COLOR #878492

HEX: #878492 RGB: (135,132,146)

Color info

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

RGB color model

#878492 color RGB value is (135,132,146).

RGB: (135,132,146) (53%, 52%, 57%)

RGB channels and saturation

R 135 of 255 = 53%
G 132 of 255 = 52%
B 146 of 255 = 57%

135
132
146

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

Portions of RGB colors in percentages

R + G + B = 135 + 132 + 146 = 413 (100%)
R 135 of 413 ~ 32.69%
G 132 of 413 ~ 31.96%
B 146 of 413 ~ 35.35'%

%32.69
%31.96
%35.35

CMYK color model

#878492 color CMYK value is (8,10,0,43).

  • cyan value is 7.53%
  • magenta value is 9.59%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (8,10,0,43)
C8M10Y0K43 (8%, 10%, 0%, 43%)
(0.08 / 0.10 / 0.00 / 0.43)

CMYK percentages

%7.53
%9.59
%0
%42.75

Codes

Color #878492 in popluar color models

87 84 92
RGB 135 132 146
HSL 253° 6.03% 54.51%
HSB/HSV 253° 9.59% 57.25%
CMYK 7.53% 9.59% 0.00%
42.75%

Color #878492 in popluar number systems.

HEX 87 84 92
Decimal 135 132 146
Binary 10000111 10000100 10010010
Octal 207 204 222

Shades and tints

Shades of #878492

#878492
(135,132,146)
#7B7885
(123,120,133)
#6F6C78
(111,108,120)
#63606B
(99,96,107)
#57545E
(87,84,94)
#4B4851
(75,72,81)
#3F3C44
(63,60,68)
#333037
(51,48,55)
#27242A
(39,36,42)
#1B181D
(27,24,29)
#0F0C10
(15,12,16)
#000000
(0,0,0)

Tints of #878492

#878492
(135,132,146)
#918F9B
(145,143,155)
#9B9AA4
(155,154,164)
#A5A5AD
(165,165,173)
#AFB0B6
(175,176,182)
#B9BBBF
(185,187,191)
#C3C6C8
(195,198,200)
#CDD1D1
(205,209,209)
#D7DCDA
(215,220,218)
#E1E7E3
(225,231,227)
#EBF2EC
(235,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #878492; }

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

This text font color is #878492.

Background Color

.myBgColor { background-color: #878492; }

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

This div background color is #878492.

Border color

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

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

This div border color is #878492.

Opacity

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

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

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

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

This text has shadow with #878492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878492.

Preview

Color preview on black background

This text has color #878492 on black background.


Color preview on white background

This text has color #878492 on white background.


Black color preview on #878492 background

This text has black color on #878492 background.


White color preview on #878492 background

This text has white color on #878492 background.


Related colors

Complementary color

Complementary color for #hex is #787B6D.


I love getcolorcode.com

Triadic colors

1 #928784 and #849287 with #878492 are triadic colors.

2 #928487 and #848792 with #878492 are triadic colors.