COLOR #898989

HEX: #898989 RGB: (137,137,137)

Color info

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

RGB color model

#898989 color RGB value is (137,137,137).

RGB: (137,137,137) (54%, 54%, 54%)

RGB channels and saturation

R 137 of 255 = 54%
G 137 of 255 = 54%
B 137 of 255 = 54%

137
137
137

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

Portions of RGB colors in percentages

R + G + B = 137 + 137 + 137 = 411 (100%)
R 137 of 411 ~ 33.33%
G 137 of 411 ~ 33.33%
B 137 of 411 ~ 33.33'%

%33.33
%33.33
%33.33

CMYK color model

#898989 color CMYK value is (0,0,0,46).

  • cyan value is 0.00%
  • magenta value is 0.00%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (0,0,0,46)
C0M0Y0K46 (0%, 0%, 0%, 46%)
(0.00 / 0.00 / 0.00 / 0.46)

CMYK percentages

%0
%0
%0
%46.27

Codes

Color #898989 in popluar color models

89 89 89
RGB 137 137 137
HSL 0.00% 0.54%
HSB/HSV 0.00% 0.54%
CMYK 0.00% 0.00% 0.00%
46.27%

Color #898989 in popluar number systems.

HEX 89 89 89
Decimal 137 137 137
Binary 10001001 10001001 10001001
Octal 211 211 211

Shades and tints

Shades of #898989

#898989
(137,137,137)
#7D7D7D
(125,125,125)
#717171
(113,113,113)
#656565
(101,101,101)
#595959
(89,89,89)
#4D4D4D
(77,77,77)
#414141
(65,65,65)
#353535
(53,53,53)
#292929
(41,41,41)
#1D1D1D
(29,29,29)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #898989

#898989
(137,137,137)
#939393
(147,147,147)
#9D9D9D
(157,157,157)
#A7A7A7
(167,167,167)
#B1B1B1
(177,177,177)
#BBBBBB
(187,187,187)
#C5C5C5
(197,197,197)
#CFCFCF
(207,207,207)
#D9D9D9
(217,217,217)
#E3E3E3
(227,227,227)
#EDEDED
(237,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898989 color. Also use rgb(137,137,137) instead hex code.

Text Font Color

.myTextColor { color: #898989; }

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

This text font color is #898989.

Background Color

.myBgColor { background-color: #898989; }

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

This div background color is #898989.

Border color

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

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

This div border color is #898989.

Opacity

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

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

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

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

This text has shadow with #898989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898989.

Preview

Color preview on black background

This text has color #898989 on black background.


Color preview on white background

This text has color #898989 on white background.


Black color preview on #898989 background

This text has black color on #898989 background.


White color preview on #898989 background

This text has white color on #898989 background.


Related colors

Complementary color

Complementary color for #hex is #767676.


I love getcolorcode.com

Gradients

Color #898989 is used in Spanish Gray gradient.

Spanish Gray