COLOR #87488D

HEX: #87488D RGB: (135,72,141)

Color info

#87488D contains mainly red and blue colors. Web safe color of #87488D is #993399 (or #939).

RGB color model

#87488D color RGB value is (135,72,141).

RGB: (135,72,141) (53%, 28%, 55%)

RGB channels and saturation

R 135 of 255 = 53%
G 72 of 255 = 28%
B 141 of 255 = 55%

135
72
141

R + G + B ~ 45%. #87488D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 72 + 141 = 348 (100%)
R 135 of 348 ~ 38.79%
G 72 of 348 ~ 20.69%
B 141 of 348 ~ 40.52'%

%38.79
%20.69
%40.52

CMYK color model

#87488D color CMYK value is (4,49,0,45).

  • cyan value is 4.26%
  • magenta value is 48.94%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (4,49,0,45) C4M49Y0K45 (4%,49%,0%,45%) (0.04/0.49/0.00/0.45) 

CMYK percentages

%4.26
%48.94
%0
%44.71

Codes

Color #87488D in popluar color models

87 48 8D
RGB 135 72 141
HSL 295° 32.39% 41.76%
HSB/HSV 295° 48.94% 55.29%
CMYK 4.26% 48.94% 0.00%
44.71%

Color #87488D in popluar number systems.

HEX 87 48 8D
Decimal 135 72 141
Binary 10000111 1001000 10001101
Octal 207 110 215

Shades and tints

Shades of #87488D

#87488D
(135,72,141)
#7B4281
(123,66,129)
#6F3C75
(111,60,117)
#633669
(99,54,105)
#57305D
(87,48,93)
#4B2A51
(75,42,81)
#3F2445
(63,36,69)
#331E39
(51,30,57)
#27182D
(39,24,45)
#1B1221
(27,18,33)
#0F0C15
(15,12,21)
#000000
(0,0,0)

Tints of #87488D

#87488D
(135,72,141)
#915897
(145,88,151)
#9B68A1
(155,104,161)
#A578AB
(165,120,171)
#AF88B5
(175,136,181)
#B998BF
(185,152,191)
#C3A8C9
(195,168,201)
#CDB8D3
(205,184,211)
#D7C8DD
(215,200,221)
#E1D8E7
(225,216,231)
#EBE8F1
(235,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87488D color. Also use rgb(135,72,141) instead hex code.

Text Font Color

.myTextColor { color: #87488D; }

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

This text font color is #87488D.

Background Color

.myBgColor { background-color: #87488D; }

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

This div background color is #87488D.

Border color

.myBorderColor { border: 1px solid #87488D; }

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

This div border color is #87488D.

Opacity

.myOpacity80 { color: #87488D; opacity: 0.8; }

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

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

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

This text has shadow with #87488D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87488D.

Preview

Color preview on black background

This text has color #87488D on black background.


Color preview on white background

This text has color #87488D on white background.


Black color preview on #87488D background

This text has black color on #87488D background.


White color preview on #87488D background

This text has white color on #87488D background.


Related colors

Complementary color

Complementary color for #hex is #78B772.


I love getcolorcode.com

Triadic colors

1 #8D8748 and #488D87 with #87488D are triadic colors.

2 #8D4887 and #48878D with #87488D are triadic colors.