COLOR #576554

HEX: #576554 RGB: (87,101,84)

Color info

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

RGB color model

#576554 color RGB value is (87,101,84).

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

RGB channels and saturation

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

87
101
84

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

Portions of RGB colors in percentages

R + G + B = 87 + 101 + 84 = 272 (100%)
R 87 of 272 ~ 31.99%
G 101 of 272 ~ 37.13%
B 84 of 272 ~ 30.88'%

%31.99
%37.13
%30.88

CMYK color model

#576554 color CMYK value is (14,0,17,60).

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

CMYK: (14,0,17,60)
C14M0Y17K60 (14%, 0%, 17%, 60%)
(0.14 / 0.00 / 0.17 / 0.60)

CMYK percentages

%13.86
%0
%16.83
%60.39

Codes

Color #576554 in popluar color models

57 65 54
RGB 87 101 84
HSL 109° 9.19% 36.27%
HSB/HSV 109° 16.83% 39.61%
CMYK 13.86% 0.00% 16.83%
60.39%

Color #576554 in popluar number systems.

HEX 57 65 54
Decimal 87 101 84
Binary 1010111 1100101 1010100
Octal 127 145 124

Shades and tints

Shades of #576554

#576554
(87,101,84)
#505C4D
(80,92,77)
#495346
(73,83,70)
#424A3F
(66,74,63)
#3B4138
(59,65,56)
#343831
(52,56,49)
#2D2F2A
(45,47,42)
#262623
(38,38,35)
#1F1D1C
(31,29,28)
#181415
(24,20,21)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #576554

#576554
(87,101,84)
#667363
(102,115,99)
#758172
(117,129,114)
#848F81
(132,143,129)
#939D90
(147,157,144)
#A2AB9F
(162,171,159)
#B1B9AE
(177,185,174)
#C0C7BD
(192,199,189)
#CFD5CC
(207,213,204)
#DEE3DB
(222,227,219)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576554; }

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

This text font color is #576554.

Background Color

.myBgColor { background-color: #576554; }

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

This div background color is #576554.

Border color

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

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

This div border color is #576554.

Opacity

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

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

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

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

This text has shadow with #576554 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576554.

Preview

Color preview on black background

This text has color #576554 on black background.


Color preview on white background

This text has color #576554 on white background.


Black color preview on #576554 background

This text has black color on #576554 background.


White color preview on #576554 background

This text has white color on #576554 background.


Related colors

Complementary color

Complementary color for #hex is #A89AAB.


I love getcolorcode.com

Triadic colors

1 #545765 and #655457 with #576554 are triadic colors.

2 #546557 and #655754 with #576554 are triadic colors.