COLOR #664376

HEX: #664376 RGB: (102,67,118)

Color info

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

RGB color model

#664376 color RGB value is (102,67,118).

RGB: (102,67,118) (40%, 26%, 46%)

RGB channels and saturation

R 102 of 255 = 40%
G 67 of 255 = 26%
B 118 of 255 = 46%

102
67
118

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

Portions of RGB colors in percentages

R + G + B = 102 + 67 + 118 = 287 (100%)
R 102 of 287 ~ 35.54%
G 67 of 287 ~ 23.34%
B 118 of 287 ~ 41.11'%

%35.54
%23.34
%41.11

CMYK color model

#664376 color CMYK value is (14,43,0,54).

  • cyan value is 13.56%
  • magenta value is 43.22%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (14,43,0,54)
C14M43Y0K54 (14%, 43%, 0%, 54%)
(0.14 / 0.43 / 0.00 / 0.54)

CMYK percentages

%13.56
%43.22
%0
%53.73

Codes

Color #664376 in popluar color models

66 43 76
RGB 102 67 118
HSL 281° 27.57% 36.27%
HSB/HSV 281° 43.22% 46.27%
CMYK 13.56% 43.22% 0.00%
53.73%

Color #664376 in popluar number systems.

HEX 66 43 76
Decimal 102 67 118
Binary 1100110 1000011 1110110
Octal 146 103 166

Shades and tints

Shades of #664376

#664376
(102,67,118)
#5D3D6C
(93,61,108)
#543762
(84,55,98)
#4B3158
(75,49,88)
#422B4E
(66,43,78)
#392544
(57,37,68)
#301F3A
(48,31,58)
#271930
(39,25,48)
#1E1326
(30,19,38)
#150D1C
(21,13,28)
#0C0712
(12,7,18)
#000000
(0,0,0)

Tints of #664376

#664376
(102,67,118)
#735482
(115,84,130)
#80658E
(128,101,142)
#8D769A
(141,118,154)
#9A87A6
(154,135,166)
#A798B2
(167,152,178)
#B4A9BE
(180,169,190)
#C1BACA
(193,186,202)
#CECBD6
(206,203,214)
#DBDCE2
(219,220,226)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664376 color. Also use rgb(102,67,118) instead hex code.

Text Font Color

.myTextColor { color: #664376; }

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

This text font color is #664376.

Background Color

.myBgColor { background-color: #664376; }

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

This div background color is #664376.

Border color

.myBorderColor { border: 1px solid #664376; }

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

This div border color is #664376.

Opacity

.myOpacity80 { color: #664376; opacity: 0.8; }

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

Text with #664376 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 #664376;}

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

This text has shadow with #664376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664376.

Preview

Color preview on black background

This text has color #664376 on black background.


Color preview on white background

This text has color #664376 on white background.


Black color preview on #664376 background

This text has black color on #664376 background.


White color preview on #664376 background

This text has white color on #664376 background.


Related colors

Complementary color

Complementary color for #hex is #99BC89.


I love getcolorcode.com

Triadic colors

1 #766643 and #437666 with #664376 are triadic colors.

2 #764366 and #436676 with #664376 are triadic colors.