COLOR #666052

HEX: #666052 RGB: (102,96,82)

Color info

#666052 contains red, green and blue colors in about the same proportion. Web safe color of #666052 is #666666 (or #666).

RGB color model

#666052 color RGB value is (102,96,82).

RGB: (102,96,82) (40%, 38%, 32%)

RGB channels and saturation

R 102 of 255 = 40%
G 96 of 255 = 38%
B 82 of 255 = 32%

102
96
82

R + G + B ~ 37%. #666052 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 96 + 82 = 280 (100%)
R 102 of 280 ~ 36.43%
G 96 of 280 ~ 34.29%
B 82 of 280 ~ 29.29'%

%36.43
%34.29
%29.29

CMYK color model

#666052 color CMYK value is (0,6,20,60).

  • cyan value is 0.00%
  • magenta value is 5.88%
  • yellow value is 19.61%
  • key color value is 60.00%

CMYK: (0,6,20,60)
C0M6Y20K60 (0%, 6%, 20%, 60%)
(0.00 / 0.06 / 0.20 / 0.60)

CMYK percentages

%0
%5.88
%19.61
%60

Codes

Color #666052 in popluar color models

66 60 52
RGB 102 96 82
HSL 42° 10.87% 36.08%
HSB/HSV 42° 19.61% 40.00%
CMYK 0.00% 5.88% 19.61%
60.00%

Color #666052 in popluar number systems.

HEX 66 60 52
Decimal 102 96 82
Binary 1100110 1100000 1010010
Octal 146 140 122

Shades and tints

Shades of #666052

#666052
(102,96,82)
#5D584B
(93,88,75)
#545044
(84,80,68)
#4B483D
(75,72,61)
#424036
(66,64,54)
#39382F
(57,56,47)
#303028
(48,48,40)
#272821
(39,40,33)
#1E201A
(30,32,26)
#151813
(21,24,19)
#0C100C
(12,16,12)
#000000
(0,0,0)

Tints of #666052

#666052
(102,96,82)
#736E61
(115,110,97)
#807C70
(128,124,112)
#8D8A7F
(141,138,127)
#9A988E
(154,152,142)
#A7A69D
(167,166,157)
#B4B4AC
(180,180,172)
#C1C2BB
(193,194,187)
#CED0CA
(206,208,202)
#DBDED9
(219,222,217)
#E8ECE8
(232,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #666052 color. Also use rgb(102,96,82) instead hex code.

Text Font Color

.myTextColor { color: #666052; }

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

This text font color is #666052.

Background Color

.myBgColor { background-color: #666052; }

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

This div background color is #666052.

Border color

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

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

This div border color is #666052.

Opacity

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

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

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

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

This text has shadow with #666052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666052.

Preview

Color preview on black background

This text has color #666052 on black background.


Color preview on white background

This text has color #666052 on white background.


Black color preview on #666052 background

This text has black color on #666052 background.


White color preview on #666052 background

This text has white color on #666052 background.


Related colors

Complementary color

Complementary color for #hex is #999FAD.


I love getcolorcode.com

Triadic colors

1 #526660 and #605266 with #666052 are triadic colors.

2 #526066 and #606652 with #666052 are triadic colors.