COLOR #664D74

HEX: #664D74 RGB: (102,77,116)

Color info

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

RGB color model

#664D74 color RGB value is (102,77,116).

RGB: (102,77,116) (40%, 30%, 45%)

RGB channels and saturation

R 102 of 255 = 40%
G 77 of 255 = 30%
B 116 of 255 = 45%

102
77
116

R + G + B ~ 38%. #664D74 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 77 + 116 = 295 (100%)
R 102 of 295 ~ 34.58%
G 77 of 295 ~ 26.1%
B 116 of 295 ~ 39.32'%

%34.58
%26.1
%39.32

CMYK color model

#664D74 color CMYK value is (12,34,0,55).

  • cyan value is 12.07%
  • magenta value is 33.62%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (12,34,0,55)
C12M34Y0K55 (12%, 34%, 0%, 55%)
(0.12 / 0.34 / 0.00 / 0.55)

CMYK percentages

%12.07
%33.62
%0
%54.51

Codes

Color #664D74 in popluar color models

66 4D 74
RGB 102 77 116
HSL 278° 20.21% 37.84%
HSB/HSV 278° 33.62% 45.49%
CMYK 12.07% 33.62% 0.00%
54.51%

Color #664D74 in popluar number systems.

HEX 66 4D 74
Decimal 102 77 116
Binary 1100110 1001101 1110100
Octal 146 115 164

Shades and tints

Shades of #664D74

#664D74
(102,77,116)
#5D466A
(93,70,106)
#543F60
(84,63,96)
#4B3856
(75,56,86)
#42314C
(66,49,76)
#392A42
(57,42,66)
#302338
(48,35,56)
#271C2E
(39,28,46)
#1E1524
(30,21,36)
#150E1A
(21,14,26)
#0C0710
(12,7,16)
#000000
(0,0,0)

Tints of #664D74

#664D74
(102,77,116)
#735D80
(115,93,128)
#806D8C
(128,109,140)
#8D7D98
(141,125,152)
#9A8DA4
(154,141,164)
#A79DB0
(167,157,176)
#B4ADBC
(180,173,188)
#C1BDC8
(193,189,200)
#CECDD4
(206,205,212)
#DBDDE0
(219,221,224)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664D74; }

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

This text font color is #664D74.

Background Color

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

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

This div background color is #664D74.

Border color

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

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

This div border color is #664D74.

Opacity

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

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

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

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

This text has shadow with #664D74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664D74.

Preview

Color preview on black background

This text has color #664D74 on black background.


Color preview on white background

This text has color #664D74 on white background.


Black color preview on #664D74 background

This text has black color on #664D74 background.


White color preview on #664D74 background

This text has white color on #664D74 background.


Related colors

Complementary color

Complementary color for #hex is #99B28B.


I love getcolorcode.com

Triadic colors

1 #74664D and #4D7466 with #664D74 are triadic colors.

2 #744D66 and #4D6674 with #664D74 are triadic colors.