COLOR #577C54

HEX: #577C54 RGB: (87,124,84)

Color info

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

RGB color model

#577C54 color RGB value is (87,124,84).

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

RGB channels and saturation

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

87
124
84

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

Portions of RGB colors in percentages

R + G + B = 87 + 124 + 84 = 295 (100%)
R 87 of 295 ~ 29.49%
G 124 of 295 ~ 42.03%
B 84 of 295 ~ 28.47'%

%29.49
%42.03
%28.47

CMYK color model

#577C54 color CMYK value is (30,0,32,51).

  • cyan value is 29.84%
  • magenta value is 0.00%
  • yellow value is 32.26%
  • key color value is 51.37%
CMYK: (30,0,32,51) C30M0Y32K51 (30%,0%,32%,51%) (0.30/0.00/0.32/0.51) 

CMYK percentages

%29.84
%0
%32.26
%51.37

Codes

Color #577C54 in popluar color models

57 7C 54
RGB 87 124 84
HSL 116° 19.23% 40.78%
HSB/HSV 116° 32.26% 48.63%
CMYK 29.84% 0.00% 32.26%
51.37%

Color #577C54 in popluar number systems.

HEX 57 7C 54
Decimal 87 124 84
Binary 1010111 1111100 1010100
Octal 127 174 124

Shades and tints

Shades of #577C54

#577C54
(87,124,84)
#50714D
(80,113,77)
#496646
(73,102,70)
#425B3F
(66,91,63)
#3B5038
(59,80,56)
#344531
(52,69,49)
#2D3A2A
(45,58,42)
#262F23
(38,47,35)
#1F241C
(31,36,28)
#181915
(24,25,21)
#110E0E
(17,14,14)
#000000
(0,0,0)

Tints of #577C54

#577C54
(87,124,84)
#668763
(102,135,99)
#759272
(117,146,114)
#849D81
(132,157,129)
#93A890
(147,168,144)
#A2B39F
(162,179,159)
#B1BEAE
(177,190,174)
#C0C9BD
(192,201,189)
#CFD4CC
(207,212,204)
#DEDFDB
(222,223,219)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577C54; }

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

This text font color is #577C54.

Background Color

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

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

This div background color is #577C54.

Border color

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

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

This div border color is #577C54.

Opacity

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

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

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

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

This text has shadow with #577C54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577C54.

Preview

Color preview on black background

This text has color #577C54 on black background.


Color preview on white background

This text has color #577C54 on white background.


Black color preview on #577C54 background

This text has black color on #577C54 background.


White color preview on #577C54 background

This text has white color on #577C54 background.


Related colors

Complementary color

Complementary color for #hex is #A883AB.


I love getcolorcode.com

Triadic colors

1 #54577C and #7C5457 with #577C54 are triadic colors.

2 #547C57 and #7C5754 with #577C54 are triadic colors.