COLOR #571712

HEX: #571712 RGB: (87,23,18)

Color info

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

RGB color model

#571712 color RGB value is (87,23,18).

RGB: (87,23,18) (34%, 9%, 7%)

RGB channels and saturation

R 87 of 255 = 34%
G 23 of 255 = 9%
B 18 of 255 = 7%

87
23
18

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

Portions of RGB colors in percentages

R + G + B = 87 + 23 + 18 = 128 (100%)
R 87 of 128 ~ 67.97%
G 23 of 128 ~ 17.97%
B 18 of 128 ~ 14.06'%

%67.97
%17.97
%14.06

CMYK color model

#571712 color CMYK value is (0,74,79,66).

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

CMYK: (0,74,79,66)
C0M74Y79K66 (0%, 74%, 79%, 66%)
(0.00 / 0.74 / 0.79 / 0.66)

CMYK percentages

%0
%73.56
%79.31
%65.88

Codes

Color #571712 in popluar color models

57 17 12
RGB 87 23 18
HSL 65.71% 20.59%
HSB/HSV 79.31% 34.12%
CMYK 0.00% 73.56% 79.31%
65.88%

Color #571712 in popluar number systems.

HEX 57 17 12
Decimal 87 23 18
Binary 1010111 10111 10010
Octal 127 27 22

Shades and tints

Shades of #571712

#571712
(87,23,18)
#501511
(80,21,17)
#491310
(73,19,16)
#42110F
(66,17,15)
#3B0F0E
(59,15,14)
#340D0D
(52,13,13)
#2D0B0C
(45,11,12)
#26090B
(38,9,11)
#1F070A
(31,7,10)
#180509
(24,5,9)
#110308
(17,3,8)
#000000
(0,0,0)

Tints of #571712

#571712
(87,23,18)
#662C27
(102,44,39)
#75413C
(117,65,60)
#845651
(132,86,81)
#936B66
(147,107,102)
#A2807B
(162,128,123)
#B19590
(177,149,144)
#C0AAA5
(192,170,165)
#CFBFBA
(207,191,186)
#DED4CF
(222,212,207)
#EDE9E4
(237,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #571712; }

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

This text font color is #571712.

Background Color

.myBgColor { background-color: #571712; }

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

This div background color is #571712.

Border color

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

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

This div border color is #571712.

Opacity

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

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

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

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

This text has shadow with #571712 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #571712.

Preview

Color preview on black background

This text has color #571712 on black background.


Color preview on white background

This text has color #571712 on white background.


Black color preview on #571712 background

This text has black color on #571712 background.


White color preview on #571712 background

This text has white color on #571712 background.


Related colors

Complementary color

Complementary color for #hex is #A8E8ED.


I love getcolorcode.com

Triadic colors

1 #125717 and #171257 with #571712 are triadic colors.

2 #121757 and #175712 with #571712 are triadic colors.