COLOR #878590

HEX: #878590 RGB: (135,133,144)

Color info

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

RGB color model

#878590 color RGB value is (135,133,144).

RGB: (135,133,144) (53%, 52%, 56%)

RGB channels and saturation

R 135 of 255 = 53%
G 133 of 255 = 52%
B 144 of 255 = 56%

135
133
144

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

Portions of RGB colors in percentages

R + G + B = 135 + 133 + 144 = 412 (100%)
R 135 of 412 ~ 32.77%
G 133 of 412 ~ 32.28%
B 144 of 412 ~ 34.95'%

%32.77
%32.28
%34.95

CMYK color model

#878590 color CMYK value is (6,8,0,44).

  • cyan value is 6.25%
  • magenta value is 7.64%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (6,8,0,44)
C6M8Y0K44 (6%, 8%, 0%, 44%)
(0.06 / 0.08 / 0.00 / 0.44)

CMYK percentages

%6.25
%7.64
%0
%43.53

Codes

Color #878590 in popluar color models

87 85 90
RGB 135 133 144
HSL 251° 4.72% 54.31%
HSB/HSV 251° 7.64% 56.47%
CMYK 6.25% 7.64% 0.00%
43.53%

Color #878590 in popluar number systems.

HEX 87 85 90
Decimal 135 133 144
Binary 10000111 10000101 10010000
Octal 207 205 220

Shades and tints

Shades of #878590

#878590
(135,133,144)
#7B7983
(123,121,131)
#6F6D76
(111,109,118)
#636169
(99,97,105)
#57555C
(87,85,92)
#4B494F
(75,73,79)
#3F3D42
(63,61,66)
#333135
(51,49,53)
#272528
(39,37,40)
#1B191B
(27,25,27)
#0F0D0E
(15,13,14)
#000000
(0,0,0)

Tints of #878590

#878590
(135,133,144)
#91909A
(145,144,154)
#9B9BA4
(155,155,164)
#A5A6AE
(165,166,174)
#AFB1B8
(175,177,184)
#B9BCC2
(185,188,194)
#C3C7CC
(195,199,204)
#CDD2D6
(205,210,214)
#D7DDE0
(215,221,224)
#E1E8EA
(225,232,234)
#EBF3F4
(235,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #878590 color. Also use rgb(135,133,144) instead hex code.

Text Font Color

.myTextColor { color: #878590; }

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

This text font color is #878590.

Background Color

.myBgColor { background-color: #878590; }

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

This div background color is #878590.

Border color

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

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

This div border color is #878590.

Opacity

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

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

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

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

This text has shadow with #878590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878590.

Preview

Color preview on black background

This text has color #878590 on black background.


Color preview on white background

This text has color #878590 on white background.


Black color preview on #878590 background

This text has black color on #878590 background.


White color preview on #878590 background

This text has white color on #878590 background.


Related colors

Complementary color

Complementary color for #hex is #787A6F.


I love getcolorcode.com

Triadic colors

1 #908785 and #859087 with #878590 are triadic colors.

2 #908587 and #858790 with #878590 are triadic colors.