COLOR #57518F

HEX: #57518F RGB: (87,81,143)

Color info

#57518F contains mainly red and blue colors. Web safe color of #57518F is #666699 (or #669).

RGB color model

#57518F color RGB value is (87,81,143).

RGB: (87,81,143) (34%, 32%, 56%)

RGB channels and saturation

R 87 of 255 = 34%
G 81 of 255 = 32%
B 143 of 255 = 56%

87
81
143

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

Portions of RGB colors in percentages

R + G + B = 87 + 81 + 143 = 311 (100%)
R 87 of 311 ~ 27.97%
G 81 of 311 ~ 26.05%
B 143 of 311 ~ 45.98'%

%27.97
%26.05
%45.98

CMYK color model

#57518F color CMYK value is (39,43,0,44).

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

CMYK: (39,43,0,44)
C39M43Y0K44 (39%, 43%, 0%, 44%)
(0.39 / 0.43 / 0.00 / 0.44)

CMYK percentages

%39.16
%43.36
%0
%43.92

Codes

Color #57518F in popluar color models

57 51 8F
RGB 87 81 143
HSL 246° 27.68% 43.92%
HSB/HSV 246° 43.36% 56.08%
CMYK 39.16% 43.36% 0.00%
43.92%

Color #57518F in popluar number systems.

HEX 57 51 8F
Decimal 87 81 143
Binary 1010111 1010001 10001111
Octal 127 121 217

Shades and tints

Shades of #57518F

#57518F
(87,81,143)
#504A82
(80,74,130)
#494375
(73,67,117)
#423C68
(66,60,104)
#3B355B
(59,53,91)
#342E4E
(52,46,78)
#2D2741
(45,39,65)
#262034
(38,32,52)
#1F1927
(31,25,39)
#18121A
(24,18,26)
#110B0D
(17,11,13)
#000000
(0,0,0)

Tints of #57518F

#57518F
(87,81,143)
#666099
(102,96,153)
#756FA3
(117,111,163)
#847EAD
(132,126,173)
#938DB7
(147,141,183)
#A29CC1
(162,156,193)
#B1ABCB
(177,171,203)
#C0BAD5
(192,186,213)
#CFC9DF
(207,201,223)
#DED8E9
(222,216,233)
#EDE7F3
(237,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57518F; }

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

This text font color is #57518F.

Background Color

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

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

This div background color is #57518F.

Border color

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

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

This div border color is #57518F.

Opacity

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

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

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

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

This text has shadow with #57518F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57518F.

Preview

Color preview on black background

This text has color #57518F on black background.


Color preview on white background

This text has color #57518F on white background.


Black color preview on #57518F background

This text has black color on #57518F background.


White color preview on #57518F background

This text has white color on #57518F background.


Related colors

Complementary color

Complementary color for #hex is #A8AE70.


I love getcolorcode.com

Triadic colors

1 #8F5751 and #518F57 with #57518F are triadic colors.

2 #8F5157 and #51578F with #57518F are triadic colors.