COLOR #666442

HEX: #666442 RGB: (102,100,66)

Color info

#666442 contains red, green and blue colors in about the same proportion. Web safe color of #666442 is #666633 (or #663).

RGB color model

#666442 color RGB value is (102,100,66).

RGB: (102,100,66) (40%, 39%, 26%)

RGB channels and saturation

R 102 of 255 = 40%
G 100 of 255 = 39%
B 66 of 255 = 26%

102
100
66

R + G + B ~ 35%. #666442 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 100 + 66 = 268 (100%)
R 102 of 268 ~ 38.06%
G 100 of 268 ~ 37.31%
B 66 of 268 ~ 24.63'%

%38.06
%37.31
%24.63

CMYK color model

#666442 color CMYK value is (0,2,35,60).

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

CMYK: (0,2,35,60)
C0M2Y35K60 (0%, 2%, 35%, 60%)
(0.00 / 0.02 / 0.35 / 0.60)

CMYK percentages

%0
%1.96
%35.29
%60

Codes

Color #666442 in popluar color models

66 64 42
RGB 102 100 66
HSL 57° 21.43% 32.94%
HSB/HSV 57° 35.29% 40.00%
CMYK 0.00% 1.96% 35.29%
60.00%

Color #666442 in popluar number systems.

HEX 66 64 42
Decimal 102 100 66
Binary 1100110 1100100 1000010
Octal 146 144 102

Shades and tints

Shades of #666442

#666442
(102,100,66)
#5D5B3C
(93,91,60)
#545236
(84,82,54)
#4B4930
(75,73,48)
#42402A
(66,64,42)
#393724
(57,55,36)
#302E1E
(48,46,30)
#272518
(39,37,24)
#1E1C12
(30,28,18)
#15130C
(21,19,12)
#0C0A06
(12,10,6)
#000000
(0,0,0)

Tints of #666442

#666442
(102,100,66)
#737253
(115,114,83)
#808064
(128,128,100)
#8D8E75
(141,142,117)
#9A9C86
(154,156,134)
#A7AA97
(167,170,151)
#B4B8A8
(180,184,168)
#C1C6B9
(193,198,185)
#CED4CA
(206,212,202)
#DBE2DB
(219,226,219)
#E8F0EC
(232,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #666442; }

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

This text font color is #666442.

Background Color

.myBgColor { background-color: #666442; }

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

This div background color is #666442.

Border color

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

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

This div border color is #666442.

Opacity

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

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

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

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

This text has shadow with #666442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666442.

Preview

Color preview on black background

This text has color #666442 on black background.


Color preview on white background

This text has color #666442 on white background.


Black color preview on #666442 background

This text has black color on #666442 background.


White color preview on #666442 background

This text has white color on #666442 background.


Related colors

Complementary color

Complementary color for #hex is #999BBD.


I love getcolorcode.com

Triadic colors

1 #426664 and #644266 with #666442 are triadic colors.

2 #426466 and #646642 with #666442 are triadic colors.