COLOR #576853

HEX: #576853 RGB: (87,104,83)

Color info

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

RGB color model

#576853 color RGB value is (87,104,83).

RGB: (87,104,83) (34%, 41%, 33%)

RGB channels and saturation

R 87 of 255 = 34%
G 104 of 255 = 41%
B 83 of 255 = 33%

87
104
83

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

Portions of RGB colors in percentages

R + G + B = 87 + 104 + 83 = 274 (100%)
R 87 of 274 ~ 31.75%
G 104 of 274 ~ 37.96%
B 83 of 274 ~ 30.29'%

%31.75
%37.96
%30.29

CMYK color model

#576853 color CMYK value is (16,0,20,59).

  • cyan value is 16.35%
  • magenta value is 0.00%
  • yellow value is 20.19%
  • key color value is 59.22%

CMYK: (16,0,20,59)
C16M0Y20K59 (16%, 0%, 20%, 59%)
(0.16 / 0.00 / 0.20 / 0.59)

CMYK percentages

%16.35
%0
%20.19
%59.22

Codes

Color #576853 in popluar color models

57 68 53
RGB 87 104 83
HSL 109° 11.23% 36.67%
HSB/HSV 109° 20.19% 40.78%
CMYK 16.35% 0.00% 20.19%
59.22%

Color #576853 in popluar number systems.

HEX 57 68 53
Decimal 87 104 83
Binary 1010111 1101000 1010011
Octal 127 150 123

Shades and tints

Shades of #576853

#576853
(87,104,83)
#505F4C
(80,95,76)
#495645
(73,86,69)
#424D3E
(66,77,62)
#3B4437
(59,68,55)
#343B30
(52,59,48)
#2D3229
(45,50,41)
#262922
(38,41,34)
#1F201B
(31,32,27)
#181714
(24,23,20)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #576853

#576853
(87,104,83)
#667562
(102,117,98)
#758271
(117,130,113)
#848F80
(132,143,128)
#939C8F
(147,156,143)
#A2A99E
(162,169,158)
#B1B6AD
(177,182,173)
#C0C3BC
(192,195,188)
#CFD0CB
(207,208,203)
#DEDDDA
(222,221,218)
#EDEAE9
(237,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576853 color. Also use rgb(87,104,83) instead hex code.

Text Font Color

.myTextColor { color: #576853; }

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

This text font color is #576853.

Background Color

.myBgColor { background-color: #576853; }

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

This div background color is #576853.

Border color

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

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

This div border color is #576853.

Opacity

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

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

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

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

This text has shadow with #576853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576853.

Preview

Color preview on black background

This text has color #576853 on black background.


Color preview on white background

This text has color #576853 on white background.


Black color preview on #576853 background

This text has black color on #576853 background.


White color preview on #576853 background

This text has white color on #576853 background.


Related colors

Complementary color

Complementary color for #hex is #A897AC.


I love getcolorcode.com

Triadic colors

1 #535768 and #685357 with #576853 are triadic colors.

2 #536857 and #685753 with #576853 are triadic colors.