COLOR #57304F

HEX: #57304F RGB: (87,48,79)

Color info

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

RGB color model

#57304F color RGB value is (87,48,79).

RGB: (87,48,79) (34%, 19%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 48 of 255 = 19%
B 79 of 255 = 31%

87
48
79

R + G + B ~ 28%. #57304F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 48 + 79 = 214 (100%)
R 87 of 214 ~ 40.65%
G 48 of 214 ~ 22.43%
B 79 of 214 ~ 36.92'%

%40.65
%22.43
%36.92

CMYK color model

#57304F color CMYK value is (0,45,9,66).

  • cyan value is 0.00%
  • magenta value is 44.83%
  • yellow value is 9.20%
  • key color value is 65.88%
CMYK: (0,45,9,66) C0M45Y9K66 (0%,45%,9%,66%) (0.00/0.45/0.09/0.66) 

CMYK percentages

%0
%44.83
%9.2
%65.88

Codes

Color #57304F in popluar color models

57 30 4F
RGB 87 48 79
HSL 312° 28.89% 26.47%
HSB/HSV 312° 44.83% 34.12%
CMYK 0.00% 44.83% 9.20%
65.88%

Color #57304F in popluar number systems.

HEX 57 30 4F
Decimal 87 48 79
Binary 1010111 110000 1001111
Octal 127 60 117

Shades and tints

Shades of #57304F

#57304F
(87,48,79)
#502C48
(80,44,72)
#492841
(73,40,65)
#42243A
(66,36,58)
#3B2033
(59,32,51)
#341C2C
(52,28,44)
#2D1825
(45,24,37)
#26141E
(38,20,30)
#1F1017
(31,16,23)
#180C10
(24,12,16)
#110809
(17,8,9)
#000000
(0,0,0)

Tints of #57304F

#57304F
(87,48,79)
#66425F
(102,66,95)
#75546F
(117,84,111)
#84667F
(132,102,127)
#93788F
(147,120,143)
#A28A9F
(162,138,159)
#B19CAF
(177,156,175)
#C0AEBF
(192,174,191)
#CFC0CF
(207,192,207)
#DED2DF
(222,210,223)
#EDE4EF
(237,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57304F color. Also use rgb(87,48,79) instead hex code.

Text Font Color

.myTextColor { color: #57304F; }

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

This text font color is #57304F.

Background Color

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

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

This div background color is #57304F.

Border color

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

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

This div border color is #57304F.

Opacity

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

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

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

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

This text has shadow with #57304F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57304F.

Preview

Color preview on black background

This text has color #57304F on black background.


Color preview on white background

This text has color #57304F on white background.


Black color preview on #57304F background

This text has black color on #57304F background.


White color preview on #57304F background

This text has white color on #57304F background.


Related colors

Complementary color

Complementary color for #hex is #A8CFB0.


I love getcolorcode.com

Triadic colors

1 #4F5730 and #304F57 with #57304F are triadic colors.

2 #4F3057 and #30574F with #57304F are triadic colors.