COLOR #989299

HEX: #989299 RGB: (152,146,153)

Color info

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

RGB color model

#989299 color RGB value is (152,146,153).

RGB: (152,146,153) (60%, 57%, 60%)

RGB channels and saturation

R 152 of 255 = 60%
G 146 of 255 = 57%
B 153 of 255 = 60%

152
146
153

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

Portions of RGB colors in percentages

R + G + B = 152 + 146 + 153 = 451 (100%)
R 152 of 451 ~ 33.7%
G 146 of 451 ~ 32.37%
B 153 of 451 ~ 33.92'%

%33.7
%32.37
%33.92

CMYK color model

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

  • cyan value is 0.65%
  • magenta value is 4.58%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (1,5,0,40) C1M5Y0K40 (1%,5%,0%,40%) (0.01/0.05/0.00/0.40) 

CMYK percentages

%0.65
%4.58
%0
%40

Codes

Color #989299 in popluar color models

98 92 99
RGB 152 146 153
HSL 291° 3.32% 58.63%
HSB/HSV 291° 4.58% 60.00%
CMYK 0.65% 4.58% 0.00%
40.00%

Color #989299 in popluar number systems.

HEX 98 92 99
Decimal 152 146 153
Binary 10011000 10010010 10011001
Octal 230 222 231

Shades and tints

Shades of #989299

#989299
(152,146,153)
#8B858C
(139,133,140)
#7E787F
(126,120,127)
#716B72
(113,107,114)
#645E65
(100,94,101)
#575158
(87,81,88)
#4A444B
(74,68,75)
#3D373E
(61,55,62)
#302A31
(48,42,49)
#231D24
(35,29,36)
#161017
(22,16,23)
#000000
(0,0,0)

Tints of #989299

#989299
(152,146,153)
#A19BA2
(161,155,162)
#AAA4AB
(170,164,171)
#B3ADB4
(179,173,180)
#BCB6BD
(188,182,189)
#C5BFC6
(197,191,198)
#CEC8CF
(206,200,207)
#D7D1D8
(215,209,216)
#E0DAE1
(224,218,225)
#E9E3EA
(233,227,234)
#F2ECF3
(242,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #989299; }

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

This text font color is #989299.

Background Color

.myBgColor { background-color: #989299; }

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

This div background color is #989299.

Border color

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

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

This div border color is #989299.

Opacity

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

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

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

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

This text has shadow with #989299 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989299.

Preview

Color preview on black background

This text has color #989299 on black background.


Color preview on white background

This text has color #989299 on white background.


Black color preview on #989299 background

This text has black color on #989299 background.


White color preview on #989299 background

This text has white color on #989299 background.


Related colors

Complementary color

Complementary color for #hex is #676D66.


I love getcolorcode.com

Triadic colors

1 #999892 and #929998 with #989299 are triadic colors.

2 #999298 and #929899 with #989299 are triadic colors.