COLOR #989686

HEX: #989686 RGB: (152,150,134)

Color info

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

RGB color model

#989686 color RGB value is (152,150,134).

RGB: (152,150,134) (60%, 59%, 53%)

RGB channels and saturation

R 152 of 255 = 60%
G 150 of 255 = 59%
B 134 of 255 = 53%

152
150
134

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

Portions of RGB colors in percentages

R + G + B = 152 + 150 + 134 = 436 (100%)
R 152 of 436 ~ 34.86%
G 150 of 436 ~ 34.4%
B 134 of 436 ~ 30.73'%

%34.86
%34.4
%30.73

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 1.32%
  • yellow value is 11.84%
  • key color value is 40.39%

CMYK: (0,1,12,40)
C0M1Y12K40 (0%, 1%, 12%, 40%)
(0.00 / 0.01 / 0.12 / 0.40)

CMYK percentages

%0
%1.32
%11.84
%40.39

Codes

Color #989686 in popluar color models

98 96 86
RGB 152 150 134
HSL 53° 8.04% 56.08%
HSB/HSV 53° 11.84% 59.61%
CMYK 0.00% 1.32% 11.84%
40.39%

Color #989686 in popluar number systems.

HEX 98 96 86
Decimal 152 150 134
Binary 10011000 10010110 10000110
Octal 230 226 206

Shades and tints

Shades of #989686

#989686
(152,150,134)
#8B897A
(139,137,122)
#7E7C6E
(126,124,110)
#716F62
(113,111,98)
#646256
(100,98,86)
#57554A
(87,85,74)
#4A483E
(74,72,62)
#3D3B32
(61,59,50)
#302E26
(48,46,38)
#23211A
(35,33,26)
#16140E
(22,20,14)
#000000
(0,0,0)

Tints of #989686

#989686
(152,150,134)
#A19F91
(161,159,145)
#AAA89C
(170,168,156)
#B3B1A7
(179,177,167)
#BCBAB2
(188,186,178)
#C5C3BD
(197,195,189)
#CECCC8
(206,204,200)
#D7D5D3
(215,213,211)
#E0DEDE
(224,222,222)
#E9E7E9
(233,231,233)
#F2F0F4
(242,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989686 color. Also use rgb(152,150,134) instead hex code.

Text Font Color

.myTextColor { color: #989686; }

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

This text font color is #989686.

Background Color

.myBgColor { background-color: #989686; }

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

This div background color is #989686.

Border color

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

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

This div border color is #989686.

Opacity

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

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

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

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

This text has shadow with #989686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989686.

Preview

Color preview on black background

This text has color #989686 on black background.


Color preview on white background

This text has color #989686 on white background.


Black color preview on #989686 background

This text has black color on #989686 background.


White color preview on #989686 background

This text has white color on #989686 background.


Related colors

Complementary color

Complementary color for #hex is #676979.


I love getcolorcode.com

Triadic colors

1 #869896 and #968698 with #989686 are triadic colors.

2 #869698 and #969886 with #989686 are triadic colors.