COLOR #989296

HEX: #989296 RGB: (152,146,150)

Color info

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

RGB color model

#989296 color RGB value is (152,146,150).

RGB: (152,146,150) (60%, 57%, 59%)

RGB channels and saturation

R 152 of 255 = 60%
G 146 of 255 = 57%
B 150 of 255 = 59%

152
146
150

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

Portions of RGB colors in percentages

R + G + B = 152 + 146 + 150 = 448 (100%)
R 152 of 448 ~ 33.93%
G 146 of 448 ~ 32.59%
B 150 of 448 ~ 33.48'%

%33.93
%32.59
%33.48

CMYK color model

#989296 color CMYK value is (0,4,1,40).

  • cyan value is 0.00%
  • magenta value is 3.95%
  • yellow value is 1.32%
  • key color value is 40.39%
CMYK: (0,4,1,40) C0M4Y1K40 (0%,4%,1%,40%) (0.00/0.04/0.01/0.40) 

CMYK percentages

%0
%3.95
%1.32
%40.39

Codes

Color #989296 in popluar color models

98 92 96
RGB 152 146 150
HSL 320° 2.83% 58.43%
HSB/HSV 320° 3.95% 59.61%
CMYK 0.00% 3.95% 1.32%
40.39%

Color #989296 in popluar number systems.

HEX 98 92 96
Decimal 152 146 150
Binary 10011000 10010010 10010110
Octal 230 222 226

Shades and tints

Shades of #989296

#989296
(152,146,150)
#8B8589
(139,133,137)
#7E787C
(126,120,124)
#716B6F
(113,107,111)
#645E62
(100,94,98)
#575155
(87,81,85)
#4A4448
(74,68,72)
#3D373B
(61,55,59)
#302A2E
(48,42,46)
#231D21
(35,29,33)
#161014
(22,16,20)
#000000
(0,0,0)

Tints of #989296

#989296
(152,146,150)
#A19B9F
(161,155,159)
#AAA4A8
(170,164,168)
#B3ADB1
(179,173,177)
#BCB6BA
(188,182,186)
#C5BFC3
(197,191,195)
#CEC8CC
(206,200,204)
#D7D1D5
(215,209,213)
#E0DADE
(224,218,222)
#E9E3E7
(233,227,231)
#F2ECF0
(242,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989296; }

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

This text font color is #989296.

Background Color

.myBgColor { background-color: #989296; }

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

This div background color is #989296.

Border color

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

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

This div border color is #989296.

Opacity

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

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

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

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

This text has shadow with #989296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989296.

Preview

Color preview on black background

This text has color #989296 on black background.


Color preview on white background

This text has color #989296 on white background.


Black color preview on #989296 background

This text has black color on #989296 background.


White color preview on #989296 background

This text has white color on #989296 background.


Related colors

Complementary color

Complementary color for #hex is #676D69.


I love getcolorcode.com

Triadic colors

1 #969892 and #929698 with #989296 are triadic colors.

2 #969298 and #929896 with #989296 are triadic colors.