COLOR #87518E

HEX: #87518E RGB: (135,81,142)

Color info

#87518E contains mainly red and blue colors. Web safe color of #87518E is #996699 (or #969).

RGB color model

#87518E color RGB value is (135,81,142).

RGB: (135,81,142) (53%, 32%, 56%)

RGB channels and saturation

R 135 of 255 = 53%
G 81 of 255 = 32%
B 142 of 255 = 56%

135
81
142

R + G + B ~ 47%. #87518E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 81 + 142 = 358 (100%)
R 135 of 358 ~ 37.71%
G 81 of 358 ~ 22.63%
B 142 of 358 ~ 39.66'%

%37.71
%22.63
%39.66

CMYK color model

#87518E color CMYK value is (5,43,0,44).

  • cyan value is 4.93%
  • magenta value is 42.96%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (5,43,0,44)
C5M43Y0K44 (5%, 43%, 0%, 44%)
(0.05 / 0.43 / 0.00 / 0.44)

CMYK percentages

%4.93
%42.96
%0
%44.31

Codes

Color #87518E in popluar color models

87 51 8E
RGB 135 81 142
HSL 293° 27.35% 43.73%
HSB/HSV 293° 42.96% 55.69%
CMYK 4.93% 42.96% 0.00%
44.31%

Color #87518E in popluar number systems.

HEX 87 51 8E
Decimal 135 81 142
Binary 10000111 1010001 10001110
Octal 207 121 216

Shades and tints

Shades of #87518E

#87518E
(135,81,142)
#7B4A82
(123,74,130)
#6F4376
(111,67,118)
#633C6A
(99,60,106)
#57355E
(87,53,94)
#4B2E52
(75,46,82)
#3F2746
(63,39,70)
#33203A
(51,32,58)
#27192E
(39,25,46)
#1B1222
(27,18,34)
#0F0B16
(15,11,22)
#000000
(0,0,0)

Tints of #87518E

#87518E
(135,81,142)
#916098
(145,96,152)
#9B6FA2
(155,111,162)
#A57EAC
(165,126,172)
#AF8DB6
(175,141,182)
#B99CC0
(185,156,192)
#C3ABCA
(195,171,202)
#CDBAD4
(205,186,212)
#D7C9DE
(215,201,222)
#E1D8E8
(225,216,232)
#EBE7F2
(235,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87518E color. Also use rgb(135,81,142) instead hex code.

Text Font Color

.myTextColor { color: #87518E; }

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

This text font color is #87518E.

Background Color

.myBgColor { background-color: #87518E; }

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

This div background color is #87518E.

Border color

.myBorderColor { border: 1px solid #87518E; }

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

This div border color is #87518E.

Opacity

.myOpacity80 { color: #87518E; opacity: 0.8; }

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

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

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

This text has shadow with #87518E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87518E.

Preview

Color preview on black background

This text has color #87518E on black background.


Color preview on white background

This text has color #87518E on white background.


Black color preview on #87518E background

This text has black color on #87518E background.


White color preview on #87518E background

This text has white color on #87518E background.


Related colors

Complementary color

Complementary color for #hex is #78AE71.


I love getcolorcode.com

Triadic colors

1 #8E8751 and #518E87 with #87518E are triadic colors.

2 #8E5187 and #51878E with #87518E are triadic colors.