COLOR #576F56

HEX: #576F56 RGB: (87,111,86)

Color info

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

RGB color model

#576F56 color RGB value is (87,111,86).

RGB: (87,111,86) (34%, 44%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 111 of 255 = 44%
B 86 of 255 = 34%

87
111
86

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

Portions of RGB colors in percentages

R + G + B = 87 + 111 + 86 = 284 (100%)
R 87 of 284 ~ 30.63%
G 111 of 284 ~ 39.08%
B 86 of 284 ~ 30.28'%

%30.63
%39.08
%30.28

CMYK color model

#576F56 color CMYK value is (22,0,23,56).

  • cyan value is 21.62%
  • magenta value is 0.00%
  • yellow value is 22.52%
  • key color value is 56.47%
CMYK: (22,0,23,56) C22M0Y23K56 (22%,0%,23%,56%) (0.22/0.00/0.23/0.56) 

CMYK percentages

%21.62
%0
%22.52
%56.47

Codes

Color #576F56 in popluar color models

57 6F 56
RGB 87 111 86
HSL 118° 12.69% 38.63%
HSB/HSV 118° 22.52% 43.53%
CMYK 21.62% 0.00% 22.52%
56.47%

Color #576F56 in popluar number systems.

HEX 57 6F 56
Decimal 87 111 86
Binary 1010111 1101111 1010110
Octal 127 157 126

Shades and tints

Shades of #576F56

#576F56
(87,111,86)
#50654F
(80,101,79)
#495B48
(73,91,72)
#425141
(66,81,65)
#3B473A
(59,71,58)
#343D33
(52,61,51)
#2D332C
(45,51,44)
#262925
(38,41,37)
#1F1F1E
(31,31,30)
#181517
(24,21,23)
#110B10
(17,11,16)
#000000
(0,0,0)

Tints of #576F56

#576F56
(87,111,86)
#667C65
(102,124,101)
#758974
(117,137,116)
#849683
(132,150,131)
#93A392
(147,163,146)
#A2B0A1
(162,176,161)
#B1BDB0
(177,189,176)
#C0CABF
(192,202,191)
#CFD7CE
(207,215,206)
#DEE4DD
(222,228,221)
#EDF1EC
(237,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576F56 color. Also use rgb(87,111,86) instead hex code.

Text Font Color

.myTextColor { color: #576F56; }

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

This text font color is #576F56.

Background Color

.myBgColor { background-color: #576F56; }

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

This div background color is #576F56.

Border color

.myBorderColor { border: 1px solid #576F56; }

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

This div border color is #576F56.

Opacity

.myOpacity80 { color: #576F56; opacity: 0.8; }

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

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

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

This text has shadow with #576F56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576F56.

Preview

Color preview on black background

This text has color #576F56 on black background.


Color preview on white background

This text has color #576F56 on white background.


Black color preview on #576F56 background

This text has black color on #576F56 background.


White color preview on #576F56 background

This text has white color on #576F56 background.


Related colors

Complementary color

Complementary color for #hex is #A890A9.


I love getcolorcode.com

Triadic colors

1 #56576F and #6F5657 with #576F56 are triadic colors.

2 #566F57 and #6F5756 with #576F56 are triadic colors.