COLOR #898693

HEX: #898693 RGB: (137,134,147)

Color info

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

RGB color model

#898693 color RGB value is (137,134,147).

RGB: (137,134,147) (54%, 53%, 58%)

RGB channels and saturation

R 137 of 255 = 54%
G 134 of 255 = 53%
B 147 of 255 = 58%

137
134
147

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

Portions of RGB colors in percentages

R + G + B = 137 + 134 + 147 = 418 (100%)
R 137 of 418 ~ 32.78%
G 134 of 418 ~ 32.06%
B 147 of 418 ~ 35.17'%

%32.78
%32.06
%35.17

CMYK color model

#898693 color CMYK value is (7,9,0,42).

  • cyan value is 6.80%
  • magenta value is 8.84%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (7,9,0,42) C7M9Y0K42 (7%,9%,0%,42%) (0.07/0.09/0.00/0.42) 

CMYK percentages

%6.8
%8.84
%0
%42.35

Codes

Color #898693 in popluar color models

89 86 93
RGB 137 134 147
HSL 254° 5.68% 55.10%
HSB/HSV 254° 8.84% 57.65%
CMYK 6.80% 8.84% 0.00%
42.35%

Color #898693 in popluar number systems.

HEX 89 86 93
Decimal 137 134 147
Binary 10001001 10000110 10010011
Octal 211 206 223

Shades and tints

Shades of #898693

#898693
(137,134,147)
#7D7A86
(125,122,134)
#716E79
(113,110,121)
#65626C
(101,98,108)
#59565F
(89,86,95)
#4D4A52
(77,74,82)
#413E45
(65,62,69)
#353238
(53,50,56)
#29262B
(41,38,43)
#1D1A1E
(29,26,30)
#110E11
(17,14,17)
#000000
(0,0,0)

Tints of #898693

#898693
(137,134,147)
#93919C
(147,145,156)
#9D9CA5
(157,156,165)
#A7A7AE
(167,167,174)
#B1B2B7
(177,178,183)
#BBBDC0
(187,189,192)
#C5C8C9
(197,200,201)
#CFD3D2
(207,211,210)
#D9DEDB
(217,222,219)
#E3E9E4
(227,233,228)
#EDF4ED
(237,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898693; }

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

This text font color is #898693.

Background Color

.myBgColor { background-color: #898693; }

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

This div background color is #898693.

Border color

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

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

This div border color is #898693.

Opacity

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

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

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

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

This text has shadow with #898693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898693.

Preview

Color preview on black background

This text has color #898693 on black background.


Color preview on white background

This text has color #898693 on white background.


Black color preview on #898693 background

This text has black color on #898693 background.


White color preview on #898693 background

This text has white color on #898693 background.


Related colors

Complementary color

Complementary color for #hex is #76796C.


I love getcolorcode.com

Triadic colors

1 #938986 and #869389 with #898693 are triadic colors.

2 #938689 and #868993 with #898693 are triadic colors.