COLOR #87718A

HEX: #87718A RGB: (135,113,138)

Color info

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

RGB color model

#87718A color RGB value is (135,113,138).

RGB: (135,113,138) (53%, 44%, 54%)

RGB channels and saturation

R 135 of 255 = 53%
G 113 of 255 = 44%
B 138 of 255 = 54%

135
113
138

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

Portions of RGB colors in percentages

R + G + B = 135 + 113 + 138 = 386 (100%)
R 135 of 386 ~ 34.97%
G 113 of 386 ~ 29.27%
B 138 of 386 ~ 35.75'%

%34.97
%29.27
%35.75

CMYK color model

#87718A color CMYK value is (2,18,0,46).

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

CMYK: (2,18,0,46)
C2M18Y0K46 (2%, 18%, 0%, 46%)
(0.02 / 0.18 / 0.00 / 0.46)

CMYK percentages

%2.17
%18.12
%0
%45.88

Codes

Color #87718A in popluar color models

87 71 8A
RGB 135 113 138
HSL 293° 9.96% 49.22%
HSB/HSV 293° 18.12% 54.12%
CMYK 2.17% 18.12% 0.00%
45.88%

Color #87718A in popluar number systems.

HEX 87 71 8A
Decimal 135 113 138
Binary 10000111 1110001 10001010
Octal 207 161 212

Shades and tints

Shades of #87718A

#87718A
(135,113,138)
#7B677E
(123,103,126)
#6F5D72
(111,93,114)
#635366
(99,83,102)
#57495A
(87,73,90)
#4B3F4E
(75,63,78)
#3F3542
(63,53,66)
#332B36
(51,43,54)
#27212A
(39,33,42)
#1B171E
(27,23,30)
#0F0D12
(15,13,18)
#000000
(0,0,0)

Tints of #87718A

#87718A
(135,113,138)
#917D94
(145,125,148)
#9B899E
(155,137,158)
#A595A8
(165,149,168)
#AFA1B2
(175,161,178)
#B9ADBC
(185,173,188)
#C3B9C6
(195,185,198)
#CDC5D0
(205,197,208)
#D7D1DA
(215,209,218)
#E1DDE4
(225,221,228)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87718A; }

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

This text font color is #87718A.

Background Color

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

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

This div background color is #87718A.

Border color

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

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

This div border color is #87718A.

Opacity

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

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

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

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

This text has shadow with #87718A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87718A.

Preview

Color preview on black background

This text has color #87718A on black background.


Color preview on white background

This text has color #87718A on white background.


Black color preview on #87718A background

This text has black color on #87718A background.


White color preview on #87718A background

This text has white color on #87718A background.


Related colors

Complementary color

Complementary color for #hex is #788E75.


I love getcolorcode.com

Triadic colors

1 #8A8771 and #718A87 with #87718A are triadic colors.

2 #8A7187 and #71878A with #87718A are triadic colors.