COLOR #989395

HEX: #989395 RGB: (152,147,149)

Color info

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

RGB color model

#989395 color RGB value is (152,147,149).

RGB: (152,147,149) (60%, 58%, 58%)

RGB channels and saturation

R 152 of 255 = 60%
G 147 of 255 = 58%
B 149 of 255 = 58%

152
147
149

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

Portions of RGB colors in percentages

R + G + B = 152 + 147 + 149 = 448 (100%)
R 152 of 448 ~ 33.93%
G 147 of 448 ~ 32.81%
B 149 of 448 ~ 33.26'%

%33.93
%32.81
%33.26

CMYK color model

#989395 color CMYK value is (0,3,2,40).

  • cyan value is 0.00%
  • magenta value is 3.29%
  • yellow value is 1.97%
  • key color value is 40.39%
CMYK: (0,3,2,40) C0M3Y2K40 (0%,3%,2%,40%) (0.00/0.03/0.02/0.40) 

CMYK percentages

%0
%3.29
%1.97
%40.39

Codes

Color #989395 in popluar color models

98 93 95
RGB 152 147 149
HSL 336° 2.37% 58.63%
HSB/HSV 336° 3.29% 59.61%
CMYK 0.00% 3.29% 1.97%
40.39%

Color #989395 in popluar number systems.

HEX 98 93 95
Decimal 152 147 149
Binary 10011000 10010011 10010101
Octal 230 223 225

Shades and tints

Shades of #989395

#989395
(152,147,149)
#8B8688
(139,134,136)
#7E797B
(126,121,123)
#716C6E
(113,108,110)
#645F61
(100,95,97)
#575254
(87,82,84)
#4A4547
(74,69,71)
#3D383A
(61,56,58)
#302B2D
(48,43,45)
#231E20
(35,30,32)
#161113
(22,17,19)
#000000
(0,0,0)

Tints of #989395

#989395
(152,147,149)
#A19C9E
(161,156,158)
#AAA5A7
(170,165,167)
#B3AEB0
(179,174,176)
#BCB7B9
(188,183,185)
#C5C0C2
(197,192,194)
#CEC9CB
(206,201,203)
#D7D2D4
(215,210,212)
#E0DBDD
(224,219,221)
#E9E4E6
(233,228,230)
#F2EDEF
(242,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989395; }

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

This text font color is #989395.

Background Color

.myBgColor { background-color: #989395; }

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

This div background color is #989395.

Border color

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

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

This div border color is #989395.

Opacity

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

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

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

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

This text has shadow with #989395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989395.

Preview

Color preview on black background

This text has color #989395 on black background.


Color preview on white background

This text has color #989395 on white background.


Black color preview on #989395 background

This text has black color on #989395 background.


White color preview on #989395 background

This text has white color on #989395 background.


Related colors

Complementary color

Complementary color for #hex is #676C6A.


I love getcolorcode.com

Triadic colors

1 #959893 and #939598 with #989395 are triadic colors.

2 #959398 and #939895 with #989395 are triadic colors.