COLOR #989096

HEX: #989096 RGB: (152,144,150)

Color info

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

RGB color model

#989096 color RGB value is (152,144,150).

RGB: (152,144,150) (60%, 56%, 59%)

RGB channels and saturation

R 152 of 255 = 60%
G 144 of 255 = 56%
B 150 of 255 = 59%

152
144
150

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

Portions of RGB colors in percentages

R + G + B = 152 + 144 + 150 = 446 (100%)
R 152 of 446 ~ 34.08%
G 144 of 446 ~ 32.29%
B 150 of 446 ~ 33.63'%

%34.08
%32.29
%33.63

CMYK color model

#989096 color CMYK value is (0,5,1,40).

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

CMYK: (0,5,1,40)
C0M5Y1K40 (0%, 5%, 1%, 40%)
(0.00 / 0.05 / 0.01 / 0.40)

CMYK percentages

%0
%5.26
%1.32
%40.39

Codes

Color #989096 in popluar color models

98 90 96
RGB 152 144 150
HSL 315° 3.74% 58.04%
HSB/HSV 315° 5.26% 59.61%
CMYK 0.00% 5.26% 1.32%
40.39%

Color #989096 in popluar number systems.

HEX 98 90 96
Decimal 152 144 150
Binary 10011000 10010000 10010110
Octal 230 220 226

Shades and tints

Shades of #989096

#989096
(152,144,150)
#8B8389
(139,131,137)
#7E767C
(126,118,124)
#71696F
(113,105,111)
#645C62
(100,92,98)
#574F55
(87,79,85)
#4A4248
(74,66,72)
#3D353B
(61,53,59)
#30282E
(48,40,46)
#231B21
(35,27,33)
#160E14
(22,14,20)
#000000
(0,0,0)

Tints of #989096

#989096
(152,144,150)
#A19A9F
(161,154,159)
#AAA4A8
(170,164,168)
#B3AEB1
(179,174,177)
#BCB8BA
(188,184,186)
#C5C2C3
(197,194,195)
#CECCCC
(206,204,204)
#D7D6D5
(215,214,213)
#E0E0DE
(224,224,222)
#E9EAE7
(233,234,231)
#F2F4F0
(242,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989096; }

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

This text font color is #989096.

Background Color

.myBgColor { background-color: #989096; }

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

This div background color is #989096.

Border color

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

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

This div border color is #989096.

Opacity

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

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

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

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

This text has shadow with #989096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989096.

Preview

Color preview on black background

This text has color #989096 on black background.


Color preview on white background

This text has color #989096 on white background.


Black color preview on #989096 background

This text has black color on #989096 background.


White color preview on #989096 background

This text has white color on #989096 background.


Related colors

Complementary color

Complementary color for #hex is #676F69.


I love getcolorcode.com

Triadic colors

1 #969890 and #909698 with #989096 are triadic colors.

2 #969098 and #909896 with #989096 are triadic colors.