COLOR #575681

HEX: #575681 RGB: (87,86,129)

Color info

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

RGB color model

#575681 color RGB value is (87,86,129).

RGB: (87,86,129) (34%, 34%, 51%)

RGB channels and saturation

R 87 of 255 = 34%
G 86 of 255 = 34%
B 129 of 255 = 51%

87
86
129

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

Portions of RGB colors in percentages

R + G + B = 87 + 86 + 129 = 302 (100%)
R 87 of 302 ~ 28.81%
G 86 of 302 ~ 28.48%
B 129 of 302 ~ 42.72'%

%28.81
%28.48
%42.72

CMYK color model

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

  • cyan value is 32.56%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 49.41%
CMYK: (33,33,0,49) C33M33Y0K49 (33%,33%,0%,49%) (0.33/0.33/0.00/0.49) 

CMYK percentages

%32.56
%33.33
%0
%49.41

Codes

Color #575681 in popluar color models

57 56 81
RGB 87 86 129
HSL 241° 20.00% 42.16%
HSB/HSV 241° 33.33% 50.59%
CMYK 32.56% 33.33% 0.00%
49.41%

Color #575681 in popluar number systems.

HEX 57 56 81
Decimal 87 86 129
Binary 1010111 1010110 10000001
Octal 127 126 201

Shades and tints

Shades of #575681

#575681
(87,86,129)
#504F76
(80,79,118)
#49486B
(73,72,107)
#424160
(66,65,96)
#3B3A55
(59,58,85)
#34334A
(52,51,74)
#2D2C3F
(45,44,63)
#262534
(38,37,52)
#1F1E29
(31,30,41)
#18171E
(24,23,30)
#111013
(17,16,19)
#000000
(0,0,0)

Tints of #575681

#575681
(87,86,129)
#66658C
(102,101,140)
#757497
(117,116,151)
#8483A2
(132,131,162)
#9392AD
(147,146,173)
#A2A1B8
(162,161,184)
#B1B0C3
(177,176,195)
#C0BFCE
(192,191,206)
#CFCED9
(207,206,217)
#DEDDE4
(222,221,228)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575681; }

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

This text font color is #575681.

Background Color

.myBgColor { background-color: #575681; }

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

This div background color is #575681.

Border color

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

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

This div border color is #575681.

Opacity

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

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

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

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

This text has shadow with #575681 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575681.

Preview

Color preview on black background

This text has color #575681 on black background.


Color preview on white background

This text has color #575681 on white background.


Black color preview on #575681 background

This text has black color on #575681 background.


White color preview on #575681 background

This text has white color on #575681 background.


Related colors

Complementary color

Complementary color for #hex is #A8A97E.


I love getcolorcode.com

Triadic colors

1 #815756 and #568157 with #575681 are triadic colors.

2 #815657 and #565781 with #575681 are triadic colors.