COLOR #570D22

HEX: #570D22 RGB: (87,13,34)

Color info

#570D22 contains mainly red and blue colors. Web safe color of #570D22 is #660033 (or #603).

RGB color model

#570D22 color RGB value is (87,13,34).

RGB: (87,13,34) (34%, 5%, 13%)

RGB channels and saturation

R 87 of 255 = 34%
G 13 of 255 = 5%
B 34 of 255 = 13%

87
13
34

R + G + B ~ 17%. #570D22 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 13 + 34 = 134 (100%)
R 87 of 134 ~ 64.93%
G 13 of 134 ~ 9.7%
B 34 of 134 ~ 25.37'%

%64.93
%25.37

CMYK color model

#570D22 color CMYK value is (0,85,61,66).

  • cyan value is 0.00%
  • magenta value is 85.06%
  • yellow value is 60.92%
  • key color value is 65.88%

CMYK: (0,85,61,66)
C0M85Y61K66 (0%, 85%, 61%, 66%)
(0.00 / 0.85 / 0.61 / 0.66)

CMYK percentages

%0
%85.06
%60.92
%65.88

Codes

Color #570D22 in popluar color models

57 0D 22
RGB 87 13 34
HSL 343° 74.00% 19.61%
HSB/HSV 343° 85.06% 34.12%
CMYK 0.00% 85.06% 60.92%
65.88%

Color #570D22 in popluar number systems.

HEX 57 0D 22
Decimal 87 13 34
Binary 1010111 1101 100010
Octal 127 15 42

Shades and tints

Shades of #570D22

#570D22
(87,13,34)
#500C1F
(80,12,31)
#490B1C
(73,11,28)
#420A19
(66,10,25)
#3B0916
(59,9,22)
#340813
(52,8,19)
#2D0710
(45,7,16)
#26060D
(38,6,13)
#1F050A
(31,5,10)
#180407
(24,4,7)
#110304
(17,3,4)
#000000
(0,0,0)

Tints of #570D22

#570D22
(87,13,34)
#662336
(102,35,54)
#75394A
(117,57,74)
#844F5E
(132,79,94)
#936572
(147,101,114)
#A27B86
(162,123,134)
#B1919A
(177,145,154)
#C0A7AE
(192,167,174)
#CFBDC2
(207,189,194)
#DED3D6
(222,211,214)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #570D22 color. Also use rgb(87,13,34) instead hex code.

Text Font Color

.myTextColor { color: #570D22; }

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

This text font color is #570D22.

Background Color

.myBgColor { background-color: #570D22; }

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

This div background color is #570D22.

Border color

.myBorderColor { border: 1px solid #570D22; }

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

This div border color is #570D22.

Opacity

.myOpacity80 { color: #570D22; opacity: 0.8; }

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

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

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

This text has shadow with #570D22 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #570D22.

Preview

Color preview on black background

This text has color #570D22 on black background.


Color preview on white background

This text has color #570D22 on white background.


Black color preview on #570D22 background

This text has black color on #570D22 background.


White color preview on #570D22 background

This text has white color on #570D22 background.


Related colors

Complementary color

Complementary color for #hex is #A8F2DD.


I love getcolorcode.com

Triadic colors

1 #22570D and #0D2257 with #570D22 are triadic colors.

2 #220D57 and #0D5722 with #570D22 are triadic colors.