COLOR #575588

HEX: #575588 RGB: (87,85,136)

Color info

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

RGB color model

#575588 color RGB value is (87,85,136).

RGB: (87,85,136) (34%, 33%, 53%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 136 of 255 = 53%

87
85
136

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

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 136 = 308 (100%)
R 87 of 308 ~ 28.25%
G 85 of 308 ~ 27.6%
B 136 of 308 ~ 44.16'%

%28.25
%27.6
%44.16

CMYK color model

#575588 color CMYK value is (36,38,0,47).

  • cyan value is 36.03%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (36,38,0,47)
C36M38Y0K47 (36%, 38%, 0%, 47%)
(0.36 / 0.38 / 0.00 / 0.47)

CMYK percentages

%36.03
%37.5
%0
%46.67

Codes

Color #575588 in popluar color models

57 55 88
RGB 87 85 136
HSL 242° 23.08% 43.33%
HSB/HSV 242° 37.50% 53.33%
CMYK 36.03% 37.50% 0.00%
46.67%

Color #575588 in popluar number systems.

HEX 57 55 88
Decimal 87 85 136
Binary 1010111 1010101 10001000
Octal 127 125 210

Shades and tints

Shades of #575588

#575588
(87,85,136)
#504E7C
(80,78,124)
#494770
(73,71,112)
#424064
(66,64,100)
#3B3958
(59,57,88)
#34324C
(52,50,76)
#2D2B40
(45,43,64)
#262434
(38,36,52)
#1F1D28
(31,29,40)
#18161C
(24,22,28)
#110F10
(17,15,16)
#000000
(0,0,0)

Tints of #575588

#575588
(87,85,136)
#666492
(102,100,146)
#75739C
(117,115,156)
#8482A6
(132,130,166)
#9391B0
(147,145,176)
#A2A0BA
(162,160,186)
#B1AFC4
(177,175,196)
#C0BECE
(192,190,206)
#CFCDD8
(207,205,216)
#DEDCE2
(222,220,226)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575588 color. Also use rgb(87,85,136) instead hex code.

Text Font Color

.myTextColor { color: #575588; }

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

This text font color is #575588.

Background Color

.myBgColor { background-color: #575588; }

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

This div background color is #575588.

Border color

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

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

This div border color is #575588.

Opacity

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

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

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

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

This text has shadow with #575588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575588.

Preview

Color preview on black background

This text has color #575588 on black background.


Color preview on white background

This text has color #575588 on white background.


Black color preview on #575588 background

This text has black color on #575588 background.


White color preview on #575588 background

This text has white color on #575588 background.


Related colors

Complementary color

Complementary color for #hex is #A8AA77.


I love getcolorcode.com

Triadic colors

1 #885755 and #558857 with #575588 are triadic colors.

2 #885557 and #555788 with #575588 are triadic colors.