COLOR #664D76

HEX: #664D76 RGB: (102,77,118)

Color info

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

RGB color model

#664D76 color RGB value is (102,77,118).

RGB: (102,77,118) (40%, 30%, 46%)

RGB channels and saturation

R 102 of 255 = 40%
G 77 of 255 = 30%
B 118 of 255 = 46%

102
77
118

R + G + B ~ 39%. #664D76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 77 + 118 = 297 (100%)
R 102 of 297 ~ 34.34%
G 77 of 297 ~ 25.93%
B 118 of 297 ~ 39.73'%

%34.34
%25.93
%39.73

CMYK color model

#664D76 color CMYK value is (14,35,0,54).

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

CMYK: (14,35,0,54)
C14M35Y0K54 (14%, 35%, 0%, 54%)
(0.14 / 0.35 / 0.00 / 0.54)

CMYK percentages

%13.56
%34.75
%0
%53.73

Codes

Color #664D76 in popluar color models

66 4D 76
RGB 102 77 118
HSL 277° 21.03% 38.24%
HSB/HSV 277° 34.75% 46.27%
CMYK 13.56% 34.75% 0.00%
53.73%

Color #664D76 in popluar number systems.

HEX 66 4D 76
Decimal 102 77 118
Binary 1100110 1001101 1110110
Octal 146 115 166

Shades and tints

Shades of #664D76

#664D76
(102,77,118)
#5D466C
(93,70,108)
#543F62
(84,63,98)
#4B3858
(75,56,88)
#42314E
(66,49,78)
#392A44
(57,42,68)
#30233A
(48,35,58)
#271C30
(39,28,48)
#1E1526
(30,21,38)
#150E1C
(21,14,28)
#0C0712
(12,7,18)
#000000
(0,0,0)

Tints of #664D76

#664D76
(102,77,118)
#735D82
(115,93,130)
#806D8E
(128,109,142)
#8D7D9A
(141,125,154)
#9A8DA6
(154,141,166)
#A79DB2
(167,157,178)
#B4ADBE
(180,173,190)
#C1BDCA
(193,189,202)
#CECDD6
(206,205,214)
#DBDDE2
(219,221,226)
#E8EDEE
(232,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664D76; }

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

This text font color is #664D76.

Background Color

.myBgColor { background-color: #664D76; }

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

This div background color is #664D76.

Border color

.myBorderColor { border: 1px solid #664D76; }

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

This div border color is #664D76.

Opacity

.myOpacity80 { color: #664D76; opacity: 0.8; }

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

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

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

This text has shadow with #664D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664D76.

Preview

Color preview on black background

This text has color #664D76 on black background.


Color preview on white background

This text has color #664D76 on white background.


Black color preview on #664D76 background

This text has black color on #664D76 background.


White color preview on #664D76 background

This text has white color on #664D76 background.


Related colors

Complementary color

Complementary color for #hex is #99B289.


I love getcolorcode.com

Triadic colors

1 #76664D and #4D7666 with #664D76 are triadic colors.

2 #764D66 and #4D6676 with #664D76 are triadic colors.