COLOR #664942

HEX: #664942 RGB: (102,73,66)

Color info

#664942 contains red, green and blue colors in about the same proportion. Web safe color of #664942 is #663333 (or #633).

RGB color model

#664942 color RGB value is (102,73,66).

RGB: (102,73,66) (40%, 29%, 26%)

RGB channels and saturation

R 102 of 255 = 40%
G 73 of 255 = 29%
B 66 of 255 = 26%

102
73
66

R + G + B ~ 32%. #664942 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 73 + 66 = 241 (100%)
R 102 of 241 ~ 42.32%
G 73 of 241 ~ 30.29%
B 66 of 241 ~ 27.39'%

%42.32
%30.29
%27.39

CMYK color model

#664942 color CMYK value is (0,28,35,60).

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

CMYK: (0,28,35,60)
C0M28Y35K60 (0%, 28%, 35%, 60%)
(0.00 / 0.28 / 0.35 / 0.60)

CMYK percentages

%0
%28.43
%35.29
%60

Codes

Color #664942 in popluar color models

66 49 42
RGB 102 73 66
HSL 12° 21.43% 32.94%
HSB/HSV 12° 35.29% 40.00%
CMYK 0.00% 28.43% 35.29%
60.00%

Color #664942 in popluar number systems.

HEX 66 49 42
Decimal 102 73 66
Binary 1100110 1001001 1000010
Octal 146 111 102

Shades and tints

Shades of #664942

#664942
(102,73,66)
#5D433C
(93,67,60)
#543D36
(84,61,54)
#4B3730
(75,55,48)
#42312A
(66,49,42)
#392B24
(57,43,36)
#30251E
(48,37,30)
#271F18
(39,31,24)
#1E1912
(30,25,18)
#15130C
(21,19,12)
#0C0D06
(12,13,6)
#000000
(0,0,0)

Tints of #664942

#664942
(102,73,66)
#735953
(115,89,83)
#806964
(128,105,100)
#8D7975
(141,121,117)
#9A8986
(154,137,134)
#A79997
(167,153,151)
#B4A9A8
(180,169,168)
#C1B9B9
(193,185,185)
#CEC9CA
(206,201,202)
#DBD9DB
(219,217,219)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664942; }

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

This text font color is #664942.

Background Color

.myBgColor { background-color: #664942; }

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

This div background color is #664942.

Border color

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

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

This div border color is #664942.

Opacity

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

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

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

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

This text has shadow with #664942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664942.

Preview

Color preview on black background

This text has color #664942 on black background.


Color preview on white background

This text has color #664942 on white background.


Black color preview on #664942 background

This text has black color on #664942 background.


White color preview on #664942 background

This text has white color on #664942 background.


Related colors

Complementary color

Complementary color for #hex is #99B6BD.


I love getcolorcode.com

Triadic colors

1 #426649 and #494266 with #664942 are triadic colors.

2 #424966 and #496642 with #664942 are triadic colors.