COLOR #898390

HEX: #898390 RGB: (137,131,144)

Color info

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

RGB color model

#898390 color RGB value is (137,131,144).

RGB: (137,131,144) (54%, 51%, 56%)

RGB channels and saturation

R 137 of 255 = 54%
G 131 of 255 = 51%
B 144 of 255 = 56%

137
131
144

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

Portions of RGB colors in percentages

R + G + B = 137 + 131 + 144 = 412 (100%)
R 137 of 412 ~ 33.25%
G 131 of 412 ~ 31.8%
B 144 of 412 ~ 34.95'%

%33.25
%31.8
%34.95

CMYK color model

#898390 color CMYK value is (5,9,0,44).

  • cyan value is 4.86%
  • magenta value is 9.03%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (5,9,0,44)
C5M9Y0K44 (5%, 9%, 0%, 44%)
(0.05 / 0.09 / 0.00 / 0.44)

CMYK percentages

%4.86
%9.03
%0
%43.53

Codes

Color #898390 in popluar color models

89 83 90
RGB 137 131 144
HSL 268° 5.53% 53.92%
HSB/HSV 268° 9.03% 56.47%
CMYK 4.86% 9.03% 0.00%
43.53%

Color #898390 in popluar number systems.

HEX 89 83 90
Decimal 137 131 144
Binary 10001001 10000011 10010000
Octal 211 203 220

Shades and tints

Shades of #898390

#898390
(137,131,144)
#7D7883
(125,120,131)
#716D76
(113,109,118)
#656269
(101,98,105)
#59575C
(89,87,92)
#4D4C4F
(77,76,79)
#414142
(65,65,66)
#353635
(53,54,53)
#292B28
(41,43,40)
#1D201B
(29,32,27)
#11150E
(17,21,14)
#000000
(0,0,0)

Tints of #898390

#898390
(137,131,144)
#938E9A
(147,142,154)
#9D99A4
(157,153,164)
#A7A4AE
(167,164,174)
#B1AFB8
(177,175,184)
#BBBAC2
(187,186,194)
#C5C5CC
(197,197,204)
#CFD0D6
(207,208,214)
#D9DBE0
(217,219,224)
#E3E6EA
(227,230,234)
#EDF1F4
(237,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898390; }

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

This text font color is #898390.

Background Color

.myBgColor { background-color: #898390; }

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

This div background color is #898390.

Border color

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

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

This div border color is #898390.

Opacity

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

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

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

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

This text has shadow with #898390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898390.

Preview

Color preview on black background

This text has color #898390 on black background.


Color preview on white background

This text has color #898390 on white background.


Black color preview on #898390 background

This text has black color on #898390 background.


White color preview on #898390 background

This text has white color on #898390 background.


Related colors

Complementary color

Complementary color for #hex is #767C6F.


I love getcolorcode.com

Triadic colors

1 #908983 and #839089 with #898390 are triadic colors.

2 #908389 and #838990 with #898390 are triadic colors.