COLOR #573151

HEX: #573151 RGB: (87,49,81)

Color info

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

RGB color model

#573151 color RGB value is (87,49,81).

RGB: (87,49,81) (34%, 19%, 32%)

RGB channels and saturation

R 87 of 255 = 34%
G 49 of 255 = 19%
B 81 of 255 = 32%

87
49
81

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

Portions of RGB colors in percentages

R + G + B = 87 + 49 + 81 = 217 (100%)
R 87 of 217 ~ 40.09%
G 49 of 217 ~ 22.58%
B 81 of 217 ~ 37.33'%

%40.09
%22.58
%37.33

CMYK color model

#573151 color CMYK value is (0,44,7,66).

  • cyan value is 0.00%
  • magenta value is 43.68%
  • yellow value is 6.90%
  • key color value is 65.88%

CMYK: (0,44,7,66)
C0M44Y7K66 (0%, 44%, 7%, 66%)
(0.00 / 0.44 / 0.07 / 0.66)

CMYK percentages

%0
%43.68
%6.9
%65.88

Codes

Color #573151 in popluar color models

57 31 51
RGB 87 49 81
HSL 309° 27.94% 26.67%
HSB/HSV 309° 43.68% 34.12%
CMYK 0.00% 43.68% 6.90%
65.88%

Color #573151 in popluar number systems.

HEX 57 31 51
Decimal 87 49 81
Binary 1010111 110001 1010001
Octal 127 61 121

Shades and tints

Shades of #573151

#573151
(87,49,81)
#502D4A
(80,45,74)
#492943
(73,41,67)
#42253C
(66,37,60)
#3B2135
(59,33,53)
#341D2E
(52,29,46)
#2D1927
(45,25,39)
#261520
(38,21,32)
#1F1119
(31,17,25)
#180D12
(24,13,18)
#11090B
(17,9,11)
#000000
(0,0,0)

Tints of #573151

#573151
(87,49,81)
#664360
(102,67,96)
#75556F
(117,85,111)
#84677E
(132,103,126)
#93798D
(147,121,141)
#A28B9C
(162,139,156)
#B19DAB
(177,157,171)
#C0AFBA
(192,175,186)
#CFC1C9
(207,193,201)
#DED3D8
(222,211,216)
#EDE5E7
(237,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573151; }

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

This text font color is #573151.

Background Color

.myBgColor { background-color: #573151; }

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

This div background color is #573151.

Border color

.myBorderColor { border: 1px solid #573151; }

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

This div border color is #573151.

Opacity

.myOpacity80 { color: #573151; opacity: 0.8; }

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

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

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

This text has shadow with #573151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573151.

Preview

Color preview on black background

This text has color #573151 on black background.


Color preview on white background

This text has color #573151 on white background.


Black color preview on #573151 background

This text has black color on #573151 background.


White color preview on #573151 background

This text has white color on #573151 background.


Related colors

Complementary color

Complementary color for #hex is #A8CEAE.


I love getcolorcode.com

Triadic colors

1 #515731 and #315157 with #573151 are triadic colors.

2 #513157 and #315751 with #573151 are triadic colors.