COLOR #989386

HEX: #989386 RGB: (152,147,134)

Color info

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

RGB color model

#989386 color RGB value is (152,147,134).

RGB: (152,147,134) (60%, 58%, 53%)

RGB channels and saturation

R 152 of 255 = 60%
G 147 of 255 = 58%
B 134 of 255 = 53%

152
147
134

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

Portions of RGB colors in percentages

R + G + B = 152 + 147 + 134 = 433 (100%)
R 152 of 433 ~ 35.1%
G 147 of 433 ~ 33.95%
B 134 of 433 ~ 30.95'%

%35.1
%33.95
%30.95

CMYK color model

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

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

CMYK: (0,3,12,40)
C0M3Y12K40 (0%, 3%, 12%, 40%)
(0.00 / 0.03 / 0.12 / 0.40)

CMYK percentages

%0
%3.29
%11.84
%40.39

Codes

Color #989386 in popluar color models

98 93 86
RGB 152 147 134
HSL 43° 8.04% 56.08%
HSB/HSV 43° 11.84% 59.61%
CMYK 0.00% 3.29% 11.84%
40.39%

Color #989386 in popluar number systems.

HEX 98 93 86
Decimal 152 147 134
Binary 10011000 10010011 10000110
Octal 230 223 206

Shades and tints

Shades of #989386

#989386
(152,147,134)
#8B867A
(139,134,122)
#7E796E
(126,121,110)
#716C62
(113,108,98)
#645F56
(100,95,86)
#57524A
(87,82,74)
#4A453E
(74,69,62)
#3D3832
(61,56,50)
#302B26
(48,43,38)
#231E1A
(35,30,26)
#16110E
(22,17,14)
#000000
(0,0,0)

Tints of #989386

#989386
(152,147,134)
#A19C91
(161,156,145)
#AAA59C
(170,165,156)
#B3AEA7
(179,174,167)
#BCB7B2
(188,183,178)
#C5C0BD
(197,192,189)
#CEC9C8
(206,201,200)
#D7D2D3
(215,210,211)
#E0DBDE
(224,219,222)
#E9E4E9
(233,228,233)
#F2EDF4
(242,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989386; }

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

This text font color is #989386.

Background Color

.myBgColor { background-color: #989386; }

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

This div background color is #989386.

Border color

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

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

This div border color is #989386.

Opacity

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

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

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

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

This text has shadow with #989386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989386.

Preview

Color preview on black background

This text has color #989386 on black background.


Color preview on white background

This text has color #989386 on white background.


Black color preview on #989386 background

This text has black color on #989386 background.


White color preview on #989386 background

This text has white color on #989386 background.


Related colors

Complementary color

Complementary color for #hex is #676C79.


I love getcolorcode.com

Triadic colors

1 #869893 and #938698 with #989386 are triadic colors.

2 #869398 and #939886 with #989386 are triadic colors.