COLOR #898176

HEX: #898176 RGB: (137,129,118)

Color info

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

RGB color model

#898176 color RGB value is (137,129,118).

RGB: (137,129,118) (54%, 51%, 46%)

RGB channels and saturation

R 137 of 255 = 54%
G 129 of 255 = 51%
B 118 of 255 = 46%

137
129
118

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

Portions of RGB colors in percentages

R + G + B = 137 + 129 + 118 = 384 (100%)
R 137 of 384 ~ 35.68%
G 129 of 384 ~ 33.59%
B 118 of 384 ~ 30.73'%

%35.68
%33.59
%30.73

CMYK color model

#898176 color CMYK value is (0,6,14,46).

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

CMYK: (0,6,14,46)
C0M6Y14K46 (0%, 6%, 14%, 46%)
(0.00 / 0.06 / 0.14 / 0.46)

CMYK percentages

%0
%5.84
%13.87
%46.27

Codes

Color #898176 in popluar color models

89 81 76
RGB 137 129 118
HSL 35° 7.45% 50.00%
HSB/HSV 35° 13.87% 53.73%
CMYK 0.00% 5.84% 13.87%
46.27%

Color #898176 in popluar number systems.

HEX 89 81 76
Decimal 137 129 118
Binary 10001001 10000001 1110110
Octal 211 201 166

Shades and tints

Shades of #898176

#898176
(137,129,118)
#7D766C
(125,118,108)
#716B62
(113,107,98)
#656058
(101,96,88)
#59554E
(89,85,78)
#4D4A44
(77,74,68)
#413F3A
(65,63,58)
#353430
(53,52,48)
#292926
(41,41,38)
#1D1E1C
(29,30,28)
#111312
(17,19,18)
#000000
(0,0,0)

Tints of #898176

#898176
(137,129,118)
#938C82
(147,140,130)
#9D978E
(157,151,142)
#A7A29A
(167,162,154)
#B1ADA6
(177,173,166)
#BBB8B2
(187,184,178)
#C5C3BE
(197,195,190)
#CFCECA
(207,206,202)
#D9D9D6
(217,217,214)
#E3E4E2
(227,228,226)
#EDEFEE
(237,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898176; }

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

This text font color is #898176.

Background Color

.myBgColor { background-color: #898176; }

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

This div background color is #898176.

Border color

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

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

This div border color is #898176.

Opacity

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

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

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

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

This text has shadow with #898176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898176.

Preview

Color preview on black background

This text has color #898176 on black background.


Color preview on white background

This text has color #898176 on white background.


Black color preview on #898176 background

This text has black color on #898176 background.


White color preview on #898176 background

This text has white color on #898176 background.


Related colors

Complementary color

Complementary color for #hex is #767E89.


I love getcolorcode.com

Triadic colors

1 #768981 and #817689 with #898176 are triadic colors.

2 #768189 and #818976 with #898176 are triadic colors.