COLOR #664964

HEX: #664964 RGB: (102,73,100)

Color info

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

RGB color model

#664964 color RGB value is (102,73,100).

RGB: (102,73,100) (40%, 29%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 73 of 255 = 29%
B 100 of 255 = 39%

102
73
100

R + G + B ~ 36%. #664964 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 73 + 100 = 275 (100%)
R 102 of 275 ~ 37.09%
G 73 of 275 ~ 26.55%
B 100 of 275 ~ 36.36'%

%37.09
%26.55
%36.36

CMYK color model

#664964 color CMYK value is (0,28,2,60).

  • cyan value is 0.00%
  • magenta value is 28.43%
  • yellow value is 1.96%
  • key color value is 60.00%

CMYK: (0,28,2,60)
C0M28Y2K60 (0%, 28%, 2%, 60%)
(0.00 / 0.28 / 0.02 / 0.60)

CMYK percentages

%0
%28.43
%1.96
%60

Codes

Color #664964 in popluar color models

66 49 64
RGB 102 73 100
HSL 304° 16.57% 34.31%
HSB/HSV 304° 28.43% 40.00%
CMYK 0.00% 28.43% 1.96%
60.00%

Color #664964 in popluar number systems.

HEX 66 49 64
Decimal 102 73 100
Binary 1100110 1001001 1100100
Octal 146 111 144

Shades and tints

Shades of #664964

#664964
(102,73,100)
#5D435B
(93,67,91)
#543D52
(84,61,82)
#4B3749
(75,55,73)
#423140
(66,49,64)
#392B37
(57,43,55)
#30252E
(48,37,46)
#271F25
(39,31,37)
#1E191C
(30,25,28)
#151313
(21,19,19)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #664964

#664964
(102,73,100)
#735972
(115,89,114)
#806980
(128,105,128)
#8D798E
(141,121,142)
#9A899C
(154,137,156)
#A799AA
(167,153,170)
#B4A9B8
(180,169,184)
#C1B9C6
(193,185,198)
#CEC9D4
(206,201,212)
#DBD9E2
(219,217,226)
#E8E9F0
(232,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664964 color. Also use rgb(102,73,100) instead hex code.

Text Font Color

.myTextColor { color: #664964; }

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

This text font color is #664964.

Background Color

.myBgColor { background-color: #664964; }

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

This div background color is #664964.

Border color

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

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

This div border color is #664964.

Opacity

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

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

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

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

This text has shadow with #664964 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664964.

Preview

Color preview on black background

This text has color #664964 on black background.


Color preview on white background

This text has color #664964 on white background.


Black color preview on #664964 background

This text has black color on #664964 background.


White color preview on #664964 background

This text has white color on #664964 background.


Related colors

Complementary color

Complementary color for #hex is #99B69B.


I love getcolorcode.com

Triadic colors

1 #646649 and #496466 with #664964 are triadic colors.

2 #644966 and #496664 with #664964 are triadic colors.