COLOR #989D98

HEX: #989D98 RGB: (152,157,152)

Color info

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

RGB color model

#989D98 color RGB value is (152,157,152).

RGB: (152,157,152) (60%, 62%, 60%)

RGB channels and saturation

R 152 of 255 = 60%
G 157 of 255 = 62%
B 152 of 255 = 60%

152
157
152

R + G + B ~ 61%. #989D98 is quite light color.

Portions of RGB colors in percentages

R + G + B = 152 + 157 + 152 = 461 (100%)
R 152 of 461 ~ 32.97%
G 157 of 461 ~ 34.06%
B 152 of 461 ~ 32.97'%

%32.97
%34.06
%32.97

CMYK color model

#989D98 color CMYK value is (3,0,3,38).

  • cyan value is 3.18%
  • magenta value is 0.00%
  • yellow value is 3.18%
  • key color value is 38.43%

CMYK: (3,0,3,38)
C3M0Y3K38 (3%, 0%, 3%, 38%)
(0.03 / 0.00 / 0.03 / 0.38)

CMYK percentages

%3.18
%0
%3.18
%38.43

Codes

Color #989D98 in popluar color models

98 9D 98
RGB 152 157 152
HSL 120° 2.49% 60.59%
HSB/HSV 120° 3.18% 61.57%
CMYK 3.18% 0.00% 3.18%
38.43%

Color #989D98 in popluar number systems.

HEX 98 9D 98
Decimal 152 157 152
Binary 10011000 10011101 10011000
Octal 230 235 230

Shades and tints

Shades of #989D98

#989D98
(152,157,152)
#8B8F8B
(139,143,139)
#7E817E
(126,129,126)
#717371
(113,115,113)
#646564
(100,101,100)
#575757
(87,87,87)
#4A494A
(74,73,74)
#3D3B3D
(61,59,61)
#302D30
(48,45,48)
#231F23
(35,31,35)
#161116
(22,17,22)
#000000
(0,0,0)

Tints of #989D98

#989D98
(152,157,152)
#A1A5A1
(161,165,161)
#AAADAA
(170,173,170)
#B3B5B3
(179,181,179)
#BCBDBC
(188,189,188)
#C5C5C5
(197,197,197)
#CECDCE
(206,205,206)
#D7D5D7
(215,213,215)
#E0DDE0
(224,221,224)
#E9E5E9
(233,229,233)
#F2EDF2
(242,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #989D98 color. Also use rgb(152,157,152) instead hex code.

Text Font Color

.myTextColor { color: #989D98; }

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

This text font color is #989D98.

Background Color

.myBgColor { background-color: #989D98; }

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

This div background color is #989D98.

Border color

.myBorderColor { border: 1px solid #989D98; }

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

This div border color is #989D98.

Opacity

.myOpacity80 { color: #989D98; opacity: 0.8; }

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

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

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

This text has shadow with #989D98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #989D98.

Preview

Color preview on black background

This text has color #989D98 on black background.


Color preview on white background

This text has color #989D98 on white background.


Black color preview on #989D98 background

This text has black color on #989D98 background.


White color preview on #989D98 background

This text has white color on #989D98 background.


Related colors

Complementary color

Complementary color for #hex is #676267.


I love getcolorcode.com

Triadic colors

1 #98989D and #9D9898 with #989D98 are triadic colors.

2 #989D98 and #9D9898 with #989D98 are triadic colors.