COLOR #573A51

HEX: #573A51 RGB: (87,58,81)

Color info

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

RGB color model

#573A51 color RGB value is (87,58,81).

RGB: (87,58,81) (34%, 23%, 32%)

RGB channels and saturation

R 87 of 255 = 34%
G 58 of 255 = 23%
B 81 of 255 = 32%

87
58
81

R + G + B ~ 30%. #573A51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 58 + 81 = 226 (100%)
R 87 of 226 ~ 38.5%
G 58 of 226 ~ 25.66%
B 81 of 226 ~ 35.84'%

%38.5
%25.66
%35.84

CMYK color model

#573A51 color CMYK value is (0,33,7,66).

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

CMYK: (0,33,7,66)
C0M33Y7K66 (0%, 33%, 7%, 66%)
(0.00 / 0.33 / 0.07 / 0.66)

CMYK percentages

%0
%33.33
%6.9
%65.88

Codes

Color #573A51 in popluar color models

57 3A 51
RGB 87 58 81
HSL 312° 20.00% 28.43%
HSB/HSV 312° 33.33% 34.12%
CMYK 0.00% 33.33% 6.90%
65.88%

Color #573A51 in popluar number systems.

HEX 57 3A 51
Decimal 87 58 81
Binary 1010111 111010 1010001
Octal 127 72 121

Shades and tints

Shades of #573A51

#573A51
(87,58,81)
#50354A
(80,53,74)
#493043
(73,48,67)
#422B3C
(66,43,60)
#3B2635
(59,38,53)
#34212E
(52,33,46)
#2D1C27
(45,28,39)
#261720
(38,23,32)
#1F1219
(31,18,25)
#180D12
(24,13,18)
#11080B
(17,8,11)
#000000
(0,0,0)

Tints of #573A51

#573A51
(87,58,81)
#664B60
(102,75,96)
#755C6F
(117,92,111)
#846D7E
(132,109,126)
#937E8D
(147,126,141)
#A28F9C
(162,143,156)
#B1A0AB
(177,160,171)
#C0B1BA
(192,177,186)
#CFC2C9
(207,194,201)
#DED3D8
(222,211,216)
#EDE4E7
(237,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573A51; }

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

This text font color is #573A51.

Background Color

.myBgColor { background-color: #573A51; }

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

This div background color is #573A51.

Border color

.myBorderColor { border: 1px solid #573A51; }

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

This div border color is #573A51.

Opacity

.myOpacity80 { color: #573A51; opacity: 0.8; }

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

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

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

This text has shadow with #573A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573A51.

Preview

Color preview on black background

This text has color #573A51 on black background.


Color preview on white background

This text has color #573A51 on white background.


Black color preview on #573A51 background

This text has black color on #573A51 background.


White color preview on #573A51 background

This text has white color on #573A51 background.


Related colors

Complementary color

Complementary color for #hex is #A8C5AE.


I love getcolorcode.com

Triadic colors

1 #51573A and #3A5157 with #573A51 are triadic colors.

2 #513A57 and #3A5751 with #573A51 are triadic colors.