COLOR #871737

HEX: #871737 RGB: (135,23,55)

Color info

#871737 contains mainly red color. Web safe color of #871737 is #990033 (or #903).

RGB color model

#871737 color RGB value is (135,23,55).

RGB: (135,23,55) (53%, 9%, 22%)

RGB channels and saturation

R 135 of 255 = 53%
G 23 of 255 = 9%
B 55 of 255 = 22%

135
23
55

R + G + B ~ 28%. #871737 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 23 + 55 = 213 (100%)
R 135 of 213 ~ 63.38%
G 23 of 213 ~ 10.8%
B 55 of 213 ~ 25.82'%

%63.38
%10.8
%25.82

CMYK color model

#871737 color CMYK value is (0,83,59,47).

  • cyan value is 0.00%
  • magenta value is 82.96%
  • yellow value is 59.26%
  • key color value is 47.06%

CMYK: (0,83,59,47)
C0M83Y59K47 (0%, 83%, 59%, 47%)
(0.00 / 0.83 / 0.59 / 0.47)

CMYK percentages

%0
%82.96
%59.26
%47.06

Codes

Color #871737 in popluar color models

87 17 37
RGB 135 23 55
HSL 343° 70.89% 30.98%
HSB/HSV 343° 82.96% 52.94%
CMYK 0.00% 82.96% 59.26%
47.06%

Color #871737 in popluar number systems.

HEX 87 17 37
Decimal 135 23 55
Binary 10000111 10111 110111
Octal 207 27 67

Shades and tints

Shades of #871737

#871737
(135,23,55)
#7B1532
(123,21,50)
#6F132D
(111,19,45)
#631128
(99,17,40)
#570F23
(87,15,35)
#4B0D1E
(75,13,30)
#3F0B19
(63,11,25)
#330914
(51,9,20)
#27070F
(39,7,15)
#1B050A
(27,5,10)
#0F0305
(15,3,5)
#000000
(0,0,0)

Tints of #871737

#871737
(135,23,55)
#912C49
(145,44,73)
#9B415B
(155,65,91)
#A5566D
(165,86,109)
#AF6B7F
(175,107,127)
#B98091
(185,128,145)
#C395A3
(195,149,163)
#CDAAB5
(205,170,181)
#D7BFC7
(215,191,199)
#E1D4D9
(225,212,217)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #871737 color. Also use rgb(135,23,55) instead hex code.

Text Font Color

.myTextColor { color: #871737; }

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

This text font color is #871737.

Background Color

.myBgColor { background-color: #871737; }

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

This div background color is #871737.

Border color

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

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

This div border color is #871737.

Opacity

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

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

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

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

This text has shadow with #871737 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #871737.

Preview

Color preview on black background

This text has color #871737 on black background.


Color preview on white background

This text has color #871737 on white background.


Black color preview on #871737 background

This text has black color on #871737 background.


White color preview on #871737 background

This text has white color on #871737 background.


Related colors

Complementary color

Complementary color for #hex is #78E8C8.


I love getcolorcode.com

Triadic colors

1 #378717 and #173787 with #871737 are triadic colors.

2 #371787 and #178737 with #871737 are triadic colors.