COLOR #577E58

HEX: #577E58 RGB: (87,126,88)

Color info

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

RGB color model

#577E58 color RGB value is (87,126,88).

RGB: (87,126,88) (34%, 49%, 35%)

RGB channels and saturation

R 87 of 255 = 34%
G 126 of 255 = 49%
B 88 of 255 = 35%

87
126
88

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

Portions of RGB colors in percentages

R + G + B = 87 + 126 + 88 = 301 (100%)
R 87 of 301 ~ 28.9%
G 126 of 301 ~ 41.86%
B 88 of 301 ~ 29.24'%

%28.9
%41.86
%29.24

CMYK color model

#577E58 color CMYK value is (31,0,30,51).

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

CMYK: (31,0,30,51)
C31M0Y30K51 (31%, 0%, 30%, 51%)
(0.31 / 0.00 / 0.30 / 0.51)

CMYK percentages

%30.95
%0
%30.16
%50.59

Codes

Color #577E58 in popluar color models

57 7E 58
RGB 87 126 88
HSL 122° 18.31% 41.76%
HSB/HSV 122° 30.95% 49.41%
CMYK 30.95% 0.00% 30.16%
50.59%

Color #577E58 in popluar number systems.

HEX 57 7E 58
Decimal 87 126 88
Binary 1010111 1111110 1011000
Octal 127 176 130

Shades and tints

Shades of #577E58

#577E58
(87,126,88)
#507350
(80,115,80)
#496848
(73,104,72)
#425D40
(66,93,64)
#3B5238
(59,82,56)
#344730
(52,71,48)
#2D3C28
(45,60,40)
#263120
(38,49,32)
#1F2618
(31,38,24)
#181B10
(24,27,16)
#111008
(17,16,8)
#000000
(0,0,0)

Tints of #577E58

#577E58
(87,126,88)
#668967
(102,137,103)
#759476
(117,148,118)
#849F85
(132,159,133)
#93AA94
(147,170,148)
#A2B5A3
(162,181,163)
#B1C0B2
(177,192,178)
#C0CBC1
(192,203,193)
#CFD6D0
(207,214,208)
#DEE1DF
(222,225,223)
#EDECEE
(237,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577E58; }

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

This text font color is #577E58.

Background Color

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

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

This div background color is #577E58.

Border color

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

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

This div border color is #577E58.

Opacity

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

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

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

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

This text has shadow with #577E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577E58.

Preview

Color preview on black background

This text has color #577E58 on black background.


Color preview on white background

This text has color #577E58 on white background.


Black color preview on #577E58 background

This text has black color on #577E58 background.


White color preview on #577E58 background

This text has white color on #577E58 background.


Related colors

Complementary color

Complementary color for #hex is #A881A7.


I love getcolorcode.com

Triadic colors

1 #58577E and #7E5857 with #577E58 are triadic colors.

2 #587E57 and #7E5758 with #577E58 are triadic colors.