COLOR #57324F

HEX: #57324F RGB: (87,50,79)

Color info

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

RGB color model

#57324F color RGB value is (87,50,79).

RGB: (87,50,79) (34%, 20%, 31%)

RGB channels and saturation

R 87 of 255 = 34%
G 50 of 255 = 20%
B 79 of 255 = 31%

87
50
79

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

Portions of RGB colors in percentages

R + G + B = 87 + 50 + 79 = 216 (100%)
R 87 of 216 ~ 40.28%
G 50 of 216 ~ 23.15%
B 79 of 216 ~ 36.57'%

%40.28
%23.15
%36.57

CMYK color model

#57324F color CMYK value is (0,43,9,66).

  • cyan value is 0.00%
  • magenta value is 42.53%
  • yellow value is 9.20%
  • key color value is 65.88%

CMYK: (0,43,9,66)
C0M43Y9K66 (0%, 43%, 9%, 66%)
(0.00 / 0.43 / 0.09 / 0.66)

CMYK percentages

%0
%42.53
%9.2
%65.88

Codes

Color #57324F in popluar color models

57 32 4F
RGB 87 50 79
HSL 313° 27.01% 26.86%
HSB/HSV 313° 42.53% 34.12%
CMYK 0.00% 42.53% 9.20%
65.88%

Color #57324F in popluar number systems.

HEX 57 32 4F
Decimal 87 50 79
Binary 1010111 110010 1001111
Octal 127 62 117

Shades and tints

Shades of #57324F

#57324F
(87,50,79)
#502E48
(80,46,72)
#492A41
(73,42,65)
#42263A
(66,38,58)
#3B2233
(59,34,51)
#341E2C
(52,30,44)
#2D1A25
(45,26,37)
#26161E
(38,22,30)
#1F1217
(31,18,23)
#180E10
(24,14,16)
#110A09
(17,10,9)
#000000
(0,0,0)

Tints of #57324F

#57324F
(87,50,79)
#66445F
(102,68,95)
#75566F
(117,86,111)
#84687F
(132,104,127)
#937A8F
(147,122,143)
#A28C9F
(162,140,159)
#B19EAF
(177,158,175)
#C0B0BF
(192,176,191)
#CFC2CF
(207,194,207)
#DED4DF
(222,212,223)
#EDE6EF
(237,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #57324F; }

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

This text font color is #57324F.

Background Color

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

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

This div background color is #57324F.

Border color

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

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

This div border color is #57324F.

Opacity

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

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

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

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

This text has shadow with #57324F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57324F.

Preview

Color preview on black background

This text has color #57324F on black background.


Color preview on white background

This text has color #57324F on white background.


Black color preview on #57324F background

This text has black color on #57324F background.


White color preview on #57324F background

This text has white color on #57324F background.


Related colors

Complementary color

Complementary color for #hex is #A8CDB0.


I love getcolorcode.com

Triadic colors

1 #4F5732 and #324F57 with #57324F are triadic colors.

2 #4F3257 and #32574F with #57324F are triadic colors.