COLOR #57315F

HEX: #57315F RGB: (87,49,95)

Color info

#57315F contains red, green and blue colors in about the same proportion. Web safe color of #57315F is #663366 (or #636).

RGB color model

#57315F color RGB value is (87,49,95).

RGB: (87,49,95) (34%, 19%, 37%)

RGB channels and saturation

R 87 of 255 = 34%
G 49 of 255 = 19%
B 95 of 255 = 37%

87
49
95

R + G + B ~ 30%. #57315F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 49 + 95 = 231 (100%)
R 87 of 231 ~ 37.66%
G 49 of 231 ~ 21.21%
B 95 of 231 ~ 41.13'%

%37.66
%21.21
%41.13

CMYK color model

#57315F color CMYK value is (8,48,0,63).

  • cyan value is 8.42%
  • magenta value is 48.42%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (8,48,0,63)
C8M48Y0K63 (8%, 48%, 0%, 63%)
(0.08 / 0.48 / 0.00 / 0.63)

CMYK percentages

%8.42
%48.42
%0
%62.75

Codes

Color #57315F in popluar color models

57 31 5F
RGB 87 49 95
HSL 290° 31.94% 28.24%
HSB/HSV 290° 48.42% 37.25%
CMYK 8.42% 48.42% 0.00%
62.75%

Color #57315F in popluar number systems.

HEX 57 31 5F
Decimal 87 49 95
Binary 1010111 110001 1011111
Octal 127 61 137

Shades and tints

Shades of #57315F

#57315F
(87,49,95)
#502D57
(80,45,87)
#49294F
(73,41,79)
#422547
(66,37,71)
#3B213F
(59,33,63)
#341D37
(52,29,55)
#2D192F
(45,25,47)
#261527
(38,21,39)
#1F111F
(31,17,31)
#180D17
(24,13,23)
#11090F
(17,9,15)
#000000
(0,0,0)

Tints of #57315F

#57315F
(87,49,95)
#66436D
(102,67,109)
#75557B
(117,85,123)
#846789
(132,103,137)
#937997
(147,121,151)
#A28BA5
(162,139,165)
#B19DB3
(177,157,179)
#C0AFC1
(192,175,193)
#CFC1CF
(207,193,207)
#DED3DD
(222,211,221)
#EDE5EB
(237,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57315F color. Also use rgb(87,49,95) instead hex code.

Text Font Color

.myTextColor { color: #57315F; }

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

This text font color is #57315F.

Background Color

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

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

This div background color is #57315F.

Border color

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

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

This div border color is #57315F.

Opacity

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

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

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

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

This text has shadow with #57315F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57315F.

Preview

Color preview on black background

This text has color #57315F on black background.


Color preview on white background

This text has color #57315F on white background.


Black color preview on #57315F background

This text has black color on #57315F background.


White color preview on #57315F background

This text has white color on #57315F background.


Related colors

Complementary color

Complementary color for #hex is #A8CEA0.


I love getcolorcode.com

Triadic colors

1 #5F5731 and #315F57 with #57315F are triadic colors.

2 #5F3157 and #31575F with #57315F are triadic colors.