COLOR #577457

HEX: #577457 RGB: (87,116,87)

Color info

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

RGB color model

#577457 color RGB value is (87,116,87).

RGB: (87,116,87) (34%, 45%, 34%)

RGB channels and saturation

R 87 of 255 = 34%
G 116 of 255 = 45%
B 87 of 255 = 34%

87
116
87

R + G + B ~ 38%. #577457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 116 + 87 = 290 (100%)
R 87 of 290 ~ 30%
G 116 of 290 ~ 40%
B 87 of 290 ~ 30'%

%30
%40
%30

CMYK color model

#577457 color CMYK value is (25,0,25,55).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 25.00%
  • key color value is 54.51%

CMYK: (25,0,25,55)
C25M0Y25K55 (25%, 0%, 25%, 55%)
(0.25 / 0.00 / 0.25 / 0.55)

CMYK percentages

%25
%0
%25
%54.51

Codes

Color #577457 in popluar color models

57 74 57
RGB 87 116 87
HSL 120° 14.29% 39.80%
HSB/HSV 120° 25.00% 45.49%
CMYK 25.00% 0.00% 25.00%
54.51%

Color #577457 in popluar number systems.

HEX 57 74 57
Decimal 87 116 87
Binary 1010111 1110100 1010111
Octal 127 164 127

Shades and tints

Shades of #577457

#577457
(87,116,87)
#506A50
(80,106,80)
#496049
(73,96,73)
#425642
(66,86,66)
#3B4C3B
(59,76,59)
#344234
(52,66,52)
#2D382D
(45,56,45)
#262E26
(38,46,38)
#1F241F
(31,36,31)
#181A18
(24,26,24)
#111011
(17,16,17)
#000000
(0,0,0)

Tints of #577457

#577457
(87,116,87)
#668066
(102,128,102)
#758C75
(117,140,117)
#849884
(132,152,132)
#93A493
(147,164,147)
#A2B0A2
(162,176,162)
#B1BCB1
(177,188,177)
#C0C8C0
(192,200,192)
#CFD4CF
(207,212,207)
#DEE0DE
(222,224,222)
#EDECED
(237,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577457; }

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

This text font color is #577457.

Background Color

.myBgColor { background-color: #577457; }

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

This div background color is #577457.

Border color

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

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

This div border color is #577457.

Opacity

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

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

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

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

This text has shadow with #577457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577457.

Preview

Color preview on black background

This text has color #577457 on black background.


Color preview on white background

This text has color #577457 on white background.


Black color preview on #577457 background

This text has black color on #577457 background.


White color preview on #577457 background

This text has white color on #577457 background.


Related colors

Complementary color

Complementary color for #hex is #A88BA8.


I love getcolorcode.com

Triadic colors

1 #575774 and #745757 with #577457 are triadic colors.

2 #577457 and #745757 with #577457 are triadic colors.