COLOR #577096

HEX: #577096 RGB: (87,112,150)

Color info

#577096 contains mainly green and blue colors. Web safe color of #577096 is #666699 (or #669).

RGB color model

#577096 color RGB value is (87,112,150).

RGB: (87,112,150) (34%, 44%, 59%)

RGB channels and saturation

R 87 of 255 = 34%
G 112 of 255 = 44%
B 150 of 255 = 59%

87
112
150

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

Portions of RGB colors in percentages

R + G + B = 87 + 112 + 150 = 349 (100%)
R 87 of 349 ~ 24.93%
G 112 of 349 ~ 32.09%
B 150 of 349 ~ 42.98'%

%24.93
%32.09
%42.98

CMYK color model

#577096 color CMYK value is (42,25,0,41).

  • cyan value is 42.00%
  • magenta value is 25.33%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (42,25,0,41)
C42M25Y0K41 (42%, 25%, 0%, 41%)
(0.42 / 0.25 / 0.00 / 0.41)

CMYK percentages

%42
%25.33
%0
%41.18

Codes

Color #577096 in popluar color models

57 70 96
RGB 87 112 150
HSL 216° 26.58% 46.47%
HSB/HSV 216° 42.00% 58.82%
CMYK 42.00% 25.33% 0.00%
41.18%

Color #577096 in popluar number systems.

HEX 57 70 96
Decimal 87 112 150
Binary 1010111 1110000 10010110
Octal 127 160 226

Shades and tints

Shades of #577096

#577096
(87,112,150)
#506689
(80,102,137)
#495C7C
(73,92,124)
#42526F
(66,82,111)
#3B4862
(59,72,98)
#343E55
(52,62,85)
#2D3448
(45,52,72)
#262A3B
(38,42,59)
#1F202E
(31,32,46)
#181621
(24,22,33)
#110C14
(17,12,20)
#000000
(0,0,0)

Tints of #577096

#577096
(87,112,150)
#667D9F
(102,125,159)
#758AA8
(117,138,168)
#8497B1
(132,151,177)
#93A4BA
(147,164,186)
#A2B1C3
(162,177,195)
#B1BECC
(177,190,204)
#C0CBD5
(192,203,213)
#CFD8DE
(207,216,222)
#DEE5E7
(222,229,231)
#EDF2F0
(237,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #577096; }

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

This text font color is #577096.

Background Color

.myBgColor { background-color: #577096; }

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

This div background color is #577096.

Border color

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

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

This div border color is #577096.

Opacity

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

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

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

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

This text has shadow with #577096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577096.

Preview

Color preview on black background

This text has color #577096 on black background.


Color preview on white background

This text has color #577096 on white background.


Black color preview on #577096 background

This text has black color on #577096 background.


White color preview on #577096 background

This text has white color on #577096 background.


Related colors

Complementary color

Complementary color for #hex is #A88F69.


I love getcolorcode.com

Triadic colors

1 #965770 and #709657 with #577096 are triadic colors.

2 #967057 and #705796 with #577096 are triadic colors.