COLOR #878495

HEX: #878495 RGB: (135,132,149)

Color info

#878495 contains red, green and blue colors in about the same proportion. Web safe color of #878495 is #999999 (or #999).

RGB color model

#878495 color RGB value is (135,132,149).

RGB: (135,132,149) (53%, 52%, 58%)

RGB channels and saturation

R 135 of 255 = 53%
G 132 of 255 = 52%
B 149 of 255 = 58%

135
132
149

R + G + B ~ 54%. #878495 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 132 + 149 = 416 (100%)
R 135 of 416 ~ 32.45%
G 132 of 416 ~ 31.73%
B 149 of 416 ~ 35.82'%

%32.45
%31.73
%35.82

CMYK color model

#878495 color CMYK value is (9,11,0,42).

  • cyan value is 9.40%
  • magenta value is 11.41%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (9,11,0,42)
C9M11Y0K42 (9%, 11%, 0%, 42%)
(0.09 / 0.11 / 0.00 / 0.42)

CMYK percentages

%9.4
%11.41
%0
%41.57

Codes

Color #878495 in popluar color models

87 84 95
RGB 135 132 149
HSL 251° 7.42% 55.10%
HSB/HSV 251° 11.41% 58.43%
CMYK 9.40% 11.41% 0.00%
41.57%

Color #878495 in popluar number systems.

HEX 87 84 95
Decimal 135 132 149
Binary 10000111 10000100 10010101
Octal 207 204 225

Shades and tints

Shades of #878495

#878495
(135,132,149)
#7B7888
(123,120,136)
#6F6C7B
(111,108,123)
#63606E
(99,96,110)
#575461
(87,84,97)
#4B4854
(75,72,84)
#3F3C47
(63,60,71)
#33303A
(51,48,58)
#27242D
(39,36,45)
#1B1820
(27,24,32)
#0F0C13
(15,12,19)
#000000
(0,0,0)

Tints of #878495

#878495
(135,132,149)
#918F9E
(145,143,158)
#9B9AA7
(155,154,167)
#A5A5B0
(165,165,176)
#AFB0B9
(175,176,185)
#B9BBC2
(185,187,194)
#C3C6CB
(195,198,203)
#CDD1D4
(205,209,212)
#D7DCDD
(215,220,221)
#E1E7E6
(225,231,230)
#EBF2EF
(235,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #878495 color. Also use rgb(135,132,149) instead hex code.

Text Font Color

.myTextColor { color: #878495; }

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

This text font color is #878495.

Background Color

.myBgColor { background-color: #878495; }

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

This div background color is #878495.

Border color

.myBorderColor { border: 1px solid #878495; }

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

This div border color is #878495.

Opacity

.myOpacity80 { color: #878495; opacity: 0.8; }

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

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

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

This text has shadow with #878495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878495.

Preview

Color preview on black background

This text has color #878495 on black background.


Color preview on white background

This text has color #878495 on white background.


Black color preview on #878495 background

This text has black color on #878495 background.


White color preview on #878495 background

This text has white color on #878495 background.


Related colors

Complementary color

Complementary color for #hex is #787B6A.


I love getcolorcode.com

Triadic colors

1 #958784 and #849587 with #878495 are triadic colors.

2 #958487 and #848795 with #878495 are triadic colors.