COLOR #89817E

HEX: #89817E RGB: (137,129,126)

Color info

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

RGB color model

#89817E color RGB value is (137,129,126).

RGB: (137,129,126) (54%, 51%, 49%)

RGB channels and saturation

R 137 of 255 = 54%
G 129 of 255 = 51%
B 126 of 255 = 49%

137
129
126

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

Portions of RGB colors in percentages

R + G + B = 137 + 129 + 126 = 392 (100%)
R 137 of 392 ~ 34.95%
G 129 of 392 ~ 32.91%
B 126 of 392 ~ 32.14'%

%34.95
%32.91
%32.14

CMYK color model

#89817E color CMYK value is (0,6,8,46).

  • cyan value is 0.00%
  • magenta value is 5.84%
  • yellow value is 8.03%
  • key color value is 46.27%
CMYK: (0,6,8,46) C0M6Y8K46 (0%,6%,8%,46%) (0.00/0.06/0.08/0.46) 

CMYK percentages

%0
%5.84
%8.03
%46.27

Codes

Color #89817E in popluar color models

89 81 7E
RGB 137 129 126
HSL 16° 4.45% 51.57%
HSB/HSV 16° 8.03% 53.73%
CMYK 0.00% 5.84% 8.03%
46.27%

Color #89817E in popluar number systems.

HEX 89 81 7E
Decimal 137 129 126
Binary 10001001 10000001 1111110
Octal 211 201 176

Shades and tints

Shades of #89817E

#89817E
(137,129,126)
#7D7673
(125,118,115)
#716B68
(113,107,104)
#65605D
(101,96,93)
#595552
(89,85,82)
#4D4A47
(77,74,71)
#413F3C
(65,63,60)
#353431
(53,52,49)
#292926
(41,41,38)
#1D1E1B
(29,30,27)
#111310
(17,19,16)
#000000
(0,0,0)

Tints of #89817E

#89817E
(137,129,126)
#938C89
(147,140,137)
#9D9794
(157,151,148)
#A7A29F
(167,162,159)
#B1ADAA
(177,173,170)
#BBB8B5
(187,184,181)
#C5C3C0
(197,195,192)
#CFCECB
(207,206,203)
#D9D9D6
(217,217,214)
#E3E4E1
(227,228,225)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89817E; }

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

This text font color is #89817E.

Background Color

.myBgColor { background-color: #89817E; }

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

This div background color is #89817E.

Border color

.myBorderColor { border: 1px solid #89817E; }

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

This div border color is #89817E.

Opacity

.myOpacity80 { color: #89817E; opacity: 0.8; }

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

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

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

This text has shadow with #89817E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89817E.

Preview

Color preview on black background

This text has color #89817E on black background.


Color preview on white background

This text has color #89817E on white background.


Black color preview on #89817E background

This text has black color on #89817E background.


White color preview on #89817E background

This text has white color on #89817E background.


Related colors

Complementary color

Complementary color for #hex is #767E81.


I love getcolorcode.com

Triadic colors

1 #7E8981 and #817E89 with #89817E are triadic colors.

2 #7E8189 and #81897E with #89817E are triadic colors.