COLOR #871247

HEX: #871247 RGB: (135,18,71)

Color info

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

RGB color model

#871247 color RGB value is (135,18,71).

RGB: (135,18,71) (53%, 7%, 28%)

RGB channels and saturation

R 135 of 255 = 53%
G 18 of 255 = 7%
B 71 of 255 = 28%

135
18
71

R + G + B ~ 29%. #871247 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 18 + 71 = 224 (100%)
R 135 of 224 ~ 60.27%
G 18 of 224 ~ 8.04%
B 71 of 224 ~ 31.7'%

%60.27
%31.7

CMYK color model

#871247 color CMYK value is (0,87,47,47).

  • cyan value is 0.00%
  • magenta value is 86.67%
  • yellow value is 47.41%
  • key color value is 47.06%

CMYK: (0,87,47,47)
C0M87Y47K47 (0%, 87%, 47%, 47%)
(0.00 / 0.87 / 0.47 / 0.47)

CMYK percentages

%0
%86.67
%47.41
%47.06

Codes

Color #871247 in popluar color models

87 12 47
RGB 135 18 71
HSL 333° 76.47% 30.00%
HSB/HSV 333° 86.67% 52.94%
CMYK 0.00% 86.67% 47.41%
47.06%

Color #871247 in popluar number systems.

HEX 87 12 47
Decimal 135 18 71
Binary 10000111 10010 1000111
Octal 207 22 107

Shades and tints

Shades of #871247

#871247
(135,18,71)
#7B1141
(123,17,65)
#6F103B
(111,16,59)
#630F35
(99,15,53)
#570E2F
(87,14,47)
#4B0D29
(75,13,41)
#3F0C23
(63,12,35)
#330B1D
(51,11,29)
#270A17
(39,10,23)
#1B0911
(27,9,17)
#0F080B
(15,8,11)
#000000
(0,0,0)

Tints of #871247

#871247
(135,18,71)
#912757
(145,39,87)
#9B3C67
(155,60,103)
#A55177
(165,81,119)
#AF6687
(175,102,135)
#B97B97
(185,123,151)
#C390A7
(195,144,167)
#CDA5B7
(205,165,183)
#D7BAC7
(215,186,199)
#E1CFD7
(225,207,215)
#EBE4E7
(235,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #871247 color. Also use rgb(135,18,71) instead hex code.

Text Font Color

.myTextColor { color: #871247; }

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

This text font color is #871247.

Background Color

.myBgColor { background-color: #871247; }

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

This div background color is #871247.

Border color

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

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

This div border color is #871247.

Opacity

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

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

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

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

This text has shadow with #871247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #871247.

Preview

Color preview on black background

This text has color #871247 on black background.


Color preview on white background

This text has color #871247 on white background.


Black color preview on #871247 background

This text has black color on #871247 background.


White color preview on #871247 background

This text has white color on #871247 background.


Related colors

Complementary color

Complementary color for #hex is #78EDB8.


I love getcolorcode.com

Triadic colors

1 #478712 and #124787 with #871247 are triadic colors.

2 #471287 and #128747 with #871247 are triadic colors.