COLOR #87508A

HEX: #87508A RGB: (135,80,138)

Color info

#87508A contains red, green and blue colors in about the same proportion. Web safe color of #87508A is #996699 (or #969).

RGB color model

#87508A color RGB value is (135,80,138).

RGB: (135,80,138) (53%, 31%, 54%)

RGB channels and saturation

R 135 of 255 = 53%
G 80 of 255 = 31%
B 138 of 255 = 54%

135
80
138

R + G + B ~ 46%. #87508A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 80 + 138 = 353 (100%)
R 135 of 353 ~ 38.24%
G 80 of 353 ~ 22.66%
B 138 of 353 ~ 39.09'%

%38.24
%22.66
%39.09

CMYK color model

#87508A color CMYK value is (2,42,0,46).

  • cyan value is 2.17%
  • magenta value is 42.03%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (2,42,0,46)
C2M42Y0K46 (2%, 42%, 0%, 46%)
(0.02 / 0.42 / 0.00 / 0.46)

CMYK percentages

%2.17
%42.03
%0
%45.88

Codes

Color #87508A in popluar color models

87 50 8A
RGB 135 80 138
HSL 297° 26.61% 42.75%
HSB/HSV 297° 42.03% 54.12%
CMYK 2.17% 42.03% 0.00%
45.88%

Color #87508A in popluar number systems.

HEX 87 50 8A
Decimal 135 80 138
Binary 10000111 1010000 10001010
Octal 207 120 212

Shades and tints

Shades of #87508A

#87508A
(135,80,138)
#7B497E
(123,73,126)
#6F4272
(111,66,114)
#633B66
(99,59,102)
#57345A
(87,52,90)
#4B2D4E
(75,45,78)
#3F2642
(63,38,66)
#331F36
(51,31,54)
#27182A
(39,24,42)
#1B111E
(27,17,30)
#0F0A12
(15,10,18)
#000000
(0,0,0)

Tints of #87508A

#87508A
(135,80,138)
#915F94
(145,95,148)
#9B6E9E
(155,110,158)
#A57DA8
(165,125,168)
#AF8CB2
(175,140,178)
#B99BBC
(185,155,188)
#C3AAC6
(195,170,198)
#CDB9D0
(205,185,208)
#D7C8DA
(215,200,218)
#E1D7E4
(225,215,228)
#EBE6EE
(235,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87508A color. Also use rgb(135,80,138) instead hex code.

Text Font Color

.myTextColor { color: #87508A; }

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

This text font color is #87508A.

Background Color

.myBgColor { background-color: #87508A; }

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

This div background color is #87508A.

Border color

.myBorderColor { border: 1px solid #87508A; }

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

This div border color is #87508A.

Opacity

.myOpacity80 { color: #87508A; opacity: 0.8; }

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

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

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

This text has shadow with #87508A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87508A.

Preview

Color preview on black background

This text has color #87508A on black background.


Color preview on white background

This text has color #87508A on white background.


Black color preview on #87508A background

This text has black color on #87508A background.


White color preview on #87508A background

This text has white color on #87508A background.


Related colors

Complementary color

Complementary color for #hex is #78AF75.


I love getcolorcode.com

Triadic colors

1 #8A8750 and #508A87 with #87508A are triadic colors.

2 #8A5087 and #50878A with #87508A are triadic colors.