COLOR #899772

HEX: #899772 RGB: (137,151,114)

Color info

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

RGB color model

#899772 color RGB value is (137,151,114).

RGB: (137,151,114) (54%, 59%, 45%)

RGB channels and saturation

R 137 of 255 = 54%
G 151 of 255 = 59%
B 114 of 255 = 45%

137
151
114

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

Portions of RGB colors in percentages

R + G + B = 137 + 151 + 114 = 402 (100%)
R 137 of 402 ~ 34.08%
G 151 of 402 ~ 37.56%
B 114 of 402 ~ 28.36'%

%34.08
%37.56
%28.36

CMYK color model

#899772 color CMYK value is (9,0,25,41).

  • cyan value is 9.27%
  • magenta value is 0.00%
  • yellow value is 24.50%
  • key color value is 40.78%

CMYK: (9,0,25,41)
C9M0Y25K41 (9%, 0%, 25%, 41%)
(0.09 / 0.00 / 0.25 / 0.41)

CMYK percentages

%9.27
%0
%24.5
%40.78

Codes

Color #899772 in popluar color models

89 97 72
RGB 137 151 114
HSL 83° 15.10% 51.96%
HSB/HSV 83° 24.50% 59.22%
CMYK 9.27% 0.00% 24.50%
40.78%

Color #899772 in popluar number systems.

HEX 89 97 72
Decimal 137 151 114
Binary 10001001 10010111 1110010
Octal 211 227 162

Shades and tints

Shades of #899772

#899772
(137,151,114)
#7D8A68
(125,138,104)
#717D5E
(113,125,94)
#657054
(101,112,84)
#59634A
(89,99,74)
#4D5640
(77,86,64)
#414936
(65,73,54)
#353C2C
(53,60,44)
#292F22
(41,47,34)
#1D2218
(29,34,24)
#11150E
(17,21,14)
#000000
(0,0,0)

Tints of #899772

#899772
(137,151,114)
#93A07E
(147,160,126)
#9DA98A
(157,169,138)
#A7B296
(167,178,150)
#B1BBA2
(177,187,162)
#BBC4AE
(187,196,174)
#C5CDBA
(197,205,186)
#CFD6C6
(207,214,198)
#D9DFD2
(217,223,210)
#E3E8DE
(227,232,222)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #899772; }

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

This text font color is #899772.

Background Color

.myBgColor { background-color: #899772; }

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

This div background color is #899772.

Border color

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

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

This div border color is #899772.

Opacity

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

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

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

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

This text has shadow with #899772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #899772.

Preview

Color preview on black background

This text has color #899772 on black background.


Color preview on white background

This text has color #899772 on white background.


Black color preview on #899772 background

This text has black color on #899772 background.


White color preview on #899772 background

This text has white color on #899772 background.


Related colors

Complementary color

Complementary color for #hex is #76688D.


I love getcolorcode.com

Triadic colors

1 #728997 and #977289 with #899772 are triadic colors.

2 #729789 and #978972 with #899772 are triadic colors.