COLOR #899877

HEX: #899877 RGB: (137,152,119)

Color info

#899877 contains red, green and blue colors in about the same proportion. Web safe color of #899877 is #999966 (or #996).

RGB color model

#899877 color RGB value is (137,152,119).

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

RGB channels and saturation

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

137
152
119

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

Portions of RGB colors in percentages

R + G + B = 137 + 152 + 119 = 408 (100%)
R 137 of 408 ~ 33.58%
G 152 of 408 ~ 37.25%
B 119 of 408 ~ 29.17'%

%33.58
%37.25
%29.17

CMYK color model

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

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

CMYK: (10,0,22,40)
C10M0Y22K40 (10%, 0%, 22%, 40%)
(0.10 / 0.00 / 0.22 / 0.40)

CMYK percentages

%9.87
%0
%21.71
%40.39

Codes

Color #899877 in popluar color models

89 98 77
RGB 137 152 119
HSL 87° 13.81% 53.14%
HSB/HSV 87° 21.71% 59.61%
CMYK 9.87% 0.00% 21.71%
40.39%

Color #899877 in popluar number systems.

HEX 89 98 77
Decimal 137 152 119
Binary 10001001 10011000 1110111
Octal 211 230 167

Shades and tints

Shades of #899877

#899877
(137,152,119)
#7D8B6D
(125,139,109)
#717E63
(113,126,99)
#657159
(101,113,89)
#59644F
(89,100,79)
#4D5745
(77,87,69)
#414A3B
(65,74,59)
#353D31
(53,61,49)
#293027
(41,48,39)
#1D231D
(29,35,29)
#111613
(17,22,19)
#000000
(0,0,0)

Tints of #899877

#899877
(137,152,119)
#93A183
(147,161,131)
#9DAA8F
(157,170,143)
#A7B39B
(167,179,155)
#B1BCA7
(177,188,167)
#BBC5B3
(187,197,179)
#C5CEBF
(197,206,191)
#CFD7CB
(207,215,203)
#D9E0D7
(217,224,215)
#E3E9E3
(227,233,227)
#EDF2EF
(237,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899877; }

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

This text font color is #899877.

Background Color

.myBgColor { background-color: #899877; }

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

This div background color is #899877.

Border color

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

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

This div border color is #899877.

Opacity

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

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

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

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

This text has shadow with #899877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899877.

Preview

Color preview on black background

This text has color #899877 on black background.


Color preview on white background

This text has color #899877 on white background.


Black color preview on #899877 background

This text has black color on #899877 background.


White color preview on #899877 background

This text has white color on #899877 background.


Related colors

Complementary color

Complementary color for #hex is #766788.


I love getcolorcode.com

Triadic colors

1 #778998 and #987789 with #899877 are triadic colors.

2 #779889 and #988977 with #899877 are triadic colors.