COLOR #576582

HEX: #576582 RGB: (87,101,130)

Color info

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

RGB color model

#576582 color RGB value is (87,101,130).

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

RGB channels and saturation

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

87
101
130

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

Portions of RGB colors in percentages

R + G + B = 87 + 101 + 130 = 318 (100%)
R 87 of 318 ~ 27.36%
G 101 of 318 ~ 31.76%
B 130 of 318 ~ 40.88'%

%27.36
%31.76
%40.88

CMYK color model

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

  • cyan value is 33.08%
  • magenta value is 22.31%
  • yellow value is 0.00%
  • key color value is 49.02%

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

CMYK percentages

%33.08
%22.31
%0
%49.02

Codes

Color #576582 in popluar color models

57 65 82
RGB 87 101 130
HSL 220° 19.82% 42.55%
HSB/HSV 220° 33.08% 50.98%
CMYK 33.08% 22.31% 0.00%
49.02%

Color #576582 in popluar number systems.

HEX 57 65 82
Decimal 87 101 130
Binary 1010111 1100101 10000010
Octal 127 145 202

Shades and tints

Shades of #576582

#576582
(87,101,130)
#505C77
(80,92,119)
#49536C
(73,83,108)
#424A61
(66,74,97)
#3B4156
(59,65,86)
#34384B
(52,56,75)
#2D2F40
(45,47,64)
#262635
(38,38,53)
#1F1D2A
(31,29,42)
#18141F
(24,20,31)
#110B14
(17,11,20)
#000000
(0,0,0)

Tints of #576582

#576582
(87,101,130)
#66738D
(102,115,141)
#758198
(117,129,152)
#848FA3
(132,143,163)
#939DAE
(147,157,174)
#A2ABB9
(162,171,185)
#B1B9C4
(177,185,196)
#C0C7CF
(192,199,207)
#CFD5DA
(207,213,218)
#DEE3E5
(222,227,229)
#EDF1F0
(237,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #576582; }

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

This text font color is #576582.

Background Color

.myBgColor { background-color: #576582; }

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

This div background color is #576582.

Border color

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

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

This div border color is #576582.

Opacity

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

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

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

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

This text has shadow with #576582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #576582.

Preview

Color preview on black background

This text has color #576582 on black background.


Color preview on white background

This text has color #576582 on white background.


Black color preview on #576582 background

This text has black color on #576582 background.


White color preview on #576582 background

This text has white color on #576582 background.


Related colors

Complementary color

Complementary color for #hex is #A89A7D.


I love getcolorcode.com

Triadic colors

1 #825765 and #658257 with #576582 are triadic colors.

2 #826557 and #655782 with #576582 are triadic colors.