COLOR #576077

HEX: #576077 RGB: (87,96,119)

Color info

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

RGB color model

#576077 color RGB value is (87,96,119).

RGB: (87,96,119) (34%, 38%, 47%)

RGB channels and saturation

R 87 of 255 = 34%
G 96 of 255 = 38%
B 119 of 255 = 47%

87
96
119

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

Portions of RGB colors in percentages

R + G + B = 87 + 96 + 119 = 302 (100%)
R 87 of 302 ~ 28.81%
G 96 of 302 ~ 31.79%
B 119 of 302 ~ 39.4'%

%28.81
%31.79
%39.4

CMYK color model

#576077 color CMYK value is (27,19,0,53).

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

CMYK: (27,19,0,53)
C27M19Y0K53 (27%, 19%, 0%, 53%)
(0.27 / 0.19 / 0.00 / 0.53)

CMYK percentages

%26.89
%19.33
%0
%53.33

Codes

Color #576077 in popluar color models

57 60 77
RGB 87 96 119
HSL 223° 15.53% 40.39%
HSB/HSV 223° 26.89% 46.67%
CMYK 26.89% 19.33% 0.00%
53.33%

Color #576077 in popluar number systems.

HEX 57 60 77
Decimal 87 96 119
Binary 1010111 1100000 1110111
Octal 127 140 167

Shades and tints

Shades of #576077

#576077
(87,96,119)
#50586D
(80,88,109)
#495063
(73,80,99)
#424859
(66,72,89)
#3B404F
(59,64,79)
#343845
(52,56,69)
#2D303B
(45,48,59)
#262831
(38,40,49)
#1F2027
(31,32,39)
#18181D
(24,24,29)
#111013
(17,16,19)
#000000
(0,0,0)

Tints of #576077

#576077
(87,96,119)
#666E83
(102,110,131)
#757C8F
(117,124,143)
#848A9B
(132,138,155)
#9398A7
(147,152,167)
#A2A6B3
(162,166,179)
#B1B4BF
(177,180,191)
#C0C2CB
(192,194,203)
#CFD0D7
(207,208,215)
#DEDEE3
(222,222,227)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576077; }

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

This text font color is #576077.

Background Color

.myBgColor { background-color: #576077; }

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

This div background color is #576077.

Border color

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

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

This div border color is #576077.

Opacity

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

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

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

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

This text has shadow with #576077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576077.

Preview

Color preview on black background

This text has color #576077 on black background.


Color preview on white background

This text has color #576077 on white background.


Black color preview on #576077 background

This text has black color on #576077 background.


White color preview on #576077 background

This text has white color on #576077 background.


Related colors

Complementary color

Complementary color for #hex is #A89F88.


I love getcolorcode.com

Triadic colors

1 #775760 and #607757 with #576077 are triadic colors.

2 #776057 and #605777 with #576077 are triadic colors.