COLOR #572815

HEX: #572815 RGB: (87,40,21)

Color info

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

RGB color model

#572815 color RGB value is (87,40,21).

RGB: (87,40,21) (34%, 16%, 8%)

RGB channels and saturation

R 87 of 255 = 34%
G 40 of 255 = 16%
B 21 of 255 = 8%

87
40
21

R + G + B ~ 19%. #572815 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 40 + 21 = 148 (100%)
R 87 of 148 ~ 58.78%
G 40 of 148 ~ 27.03%
B 21 of 148 ~ 14.19'%

%58.78
%27.03
%14.19

CMYK color model

#572815 color CMYK value is (0,54,76,66).

  • cyan value is 0.00%
  • magenta value is 54.02%
  • yellow value is 75.86%
  • key color value is 65.88%

CMYK: (0,54,76,66)
C0M54Y76K66 (0%, 54%, 76%, 66%)
(0.00 / 0.54 / 0.76 / 0.66)

CMYK percentages

%0
%54.02
%75.86
%65.88

Codes

Color #572815 in popluar color models

57 28 15
RGB 87 40 21
HSL 17° 61.11% 21.18%
HSB/HSV 17° 75.86% 34.12%
CMYK 0.00% 54.02% 75.86%
65.88%

Color #572815 in popluar number systems.

HEX 57 28 15
Decimal 87 40 21
Binary 1010111 101000 10101
Octal 127 50 25

Shades and tints

Shades of #572815

#572815
(87,40,21)
#502514
(80,37,20)
#492213
(73,34,19)
#421F12
(66,31,18)
#3B1C11
(59,28,17)
#341910
(52,25,16)
#2D160F
(45,22,15)
#26130E
(38,19,14)
#1F100D
(31,16,13)
#180D0C
(24,13,12)
#110A0B
(17,10,11)
#000000
(0,0,0)

Tints of #572815

#572815
(87,40,21)
#663B2A
(102,59,42)
#754E3F
(117,78,63)
#846154
(132,97,84)
#937469
(147,116,105)
#A2877E
(162,135,126)
#B19A93
(177,154,147)
#C0ADA8
(192,173,168)
#CFC0BD
(207,192,189)
#DED3D2
(222,211,210)
#EDE6E7
(237,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #572815 color. Also use rgb(87,40,21) instead hex code.

Text Font Color

.myTextColor { color: #572815; }

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

This text font color is #572815.

Background Color

.myBgColor { background-color: #572815; }

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

This div background color is #572815.

Border color

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

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

This div border color is #572815.

Opacity

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

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

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

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

This text has shadow with #572815 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #572815.

Preview

Color preview on black background

This text has color #572815 on black background.


Color preview on white background

This text has color #572815 on white background.


Black color preview on #572815 background

This text has black color on #572815 background.


White color preview on #572815 background

This text has white color on #572815 background.


Related colors

Complementary color

Complementary color for #hex is #A8D7EA.


I love getcolorcode.com

Triadic colors

1 #155728 and #281557 with #572815 are triadic colors.

2 #152857 and #285715 with #572815 are triadic colors.