COLOR #898470

HEX: #898470 RGB: (137,132,112)

Color info

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

RGB color model

#898470 color RGB value is (137,132,112).

RGB: (137,132,112) (54%, 52%, 44%)

RGB channels and saturation

R 137 of 255 = 54%
G 132 of 255 = 52%
B 112 of 255 = 44%

137
132
112

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

Portions of RGB colors in percentages

R + G + B = 137 + 132 + 112 = 381 (100%)
R 137 of 381 ~ 35.96%
G 132 of 381 ~ 34.65%
B 112 of 381 ~ 29.4'%

%35.96
%34.65
%29.4

CMYK color model

#898470 color CMYK value is (0,4,18,46).

  • cyan value is 0.00%
  • magenta value is 3.65%
  • yellow value is 18.25%
  • key color value is 46.27%

CMYK: (0,4,18,46)
C0M4Y18K46 (0%, 4%, 18%, 46%)
(0.00 / 0.04 / 0.18 / 0.46)

CMYK percentages

%0
%3.65
%18.25
%46.27

Codes

Color #898470 in popluar color models

89 84 70
RGB 137 132 112
HSL 48° 10.04% 48.82%
HSB/HSV 48° 18.25% 53.73%
CMYK 0.00% 3.65% 18.25%
46.27%

Color #898470 in popluar number systems.

HEX 89 84 70
Decimal 137 132 112
Binary 10001001 10000100 1110000
Octal 211 204 160

Shades and tints

Shades of #898470

#898470
(137,132,112)
#7D7866
(125,120,102)
#716C5C
(113,108,92)
#656052
(101,96,82)
#595448
(89,84,72)
#4D483E
(77,72,62)
#413C34
(65,60,52)
#35302A
(53,48,42)
#292420
(41,36,32)
#1D1816
(29,24,22)
#110C0C
(17,12,12)
#000000
(0,0,0)

Tints of #898470

#898470
(137,132,112)
#938F7D
(147,143,125)
#9D9A8A
(157,154,138)
#A7A597
(167,165,151)
#B1B0A4
(177,176,164)
#BBBBB1
(187,187,177)
#C5C6BE
(197,198,190)
#CFD1CB
(207,209,203)
#D9DCD8
(217,220,216)
#E3E7E5
(227,231,229)
#EDF2F2
(237,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898470 color. Also use rgb(137,132,112) instead hex code.

Text Font Color

.myTextColor { color: #898470; }

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

This text font color is #898470.

Background Color

.myBgColor { background-color: #898470; }

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

This div background color is #898470.

Border color

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

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

This div border color is #898470.

Opacity

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

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

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

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

This text has shadow with #898470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898470.

Preview

Color preview on black background

This text has color #898470 on black background.


Color preview on white background

This text has color #898470 on white background.


Black color preview on #898470 background

This text has black color on #898470 background.


White color preview on #898470 background

This text has white color on #898470 background.


Related colors

Complementary color

Complementary color for #hex is #767B8F.


I love getcolorcode.com

Triadic colors

1 #708984 and #847089 with #898470 are triadic colors.

2 #708489 and #848970 with #898470 are triadic colors.