COLOR #576555

HEX: #576555 RGB: (87,101,85)

Color info

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

RGB color model

#576555 color RGB value is (87,101,85).

RGB: (87,101,85) (34%, 40%, 33%)

RGB channels and saturation

R 87 of 255 = 34%
G 101 of 255 = 40%
B 85 of 255 = 33%

87
101
85

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

Portions of RGB colors in percentages

R + G + B = 87 + 101 + 85 = 273 (100%)
R 87 of 273 ~ 31.87%
G 101 of 273 ~ 37%
B 85 of 273 ~ 31.14'%

%31.87
%37
%31.14

CMYK color model

#576555 color CMYK value is (14,0,16,60).

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

CMYK: (14,0,16,60)
C14M0Y16K60 (14%, 0%, 16%, 60%)
(0.14 / 0.00 / 0.16 / 0.60)

CMYK percentages

%13.86
%0
%15.84
%60.39

Codes

Color #576555 in popluar color models

57 65 55
RGB 87 101 85
HSL 113° 8.60% 36.47%
HSB/HSV 113° 15.84% 39.61%
CMYK 13.86% 0.00% 15.84%
60.39%

Color #576555 in popluar number systems.

HEX 57 65 55
Decimal 87 101 85
Binary 1010111 1100101 1010101
Octal 127 145 125

Shades and tints

Shades of #576555

#576555
(87,101,85)
#505C4E
(80,92,78)
#495347
(73,83,71)
#424A40
(66,74,64)
#3B4139
(59,65,57)
#343832
(52,56,50)
#2D2F2B
(45,47,43)
#262624
(38,38,36)
#1F1D1D
(31,29,29)
#181416
(24,20,22)
#110B0F
(17,11,15)
#000000
(0,0,0)

Tints of #576555

#576555
(87,101,85)
#667364
(102,115,100)
#758173
(117,129,115)
#848F82
(132,143,130)
#939D91
(147,157,145)
#A2ABA0
(162,171,160)
#B1B9AF
(177,185,175)
#C0C7BE
(192,199,190)
#CFD5CD
(207,213,205)
#DEE3DC
(222,227,220)
#EDF1EB
(237,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576555; }

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

This text font color is #576555.

Background Color

.myBgColor { background-color: #576555; }

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

This div background color is #576555.

Border color

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

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

This div border color is #576555.

Opacity

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

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

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

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

This text has shadow with #576555 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576555.

Preview

Color preview on black background

This text has color #576555 on black background.


Color preview on white background

This text has color #576555 on white background.


Black color preview on #576555 background

This text has black color on #576555 background.


White color preview on #576555 background

This text has white color on #576555 background.


Related colors

Complementary color

Complementary color for #hex is #A89AAA.


I love getcolorcode.com

Triadic colors

1 #555765 and #655557 with #576555 are triadic colors.

2 #556557 and #655755 with #576555 are triadic colors.