COLOR #571B15

HEX: #571B15 RGB: (87,27,21)

Color info

#571B15 contains mainly red color. Web safe color of #571B15 is #663300 (or #630).

RGB color model

#571B15 color RGB value is (87,27,21).

RGB: (87,27,21) (34%, 11%, 8%)

RGB channels and saturation

R 87 of 255 = 34%
G 27 of 255 = 11%
B 21 of 255 = 8%

87
27
21

R + G + B ~ 18%. #571B15 is dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 27 + 21 = 135 (100%)
R 87 of 135 ~ 64.44%
G 27 of 135 ~ 20%
B 21 of 135 ~ 15.56'%

%64.44
%20
%15.56

CMYK color model

#571B15 color CMYK value is (0,69,76,66).

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

CMYK: (0,69,76,66)
C0M69Y76K66 (0%, 69%, 76%, 66%)
(0.00 / 0.69 / 0.76 / 0.66)

CMYK percentages

%0
%68.97
%75.86
%65.88

Codes

Color #571B15 in popluar color models

57 1B 15
RGB 87 27 21
HSL 61.11% 21.18%
HSB/HSV 75.86% 34.12%
CMYK 0.00% 68.97% 75.86%
65.88%

Color #571B15 in popluar number systems.

HEX 57 1B 15
Decimal 87 27 21
Binary 1010111 11011 10101
Octal 127 33 25

Shades and tints

Shades of #571B15

#571B15
(87,27,21)
#501914
(80,25,20)
#491713
(73,23,19)
#421512
(66,21,18)
#3B1311
(59,19,17)
#341110
(52,17,16)
#2D0F0F
(45,15,15)
#260D0E
(38,13,14)
#1F0B0D
(31,11,13)
#18090C
(24,9,12)
#11070B
(17,7,11)
#000000
(0,0,0)

Tints of #571B15

#571B15
(87,27,21)
#662F2A
(102,47,42)
#75433F
(117,67,63)
#845754
(132,87,84)
#936B69
(147,107,105)
#A27F7E
(162,127,126)
#B19393
(177,147,147)
#C0A7A8
(192,167,168)
#CFBBBD
(207,187,189)
#DECFD2
(222,207,210)
#EDE3E7
(237,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #571B15; }

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

This text font color is #571B15.

Background Color

.myBgColor { background-color: #571B15; }

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

This div background color is #571B15.

Border color

.myBorderColor { border: 1px solid #571B15; }

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

This div border color is #571B15.

Opacity

.myOpacity80 { color: #571B15; opacity: 0.8; }

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

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

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

This text has shadow with #571B15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571B15.

Preview

Color preview on black background

This text has color #571B15 on black background.


Color preview on white background

This text has color #571B15 on white background.


Black color preview on #571B15 background

This text has black color on #571B15 background.


White color preview on #571B15 background

This text has white color on #571B15 background.


Related colors

Complementary color

Complementary color for #hex is #A8E4EA.


I love getcolorcode.com

Triadic colors

1 #15571B and #1B1557 with #571B15 are triadic colors.

2 #151B57 and #1B5715 with #571B15 are triadic colors.