COLOR #575686

HEX: #575686 RGB: (87,86,134)

Color info

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

RGB color model

#575686 color RGB value is (87,86,134).

RGB: (87,86,134) (34%, 34%, 53%)

RGB channels and saturation

R 87 of 255 = 34%
G 86 of 255 = 34%
B 134 of 255 = 53%

87
86
134

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

Portions of RGB colors in percentages

R + G + B = 87 + 86 + 134 = 307 (100%)
R 87 of 307 ~ 28.34%
G 86 of 307 ~ 28.01%
B 134 of 307 ~ 43.65'%

%28.34
%28.01
%43.65

CMYK color model

#575686 color CMYK value is (35,36,0,47).

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

CMYK: (35,36,0,47)
C35M36Y0K47 (35%, 36%, 0%, 47%)
(0.35 / 0.36 / 0.00 / 0.47)

CMYK percentages

%35.07
%35.82
%0
%47.45

Codes

Color #575686 in popluar color models

57 56 86
RGB 87 86 134
HSL 241° 21.82% 43.14%
HSB/HSV 241° 35.82% 52.55%
CMYK 35.07% 35.82% 0.00%
47.45%

Color #575686 in popluar number systems.

HEX 57 56 86
Decimal 87 86 134
Binary 1010111 1010110 10000110
Octal 127 126 206

Shades and tints

Shades of #575686

#575686
(87,86,134)
#504F7A
(80,79,122)
#49486E
(73,72,110)
#424162
(66,65,98)
#3B3A56
(59,58,86)
#34334A
(52,51,74)
#2D2C3E
(45,44,62)
#262532
(38,37,50)
#1F1E26
(31,30,38)
#18171A
(24,23,26)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #575686

#575686
(87,86,134)
#666591
(102,101,145)
#75749C
(117,116,156)
#8483A7
(132,131,167)
#9392B2
(147,146,178)
#A2A1BD
(162,161,189)
#B1B0C8
(177,176,200)
#C0BFD3
(192,191,211)
#CFCEDE
(207,206,222)
#DEDDE9
(222,221,233)
#EDECF4
(237,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575686; }

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

This text font color is #575686.

Background Color

.myBgColor { background-color: #575686; }

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

This div background color is #575686.

Border color

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

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

This div border color is #575686.

Opacity

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

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

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

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

This text has shadow with #575686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575686.

Preview

Color preview on black background

This text has color #575686 on black background.


Color preview on white background

This text has color #575686 on white background.


Black color preview on #575686 background

This text has black color on #575686 background.


White color preview on #575686 background

This text has white color on #575686 background.


Related colors

Complementary color

Complementary color for #hex is #A8A979.


I love getcolorcode.com

Triadic colors

1 #865756 and #568657 with #575686 are triadic colors.

2 #865657 and #565786 with #575686 are triadic colors.