COLOR #577E54

HEX: #577E54 RGB: (87,126,84)

Color info

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

RGB color model

#577E54 color RGB value is (87,126,84).

RGB: (87,126,84) (34%, 49%, 33%)

RGB channels and saturation

R 87 of 255 = 34%
G 126 of 255 = 49%
B 84 of 255 = 33%

87
126
84

R + G + B ~ 39%. #577E54 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 126 + 84 = 297 (100%)
R 87 of 297 ~ 29.29%
G 126 of 297 ~ 42.42%
B 84 of 297 ~ 28.28'%

%29.29
%42.42
%28.28

CMYK color model

#577E54 color CMYK value is (31,0,33,51).

  • cyan value is 30.95%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 50.59%

CMYK: (31,0,33,51)
C31M0Y33K51 (31%, 0%, 33%, 51%)
(0.31 / 0.00 / 0.33 / 0.51)

CMYK percentages

%30.95
%0
%33.33
%50.59

Codes

Color #577E54 in popluar color models

57 7E 54
RGB 87 126 84
HSL 116° 20.00% 41.18%
HSB/HSV 116° 33.33% 49.41%
CMYK 30.95% 0.00% 33.33%
50.59%

Color #577E54 in popluar number systems.

HEX 57 7E 54
Decimal 87 126 84
Binary 1010111 1111110 1010100
Octal 127 176 124

Shades and tints

Shades of #577E54

#577E54
(87,126,84)
#50734D
(80,115,77)
#496846
(73,104,70)
#425D3F
(66,93,63)
#3B5238
(59,82,56)
#344731
(52,71,49)
#2D3C2A
(45,60,42)
#263123
(38,49,35)
#1F261C
(31,38,28)
#181B15
(24,27,21)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #577E54

#577E54
(87,126,84)
#668963
(102,137,99)
#759472
(117,148,114)
#849F81
(132,159,129)
#93AA90
(147,170,144)
#A2B59F
(162,181,159)
#B1C0AE
(177,192,174)
#C0CBBD
(192,203,189)
#CFD6CC
(207,214,204)
#DEE1DB
(222,225,219)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577E54; }

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

This text font color is #577E54.

Background Color

.myBgColor { background-color: #577E54; }

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

This div background color is #577E54.

Border color

.myBorderColor { border: 1px solid #577E54; }

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

This div border color is #577E54.

Opacity

.myOpacity80 { color: #577E54; opacity: 0.8; }

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

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

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

This text has shadow with #577E54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577E54.

Preview

Color preview on black background

This text has color #577E54 on black background.


Color preview on white background

This text has color #577E54 on white background.


Black color preview on #577E54 background

This text has black color on #577E54 background.


White color preview on #577E54 background

This text has white color on #577E54 background.


Related colors

Complementary color

Complementary color for #hex is #A881AB.


I love getcolorcode.com

Triadic colors

1 #54577E and #7E5457 with #577E54 are triadic colors.

2 #547E57 and #7E5754 with #577E54 are triadic colors.