COLOR #898272

HEX: #898272 RGB: (137,130,114)

Color info

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

RGB color model

#898272 color RGB value is (137,130,114).

RGB: (137,130,114) (54%, 51%, 45%)

RGB channels and saturation

R 137 of 255 = 54%
G 130 of 255 = 51%
B 114 of 255 = 45%

137
130
114

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

Portions of RGB colors in percentages

R + G + B = 137 + 130 + 114 = 381 (100%)
R 137 of 381 ~ 35.96%
G 130 of 381 ~ 34.12%
B 114 of 381 ~ 29.92'%

%35.96
%34.12
%29.92

CMYK color model

#898272 color CMYK value is (0,5,17,46).

  • cyan value is 0.00%
  • magenta value is 5.11%
  • yellow value is 16.79%
  • key color value is 46.27%
CMYK: (0,5,17,46) C0M5Y17K46 (0%,5%,17%,46%) (0.00/0.05/0.17/0.46) 

CMYK percentages

%0
%5.11
%16.79
%46.27

Codes

Color #898272 in popluar color models

89 82 72
RGB 137 130 114
HSL 42° 9.16% 49.22%
HSB/HSV 42° 16.79% 53.73%
CMYK 0.00% 5.11% 16.79%
46.27%

Color #898272 in popluar number systems.

HEX 89 82 72
Decimal 137 130 114
Binary 10001001 10000010 1110010
Octal 211 202 162

Shades and tints

Shades of #898272

#898272
(137,130,114)
#7D7768
(125,119,104)
#716C5E
(113,108,94)
#656154
(101,97,84)
#59564A
(89,86,74)
#4D4B40
(77,75,64)
#414036
(65,64,54)
#35352C
(53,53,44)
#292A22
(41,42,34)
#1D1F18
(29,31,24)
#11140E
(17,20,14)
#000000
(0,0,0)

Tints of #898272

#898272
(137,130,114)
#938D7E
(147,141,126)
#9D988A
(157,152,138)
#A7A396
(167,163,150)
#B1AEA2
(177,174,162)
#BBB9AE
(187,185,174)
#C5C4BA
(197,196,186)
#CFCFC6
(207,207,198)
#D9DAD2
(217,218,210)
#E3E5DE
(227,229,222)
#EDF0EA
(237,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898272; }

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

This text font color is #898272.

Background Color

.myBgColor { background-color: #898272; }

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

This div background color is #898272.

Border color

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

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

This div border color is #898272.

Opacity

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

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

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

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

This text has shadow with #898272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898272.

Preview

Color preview on black background

This text has color #898272 on black background.


Color preview on white background

This text has color #898272 on white background.


Black color preview on #898272 background

This text has black color on #898272 background.


White color preview on #898272 background

This text has white color on #898272 background.


Related colors

Complementary color

Complementary color for #hex is #767D8D.


I love getcolorcode.com

Triadic colors

1 #728982 and #827289 with #898272 are triadic colors.

2 #728289 and #828972 with #898272 are triadic colors.