COLOR #868990

HEX: #868990 RGB: (134,137,144)

Color info

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

RGB color model

#868990 color RGB value is (134,137,144).

RGB: (134,137,144) (53%, 54%, 56%)

RGB channels and saturation

R 134 of 255 = 53%
G 137 of 255 = 54%
B 144 of 255 = 56%

134
137
144

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

Portions of RGB colors in percentages

R + G + B = 134 + 137 + 144 = 415 (100%)
R 134 of 415 ~ 32.29%
G 137 of 415 ~ 33.01%
B 144 of 415 ~ 34.7'%

%32.29
%33.01
%34.7

CMYK color model

#868990 color CMYK value is (7,5,0,44).

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

CMYK: (7,5,0,44)
C7M5Y0K44 (7%, 5%, 0%, 44%)
(0.07 / 0.05 / 0.00 / 0.44)

CMYK percentages

%6.94
%4.86
%0
%43.53

Codes

Color #868990 in popluar color models

86 89 90
RGB 134 137 144
HSL 222° 4.31% 54.51%
HSB/HSV 222° 6.94% 56.47%
CMYK 6.94% 4.86% 0.00%
43.53%

Color #868990 in popluar number systems.

HEX 86 89 90
Decimal 134 137 144
Binary 10000110 10001001 10010000
Octal 206 211 220

Shades and tints

Shades of #868990

#868990
(134,137,144)
#7A7D83
(122,125,131)
#6E7176
(110,113,118)
#626569
(98,101,105)
#56595C
(86,89,92)
#4A4D4F
(74,77,79)
#3E4142
(62,65,66)
#323535
(50,53,53)
#262928
(38,41,40)
#1A1D1B
(26,29,27)
#0E110E
(14,17,14)
#000000
(0,0,0)

Tints of #868990

#868990
(134,137,144)
#91939A
(145,147,154)
#9C9DA4
(156,157,164)
#A7A7AE
(167,167,174)
#B2B1B8
(178,177,184)
#BDBBC2
(189,187,194)
#C8C5CC
(200,197,204)
#D3CFD6
(211,207,214)
#DED9E0
(222,217,224)
#E9E3EA
(233,227,234)
#F4EDF4
(244,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #868990; }

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

This text font color is #868990.

Background Color

.myBgColor { background-color: #868990; }

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

This div background color is #868990.

Border color

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

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

This div border color is #868990.

Opacity

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

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

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

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

This text has shadow with #868990 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #868990.

Preview

Color preview on black background

This text has color #868990 on black background.


Color preview on white background

This text has color #868990 on white background.


Black color preview on #868990 background

This text has black color on #868990 background.


White color preview on #868990 background

This text has white color on #868990 background.


Related colors

Complementary color

Complementary color for #hex is #79766F.


I love getcolorcode.com

Triadic colors

1 #908689 and #899086 with #868990 are triadic colors.

2 #908986 and #898690 with #868990 are triadic colors.