COLOR #898287

HEX: #898287 RGB: (137,130,135)

Color info

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

RGB color model

#898287 color RGB value is (137,130,135).

RGB: (137,130,135) (54%, 51%, 53%)

RGB channels and saturation

R 137 of 255 = 54%
G 130 of 255 = 51%
B 135 of 255 = 53%

137
130
135

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

Portions of RGB colors in percentages

R + G + B = 137 + 130 + 135 = 402 (100%)
R 137 of 402 ~ 34.08%
G 130 of 402 ~ 32.34%
B 135 of 402 ~ 33.58'%

%34.08
%32.34
%33.58

CMYK color model

#898287 color CMYK value is (0,5,1,46).

  • cyan value is 0.00%
  • magenta value is 5.11%
  • yellow value is 1.46%
  • key color value is 46.27%

CMYK: (0,5,1,46)
C0M5Y1K46 (0%, 5%, 1%, 46%)
(0.00 / 0.05 / 0.01 / 0.46)

CMYK percentages

%0
%5.11
%1.46
%46.27

Codes

Color #898287 in popluar color models

89 82 87
RGB 137 130 135
HSL 317° 2.88% 52.35%
HSB/HSV 317° 5.11% 53.73%
CMYK 0.00% 5.11% 1.46%
46.27%

Color #898287 in popluar number systems.

HEX 89 82 87
Decimal 137 130 135
Binary 10001001 10000010 10000111
Octal 211 202 207

Shades and tints

Shades of #898287

#898287
(137,130,135)
#7D777B
(125,119,123)
#716C6F
(113,108,111)
#656163
(101,97,99)
#595657
(89,86,87)
#4D4B4B
(77,75,75)
#41403F
(65,64,63)
#353533
(53,53,51)
#292A27
(41,42,39)
#1D1F1B
(29,31,27)
#11140F
(17,20,15)
#000000
(0,0,0)

Tints of #898287

#898287
(137,130,135)
#938D91
(147,141,145)
#9D989B
(157,152,155)
#A7A3A5
(167,163,165)
#B1AEAF
(177,174,175)
#BBB9B9
(187,185,185)
#C5C4C3
(197,196,195)
#CFCFCD
(207,207,205)
#D9DAD7
(217,218,215)
#E3E5E1
(227,229,225)
#EDF0EB
(237,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898287 color. Also use rgb(137,130,135) instead hex code.

Text Font Color

.myTextColor { color: #898287; }

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

This text font color is #898287.

Background Color

.myBgColor { background-color: #898287; }

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

This div background color is #898287.

Border color

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

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

This div border color is #898287.

Opacity

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

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

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

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

This text has shadow with #898287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898287.

Preview

Color preview on black background

This text has color #898287 on black background.


Color preview on white background

This text has color #898287 on white background.


Black color preview on #898287 background

This text has black color on #898287 background.


White color preview on #898287 background

This text has white color on #898287 background.


Related colors

Complementary color

Complementary color for #hex is #767D78.


I love getcolorcode.com

Triadic colors

1 #878982 and #828789 with #898287 are triadic colors.

2 #878289 and #828987 with #898287 are triadic colors.