COLOR #898491

HEX: #898491 RGB: (137,132,145)

Color info

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

RGB color model

#898491 color RGB value is (137,132,145).

RGB: (137,132,145) (54%, 52%, 57%)

RGB channels and saturation

R 137 of 255 = 54%
G 132 of 255 = 52%
B 145 of 255 = 57%

137
132
145

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

Portions of RGB colors in percentages

R + G + B = 137 + 132 + 145 = 414 (100%)
R 137 of 414 ~ 33.09%
G 132 of 414 ~ 31.88%
B 145 of 414 ~ 35.02'%

%33.09
%31.88
%35.02

CMYK color model

#898491 color CMYK value is (6,9,0,43).

  • cyan value is 5.52%
  • magenta value is 8.97%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (6,9,0,43)
C6M9Y0K43 (6%, 9%, 0%, 43%)
(0.06 / 0.09 / 0.00 / 0.43)

CMYK percentages

%5.52
%8.97
%0
%43.14

Codes

Color #898491 in popluar color models

89 84 91
RGB 137 132 145
HSL 263° 5.58% 54.31%
HSB/HSV 263° 8.97% 56.86%
CMYK 5.52% 8.97% 0.00%
43.14%

Color #898491 in popluar number systems.

HEX 89 84 91
Decimal 137 132 145
Binary 10001001 10000100 10010001
Octal 211 204 221

Shades and tints

Shades of #898491

#898491
(137,132,145)
#7D7884
(125,120,132)
#716C77
(113,108,119)
#65606A
(101,96,106)
#59545D
(89,84,93)
#4D4850
(77,72,80)
#413C43
(65,60,67)
#353036
(53,48,54)
#292429
(41,36,41)
#1D181C
(29,24,28)
#110C0F
(17,12,15)
#000000
(0,0,0)

Tints of #898491

#898491
(137,132,145)
#938F9B
(147,143,155)
#9D9AA5
(157,154,165)
#A7A5AF
(167,165,175)
#B1B0B9
(177,176,185)
#BBBBC3
(187,187,195)
#C5C6CD
(197,198,205)
#CFD1D7
(207,209,215)
#D9DCE1
(217,220,225)
#E3E7EB
(227,231,235)
#EDF2F5
(237,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898491; }

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

This text font color is #898491.

Background Color

.myBgColor { background-color: #898491; }

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

This div background color is #898491.

Border color

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

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

This div border color is #898491.

Opacity

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

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

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

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

This text has shadow with #898491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898491.

Preview

Color preview on black background

This text has color #898491 on black background.


Color preview on white background

This text has color #898491 on white background.


Black color preview on #898491 background

This text has black color on #898491 background.


White color preview on #898491 background

This text has white color on #898491 background.


Related colors

Complementary color

Complementary color for #hex is #767B6E.


I love getcolorcode.com

Triadic colors

1 #918984 and #849189 with #898491 are triadic colors.

2 #918489 and #848991 with #898491 are triadic colors.