COLOR #868995

HEX: #868995 RGB: (134,137,149)

Color info

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

RGB color model

#868995 color RGB value is (134,137,149).

RGB: (134,137,149) (53%, 54%, 58%)

RGB channels and saturation

R 134 of 255 = 53%
G 137 of 255 = 54%
B 149 of 255 = 58%

134
137
149

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

Portions of RGB colors in percentages

R + G + B = 134 + 137 + 149 = 420 (100%)
R 134 of 420 ~ 31.9%
G 137 of 420 ~ 32.62%
B 149 of 420 ~ 35.48'%

%31.9
%32.62
%35.48

CMYK color model

#868995 color CMYK value is (10,8,0,42).

  • cyan value is 10.07%
  • magenta value is 8.05%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (10,8,0,42)
C10M8Y0K42 (10%, 8%, 0%, 42%)
(0.10 / 0.08 / 0.00 / 0.42)

CMYK percentages

%10.07
%8.05
%0
%41.57

Codes

Color #868995 in popluar color models

86 89 95
RGB 134 137 149
HSL 228° 6.61% 55.49%
HSB/HSV 228° 10.07% 58.43%
CMYK 10.07% 8.05% 0.00%
41.57%

Color #868995 in popluar number systems.

HEX 86 89 95
Decimal 134 137 149
Binary 10000110 10001001 10010101
Octal 206 211 225

Shades and tints

Shades of #868995

#868995
(134,137,149)
#7A7D88
(122,125,136)
#6E717B
(110,113,123)
#62656E
(98,101,110)
#565961
(86,89,97)
#4A4D54
(74,77,84)
#3E4147
(62,65,71)
#32353A
(50,53,58)
#26292D
(38,41,45)
#1A1D20
(26,29,32)
#0E1113
(14,17,19)
#000000
(0,0,0)

Tints of #868995

#868995
(134,137,149)
#91939E
(145,147,158)
#9C9DA7
(156,157,167)
#A7A7B0
(167,167,176)
#B2B1B9
(178,177,185)
#BDBBC2
(189,187,194)
#C8C5CB
(200,197,203)
#D3CFD4
(211,207,212)
#DED9DD
(222,217,221)
#E9E3E6
(233,227,230)
#F4EDEF
(244,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #868995 color. Also use rgb(134,137,149) instead hex code.

Text Font Color

.myTextColor { color: #868995; }

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

This text font color is #868995.

Background Color

.myBgColor { background-color: #868995; }

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

This div background color is #868995.

Border color

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

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

This div border color is #868995.

Opacity

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

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

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

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

This text has shadow with #868995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868995.

Preview

Color preview on black background

This text has color #868995 on black background.


Color preview on white background

This text has color #868995 on white background.


Black color preview on #868995 background

This text has black color on #868995 background.


White color preview on #868995 background

This text has white color on #868995 background.


Related colors

Complementary color

Complementary color for #hex is #79766A.


I love getcolorcode.com

Triadic colors

1 #958689 and #899586 with #868995 are triadic colors.

2 #958986 and #898695 with #868995 are triadic colors.