COLOR #571219

HEX: #571219 RGB: (87,18,25)

Color info

#571219 contains mainly red color. Web safe color of #571219 is #660000 (or #600).

RGB color model

#571219 color RGB value is (87,18,25).

RGB: (87,18,25) (34%, 7%, 10%)

RGB channels and saturation

R 87 of 255 = 34%
G 18 of 255 = 7%
B 25 of 255 = 10%

87
18
25

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

Portions of RGB colors in percentages

R + G + B = 87 + 18 + 25 = 130 (100%)
R 87 of 130 ~ 66.92%
G 18 of 130 ~ 13.85%
B 25 of 130 ~ 19.23'%

%66.92
%13.85
%19.23

CMYK color model

#571219 color CMYK value is (0,79,71,66).

  • cyan value is 0.00%
  • magenta value is 79.31%
  • yellow value is 71.26%
  • key color value is 65.88%

CMYK: (0,79,71,66)
C0M79Y71K66 (0%, 79%, 71%, 66%)
(0.00 / 0.79 / 0.71 / 0.66)

CMYK percentages

%0
%79.31
%71.26
%65.88

Codes

Color #571219 in popluar color models

57 12 19
RGB 87 18 25
HSL 354° 65.71% 20.59%
HSB/HSV 354° 79.31% 34.12%
CMYK 0.00% 79.31% 71.26%
65.88%

Color #571219 in popluar number systems.

HEX 57 12 19
Decimal 87 18 25
Binary 1010111 10010 11001
Octal 127 22 31

Shades and tints

Shades of #571219

#571219
(87,18,25)
#501117
(80,17,23)
#491015
(73,16,21)
#420F13
(66,15,19)
#3B0E11
(59,14,17)
#340D0F
(52,13,15)
#2D0C0D
(45,12,13)
#260B0B
(38,11,11)
#1F0A09
(31,10,9)
#180907
(24,9,7)
#110805
(17,8,5)
#000000
(0,0,0)

Tints of #571219

#571219
(87,18,25)
#66272D
(102,39,45)
#753C41
(117,60,65)
#845155
(132,81,85)
#936669
(147,102,105)
#A27B7D
(162,123,125)
#B19091
(177,144,145)
#C0A5A5
(192,165,165)
#CFBAB9
(207,186,185)
#DECFCD
(222,207,205)
#EDE4E1
(237,228,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #571219 color. Also use rgb(87,18,25) instead hex code.

Text Font Color

.myTextColor { color: #571219; }

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

This text font color is #571219.

Background Color

.myBgColor { background-color: #571219; }

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

This div background color is #571219.

Border color

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

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

This div border color is #571219.

Opacity

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

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

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

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

This text has shadow with #571219 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571219.

Preview

Color preview on black background

This text has color #571219 on black background.


Color preview on white background

This text has color #571219 on white background.


Black color preview on #571219 background

This text has black color on #571219 background.


White color preview on #571219 background

This text has white color on #571219 background.


Related colors

Complementary color

Complementary color for #hex is #A8EDE6.


I love getcolorcode.com

Triadic colors

1 #195712 and #121957 with #571219 are triadic colors.

2 #191257 and #125719 with #571219 are triadic colors.