COLOR #576552

HEX: #576552 RGB: (87,101,82)

Color info

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

RGB color model

#576552 color RGB value is (87,101,82).

RGB: (87,101,82) (34%, 40%, 32%)

RGB channels and saturation

R 87 of 255 = 34%
G 101 of 255 = 40%
B 82 of 255 = 32%

87
101
82

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

Portions of RGB colors in percentages

R + G + B = 87 + 101 + 82 = 270 (100%)
R 87 of 270 ~ 32.22%
G 101 of 270 ~ 37.41%
B 82 of 270 ~ 30.37'%

%32.22
%37.41
%30.37

CMYK color model

#576552 color CMYK value is (14,0,19,60).

  • cyan value is 13.86%
  • magenta value is 0.00%
  • yellow value is 18.81%
  • key color value is 60.39%

CMYK: (14,0,19,60)
C14M0Y19K60 (14%, 0%, 19%, 60%)
(0.14 / 0.00 / 0.19 / 0.60)

CMYK percentages

%13.86
%0
%18.81
%60.39

Codes

Color #576552 in popluar color models

57 65 52
RGB 87 101 82
HSL 104° 10.38% 35.88%
HSB/HSV 104° 18.81% 39.61%
CMYK 13.86% 0.00% 18.81%
60.39%

Color #576552 in popluar number systems.

HEX 57 65 52
Decimal 87 101 82
Binary 1010111 1100101 1010010
Octal 127 145 122

Shades and tints

Shades of #576552

#576552
(87,101,82)
#505C4B
(80,92,75)
#495344
(73,83,68)
#424A3D
(66,74,61)
#3B4136
(59,65,54)
#34382F
(52,56,47)
#2D2F28
(45,47,40)
#262621
(38,38,33)
#1F1D1A
(31,29,26)
#181413
(24,20,19)
#110B0C
(17,11,12)
#000000
(0,0,0)

Tints of #576552

#576552
(87,101,82)
#667361
(102,115,97)
#758170
(117,129,112)
#848F7F
(132,143,127)
#939D8E
(147,157,142)
#A2AB9D
(162,171,157)
#B1B9AC
(177,185,172)
#C0C7BB
(192,199,187)
#CFD5CA
(207,213,202)
#DEE3D9
(222,227,217)
#EDF1E8
(237,241,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576552; }

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

This text font color is #576552.

Background Color

.myBgColor { background-color: #576552; }

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

This div background color is #576552.

Border color

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

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

This div border color is #576552.

Opacity

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

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

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

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

This text has shadow with #576552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576552.

Preview

Color preview on black background

This text has color #576552 on black background.


Color preview on white background

This text has color #576552 on white background.


Black color preview on #576552 background

This text has black color on #576552 background.


White color preview on #576552 background

This text has white color on #576552 background.


Related colors

Complementary color

Complementary color for #hex is #A89AAD.


I love getcolorcode.com

Triadic colors

1 #525765 and #655257 with #576552 are triadic colors.

2 #526557 and #655752 with #576552 are triadic colors.