COLOR #763E68

HEX: #763E68 RGB: (118,62,104)

Color info

#763E68 contains red, green and blue colors in about the same proportion. Web safe color of #763E68 is #663366 (or #636).

RGB color model

#763E68 color RGB value is (118,62,104).

RGB: (118,62,104) (46%, 24%, 41%)

RGB channels and saturation

R 118 of 255 = 46%
G 62 of 255 = 24%
B 104 of 255 = 41%

118
62
104

R + G + B ~ 37%. #763E68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 62 + 104 = 284 (100%)
R 118 of 284 ~ 41.55%
G 62 of 284 ~ 21.83%
B 104 of 284 ~ 36.62'%

%41.55
%21.83
%36.62

CMYK color model

#763E68 color CMYK value is (0,47,12,54).

  • cyan value is 0.00%
  • magenta value is 47.46%
  • yellow value is 11.86%
  • key color value is 53.73%

CMYK: (0,47,12,54)
C0M47Y12K54 (0%, 47%, 12%, 54%)
(0.00 / 0.47 / 0.12 / 0.54)

CMYK percentages

%0
%47.46
%11.86
%53.73

Codes

Color #763E68 in popluar color models

76 3E 68
RGB 118 62 104
HSL 315° 31.11% 35.29%
HSB/HSV 315° 47.46% 46.27%
CMYK 0.00% 47.46% 11.86%
53.73%

Color #763E68 in popluar number systems.

HEX 76 3E 68
Decimal 118 62 104
Binary 1110110 111110 1101000
Octal 166 76 150

Shades and tints

Shades of #763E68

#763E68
(118,62,104)
#6C395F
(108,57,95)
#623456
(98,52,86)
#582F4D
(88,47,77)
#4E2A44
(78,42,68)
#44253B
(68,37,59)
#3A2032
(58,32,50)
#301B29
(48,27,41)
#261620
(38,22,32)
#1C1117
(28,17,23)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #763E68

#763E68
(118,62,104)
#824F75
(130,79,117)
#8E6082
(142,96,130)
#9A718F
(154,113,143)
#A6829C
(166,130,156)
#B293A9
(178,147,169)
#BEA4B6
(190,164,182)
#CAB5C3
(202,181,195)
#D6C6D0
(214,198,208)
#E2D7DD
(226,215,221)
#EEE8EA
(238,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #763E68 color. Also use rgb(118,62,104) instead hex code.

Text Font Color

.myTextColor { color: #763E68; }

<p style="color:#763E68">This sample text font color is #763E68.</p>

This text font color is #763E68.

Background Color

.myBgColor { background-color: #763E68; }

<div style="background-color:#763E68">Inner text</div>

This div background color is #763E68.

Border color

.myBorderColor { border: 1px solid #763E68; }

<div style="border:3px solid #763E68">Div</div>

This div border color is #763E68.

Opacity

.myOpacity80 { color: #763E68; opacity: 0.8; }

<p style="color:#763E68;opacity:0.8;">80%</p>

Text with #763E68 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #763E68;}

<p style="text-shadow: 3px 3px 1px #763E68">Text here.</p>

This text has shadow with #763E68 color.


.textShadow {text-shadow: 3px 3px 1px #763E68', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #763E68, 5px 5px 20px red">Text here.</p>

This text has shadow with #763E68 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#763E68, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#763E68, Direction=45, Strength=4)">Text</p>

This text has shadow with #763E68 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #763E68;
-webkit-box-shadow: 1px 1px 3px 2px #763E68;
box-shadow: 1px 1px 3px 2px #763E68;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #763E68; -webkit-box-shadow: 1px 1px 3px 2px #763E68; box-shadow:1px 1px 3px 2px #763E68;">
Div content here
</div>

This div box has shadow with color #763E68.

Preview

Color preview on black background

This text has color #763E68 on black background.


Color preview on white background

This text has color #763E68 on white background.


Black color preview on #763E68 background

This text has black color on #763E68 background.


White color preview on #763E68 background

This text has white color on #763E68 background.


Related colors

Complementary color

Complementary color for #hex is #89C197.


I love getcolorcode.com

Triadic colors

1 #68763E and #3E6876 with #763E68 are triadic colors.

2 #683E76 and #3E7668 with #763E68 are triadic colors.