COLOR #898184

HEX: #898184 RGB: (137,129,132)

Color info

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

RGB color model

#898184 color RGB value is (137,129,132).

RGB: (137,129,132) (54%, 51%, 52%)

RGB channels and saturation

R 137 of 255 = 54%
G 129 of 255 = 51%
B 132 of 255 = 52%

137
129
132

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

Portions of RGB colors in percentages

R + G + B = 137 + 129 + 132 = 398 (100%)
R 137 of 398 ~ 34.42%
G 129 of 398 ~ 32.41%
B 132 of 398 ~ 33.17'%

%34.42
%32.41
%33.17

CMYK color model

#898184 color CMYK value is (0,6,4,46).

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

CMYK: (0,6,4,46)
C0M6Y4K46 (0%, 6%, 4%, 46%)
(0.00 / 0.06 / 0.04 / 0.46)

CMYK percentages

%0
%5.84
%3.65
%46.27

Codes

Color #898184 in popluar color models

89 81 84
RGB 137 129 132
HSL 338° 3.28% 52.16%
HSB/HSV 338° 5.84% 53.73%
CMYK 0.00% 5.84% 3.65%
46.27%

Color #898184 in popluar number systems.

HEX 89 81 84
Decimal 137 129 132
Binary 10001001 10000001 10000100
Octal 211 201 204

Shades and tints

Shades of #898184

#898184
(137,129,132)
#7D7678
(125,118,120)
#716B6C
(113,107,108)
#656060
(101,96,96)
#595554
(89,85,84)
#4D4A48
(77,74,72)
#413F3C
(65,63,60)
#353430
(53,52,48)
#292924
(41,41,36)
#1D1E18
(29,30,24)
#11130C
(17,19,12)
#000000
(0,0,0)

Tints of #898184

#898184
(137,129,132)
#938C8F
(147,140,143)
#9D979A
(157,151,154)
#A7A2A5
(167,162,165)
#B1ADB0
(177,173,176)
#BBB8BB
(187,184,187)
#C5C3C6
(197,195,198)
#CFCED1
(207,206,209)
#D9D9DC
(217,217,220)
#E3E4E7
(227,228,231)
#EDEFF2
(237,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898184; }

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

This text font color is #898184.

Background Color

.myBgColor { background-color: #898184; }

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

This div background color is #898184.

Border color

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

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

This div border color is #898184.

Opacity

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

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

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

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

This text has shadow with #898184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898184.

Preview

Color preview on black background

This text has color #898184 on black background.


Color preview on white background

This text has color #898184 on white background.


Black color preview on #898184 background

This text has black color on #898184 background.


White color preview on #898184 background

This text has white color on #898184 background.


Related colors

Complementary color

Complementary color for #hex is #767E7B.


I love getcolorcode.com

Triadic colors

1 #848981 and #818489 with #898184 are triadic colors.

2 #848189 and #818984 with #898184 are triadic colors.