COLOR #868799

HEX: #868799 RGB: (134,135,153)

Color info

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

RGB color model

#868799 color RGB value is (134,135,153).

RGB: (134,135,153) (53%, 53%, 60%)

RGB channels and saturation

R 134 of 255 = 53%
G 135 of 255 = 53%
B 153 of 255 = 60%

134
135
153

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

Portions of RGB colors in percentages

R + G + B = 134 + 135 + 153 = 422 (100%)
R 134 of 422 ~ 31.75%
G 135 of 422 ~ 31.99%
B 153 of 422 ~ 36.26'%

%31.75
%31.99
%36.26

CMYK color model

#868799 color CMYK value is (12,12,0,40).

  • cyan value is 12.42%
  • magenta value is 11.76%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (12,12,0,40) C12M12Y0K40 (12%,12%,0%,40%) (0.12/0.12/0.00/0.40) 

CMYK percentages

%12.42
%11.76
%0
%40

Codes

Color #868799 in popluar color models

86 87 99
RGB 134 135 153
HSL 237° 8.52% 56.27%
HSB/HSV 237° 12.42% 60.00%
CMYK 12.42% 11.76% 0.00%
40.00%

Color #868799 in popluar number systems.

HEX 86 87 99
Decimal 134 135 153
Binary 10000110 10000111 10011001
Octal 206 207 231

Shades and tints

Shades of #868799

#868799
(134,135,153)
#7A7B8C
(122,123,140)
#6E6F7F
(110,111,127)
#626372
(98,99,114)
#565765
(86,87,101)
#4A4B58
(74,75,88)
#3E3F4B
(62,63,75)
#32333E
(50,51,62)
#262731
(38,39,49)
#1A1B24
(26,27,36)
#0E0F17
(14,15,23)
#000000
(0,0,0)

Tints of #868799

#868799
(134,135,153)
#9191A2
(145,145,162)
#9C9BAB
(156,155,171)
#A7A5B4
(167,165,180)
#B2AFBD
(178,175,189)
#BDB9C6
(189,185,198)
#C8C3CF
(200,195,207)
#D3CDD8
(211,205,216)
#DED7E1
(222,215,225)
#E9E1EA
(233,225,234)
#F4EBF3
(244,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #868799; }

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

This text font color is #868799.

Background Color

.myBgColor { background-color: #868799; }

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

This div background color is #868799.

Border color

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

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

This div border color is #868799.

Opacity

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

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

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

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

This text has shadow with #868799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868799.

Preview

Color preview on black background

This text has color #868799 on black background.


Color preview on white background

This text has color #868799 on white background.


Black color preview on #868799 background

This text has black color on #868799 background.


White color preview on #868799 background

This text has white color on #868799 background.


Related colors

Complementary color

Complementary color for #hex is #797866.


I love getcolorcode.com

Triadic colors

1 #998687 and #879986 with #868799 are triadic colors.

2 #998786 and #878699 with #868799 are triadic colors.