COLOR #573720

HEX: #573720 RGB: (87,55,32)

Color info

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

RGB color model

#573720 color RGB value is (87,55,32).

RGB: (87,55,32) (34%, 22%, 13%)

RGB channels and saturation

R 87 of 255 = 34%
G 55 of 255 = 22%
B 32 of 255 = 13%

87
55
32

R + G + B ~ 23%. #573720 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 55 + 32 = 174 (100%)
R 87 of 174 ~ 50%
G 55 of 174 ~ 31.61%
B 32 of 174 ~ 18.39'%

%50
%31.61
%18.39

CMYK color model

#573720 color CMYK value is (0,37,63,66).

  • cyan value is 0.00%
  • magenta value is 36.78%
  • yellow value is 63.22%
  • key color value is 65.88%

CMYK: (0,37,63,66)
C0M37Y63K66 (0%, 37%, 63%, 66%)
(0.00 / 0.37 / 0.63 / 0.66)

CMYK percentages

%0
%36.78
%63.22
%65.88

Codes

Color #573720 in popluar color models

57 37 20
RGB 87 55 32
HSL 25° 46.22% 23.33%
HSB/HSV 25° 63.22% 34.12%
CMYK 0.00% 36.78% 63.22%
65.88%

Color #573720 in popluar number systems.

HEX 57 37 20
Decimal 87 55 32
Binary 1010111 110111 100000
Octal 127 67 40

Shades and tints

Shades of #573720

#573720
(87,55,32)
#50321E
(80,50,30)
#492D1C
(73,45,28)
#42281A
(66,40,26)
#3B2318
(59,35,24)
#341E16
(52,30,22)
#2D1914
(45,25,20)
#261412
(38,20,18)
#1F0F10
(31,15,16)
#180A0E
(24,10,14)
#11050C
(17,5,12)
#000000
(0,0,0)

Tints of #573720

#573720
(87,55,32)
#664934
(102,73,52)
#755B48
(117,91,72)
#846D5C
(132,109,92)
#937F70
(147,127,112)
#A29184
(162,145,132)
#B1A398
(177,163,152)
#C0B5AC
(192,181,172)
#CFC7C0
(207,199,192)
#DED9D4
(222,217,212)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573720 color. Also use rgb(87,55,32) instead hex code.

Text Font Color

.myTextColor { color: #573720; }

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

This text font color is #573720.

Background Color

.myBgColor { background-color: #573720; }

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

This div background color is #573720.

Border color

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

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

This div border color is #573720.

Opacity

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

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

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

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

This text has shadow with #573720 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573720.

Preview

Color preview on black background

This text has color #573720 on black background.


Color preview on white background

This text has color #573720 on white background.


Black color preview on #573720 background

This text has black color on #573720 background.


White color preview on #573720 background

This text has white color on #573720 background.


Related colors

Complementary color

Complementary color for #hex is #A8C8DF.


I love getcolorcode.com

Triadic colors

1 #205737 and #372057 with #573720 are triadic colors.

2 #203757 and #375720 with #573720 are triadic colors.