COLOR #899977

HEX: #899977 RGB: (137,153,119)

Color info

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

RGB color model

#899977 color RGB value is (137,153,119).

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

RGB channels and saturation

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

137
153
119

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

Portions of RGB colors in percentages

R + G + B = 137 + 153 + 119 = 409 (100%)
R 137 of 409 ~ 33.5%
G 153 of 409 ~ 37.41%
B 119 of 409 ~ 29.1'%

%33.5
%37.41
%29.1

CMYK color model

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

  • cyan value is 10.46%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 40.00%
CMYK: (10,0,22,40) C10M0Y22K40 (10%,0%,22%,40%) (0.10/0.00/0.22/0.40) 

CMYK percentages

%10.46
%0
%22.22
%40

Codes

Color #899977 in popluar color models

89 99 77
RGB 137 153 119
HSL 88° 14.29% 53.33%
HSB/HSV 88° 22.22% 60.00%
CMYK 10.46% 0.00% 22.22%
40.00%

Color #899977 in popluar number systems.

HEX 89 99 77
Decimal 137 153 119
Binary 10001001 10011001 1110111
Octal 211 231 167

Shades and tints

Shades of #899977

#899977
(137,153,119)
#7D8C6D
(125,140,109)
#717F63
(113,127,99)
#657259
(101,114,89)
#59654F
(89,101,79)
#4D5845
(77,88,69)
#414B3B
(65,75,59)
#353E31
(53,62,49)
#293127
(41,49,39)
#1D241D
(29,36,29)
#111713
(17,23,19)
#000000
(0,0,0)

Tints of #899977

#899977
(137,153,119)
#93A283
(147,162,131)
#9DAB8F
(157,171,143)
#A7B49B
(167,180,155)
#B1BDA7
(177,189,167)
#BBC6B3
(187,198,179)
#C5CFBF
(197,207,191)
#CFD8CB
(207,216,203)
#D9E1D7
(217,225,215)
#E3EAE3
(227,234,227)
#EDF3EF
(237,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899977; }

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

This text font color is #899977.

Background Color

.myBgColor { background-color: #899977; }

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

This div background color is #899977.

Border color

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

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

This div border color is #899977.

Opacity

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

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

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

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

This text has shadow with #899977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899977.

Preview

Color preview on black background

This text has color #899977 on black background.


Color preview on white background

This text has color #899977 on white background.


Black color preview on #899977 background

This text has black color on #899977 background.


White color preview on #899977 background

This text has white color on #899977 background.


Related colors

Complementary color

Complementary color for #hex is #766688.


I love getcolorcode.com

Triadic colors

1 #778999 and #997789 with #899977 are triadic colors.

2 #779989 and #998977 with #899977 are triadic colors.