COLOR #664851

HEX: #664851 RGB: (102,72,81)

Color info

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

RGB color model

#664851 color RGB value is (102,72,81).

RGB: (102,72,81) (40%, 28%, 32%)

RGB channels and saturation

R 102 of 255 = 40%
G 72 of 255 = 28%
B 81 of 255 = 32%

102
72
81

R + G + B ~ 33%. #664851 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 72 + 81 = 255 (100%)
R 102 of 255 ~ 40%
G 72 of 255 ~ 28.24%
B 81 of 255 ~ 31.76'%

%40
%28.24
%31.76

CMYK color model

#664851 color CMYK value is (0,29,21,60).

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

CMYK: (0,29,21,60)
C0M29Y21K60 (0%, 29%, 21%, 60%)
(0.00 / 0.29 / 0.21 / 0.60)

CMYK percentages

%0
%29.41
%20.59
%60

Codes

Color #664851 in popluar color models

66 48 51
RGB 102 72 81
HSL 342° 17.24% 34.12%
HSB/HSV 342° 29.41% 40.00%
CMYK 0.00% 29.41% 20.59%
60.00%

Color #664851 in popluar number systems.

HEX 66 48 51
Decimal 102 72 81
Binary 1100110 1001000 1010001
Octal 146 110 121

Shades and tints

Shades of #664851

#664851
(102,72,81)
#5D424A
(93,66,74)
#543C43
(84,60,67)
#4B363C
(75,54,60)
#423035
(66,48,53)
#392A2E
(57,42,46)
#302427
(48,36,39)
#271E20
(39,30,32)
#1E1819
(30,24,25)
#151212
(21,18,18)
#0C0C0B
(12,12,11)
#000000
(0,0,0)

Tints of #664851

#664851
(102,72,81)
#735860
(115,88,96)
#80686F
(128,104,111)
#8D787E
(141,120,126)
#9A888D
(154,136,141)
#A7989C
(167,152,156)
#B4A8AB
(180,168,171)
#C1B8BA
(193,184,186)
#CEC8C9
(206,200,201)
#DBD8D8
(219,216,216)
#E8E8E7
(232,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664851; }

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

This text font color is #664851.

Background Color

.myBgColor { background-color: #664851; }

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

This div background color is #664851.

Border color

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

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

This div border color is #664851.

Opacity

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

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

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

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

This text has shadow with #664851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664851.

Preview

Color preview on black background

This text has color #664851 on black background.


Color preview on white background

This text has color #664851 on white background.


Black color preview on #664851 background

This text has black color on #664851 background.


White color preview on #664851 background

This text has white color on #664851 background.


Related colors

Complementary color

Complementary color for #hex is #99B7AE.


I love getcolorcode.com

Triadic colors

1 #516648 and #485166 with #664851 are triadic colors.

2 #514866 and #486651 with #664851 are triadic colors.