COLOR #576252

HEX: #576252 RGB: (87,98,82)

Color info

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

RGB color model

#576252 color RGB value is (87,98,82).

RGB: (87,98,82) (34%, 38%, 32%)

RGB channels and saturation

R 87 of 255 = 34%
G 98 of 255 = 38%
B 82 of 255 = 32%

87
98
82

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

Portions of RGB colors in percentages

R + G + B = 87 + 98 + 82 = 267 (100%)
R 87 of 267 ~ 32.58%
G 98 of 267 ~ 36.7%
B 82 of 267 ~ 30.71'%

%32.58
%36.7
%30.71

CMYK color model

#576252 color CMYK value is (11,0,16,62).

  • cyan value is 11.22%
  • magenta value is 0.00%
  • yellow value is 16.33%
  • key color value is 61.57%

CMYK: (11,0,16,62)
C11M0Y16K62 (11%, 0%, 16%, 62%)
(0.11 / 0.00 / 0.16 / 0.62)

CMYK percentages

%11.22
%0
%16.33
%61.57

Codes

Color #576252 in popluar color models

57 62 52
RGB 87 98 82
HSL 101° 8.89% 35.29%
HSB/HSV 101° 16.33% 38.43%
CMYK 11.22% 0.00% 16.33%
61.57%

Color #576252 in popluar number systems.

HEX 57 62 52
Decimal 87 98 82
Binary 1010111 1100010 1010010
Octal 127 142 122

Shades and tints

Shades of #576252

#576252
(87,98,82)
#505A4B
(80,90,75)
#495244
(73,82,68)
#424A3D
(66,74,61)
#3B4236
(59,66,54)
#343A2F
(52,58,47)
#2D3228
(45,50,40)
#262A21
(38,42,33)
#1F221A
(31,34,26)
#181A13
(24,26,19)
#11120C
(17,18,12)
#000000
(0,0,0)

Tints of #576252

#576252
(87,98,82)
#667061
(102,112,97)
#757E70
(117,126,112)
#848C7F
(132,140,127)
#939A8E
(147,154,142)
#A2A89D
(162,168,157)
#B1B6AC
(177,182,172)
#C0C4BB
(192,196,187)
#CFD2CA
(207,210,202)
#DEE0D9
(222,224,217)
#EDEEE8
(237,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576252; }

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

This text font color is #576252.

Background Color

.myBgColor { background-color: #576252; }

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

This div background color is #576252.

Border color

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

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

This div border color is #576252.

Opacity

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

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

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

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

This text has shadow with #576252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576252.

Preview

Color preview on black background

This text has color #576252 on black background.


Color preview on white background

This text has color #576252 on white background.


Black color preview on #576252 background

This text has black color on #576252 background.


White color preview on #576252 background

This text has white color on #576252 background.


Related colors

Complementary color

Complementary color for #hex is #A89DAD.


I love getcolorcode.com

Triadic colors

1 #525762 and #625257 with #576252 are triadic colors.

2 #526257 and #625752 with #576252 are triadic colors.