COLOR #878690

HEX: #878690 RGB: (135,134,144)

Color info

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

RGB color model

#878690 color RGB value is (135,134,144).

RGB: (135,134,144) (53%, 53%, 56%)

RGB channels and saturation

R 135 of 255 = 53%
G 134 of 255 = 53%
B 144 of 255 = 56%

135
134
144

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

Portions of RGB colors in percentages

R + G + B = 135 + 134 + 144 = 413 (100%)
R 135 of 413 ~ 32.69%
G 134 of 413 ~ 32.45%
B 144 of 413 ~ 34.87'%

%32.69
%32.45
%34.87

CMYK color model

#878690 color CMYK value is (6,7,0,44).

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

CMYK: (6,7,0,44)
C6M7Y0K44 (6%, 7%, 0%, 44%)
(0.06 / 0.07 / 0.00 / 0.44)

CMYK percentages

%6.25
%6.94
%0
%43.53

Codes

Color #878690 in popluar color models

87 86 90
RGB 135 134 144
HSL 246° 4.31% 54.51%
HSB/HSV 246° 6.94% 56.47%
CMYK 6.25% 6.94% 0.00%
43.53%

Color #878690 in popluar number systems.

HEX 87 86 90
Decimal 135 134 144
Binary 10000111 10000110 10010000
Octal 207 206 220

Shades and tints

Shades of #878690

#878690
(135,134,144)
#7B7A83
(123,122,131)
#6F6E76
(111,110,118)
#636269
(99,98,105)
#57565C
(87,86,92)
#4B4A4F
(75,74,79)
#3F3E42
(63,62,66)
#333235
(51,50,53)
#272628
(39,38,40)
#1B1A1B
(27,26,27)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #878690

#878690
(135,134,144)
#91919A
(145,145,154)
#9B9CA4
(155,156,164)
#A5A7AE
(165,167,174)
#AFB2B8
(175,178,184)
#B9BDC2
(185,189,194)
#C3C8CC
(195,200,204)
#CDD3D6
(205,211,214)
#D7DEE0
(215,222,224)
#E1E9EA
(225,233,234)
#EBF4F4
(235,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #878690; }

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

This text font color is #878690.

Background Color

.myBgColor { background-color: #878690; }

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

This div background color is #878690.

Border color

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

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

This div border color is #878690.

Opacity

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

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

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

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

This text has shadow with #878690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878690.

Preview

Color preview on black background

This text has color #878690 on black background.


Color preview on white background

This text has color #878690 on white background.


Black color preview on #878690 background

This text has black color on #878690 background.


White color preview on #878690 background

This text has white color on #878690 background.


Related colors

Complementary color

Complementary color for #hex is #78796F.


I love getcolorcode.com

Triadic colors

1 #908786 and #869087 with #878690 are triadic colors.

2 #908687 and #868790 with #878690 are triadic colors.