COLOR #575287

HEX: #575287 RGB: (87,82,135)

Color info

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

RGB color model

#575287 color RGB value is (87,82,135).

RGB: (87,82,135) (34%, 32%, 53%)

RGB channels and saturation

R 87 of 255 = 34%
G 82 of 255 = 32%
B 135 of 255 = 53%

87
82
135

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

Portions of RGB colors in percentages

R + G + B = 87 + 82 + 135 = 304 (100%)
R 87 of 304 ~ 28.62%
G 82 of 304 ~ 26.97%
B 135 of 304 ~ 44.41'%

%28.62
%26.97
%44.41

CMYK color model

#575287 color CMYK value is (36,39,0,47).

  • cyan value is 35.56%
  • magenta value is 39.26%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (36,39,0,47)
C36M39Y0K47 (36%, 39%, 0%, 47%)
(0.36 / 0.39 / 0.00 / 0.47)

CMYK percentages

%35.56
%39.26
%0
%47.06

Codes

Color #575287 in popluar color models

57 52 87
RGB 87 82 135
HSL 246° 24.42% 42.55%
HSB/HSV 246° 39.26% 52.94%
CMYK 35.56% 39.26% 0.00%
47.06%

Color #575287 in popluar number systems.

HEX 57 52 87
Decimal 87 82 135
Binary 1010111 1010010 10000111
Octal 127 122 207

Shades and tints

Shades of #575287

#575287
(87,82,135)
#504B7B
(80,75,123)
#49446F
(73,68,111)
#423D63
(66,61,99)
#3B3657
(59,54,87)
#342F4B
(52,47,75)
#2D283F
(45,40,63)
#262133
(38,33,51)
#1F1A27
(31,26,39)
#18131B
(24,19,27)
#110C0F
(17,12,15)
#000000
(0,0,0)

Tints of #575287

#575287
(87,82,135)
#666191
(102,97,145)
#75709B
(117,112,155)
#847FA5
(132,127,165)
#938EAF
(147,142,175)
#A29DB9
(162,157,185)
#B1ACC3
(177,172,195)
#C0BBCD
(192,187,205)
#CFCAD7
(207,202,215)
#DED9E1
(222,217,225)
#EDE8EB
(237,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575287 color. Also use rgb(87,82,135) instead hex code.

Text Font Color

.myTextColor { color: #575287; }

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

This text font color is #575287.

Background Color

.myBgColor { background-color: #575287; }

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

This div background color is #575287.

Border color

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

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

This div border color is #575287.

Opacity

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

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

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

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

This text has shadow with #575287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575287.

Preview

Color preview on black background

This text has color #575287 on black background.


Color preview on white background

This text has color #575287 on white background.


Black color preview on #575287 background

This text has black color on #575287 background.


White color preview on #575287 background

This text has white color on #575287 background.


Related colors

Complementary color

Complementary color for #hex is #A8AD78.


I love getcolorcode.com

Triadic colors

1 #875752 and #528757 with #575287 are triadic colors.

2 #875257 and #525787 with #575287 are triadic colors.