COLOR #664951

HEX: #664951 RGB: (102,73,81)

Color info

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

RGB color model

#664951 color RGB value is (102,73,81).

RGB: (102,73,81) (40%, 29%, 32%)

RGB channels and saturation

R 102 of 255 = 40%
G 73 of 255 = 29%
B 81 of 255 = 32%

102
73
81

R + G + B ~ 34%. #664951 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 73 + 81 = 256 (100%)
R 102 of 256 ~ 39.84%
G 73 of 256 ~ 28.52%
B 81 of 256 ~ 31.64'%

%39.84
%28.52
%31.64

CMYK color model

#664951 color CMYK value is (0,28,21,60).

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

CMYK: (0,28,21,60)
C0M28Y21K60 (0%, 28%, 21%, 60%)
(0.00 / 0.28 / 0.21 / 0.60)

CMYK percentages

%0
%28.43
%20.59
%60

Codes

Color #664951 in popluar color models

66 49 51
RGB 102 73 81
HSL 343° 16.57% 34.31%
HSB/HSV 343° 28.43% 40.00%
CMYK 0.00% 28.43% 20.59%
60.00%

Color #664951 in popluar number systems.

HEX 66 49 51
Decimal 102 73 81
Binary 1100110 1001001 1010001
Octal 146 111 121

Shades and tints

Shades of #664951

#664951
(102,73,81)
#5D434A
(93,67,74)
#543D43
(84,61,67)
#4B373C
(75,55,60)
#423135
(66,49,53)
#392B2E
(57,43,46)
#302527
(48,37,39)
#271F20
(39,31,32)
#1E1919
(30,25,25)
#151312
(21,19,18)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #664951

#664951
(102,73,81)
#735960
(115,89,96)
#80696F
(128,105,111)
#8D797E
(141,121,126)
#9A898D
(154,137,141)
#A7999C
(167,153,156)
#B4A9AB
(180,169,171)
#C1B9BA
(193,185,186)
#CEC9C9
(206,201,201)
#DBD9D8
(219,217,216)
#E8E9E7
(232,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664951; }

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

This text font color is #664951.

Background Color

.myBgColor { background-color: #664951; }

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

This div background color is #664951.

Border color

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

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

This div border color is #664951.

Opacity

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

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

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

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

This text has shadow with #664951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664951.

Preview

Color preview on black background

This text has color #664951 on black background.


Color preview on white background

This text has color #664951 on white background.


Black color preview on #664951 background

This text has black color on #664951 background.


White color preview on #664951 background

This text has white color on #664951 background.


Related colors

Complementary color

Complementary color for #hex is #99B6AE.


I love getcolorcode.com

Triadic colors

1 #516649 and #495166 with #664951 are triadic colors.

2 #514966 and #496651 with #664951 are triadic colors.