COLOR #573A40

HEX: #573A40 RGB: (87,58,64)

Color info

#573A40 contains red, green and blue colors in about the same proportion. Web safe color of #573A40 is #663333 (or #633).

RGB color model

#573A40 color RGB value is (87,58,64).

RGB: (87,58,64) (34%, 23%, 25%)

RGB channels and saturation

R 87 of 255 = 34%
G 58 of 255 = 23%
B 64 of 255 = 25%

87
58
64

R + G + B ~ 27%. #573A40 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 58 + 64 = 209 (100%)
R 87 of 209 ~ 41.63%
G 58 of 209 ~ 27.75%
B 64 of 209 ~ 30.62'%

%41.63
%27.75
%30.62

CMYK color model

#573A40 color CMYK value is (0,33,26,66).

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

CMYK: (0,33,26,66)
C0M33Y26K66 (0%, 33%, 26%, 66%)
(0.00 / 0.33 / 0.26 / 0.66)

CMYK percentages

%0
%33.33
%26.44
%65.88

Codes

Color #573A40 in popluar color models

57 3A 40
RGB 87 58 64
HSL 348° 20.00% 28.43%
HSB/HSV 348° 33.33% 34.12%
CMYK 0.00% 33.33% 26.44%
65.88%

Color #573A40 in popluar number systems.

HEX 57 3A 40
Decimal 87 58 64
Binary 1010111 111010 1000000
Octal 127 72 100

Shades and tints

Shades of #573A40

#573A40
(87,58,64)
#50353B
(80,53,59)
#493036
(73,48,54)
#422B31
(66,43,49)
#3B262C
(59,38,44)
#342127
(52,33,39)
#2D1C22
(45,28,34)
#26171D
(38,23,29)
#1F1218
(31,18,24)
#180D13
(24,13,19)
#11080E
(17,8,14)
#000000
(0,0,0)

Tints of #573A40

#573A40
(87,58,64)
#664B51
(102,75,81)
#755C62
(117,92,98)
#846D73
(132,109,115)
#937E84
(147,126,132)
#A28F95
(162,143,149)
#B1A0A6
(177,160,166)
#C0B1B7
(192,177,183)
#CFC2C8
(207,194,200)
#DED3D9
(222,211,217)
#EDE4EA
(237,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #573A40; }

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

This text font color is #573A40.

Background Color

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

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

This div background color is #573A40.

Border color

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

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

This div border color is #573A40.

Opacity

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

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

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

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

This text has shadow with #573A40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573A40.

Preview

Color preview on black background

This text has color #573A40 on black background.


Color preview on white background

This text has color #573A40 on white background.


Black color preview on #573A40 background

This text has black color on #573A40 background.


White color preview on #573A40 background

This text has white color on #573A40 background.


Related colors

Complementary color

Complementary color for #hex is #A8C5BF.


I love getcolorcode.com

Triadic colors

1 #40573A and #3A4057 with #573A40 are triadic colors.

2 #403A57 and #3A5740 with #573A40 are triadic colors.