COLOR #87486E

HEX: #87486E RGB: (135,72,110)

Color info

#87486E contains mainly red and blue colors. Web safe color of #87486E is #993366 (or #936).

RGB color model

#87486E color RGB value is (135,72,110).

RGB: (135,72,110) (53%, 28%, 43%)

RGB channels and saturation

R 135 of 255 = 53%
G 72 of 255 = 28%
B 110 of 255 = 43%

135
72
110

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

Portions of RGB colors in percentages

R + G + B = 135 + 72 + 110 = 317 (100%)
R 135 of 317 ~ 42.59%
G 72 of 317 ~ 22.71%
B 110 of 317 ~ 34.7'%

%42.59
%22.71
%34.7

CMYK color model

#87486E color CMYK value is (0,47,19,47).

  • cyan value is 0.00%
  • magenta value is 46.67%
  • yellow value is 18.52%
  • key color value is 47.06%
CMYK: (0,47,19,47) C0M47Y19K47 (0%,47%,19%,47%) (0.00/0.47/0.19/0.47) 

CMYK percentages

%0
%46.67
%18.52
%47.06

Codes

Color #87486E in popluar color models

87 48 6E
RGB 135 72 110
HSL 324° 30.43% 40.59%
HSB/HSV 324° 46.67% 52.94%
CMYK 0.00% 46.67% 18.52%
47.06%

Color #87486E in popluar number systems.

HEX 87 48 6E
Decimal 135 72 110
Binary 10000111 1001000 1101110
Octal 207 110 156

Shades and tints

Shades of #87486E

#87486E
(135,72,110)
#7B4264
(123,66,100)
#6F3C5A
(111,60,90)
#633650
(99,54,80)
#573046
(87,48,70)
#4B2A3C
(75,42,60)
#3F2432
(63,36,50)
#331E28
(51,30,40)
#27181E
(39,24,30)
#1B1214
(27,18,20)
#0F0C0A
(15,12,10)
#000000
(0,0,0)

Tints of #87486E

#87486E
(135,72,110)
#91587B
(145,88,123)
#9B6888
(155,104,136)
#A57895
(165,120,149)
#AF88A2
(175,136,162)
#B998AF
(185,152,175)
#C3A8BC
(195,168,188)
#CDB8C9
(205,184,201)
#D7C8D6
(215,200,214)
#E1D8E3
(225,216,227)
#EBE8F0
(235,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87486E color. Also use rgb(135,72,110) instead hex code.

Text Font Color

.myTextColor { color: #87486E; }

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

This text font color is #87486E.

Background Color

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

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

This div background color is #87486E.

Border color

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

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

This div border color is #87486E.

Opacity

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

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

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

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

This text has shadow with #87486E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87486E.

Preview

Color preview on black background

This text has color #87486E on black background.


Color preview on white background

This text has color #87486E on white background.


Black color preview on #87486E background

This text has black color on #87486E background.


White color preview on #87486E background

This text has white color on #87486E background.


Related colors

Complementary color

Complementary color for #hex is #78B791.


I love getcolorcode.com

Triadic colors

1 #6E8748 and #486E87 with #87486E are triadic colors.

2 #6E4887 and #48876E with #87486E are triadic colors.