COLOR #666242

HEX: #666242 RGB: (102,98,66)

Color info

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

RGB color model

#666242 color RGB value is (102,98,66).

RGB: (102,98,66) (40%, 38%, 26%)

RGB channels and saturation

R 102 of 255 = 40%
G 98 of 255 = 38%
B 66 of 255 = 26%

102
98
66

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

Portions of RGB colors in percentages

R + G + B = 102 + 98 + 66 = 266 (100%)
R 102 of 266 ~ 38.35%
G 98 of 266 ~ 36.84%
B 66 of 266 ~ 24.81'%

%38.35
%36.84
%24.81

CMYK color model

#666242 color CMYK value is (0,4,35,60).

  • cyan value is 0.00%
  • magenta value is 3.92%
  • yellow value is 35.29%
  • key color value is 60.00%
CMYK: (0,4,35,60) C0M4Y35K60 (0%,4%,35%,60%) (0.00/0.04/0.35/0.60) 

CMYK percentages

%0
%3.92
%35.29
%60

Codes

Color #666242 in popluar color models

66 62 42
RGB 102 98 66
HSL 53° 21.43% 32.94%
HSB/HSV 53° 35.29% 40.00%
CMYK 0.00% 3.92% 35.29%
60.00%

Color #666242 in popluar number systems.

HEX 66 62 42
Decimal 102 98 66
Binary 1100110 1100010 1000010
Octal 146 142 102

Shades and tints

Shades of #666242

#666242
(102,98,66)
#5D5A3C
(93,90,60)
#545236
(84,82,54)
#4B4A30
(75,74,48)
#42422A
(66,66,42)
#393A24
(57,58,36)
#30321E
(48,50,30)
#272A18
(39,42,24)
#1E2212
(30,34,18)
#151A0C
(21,26,12)
#0C1206
(12,18,6)
#000000
(0,0,0)

Tints of #666242

#666242
(102,98,66)
#737053
(115,112,83)
#807E64
(128,126,100)
#8D8C75
(141,140,117)
#9A9A86
(154,154,134)
#A7A897
(167,168,151)
#B4B6A8
(180,182,168)
#C1C4B9
(193,196,185)
#CED2CA
(206,210,202)
#DBE0DB
(219,224,219)
#E8EEEC
(232,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #666242; }

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

This text font color is #666242.

Background Color

.myBgColor { background-color: #666242; }

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

This div background color is #666242.

Border color

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

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

This div border color is #666242.

Opacity

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

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

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

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

This text has shadow with #666242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666242.

Preview

Color preview on black background

This text has color #666242 on black background.


Color preview on white background

This text has color #666242 on white background.


Black color preview on #666242 background

This text has black color on #666242 background.


White color preview on #666242 background

This text has white color on #666242 background.


Related colors

Complementary color

Complementary color for #hex is #999DBD.


I love getcolorcode.com

Triadic colors

1 #426662 and #624266 with #666242 are triadic colors.

2 #426266 and #626642 with #666242 are triadic colors.