COLOR #576242

HEX: #576242 RGB: (87,98,66)

Color info

#576242 contains red, green and blue colors in about the same proportion. Web safe color of #576242 is #666633 (or #663).

RGB color model

#576242 color RGB value is (87,98,66).

RGB: (87,98,66) (34%, 38%, 26%)

RGB channels and saturation

R 87 of 255 = 34%
G 98 of 255 = 38%
B 66 of 255 = 26%

87
98
66

R + G + B ~ 33%. #576242 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 98 + 66 = 251 (100%)
R 87 of 251 ~ 34.66%
G 98 of 251 ~ 39.04%
B 66 of 251 ~ 26.29'%

%34.66
%39.04
%26.29

CMYK color model

#576242 color CMYK value is (11,0,33,62).

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

CMYK: (11,0,33,62)
C11M0Y33K62 (11%, 0%, 33%, 62%)
(0.11 / 0.00 / 0.33 / 0.62)

CMYK percentages

%11.22
%0
%32.65
%61.57

Codes

Color #576242 in popluar color models

57 62 42
RGB 87 98 66
HSL 81° 19.51% 32.16%
HSB/HSV 81° 32.65% 38.43%
CMYK 11.22% 0.00% 32.65%
61.57%

Color #576242 in popluar number systems.

HEX 57 62 42
Decimal 87 98 66
Binary 1010111 1100010 1000010
Octal 127 142 102

Shades and tints

Shades of #576242

#576242
(87,98,66)
#505A3C
(80,90,60)
#495236
(73,82,54)
#424A30
(66,74,48)
#3B422A
(59,66,42)
#343A24
(52,58,36)
#2D321E
(45,50,30)
#262A18
(38,42,24)
#1F2212
(31,34,18)
#181A0C
(24,26,12)
#111206
(17,18,6)
#000000
(0,0,0)

Tints of #576242

#576242
(87,98,66)
#667053
(102,112,83)
#757E64
(117,126,100)
#848C75
(132,140,117)
#939A86
(147,154,134)
#A2A897
(162,168,151)
#B1B6A8
(177,182,168)
#C0C4B9
(192,196,185)
#CFD2CA
(207,210,202)
#DEE0DB
(222,224,219)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576242; }

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

This text font color is #576242.

Background Color

.myBgColor { background-color: #576242; }

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

This div background color is #576242.

Border color

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

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

This div border color is #576242.

Opacity

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

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

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

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

This text has shadow with #576242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576242.

Preview

Color preview on black background

This text has color #576242 on black background.


Color preview on white background

This text has color #576242 on white background.


Black color preview on #576242 background

This text has black color on #576242 background.


White color preview on #576242 background

This text has white color on #576242 background.


Related colors

Complementary color

Complementary color for #hex is #A89DBD.


I love getcolorcode.com

Triadic colors

1 #425762 and #624257 with #576242 are triadic colors.

2 #426257 and #625742 with #576242 are triadic colors.