COLOR #871290

HEX: #871290 RGB: (135,18,144)

Color info

#871290 contains mainly red and blue colors. Web safe color of #871290 is #990099 (or #909).

RGB color model

#871290 color RGB value is (135,18,144).

RGB: (135,18,144) (53%, 7%, 56%)

RGB channels and saturation

R 135 of 255 = 53%
G 18 of 255 = 7%
B 144 of 255 = 56%

135
18
144

R + G + B ~ 39%. #871290 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 135 + 18 + 144 = 297 (100%)
R 135 of 297 ~ 45.45%
G 18 of 297 ~ 6.06%
B 144 of 297 ~ 48.48'%

%45.45
%48.48

CMYK color model

#871290 color CMYK value is (6,88,0,44).

  • cyan value is 6.25%
  • magenta value is 87.50%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (6,88,0,44) C6M88Y0K44 (6%,88%,0%,44%) (0.06/0.88/0.00/0.44) 

CMYK percentages

%6.25
%87.5
%0
%43.53

Codes

Color #871290 in popluar color models

87 12 90
RGB 135 18 144
HSL 296° 77.78% 31.76%
HSB/HSV 296° 87.50% 56.47%
CMYK 6.25% 87.50% 0.00%
43.53%

Color #871290 in popluar number systems.

HEX 87 12 90
Decimal 135 18 144
Binary 10000111 10010 10010000
Octal 207 22 220

Shades and tints

Shades of #871290

#871290
(135,18,144)
#7B1183
(123,17,131)
#6F1076
(111,16,118)
#630F69
(99,15,105)
#570E5C
(87,14,92)
#4B0D4F
(75,13,79)
#3F0C42
(63,12,66)
#330B35
(51,11,53)
#270A28
(39,10,40)
#1B091B
(27,9,27)
#0F080E
(15,8,14)
#000000
(0,0,0)

Tints of #871290

#871290
(135,18,144)
#91279A
(145,39,154)
#9B3CA4
(155,60,164)
#A551AE
(165,81,174)
#AF66B8
(175,102,184)
#B97BC2
(185,123,194)
#C390CC
(195,144,204)
#CDA5D6
(205,165,214)
#D7BAE0
(215,186,224)
#E1CFEA
(225,207,234)
#EBE4F4
(235,228,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #871290; }

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

This text font color is #871290.

Background Color

.myBgColor { background-color: #871290; }

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

This div background color is #871290.

Border color

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

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

This div border color is #871290.

Opacity

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

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

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

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

This text has shadow with #871290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #871290.

Preview

Color preview on black background

This text has color #871290 on black background.


Color preview on white background

This text has color #871290 on white background.


Black color preview on #871290 background

This text has black color on #871290 background.


White color preview on #871290 background

This text has white color on #871290 background.


Related colors

Complementary color

Complementary color for #hex is #78ED6F.


I love getcolorcode.com

Triadic colors

1 #908712 and #129087 with #871290 are triadic colors.

2 #901287 and #128790 with #871290 are triadic colors.