COLOR #899889

HEX: #899889 RGB: (137,152,137)

Color info

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

RGB color model

#899889 color RGB value is (137,152,137).

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

RGB channels and saturation

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

137
152
137

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

Portions of RGB colors in percentages

R + G + B = 137 + 152 + 137 = 426 (100%)
R 137 of 426 ~ 32.16%
G 152 of 426 ~ 35.68%
B 137 of 426 ~ 32.16'%

%32.16
%35.68
%32.16

CMYK color model

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

  • cyan value is 9.87%
  • magenta value is 0.00%
  • yellow value is 9.87%
  • key color value is 40.39%
CMYK: (10,0,10,40) C10M0Y10K40 (10%,0%,10%,40%) (0.10/0.00/0.10/0.40) 

CMYK percentages

%9.87
%0
%9.87
%40.39

Codes

Color #899889 in popluar color models

89 98 89
RGB 137 152 137
HSL 120° 6.79% 56.67%
HSB/HSV 120° 9.87% 59.61%
CMYK 9.87% 0.00% 9.87%
40.39%

Color #899889 in popluar number systems.

HEX 89 98 89
Decimal 137 152 137
Binary 10001001 10011000 10001001
Octal 211 230 211

Shades and tints

Shades of #899889

#899889
(137,152,137)
#7D8B7D
(125,139,125)
#717E71
(113,126,113)
#657165
(101,113,101)
#596459
(89,100,89)
#4D574D
(77,87,77)
#414A41
(65,74,65)
#353D35
(53,61,53)
#293029
(41,48,41)
#1D231D
(29,35,29)
#111611
(17,22,17)
#000000
(0,0,0)

Tints of #899889

#899889
(137,152,137)
#93A193
(147,161,147)
#9DAA9D
(157,170,157)
#A7B3A7
(167,179,167)
#B1BCB1
(177,188,177)
#BBC5BB
(187,197,187)
#C5CEC5
(197,206,197)
#CFD7CF
(207,215,207)
#D9E0D9
(217,224,217)
#E3E9E3
(227,233,227)
#EDF2ED
(237,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899889; }

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

This text font color is #899889.

Background Color

.myBgColor { background-color: #899889; }

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

This div background color is #899889.

Border color

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

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

This div border color is #899889.

Opacity

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

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

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

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

This text has shadow with #899889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899889.

Preview

Color preview on black background

This text has color #899889 on black background.


Color preview on white background

This text has color #899889 on white background.


Black color preview on #899889 background

This text has black color on #899889 background.


White color preview on #899889 background

This text has white color on #899889 background.


Related colors

Complementary color

Complementary color for #hex is #766776.


I love getcolorcode.com

Triadic colors

1 #898998 and #988989 with #899889 are triadic colors.

2 #899889 and #988989 with #899889 are triadic colors.