COLOR #577958

HEX: #577958 RGB: (87,121,88)

Color info

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

RGB color model

#577958 color RGB value is (87,121,88).

RGB: (87,121,88) (34%, 47%, 35%)

RGB channels and saturation

R 87 of 255 = 34%
G 121 of 255 = 47%
B 88 of 255 = 35%

87
121
88

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

Portions of RGB colors in percentages

R + G + B = 87 + 121 + 88 = 296 (100%)
R 87 of 296 ~ 29.39%
G 121 of 296 ~ 40.88%
B 88 of 296 ~ 29.73'%

%29.39
%40.88
%29.73

CMYK color model

#577958 color CMYK value is (28,0,27,53).

  • cyan value is 28.10%
  • magenta value is 0.00%
  • yellow value is 27.27%
  • key color value is 52.55%

CMYK: (28,0,27,53)
C28M0Y27K53 (28%, 0%, 27%, 53%)
(0.28 / 0.00 / 0.27 / 0.53)

CMYK percentages

%28.1
%0
%27.27
%52.55

Codes

Color #577958 in popluar color models

57 79 58
RGB 87 121 88
HSL 122° 16.35% 40.78%
HSB/HSV 122° 28.10% 47.45%
CMYK 28.10% 0.00% 27.27%
52.55%

Color #577958 in popluar number systems.

HEX 57 79 58
Decimal 87 121 88
Binary 1010111 1111001 1011000
Octal 127 171 130

Shades and tints

Shades of #577958

#577958
(87,121,88)
#506E50
(80,110,80)
#496348
(73,99,72)
#425840
(66,88,64)
#3B4D38
(59,77,56)
#344230
(52,66,48)
#2D3728
(45,55,40)
#262C20
(38,44,32)
#1F2118
(31,33,24)
#181610
(24,22,16)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #577958

#577958
(87,121,88)
#668567
(102,133,103)
#759176
(117,145,118)
#849D85
(132,157,133)
#93A994
(147,169,148)
#A2B5A3
(162,181,163)
#B1C1B2
(177,193,178)
#C0CDC1
(192,205,193)
#CFD9D0
(207,217,208)
#DEE5DF
(222,229,223)
#EDF1EE
(237,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577958; }

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

This text font color is #577958.

Background Color

.myBgColor { background-color: #577958; }

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

This div background color is #577958.

Border color

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

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

This div border color is #577958.

Opacity

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

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

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

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

This text has shadow with #577958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577958.

Preview

Color preview on black background

This text has color #577958 on black background.


Color preview on white background

This text has color #577958 on white background.


Black color preview on #577958 background

This text has black color on #577958 background.


White color preview on #577958 background

This text has white color on #577958 background.


Related colors

Complementary color

Complementary color for #hex is #A886A7.


I love getcolorcode.com

Triadic colors

1 #585779 and #795857 with #577958 are triadic colors.

2 #587957 and #795758 with #577958 are triadic colors.