COLOR #576986

HEX: #576986 RGB: (87,105,134)

Color info

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

RGB color model

#576986 color RGB value is (87,105,134).

RGB: (87,105,134) (34%, 41%, 53%)

RGB channels and saturation

R 87 of 255 = 34%
G 105 of 255 = 41%
B 134 of 255 = 53%

87
105
134

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

Portions of RGB colors in percentages

R + G + B = 87 + 105 + 134 = 326 (100%)
R 87 of 326 ~ 26.69%
G 105 of 326 ~ 32.21%
B 134 of 326 ~ 41.1'%

%26.69
%32.21
%41.1

CMYK color model

#576986 color CMYK value is (35,22,0,47).

  • cyan value is 35.07%
  • magenta value is 21.64%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (35,22,0,47)
C35M22Y0K47 (35%, 22%, 0%, 47%)
(0.35 / 0.22 / 0.00 / 0.47)

CMYK percentages

%35.07
%21.64
%0
%47.45

Codes

Color #576986 in popluar color models

57 69 86
RGB 87 105 134
HSL 217° 21.27% 43.33%
HSB/HSV 217° 35.07% 52.55%
CMYK 35.07% 21.64% 0.00%
47.45%

Color #576986 in popluar number systems.

HEX 57 69 86
Decimal 87 105 134
Binary 1010111 1101001 10000110
Octal 127 151 206

Shades and tints

Shades of #576986

#576986
(87,105,134)
#50607A
(80,96,122)
#49576E
(73,87,110)
#424E62
(66,78,98)
#3B4556
(59,69,86)
#343C4A
(52,60,74)
#2D333E
(45,51,62)
#262A32
(38,42,50)
#1F2126
(31,33,38)
#18181A
(24,24,26)
#110F0E
(17,15,14)
#000000
(0,0,0)

Tints of #576986

#576986
(87,105,134)
#667691
(102,118,145)
#75839C
(117,131,156)
#8490A7
(132,144,167)
#939DB2
(147,157,178)
#A2AABD
(162,170,189)
#B1B7C8
(177,183,200)
#C0C4D3
(192,196,211)
#CFD1DE
(207,209,222)
#DEDEE9
(222,222,233)
#EDEBF4
(237,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576986 color. Also use rgb(87,105,134) instead hex code.

Text Font Color

.myTextColor { color: #576986; }

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

This text font color is #576986.

Background Color

.myBgColor { background-color: #576986; }

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

This div background color is #576986.

Border color

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

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

This div border color is #576986.

Opacity

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

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

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

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

This text has shadow with #576986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576986.

Preview

Color preview on black background

This text has color #576986 on black background.


Color preview on white background

This text has color #576986 on white background.


Black color preview on #576986 background

This text has black color on #576986 background.


White color preview on #576986 background

This text has white color on #576986 background.


Related colors

Complementary color

Complementary color for #hex is #A89679.


I love getcolorcode.com

Triadic colors

1 #865769 and #698657 with #576986 are triadic colors.

2 #866957 and #695786 with #576986 are triadic colors.