COLOR #898676

HEX: #898676 RGB: (137,134,118)

Color info

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

RGB color model

#898676 color RGB value is (137,134,118).

RGB: (137,134,118) (54%, 53%, 46%)

RGB channels and saturation

R 137 of 255 = 54%
G 134 of 255 = 53%
B 118 of 255 = 46%

137
134
118

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

Portions of RGB colors in percentages

R + G + B = 137 + 134 + 118 = 389 (100%)
R 137 of 389 ~ 35.22%
G 134 of 389 ~ 34.45%
B 118 of 389 ~ 30.33'%

%35.22
%34.45
%30.33

CMYK color model

#898676 color CMYK value is (0,2,14,46).

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

CMYK: (0,2,14,46)
C0M2Y14K46 (0%, 2%, 14%, 46%)
(0.00 / 0.02 / 0.14 / 0.46)

CMYK percentages

%0
%2.19
%13.87
%46.27

Codes

Color #898676 in popluar color models

89 86 76
RGB 137 134 118
HSL 51° 7.45% 50.00%
HSB/HSV 51° 13.87% 53.73%
CMYK 0.00% 2.19% 13.87%
46.27%

Color #898676 in popluar number systems.

HEX 89 86 76
Decimal 137 134 118
Binary 10001001 10000110 1110110
Octal 211 206 166

Shades and tints

Shades of #898676

#898676
(137,134,118)
#7D7A6C
(125,122,108)
#716E62
(113,110,98)
#656258
(101,98,88)
#59564E
(89,86,78)
#4D4A44
(77,74,68)
#413E3A
(65,62,58)
#353230
(53,50,48)
#292626
(41,38,38)
#1D1A1C
(29,26,28)
#110E12
(17,14,18)
#000000
(0,0,0)

Tints of #898676

#898676
(137,134,118)
#939182
(147,145,130)
#9D9C8E
(157,156,142)
#A7A79A
(167,167,154)
#B1B2A6
(177,178,166)
#BBBDB2
(187,189,178)
#C5C8BE
(197,200,190)
#CFD3CA
(207,211,202)
#D9DED6
(217,222,214)
#E3E9E2
(227,233,226)
#EDF4EE
(237,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #898676; }

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

This text font color is #898676.

Background Color

.myBgColor { background-color: #898676; }

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

This div background color is #898676.

Border color

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

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

This div border color is #898676.

Opacity

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

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

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

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

This text has shadow with #898676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #898676.

Preview

Color preview on black background

This text has color #898676 on black background.


Color preview on white background

This text has color #898676 on white background.


Black color preview on #898676 background

This text has black color on #898676 background.


White color preview on #898676 background

This text has white color on #898676 background.


Related colors

Complementary color

Complementary color for #hex is #767989.


I love getcolorcode.com

Triadic colors

1 #768986 and #867689 with #898676 are triadic colors.

2 #768689 and #868976 with #898676 are triadic colors.