COLOR #577983

HEX: #577983 RGB: (87,121,131)

Color info

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

RGB color model

#577983 color RGB value is (87,121,131).

RGB: (87,121,131) (34%, 47%, 51%)

RGB channels and saturation

R 87 of 255 = 34%
G 121 of 255 = 47%
B 131 of 255 = 51%

87
121
131

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

Portions of RGB colors in percentages

R + G + B = 87 + 121 + 131 = 339 (100%)
R 87 of 339 ~ 25.66%
G 121 of 339 ~ 35.69%
B 131 of 339 ~ 38.64'%

%25.66
%35.69
%38.64

CMYK color model

#577983 color CMYK value is (34,8,0,49).

  • cyan value is 33.59%
  • magenta value is 7.63%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (34,8,0,49)
C34M8Y0K49 (34%, 8%, 0%, 49%)
(0.34 / 0.08 / 0.00 / 0.49)

CMYK percentages

%33.59
%7.63
%0
%48.63

Codes

Color #577983 in popluar color models

57 79 83
RGB 87 121 131
HSL 194° 20.18% 42.75%
HSB/HSV 194° 33.59% 51.37%
CMYK 33.59% 7.63% 0.00%
48.63%

Color #577983 in popluar number systems.

HEX 57 79 83
Decimal 87 121 131
Binary 1010111 1111001 10000011
Octal 127 171 203

Shades and tints

Shades of #577983

#577983
(87,121,131)
#506E78
(80,110,120)
#49636D
(73,99,109)
#425862
(66,88,98)
#3B4D57
(59,77,87)
#34424C
(52,66,76)
#2D3741
(45,55,65)
#262C36
(38,44,54)
#1F212B
(31,33,43)
#181620
(24,22,32)
#110B15
(17,11,21)
#000000
(0,0,0)

Tints of #577983

#577983
(87,121,131)
#66858E
(102,133,142)
#759199
(117,145,153)
#849DA4
(132,157,164)
#93A9AF
(147,169,175)
#A2B5BA
(162,181,186)
#B1C1C5
(177,193,197)
#C0CDD0
(192,205,208)
#CFD9DB
(207,217,219)
#DEE5E6
(222,229,230)
#EDF1F1
(237,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577983; }

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

This text font color is #577983.

Background Color

.myBgColor { background-color: #577983; }

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

This div background color is #577983.

Border color

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

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

This div border color is #577983.

Opacity

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

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

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

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

This text has shadow with #577983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577983.

Preview

Color preview on black background

This text has color #577983 on black background.


Color preview on white background

This text has color #577983 on white background.


Black color preview on #577983 background

This text has black color on #577983 background.


White color preview on #577983 background

This text has white color on #577983 background.


Related colors

Complementary color

Complementary color for #hex is #A8867C.


I love getcolorcode.com

Triadic colors

1 #835779 and #798357 with #577983 are triadic colors.

2 #837957 and #795783 with #577983 are triadic colors.