COLOR #898186

HEX: #898186 RGB: (137,129,134)

Color info

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

RGB color model

#898186 color RGB value is (137,129,134).

RGB: (137,129,134) (54%, 51%, 53%)

RGB channels and saturation

R 137 of 255 = 54%
G 129 of 255 = 51%
B 134 of 255 = 53%

137
129
134

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

Portions of RGB colors in percentages

R + G + B = 137 + 129 + 134 = 400 (100%)
R 137 of 400 ~ 34.25%
G 129 of 400 ~ 32.25%
B 134 of 400 ~ 33.5'%

%34.25
%32.25
%33.5

CMYK color model

#898186 color CMYK value is (0,6,2,46).

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

CMYK: (0,6,2,46)
C0M6Y2K46 (0%, 6%, 2%, 46%)
(0.00 / 0.06 / 0.02 / 0.46)

CMYK percentages

%0
%5.84
%2.19
%46.27

Codes

Color #898186 in popluar color models

89 81 86
RGB 137 129 134
HSL 323° 3.28% 52.16%
HSB/HSV 323° 5.84% 53.73%
CMYK 0.00% 5.84% 2.19%
46.27%

Color #898186 in popluar number systems.

HEX 89 81 86
Decimal 137 129 134
Binary 10001001 10000001 10000110
Octal 211 201 206

Shades and tints

Shades of #898186

#898186
(137,129,134)
#7D767A
(125,118,122)
#716B6E
(113,107,110)
#656062
(101,96,98)
#595556
(89,85,86)
#4D4A4A
(77,74,74)
#413F3E
(65,63,62)
#353432
(53,52,50)
#292926
(41,41,38)
#1D1E1A
(29,30,26)
#11130E
(17,19,14)
#000000
(0,0,0)

Tints of #898186

#898186
(137,129,134)
#938C91
(147,140,145)
#9D979C
(157,151,156)
#A7A2A7
(167,162,167)
#B1ADB2
(177,173,178)
#BBB8BD
(187,184,189)
#C5C3C8
(197,195,200)
#CFCED3
(207,206,211)
#D9D9DE
(217,217,222)
#E3E4E9
(227,228,233)
#EDEFF4
(237,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898186; }

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

This text font color is #898186.

Background Color

.myBgColor { background-color: #898186; }

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

This div background color is #898186.

Border color

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

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

This div border color is #898186.

Opacity

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

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

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

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

This text has shadow with #898186 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898186.

Preview

Color preview on black background

This text has color #898186 on black background.


Color preview on white background

This text has color #898186 on white background.


Black color preview on #898186 background

This text has black color on #898186 background.


White color preview on #898186 background

This text has white color on #898186 background.


Related colors

Complementary color

Complementary color for #hex is #767E79.


I love getcolorcode.com

Triadic colors

1 #868981 and #818689 with #898186 are triadic colors.

2 #868189 and #818986 with #898186 are triadic colors.