COLOR #899887

HEX: #899887 RGB: (137,152,135)

Color info

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

RGB color model

#899887 color RGB value is (137,152,135).

RGB: (137,152,135) (54%, 60%, 53%)

RGB channels and saturation

R 137 of 255 = 54%
G 152 of 255 = 60%
B 135 of 255 = 53%

137
152
135

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

Portions of RGB colors in percentages

R + G + B = 137 + 152 + 135 = 424 (100%)
R 137 of 424 ~ 32.31%
G 152 of 424 ~ 35.85%
B 135 of 424 ~ 31.84'%

%32.31
%35.85
%31.84

CMYK color model

#899887 color CMYK value is (10,0,11,40).

  • cyan value is 9.87%
  • magenta value is 0.00%
  • yellow value is 11.18%
  • key color value is 40.39%

CMYK: (10,0,11,40)
C10M0Y11K40 (10%, 0%, 11%, 40%)
(0.10 / 0.00 / 0.11 / 0.40)

CMYK percentages

%9.87
%0
%11.18
%40.39

Codes

Color #899887 in popluar color models

89 98 87
RGB 137 152 135
HSL 113° 7.62% 56.27%
HSB/HSV 113° 11.18% 59.61%
CMYK 9.87% 0.00% 11.18%
40.39%

Color #899887 in popluar number systems.

HEX 89 98 87
Decimal 137 152 135
Binary 10001001 10011000 10000111
Octal 211 230 207

Shades and tints

Shades of #899887

#899887
(137,152,135)
#7D8B7B
(125,139,123)
#717E6F
(113,126,111)
#657163
(101,113,99)
#596457
(89,100,87)
#4D574B
(77,87,75)
#414A3F
(65,74,63)
#353D33
(53,61,51)
#293027
(41,48,39)
#1D231B
(29,35,27)
#11160F
(17,22,15)
#000000
(0,0,0)

Tints of #899887

#899887
(137,152,135)
#93A191
(147,161,145)
#9DAA9B
(157,170,155)
#A7B3A5
(167,179,165)
#B1BCAF
(177,188,175)
#BBC5B9
(187,197,185)
#C5CEC3
(197,206,195)
#CFD7CD
(207,215,205)
#D9E0D7
(217,224,215)
#E3E9E1
(227,233,225)
#EDF2EB
(237,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899887; }

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

This text font color is #899887.

Background Color

.myBgColor { background-color: #899887; }

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

This div background color is #899887.

Border color

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

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

This div border color is #899887.

Opacity

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

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

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

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

This text has shadow with #899887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899887.

Preview

Color preview on black background

This text has color #899887 on black background.


Color preview on white background

This text has color #899887 on white background.


Black color preview on #899887 background

This text has black color on #899887 background.


White color preview on #899887 background

This text has white color on #899887 background.


Related colors

Complementary color

Complementary color for #hex is #766778.


I love getcolorcode.com

Triadic colors

1 #878998 and #988789 with #899887 are triadic colors.

2 #879889 and #988987 with #899887 are triadic colors.