COLOR #898393

HEX: #898393 RGB: (137,131,147)

Color info

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

RGB color model

#898393 color RGB value is (137,131,147).

RGB: (137,131,147) (54%, 51%, 58%)

RGB channels and saturation

R 137 of 255 = 54%
G 131 of 255 = 51%
B 147 of 255 = 58%

137
131
147

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

Portions of RGB colors in percentages

R + G + B = 137 + 131 + 147 = 415 (100%)
R 137 of 415 ~ 33.01%
G 131 of 415 ~ 31.57%
B 147 of 415 ~ 35.42'%

%33.01
%31.57
%35.42

CMYK color model

#898393 color CMYK value is (7,11,0,42).

  • cyan value is 6.80%
  • magenta value is 10.88%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (7,11,0,42) C7M11Y0K42 (7%,11%,0%,42%) (0.07/0.11/0.00/0.42) 

CMYK percentages

%6.8
%10.88
%0
%42.35

Codes

Color #898393 in popluar color models

89 83 93
RGB 137 131 147
HSL 263° 6.90% 54.51%
HSB/HSV 263° 10.88% 57.65%
CMYK 6.80% 10.88% 0.00%
42.35%

Color #898393 in popluar number systems.

HEX 89 83 93
Decimal 137 131 147
Binary 10001001 10000011 10010011
Octal 211 203 223

Shades and tints

Shades of #898393

#898393
(137,131,147)
#7D7886
(125,120,134)
#716D79
(113,109,121)
#65626C
(101,98,108)
#59575F
(89,87,95)
#4D4C52
(77,76,82)
#414145
(65,65,69)
#353638
(53,54,56)
#292B2B
(41,43,43)
#1D201E
(29,32,30)
#111511
(17,21,17)
#000000
(0,0,0)

Tints of #898393

#898393
(137,131,147)
#938E9C
(147,142,156)
#9D99A5
(157,153,165)
#A7A4AE
(167,164,174)
#B1AFB7
(177,175,183)
#BBBAC0
(187,186,192)
#C5C5C9
(197,197,201)
#CFD0D2
(207,208,210)
#D9DBDB
(217,219,219)
#E3E6E4
(227,230,228)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898393; }

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

This text font color is #898393.

Background Color

.myBgColor { background-color: #898393; }

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

This div background color is #898393.

Border color

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

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

This div border color is #898393.

Opacity

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

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

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

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

This text has shadow with #898393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898393.

Preview

Color preview on black background

This text has color #898393 on black background.


Color preview on white background

This text has color #898393 on white background.


Black color preview on #898393 background

This text has black color on #898393 background.


White color preview on #898393 background

This text has white color on #898393 background.


Related colors

Complementary color

Complementary color for #hex is #767C6C.


I love getcolorcode.com

Triadic colors

1 #938983 and #839389 with #898393 are triadic colors.

2 #938389 and #838993 with #898393 are triadic colors.