COLOR #57558F

HEX: #57558F RGB: (87,85,143)

Color info

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

RGB color model

#57558F color RGB value is (87,85,143).

RGB: (87,85,143) (34%, 33%, 56%)

RGB channels and saturation

R 87 of 255 = 34%
G 85 of 255 = 33%
B 143 of 255 = 56%

87
85
143

R + G + B ~ 41%. #57558F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 85 + 143 = 315 (100%)
R 87 of 315 ~ 27.62%
G 85 of 315 ~ 26.98%
B 143 of 315 ~ 45.4'%

%27.62
%26.98
%45.4

CMYK color model

#57558F color CMYK value is (39,41,0,44).

  • cyan value is 39.16%
  • magenta value is 40.56%
  • yellow value is 0.00%
  • key color value is 43.92%

CMYK: (39,41,0,44)
C39M41Y0K44 (39%, 41%, 0%, 44%)
(0.39 / 0.41 / 0.00 / 0.44)

CMYK percentages

%39.16
%40.56
%0
%43.92

Codes

Color #57558F in popluar color models

57 55 8F
RGB 87 85 143
HSL 242° 25.44% 44.71%
HSB/HSV 242° 40.56% 56.08%
CMYK 39.16% 40.56% 0.00%
43.92%

Color #57558F in popluar number systems.

HEX 57 55 8F
Decimal 87 85 143
Binary 1010111 1010101 10001111
Octal 127 125 217

Shades and tints

Shades of #57558F

#57558F
(87,85,143)
#504E82
(80,78,130)
#494775
(73,71,117)
#424068
(66,64,104)
#3B395B
(59,57,91)
#34324E
(52,50,78)
#2D2B41
(45,43,65)
#262434
(38,36,52)
#1F1D27
(31,29,39)
#18161A
(24,22,26)
#110F0D
(17,15,13)
#000000
(0,0,0)

Tints of #57558F

#57558F
(87,85,143)
#666499
(102,100,153)
#7573A3
(117,115,163)
#8482AD
(132,130,173)
#9391B7
(147,145,183)
#A2A0C1
(162,160,193)
#B1AFCB
(177,175,203)
#C0BED5
(192,190,213)
#CFCDDF
(207,205,223)
#DEDCE9
(222,220,233)
#EDEBF3
(237,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57558F; }

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

This text font color is #57558F.

Background Color

.myBgColor { background-color: #57558F; }

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

This div background color is #57558F.

Border color

.myBorderColor { border: 1px solid #57558F; }

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

This div border color is #57558F.

Opacity

.myOpacity80 { color: #57558F; opacity: 0.8; }

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

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

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

This text has shadow with #57558F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57558F.

Preview

Color preview on black background

This text has color #57558F on black background.


Color preview on white background

This text has color #57558F on white background.


Black color preview on #57558F background

This text has black color on #57558F background.


White color preview on #57558F background

This text has white color on #57558F background.


Related colors

Complementary color

Complementary color for #hex is #A8AA70.


I love getcolorcode.com

Triadic colors

1 #8F5755 and #558F57 with #57558F are triadic colors.

2 #8F5557 and #55578F with #57558F are triadic colors.