COLOR #577077

HEX: #577077 RGB: (87,112,119)

Color info

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

RGB color model

#577077 color RGB value is (87,112,119).

RGB: (87,112,119) (34%, 44%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 112 of 255 = 44%
B 119 of 255 = 47%

87
112
119

R + G + B ~ 42%. #577077 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 112 + 119 = 318 (100%)
R 87 of 318 ~ 27.36%
G 112 of 318 ~ 35.22%
B 119 of 318 ~ 37.42'%

%27.36
%35.22
%37.42

CMYK color model

#577077 color CMYK value is (27,6,0,53).

  • cyan value is 26.89%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (27,6,0,53)
C27M6Y0K53 (27%, 6%, 0%, 53%)
(0.27 / 0.06 / 0.00 / 0.53)

CMYK percentages

%26.89
%5.88
%0
%53.33

Codes

Color #577077 in popluar color models

57 70 77
RGB 87 112 119
HSL 193° 15.53% 40.39%
HSB/HSV 193° 26.89% 46.67%
CMYK 26.89% 5.88% 0.00%
53.33%

Color #577077 in popluar number systems.

HEX 57 70 77
Decimal 87 112 119
Binary 1010111 1110000 1110111
Octal 127 160 167

Shades and tints

Shades of #577077

#577077
(87,112,119)
#50666D
(80,102,109)
#495C63
(73,92,99)
#425259
(66,82,89)
#3B484F
(59,72,79)
#343E45
(52,62,69)
#2D343B
(45,52,59)
#262A31
(38,42,49)
#1F2027
(31,32,39)
#18161D
(24,22,29)
#110C13
(17,12,19)
#000000
(0,0,0)

Tints of #577077

#577077
(87,112,119)
#667D83
(102,125,131)
#758A8F
(117,138,143)
#84979B
(132,151,155)
#93A4A7
(147,164,167)
#A2B1B3
(162,177,179)
#B1BEBF
(177,190,191)
#C0CBCB
(192,203,203)
#CFD8D7
(207,216,215)
#DEE5E3
(222,229,227)
#EDF2EF
(237,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577077; }

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

This text font color is #577077.

Background Color

.myBgColor { background-color: #577077; }

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

This div background color is #577077.

Border color

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

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

This div border color is #577077.

Opacity

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

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

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

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

This text has shadow with #577077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577077.

Preview

Color preview on black background

This text has color #577077 on black background.


Color preview on white background

This text has color #577077 on white background.


Black color preview on #577077 background

This text has black color on #577077 background.


White color preview on #577077 background

This text has white color on #577077 background.


Related colors

Complementary color

Complementary color for #hex is #A88F88.


I love getcolorcode.com

Triadic colors

1 #775770 and #707757 with #577077 are triadic colors.

2 #777057 and #705777 with #577077 are triadic colors.