COLOR #606652

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

96
102
82

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

Portions of RGB colors in percentages

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

%34.29
%36.43
%29.29

CMYK color model

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

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

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

CMYK percentages

%5.88
%0
%19.61
%60

Codes

Color #606652 in popluar color models

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

Color #606652 in popluar number systems.

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

Shades and tints

Shades of #606652

#606652
(96,102,82)
#585D4B
(88,93,75)
#505444
(80,84,68)
#484B3D
(72,75,61)
#404236
(64,66,54)
#38392F
(56,57,47)
#303028
(48,48,40)
#282721
(40,39,33)
#201E1A
(32,30,26)
#181513
(24,21,19)
#100C0C
(16,12,12)
#000000
(0,0,0)

Tints of #606652

#606652
(96,102,82)
#6E7361
(110,115,97)
#7C8070
(124,128,112)
#8A8D7F
(138,141,127)
#989A8E
(152,154,142)
#A6A79D
(166,167,157)
#B4B4AC
(180,180,172)
#C2C1BB
(194,193,187)
#D0CECA
(208,206,202)
#DEDBD9
(222,219,217)
#ECE8E8
(236,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606652; }

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

This text font color is #606652.

Background Color

.myBgColor { background-color: #606652; }

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

This div background color is #606652.

Border color

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

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

This div border color is #606652.

Opacity

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

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

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

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

This text has shadow with #606652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606652.

Preview

Color preview on black background

This text has color #606652 on black background.


Color preview on white background

This text has color #606652 on white background.


Black color preview on #606652 background

This text has black color on #606652 background.


White color preview on #606652 background

This text has white color on #606652 background.


Related colors

Complementary color

Complementary color for #hex is #9F99AD.


I love getcolorcode.com

Triadic colors

1 #526066 and #665260 with #606652 are triadic colors.

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