COLOR #576581

HEX: #576581 RGB: (87,101,129)

Color info

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

RGB color model

#576581 color RGB value is (87,101,129).

RGB: (87,101,129) (34%, 40%, 51%)

RGB channels and saturation

R 87 of 255 = 34%
G 101 of 255 = 40%
B 129 of 255 = 51%

87
101
129

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

Portions of RGB colors in percentages

R + G + B = 87 + 101 + 129 = 317 (100%)
R 87 of 317 ~ 27.44%
G 101 of 317 ~ 31.86%
B 129 of 317 ~ 40.69'%

%27.44
%31.86
%40.69

CMYK color model

#576581 color CMYK value is (33,22,0,49).

  • cyan value is 32.56%
  • magenta value is 21.71%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (33,22,0,49)
C33M22Y0K49 (33%, 22%, 0%, 49%)
(0.33 / 0.22 / 0.00 / 0.49)

CMYK percentages

%32.56
%21.71
%0
%49.41

Codes

Color #576581 in popluar color models

57 65 81
RGB 87 101 129
HSL 220° 19.44% 42.35%
HSB/HSV 220° 32.56% 50.59%
CMYK 32.56% 21.71% 0.00%
49.41%

Color #576581 in popluar number systems.

HEX 57 65 81
Decimal 87 101 129
Binary 1010111 1100101 10000001
Octal 127 145 201

Shades and tints

Shades of #576581

#576581
(87,101,129)
#505C76
(80,92,118)
#49536B
(73,83,107)
#424A60
(66,74,96)
#3B4155
(59,65,85)
#34384A
(52,56,74)
#2D2F3F
(45,47,63)
#262634
(38,38,52)
#1F1D29
(31,29,41)
#18141E
(24,20,30)
#110B13
(17,11,19)
#000000
(0,0,0)

Tints of #576581

#576581
(87,101,129)
#66738C
(102,115,140)
#758197
(117,129,151)
#848FA2
(132,143,162)
#939DAD
(147,157,173)
#A2ABB8
(162,171,184)
#B1B9C3
(177,185,195)
#C0C7CE
(192,199,206)
#CFD5D9
(207,213,217)
#DEE3E4
(222,227,228)
#EDF1EF
(237,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #576581 color. Also use rgb(87,101,129) instead hex code.

Text Font Color

.myTextColor { color: #576581; }

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

This text font color is #576581.

Background Color

.myBgColor { background-color: #576581; }

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

This div background color is #576581.

Border color

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

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

This div border color is #576581.

Opacity

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

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

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

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

This text has shadow with #576581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576581.

Preview

Color preview on black background

This text has color #576581 on black background.


Color preview on white background

This text has color #576581 on white background.


Black color preview on #576581 background

This text has black color on #576581 background.


White color preview on #576581 background

This text has white color on #576581 background.


Related colors

Complementary color

Complementary color for #hex is #A89A7E.


I love getcolorcode.com

Triadic colors

1 #815765 and #658157 with #576581 are triadic colors.

2 #816557 and #655781 with #576581 are triadic colors.