COLOR #606252

HEX: #606252 RGB: (96,98,82)

Color info

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

RGB color model

#606252 color RGB value is (96,98,82).

RGB: (96,98,82) (38%, 38%, 32%)

RGB channels and saturation

R 96 of 255 = 38%
G 98 of 255 = 38%
B 82 of 255 = 32%

96
98
82

R + G + B ~ 36%. #606252 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 98 + 82 = 276 (100%)
R 96 of 276 ~ 34.78%
G 98 of 276 ~ 35.51%
B 82 of 276 ~ 29.71'%

%34.78
%35.51
%29.71

CMYK color model

#606252 color CMYK value is (2,0,16,62).

  • cyan value is 2.04%
  • magenta value is 0.00%
  • yellow value is 16.33%
  • key color value is 61.57%
CMYK: (2,0,16,62) C2M0Y16K62 (2%,0%,16%,62%) (0.02/0.00/0.16/0.62) 

CMYK percentages

%2.04
%0
%16.33
%61.57

Codes

Color #606252 in popluar color models

60 62 52
RGB 96 98 82
HSL 68° 8.89% 35.29%
HSB/HSV 68° 16.33% 38.43%
CMYK 2.04% 0.00% 16.33%
61.57%

Color #606252 in popluar number systems.

HEX 60 62 52
Decimal 96 98 82
Binary 1100000 1100010 1010010
Octal 140 142 122

Shades and tints

Shades of #606252

#606252
(96,98,82)
#585A4B
(88,90,75)
#505244
(80,82,68)
#484A3D
(72,74,61)
#404236
(64,66,54)
#383A2F
(56,58,47)
#303228
(48,50,40)
#282A21
(40,42,33)
#20221A
(32,34,26)
#181A13
(24,26,19)
#10120C
(16,18,12)
#000000
(0,0,0)

Tints of #606252

#606252
(96,98,82)
#6E7061
(110,112,97)
#7C7E70
(124,126,112)
#8A8C7F
(138,140,127)
#989A8E
(152,154,142)
#A6A89D
(166,168,157)
#B4B6AC
(180,182,172)
#C2C4BB
(194,196,187)
#D0D2CA
(208,210,202)
#DEE0D9
(222,224,217)
#ECEEE8
(236,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606252; }

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

This text font color is #606252.

Background Color

.myBgColor { background-color: #606252; }

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

This div background color is #606252.

Border color

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

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

This div border color is #606252.

Opacity

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

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

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

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

This text has shadow with #606252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606252.

Preview

Color preview on black background

This text has color #606252 on black background.


Color preview on white background

This text has color #606252 on white background.


Black color preview on #606252 background

This text has black color on #606252 background.


White color preview on #606252 background

This text has white color on #606252 background.


Related colors

Complementary color

Complementary color for #hex is #9F9DAD.


I love getcolorcode.com

Triadic colors

1 #526062 and #625260 with #606252 are triadic colors.

2 #526260 and #626052 with #606252 are triadic colors.