COLOR #898072

HEX: #898072 RGB: (137,128,114)

Color info

#898072 contains red, green and blue colors in about the same proportion. Web safe color of #898072 is #996666 (or #966).

RGB color model

#898072 color RGB value is (137,128,114).

RGB: (137,128,114) (54%, 50%, 45%)

RGB channels and saturation

R 137 of 255 = 54%
G 128 of 255 = 50%
B 114 of 255 = 45%

137
128
114

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

Portions of RGB colors in percentages

R + G + B = 137 + 128 + 114 = 379 (100%)
R 137 of 379 ~ 36.15%
G 128 of 379 ~ 33.77%
B 114 of 379 ~ 30.08'%

%36.15
%33.77
%30.08

CMYK color model

#898072 color CMYK value is (0,7,17,46).

  • cyan value is 0.00%
  • magenta value is 6.57%
  • yellow value is 16.79%
  • key color value is 46.27%

CMYK: (0,7,17,46)
C0M7Y17K46 (0%, 7%, 17%, 46%)
(0.00 / 0.07 / 0.17 / 0.46)

CMYK percentages

%0
%6.57
%16.79
%46.27

Codes

Color #898072 in popluar color models

89 80 72
RGB 137 128 114
HSL 37° 9.16% 49.22%
HSB/HSV 37° 16.79% 53.73%
CMYK 0.00% 6.57% 16.79%
46.27%

Color #898072 in popluar number systems.

HEX 89 80 72
Decimal 137 128 114
Binary 10001001 10000000 1110010
Octal 211 200 162

Shades and tints

Shades of #898072

#898072
(137,128,114)
#7D7568
(125,117,104)
#716A5E
(113,106,94)
#655F54
(101,95,84)
#59544A
(89,84,74)
#4D4940
(77,73,64)
#413E36
(65,62,54)
#35332C
(53,51,44)
#292822
(41,40,34)
#1D1D18
(29,29,24)
#11120E
(17,18,14)
#000000
(0,0,0)

Tints of #898072

#898072
(137,128,114)
#938B7E
(147,139,126)
#9D968A
(157,150,138)
#A7A196
(167,161,150)
#B1ACA2
(177,172,162)
#BBB7AE
(187,183,174)
#C5C2BA
(197,194,186)
#CFCDC6
(207,205,198)
#D9D8D2
(217,216,210)
#E3E3DE
(227,227,222)
#EDEEEA
(237,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898072; }

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

This text font color is #898072.

Background Color

.myBgColor { background-color: #898072; }

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

This div background color is #898072.

Border color

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

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

This div border color is #898072.

Opacity

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

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

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

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

This text has shadow with #898072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898072.

Preview

Color preview on black background

This text has color #898072 on black background.


Color preview on white background

This text has color #898072 on white background.


Black color preview on #898072 background

This text has black color on #898072 background.


White color preview on #898072 background

This text has white color on #898072 background.


Related colors

Complementary color

Complementary color for #hex is #767F8D.


I love getcolorcode.com

Triadic colors

1 #728980 and #807289 with #898072 are triadic colors.

2 #728089 and #808972 with #898072 are triadic colors.