COLOR #870813

HEX: #870813 RGB: (135,8,19)

Color info

#870813 contains mainly red color. Web safe color of #870813 is #990000 (or #900).

RGB color model

#870813 color RGB value is (135,8,19).

RGB: (135,8,19) (53%, 3%, 7%)

RGB channels and saturation

R 135 of 255 = 53%
G 8 of 255 = 3%
B 19 of 255 = 7%

135
8
19

R + G + B ~ 21%. #870813 is dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 8 + 19 = 162 (100%)
R 135 of 162 ~ 83.33%
G 8 of 162 ~ 4.94%
B 19 of 162 ~ 11.73'%

%83.33
%11.73

CMYK color model

#870813 color CMYK value is (0,94,86,47).

  • cyan value is 0.00%
  • magenta value is 94.07%
  • yellow value is 85.93%
  • key color value is 47.06%

CMYK: (0,94,86,47)
C0M94Y86K47 (0%, 94%, 86%, 47%)
(0.00 / 0.94 / 0.86 / 0.47)

CMYK percentages

%0
%94.07
%85.93
%47.06

Codes

Color #870813 in popluar color models

87 08 13
RGB 135 8 19
HSL 355° 88.81% 28.04%
HSB/HSV 355° 94.07% 52.94%
CMYK 0.00% 94.07% 85.93%
47.06%

Color #870813 in popluar number systems.

HEX 87 08 13
Decimal 135 8 19
Binary 10000111 1000 10011
Octal 207 10 23

Shades and tints

Shades of #870813

#870813
(135,8,19)
#7B0812
(123,8,18)
#6F0811
(111,8,17)
#630810
(99,8,16)
#57080F
(87,8,15)
#4B080E
(75,8,14)
#3F080D
(63,8,13)
#33080C
(51,8,12)
#27080B
(39,8,11)
#1B080A
(27,8,10)
#0F0809
(15,8,9)
#000000
(0,0,0)

Tints of #870813

#870813
(135,8,19)
#911E28
(145,30,40)
#9B343D
(155,52,61)
#A54A52
(165,74,82)
#AF6067
(175,96,103)
#B9767C
(185,118,124)
#C38C91
(195,140,145)
#CDA2A6
(205,162,166)
#D7B8BB
(215,184,187)
#E1CED0
(225,206,208)
#EBE4E5
(235,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #870813 color. Also use rgb(135,8,19) instead hex code.

Text Font Color

.myTextColor { color: #870813; }

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

This text font color is #870813.

Background Color

.myBgColor { background-color: #870813; }

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

This div background color is #870813.

Border color

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

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

This div border color is #870813.

Opacity

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

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

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

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

This text has shadow with #870813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #870813.

Preview

Color preview on black background

This text has color #870813 on black background.


Color preview on white background

This text has color #870813 on white background.


Black color preview on #870813 background

This text has black color on #870813 background.


White color preview on #870813 background

This text has white color on #870813 background.


Related colors

Complementary color

Complementary color for #hex is #78F7EC.


I love getcolorcode.com

Triadic colors

1 #138708 and #081387 with #870813 are triadic colors.

2 #130887 and #088713 with #870813 are triadic colors.