COLOR #606752

HEX: #606752 RGB: (96,103,82)

Color info

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

RGB color model

#606752 color RGB value is (96,103,82).

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

RGB channels and saturation

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

96
103
82

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

Portions of RGB colors in percentages

R + G + B = 96 + 103 + 82 = 281 (100%)
R 96 of 281 ~ 34.16%
G 103 of 281 ~ 36.65%
B 82 of 281 ~ 29.18'%

%34.16
%36.65
%29.18

CMYK color model

#606752 color CMYK value is (7,0,20,60).

  • cyan value is 6.80%
  • magenta value is 0.00%
  • yellow value is 20.39%
  • key color value is 59.61%

CMYK: (7,0,20,60)
C7M0Y20K60 (7%, 0%, 20%, 60%)
(0.07 / 0.00 / 0.20 / 0.60)

CMYK percentages

%6.8
%0
%20.39
%59.61

Codes

Color #606752 in popluar color models

60 67 52
RGB 96 103 82
HSL 80° 11.35% 36.27%
HSB/HSV 80° 20.39% 40.39%
CMYK 6.80% 0.00% 20.39%
59.61%

Color #606752 in popluar number systems.

HEX 60 67 52
Decimal 96 103 82
Binary 1100000 1100111 1010010
Octal 140 147 122

Shades and tints

Shades of #606752

#606752
(96,103,82)
#585E4B
(88,94,75)
#505544
(80,85,68)
#484C3D
(72,76,61)
#404336
(64,67,54)
#383A2F
(56,58,47)
#303128
(48,49,40)
#282821
(40,40,33)
#201F1A
(32,31,26)
#181613
(24,22,19)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #606752

#606752
(96,103,82)
#6E7461
(110,116,97)
#7C8170
(124,129,112)
#8A8E7F
(138,142,127)
#989B8E
(152,155,142)
#A6A89D
(166,168,157)
#B4B5AC
(180,181,172)
#C2C2BB
(194,194,187)
#D0CFCA
(208,207,202)
#DEDCD9
(222,220,217)
#ECE9E8
(236,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #606752; }

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

This text font color is #606752.

Background Color

.myBgColor { background-color: #606752; }

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

This div background color is #606752.

Border color

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

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

This div border color is #606752.

Opacity

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

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

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

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

This text has shadow with #606752 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606752.

Preview

Color preview on black background

This text has color #606752 on black background.


Color preview on white background

This text has color #606752 on white background.


Black color preview on #606752 background

This text has black color on #606752 background.


White color preview on #606752 background

This text has white color on #606752 background.


Related colors

Complementary color

Complementary color for #hex is #9F98AD.


I love getcolorcode.com

Triadic colors

1 #526067 and #675260 with #606752 are triadic colors.

2 #526760 and #676052 with #606752 are triadic colors.