COLOR #898151

HEX: #898151 RGB: (137,129,81)

Color info

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

RGB color model

#898151 color RGB value is (137,129,81).

RGB: (137,129,81) (54%, 51%, 32%)

RGB channels and saturation

R 137 of 255 = 54%
G 129 of 255 = 51%
B 81 of 255 = 32%

137
129
81

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

Portions of RGB colors in percentages

R + G + B = 137 + 129 + 81 = 347 (100%)
R 137 of 347 ~ 39.48%
G 129 of 347 ~ 37.18%
B 81 of 347 ~ 23.34'%

%39.48
%37.18
%23.34

CMYK color model

#898151 color CMYK value is (0,6,41,46).

  • cyan value is 0.00%
  • magenta value is 5.84%
  • yellow value is 40.88%
  • key color value is 46.27%

CMYK: (0,6,41,46)
C0M6Y41K46 (0%, 6%, 41%, 46%)
(0.00 / 0.06 / 0.41 / 0.46)

CMYK percentages

%0
%5.84
%40.88
%46.27

Codes

Color #898151 in popluar color models

89 81 51
RGB 137 129 81
HSL 51° 25.69% 42.75%
HSB/HSV 51° 40.88% 53.73%
CMYK 0.00% 5.84% 40.88%
46.27%

Color #898151 in popluar number systems.

HEX 89 81 51
Decimal 137 129 81
Binary 10001001 10000001 1010001
Octal 211 201 121

Shades and tints

Shades of #898151

#898151
(137,129,81)
#7D764A
(125,118,74)
#716B43
(113,107,67)
#65603C
(101,96,60)
#595535
(89,85,53)
#4D4A2E
(77,74,46)
#413F27
(65,63,39)
#353420
(53,52,32)
#292919
(41,41,25)
#1D1E12
(29,30,18)
#11130B
(17,19,11)
#000000
(0,0,0)

Tints of #898151

#898151
(137,129,81)
#938C60
(147,140,96)
#9D976F
(157,151,111)
#A7A27E
(167,162,126)
#B1AD8D
(177,173,141)
#BBB89C
(187,184,156)
#C5C3AB
(197,195,171)
#CFCEBA
(207,206,186)
#D9D9C9
(217,217,201)
#E3E4D8
(227,228,216)
#EDEFE7
(237,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #898151 color. Also use rgb(137,129,81) instead hex code.

Text Font Color

.myTextColor { color: #898151; }

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

This text font color is #898151.

Background Color

.myBgColor { background-color: #898151; }

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

This div background color is #898151.

Border color

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

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

This div border color is #898151.

Opacity

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

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

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

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

This text has shadow with #898151 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898151.

Preview

Color preview on black background

This text has color #898151 on black background.


Color preview on white background

This text has color #898151 on white background.


Black color preview on #898151 background

This text has black color on #898151 background.


White color preview on #898151 background

This text has white color on #898151 background.


Related colors

Complementary color

Complementary color for #hex is #767EAE.


I love getcolorcode.com

Triadic colors

1 #518981 and #815189 with #898151 are triadic colors.

2 #518189 and #818951 with #898151 are triadic colors.