COLOR #573516

HEX: #573516 RGB: (87,53,22)

Color info

#573516 contains mainly red and green colors. Web safe color of #573516 is #663300 (or #630).

RGB color model

#573516 color RGB value is (87,53,22).

RGB: (87,53,22) (34%, 21%, 9%)

RGB channels and saturation

R 87 of 255 = 34%
G 53 of 255 = 21%
B 22 of 255 = 9%

87
53
22

R + G + B ~ 21%. #573516 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 53 + 22 = 162 (100%)
R 87 of 162 ~ 53.7%
G 53 of 162 ~ 32.72%
B 22 of 162 ~ 13.58'%

%53.7
%32.72
%13.58

CMYK color model

#573516 color CMYK value is (0,39,75,66).

  • cyan value is 0.00%
  • magenta value is 39.08%
  • yellow value is 74.71%
  • key color value is 65.88%

CMYK: (0,39,75,66)
C0M39Y75K66 (0%, 39%, 75%, 66%)
(0.00 / 0.39 / 0.75 / 0.66)

CMYK percentages

%0
%39.08
%74.71
%65.88

Codes

Color #573516 in popluar color models

57 35 16
RGB 87 53 22
HSL 29° 59.63% 21.37%
HSB/HSV 29° 74.71% 34.12%
CMYK 0.00% 39.08% 74.71%
65.88%

Color #573516 in popluar number systems.

HEX 57 35 16
Decimal 87 53 22
Binary 1010111 110101 10110
Octal 127 65 26

Shades and tints

Shades of #573516

#573516
(87,53,22)
#503114
(80,49,20)
#492D12
(73,45,18)
#422910
(66,41,16)
#3B250E
(59,37,14)
#34210C
(52,33,12)
#2D1D0A
(45,29,10)
#261908
(38,25,8)
#1F1506
(31,21,6)
#181104
(24,17,4)
#110D02
(17,13,2)
#000000
(0,0,0)

Tints of #573516

#573516
(87,53,22)
#66472B
(102,71,43)
#755940
(117,89,64)
#846B55
(132,107,85)
#937D6A
(147,125,106)
#A28F7F
(162,143,127)
#B1A194
(177,161,148)
#C0B3A9
(192,179,169)
#CFC5BE
(207,197,190)
#DED7D3
(222,215,211)
#EDE9E8
(237,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #573516 color. Also use rgb(87,53,22) instead hex code.

Text Font Color

.myTextColor { color: #573516; }

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

This text font color is #573516.

Background Color

.myBgColor { background-color: #573516; }

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

This div background color is #573516.

Border color

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

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

This div border color is #573516.

Opacity

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

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

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

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

This text has shadow with #573516 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #573516.

Preview

Color preview on black background

This text has color #573516 on black background.


Color preview on white background

This text has color #573516 on white background.


Black color preview on #573516 background

This text has black color on #573516 background.


White color preview on #573516 background

This text has white color on #573516 background.


Related colors

Complementary color

Complementary color for #hex is #A8CAE9.


I love getcolorcode.com

Triadic colors

1 #165735 and #351657 with #573516 are triadic colors.

2 #163557 and #355716 with #573516 are triadic colors.