COLOR #576256

HEX: #576256 RGB: (87,98,86)

Color info

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

RGB color model

#576256 color RGB value is (87,98,86).

RGB: (87,98,86) (34%, 38%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 98 of 255 = 38%
B 86 of 255 = 34%

87
98
86

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

Portions of RGB colors in percentages

R + G + B = 87 + 98 + 86 = 271 (100%)
R 87 of 271 ~ 32.1%
G 98 of 271 ~ 36.16%
B 86 of 271 ~ 31.73'%

%32.1
%36.16
%31.73

CMYK color model

#576256 color CMYK value is (11,0,12,62).

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

CMYK: (11,0,12,62)
C11M0Y12K62 (11%, 0%, 12%, 62%)
(0.11 / 0.00 / 0.12 / 0.62)

CMYK percentages

%11.22
%0
%12.24
%61.57

Codes

Color #576256 in popluar color models

57 62 56
RGB 87 98 86
HSL 115° 6.52% 36.08%
HSB/HSV 115° 12.24% 38.43%
CMYK 11.22% 0.00% 12.24%
61.57%

Color #576256 in popluar number systems.

HEX 57 62 56
Decimal 87 98 86
Binary 1010111 1100010 1010110
Octal 127 142 126

Shades and tints

Shades of #576256

#576256
(87,98,86)
#505A4F
(80,90,79)
#495248
(73,82,72)
#424A41
(66,74,65)
#3B423A
(59,66,58)
#343A33
(52,58,51)
#2D322C
(45,50,44)
#262A25
(38,42,37)
#1F221E
(31,34,30)
#181A17
(24,26,23)
#111210
(17,18,16)
#000000
(0,0,0)

Tints of #576256

#576256
(87,98,86)
#667065
(102,112,101)
#757E74
(117,126,116)
#848C83
(132,140,131)
#939A92
(147,154,146)
#A2A8A1
(162,168,161)
#B1B6B0
(177,182,176)
#C0C4BF
(192,196,191)
#CFD2CE
(207,210,206)
#DEE0DD
(222,224,221)
#EDEEEC
(237,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576256; }

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

This text font color is #576256.

Background Color

.myBgColor { background-color: #576256; }

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

This div background color is #576256.

Border color

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

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

This div border color is #576256.

Opacity

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

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

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

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

This text has shadow with #576256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576256.

Preview

Color preview on black background

This text has color #576256 on black background.


Color preview on white background

This text has color #576256 on white background.


Black color preview on #576256 background

This text has black color on #576256 background.


White color preview on #576256 background

This text has white color on #576256 background.


Related colors

Complementary color

Complementary color for #hex is #A89DA9.


I love getcolorcode.com

Triadic colors

1 #565762 and #625657 with #576256 are triadic colors.

2 #566257 and #625756 with #576256 are triadic colors.