COLOR #87758E

HEX: #87758E RGB: (135,117,142)

Color info

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

RGB color model

#87758E color RGB value is (135,117,142).

RGB: (135,117,142) (53%, 46%, 56%)

RGB channels and saturation

R 135 of 255 = 53%
G 117 of 255 = 46%
B 142 of 255 = 56%

135
117
142

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

Portions of RGB colors in percentages

R + G + B = 135 + 117 + 142 = 394 (100%)
R 135 of 394 ~ 34.26%
G 117 of 394 ~ 29.7%
B 142 of 394 ~ 36.04'%

%34.26
%29.7
%36.04

CMYK color model

#87758E color CMYK value is (5,18,0,44).

  • cyan value is 4.93%
  • magenta value is 17.61%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (5,18,0,44) C5M18Y0K44 (5%,18%,0%,44%) (0.05/0.18/0.00/0.44) 

CMYK percentages

%4.93
%17.61
%0
%44.31

Codes

Color #87758E in popluar color models

87 75 8E
RGB 135 117 142
HSL 283° 9.96% 50.78%
HSB/HSV 283° 17.61% 55.69%
CMYK 4.93% 17.61% 0.00%
44.31%

Color #87758E in popluar number systems.

HEX 87 75 8E
Decimal 135 117 142
Binary 10000111 1110101 10001110
Octal 207 165 216

Shades and tints

Shades of #87758E

#87758E
(135,117,142)
#7B6B82
(123,107,130)
#6F6176
(111,97,118)
#63576A
(99,87,106)
#574D5E
(87,77,94)
#4B4352
(75,67,82)
#3F3946
(63,57,70)
#332F3A
(51,47,58)
#27252E
(39,37,46)
#1B1B22
(27,27,34)
#0F1116
(15,17,22)
#000000
(0,0,0)

Tints of #87758E

#87758E
(135,117,142)
#918198
(145,129,152)
#9B8DA2
(155,141,162)
#A599AC
(165,153,172)
#AFA5B6
(175,165,182)
#B9B1C0
(185,177,192)
#C3BDCA
(195,189,202)
#CDC9D4
(205,201,212)
#D7D5DE
(215,213,222)
#E1E1E8
(225,225,232)
#EBEDF2
(235,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87758E; }

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

This text font color is #87758E.

Background Color

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

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

This div background color is #87758E.

Border color

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

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

This div border color is #87758E.

Opacity

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

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

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

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

This text has shadow with #87758E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87758E.

Preview

Color preview on black background

This text has color #87758E on black background.


Color preview on white background

This text has color #87758E on white background.


Black color preview on #87758E background

This text has black color on #87758E background.


White color preview on #87758E background

This text has white color on #87758E background.


Related colors

Complementary color

Complementary color for #hex is #788A71.


I love getcolorcode.com

Triadic colors

1 #8E8775 and #758E87 with #87758E are triadic colors.

2 #8E7587 and #75878E with #87758E are triadic colors.