COLOR #577187

HEX: #577187 RGB: (87,113,135)

Color info

#577187 contains red, green and blue colors in about the same proportion. Web safe color of #577187 is #666699 (or #669).

RGB color model

#577187 color RGB value is (87,113,135).

RGB: (87,113,135) (34%, 44%, 53%)

RGB channels and saturation

R 87 of 255 = 34%
G 113 of 255 = 44%
B 135 of 255 = 53%

87
113
135

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

Portions of RGB colors in percentages

R + G + B = 87 + 113 + 135 = 335 (100%)
R 87 of 335 ~ 25.97%
G 113 of 335 ~ 33.73%
B 135 of 335 ~ 40.3'%

%25.97
%33.73
%40.3

CMYK color model

#577187 color CMYK value is (36,16,0,47).

  • cyan value is 35.56%
  • magenta value is 16.30%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (36,16,0,47)
C36M16Y0K47 (36%, 16%, 0%, 47%)
(0.36 / 0.16 / 0.00 / 0.47)

CMYK percentages

%35.56
%16.3
%0
%47.06

Codes

Color #577187 in popluar color models

57 71 87
RGB 87 113 135
HSL 208° 21.62% 43.53%
HSB/HSV 208° 35.56% 52.94%
CMYK 35.56% 16.30% 0.00%
47.06%

Color #577187 in popluar number systems.

HEX 57 71 87
Decimal 87 113 135
Binary 1010111 1110001 10000111
Octal 127 161 207

Shades and tints

Shades of #577187

#577187
(87,113,135)
#50677B
(80,103,123)
#495D6F
(73,93,111)
#425363
(66,83,99)
#3B4957
(59,73,87)
#343F4B
(52,63,75)
#2D353F
(45,53,63)
#262B33
(38,43,51)
#1F2127
(31,33,39)
#18171B
(24,23,27)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #577187

#577187
(87,113,135)
#667D91
(102,125,145)
#75899B
(117,137,155)
#8495A5
(132,149,165)
#93A1AF
(147,161,175)
#A2ADB9
(162,173,185)
#B1B9C3
(177,185,195)
#C0C5CD
(192,197,205)
#CFD1D7
(207,209,215)
#DEDDE1
(222,221,225)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577187; }

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

This text font color is #577187.

Background Color

.myBgColor { background-color: #577187; }

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

This div background color is #577187.

Border color

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

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

This div border color is #577187.

Opacity

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

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

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

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

This text has shadow with #577187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577187.

Preview

Color preview on black background

This text has color #577187 on black background.


Color preview on white background

This text has color #577187 on white background.


Black color preview on #577187 background

This text has black color on #577187 background.


White color preview on #577187 background

This text has white color on #577187 background.


Related colors

Complementary color

Complementary color for #577187 is #A88E78.


I love getcolorcode.com

Triadic colors

1 #875771 and #718757 with #577187 are triadic colors.

2 #877157 and #715787 with #577187 are triadic colors.