COLOR #89846E

HEX: #89846E RGB: (137,132,110)

Color info

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

RGB color model

#89846E color RGB value is (137,132,110).

RGB: (137,132,110) (54%, 52%, 43%)

RGB channels and saturation

R 137 of 255 = 54%
G 132 of 255 = 52%
B 110 of 255 = 43%

137
132
110

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

Portions of RGB colors in percentages

R + G + B = 137 + 132 + 110 = 379 (100%)
R 137 of 379 ~ 36.15%
G 132 of 379 ~ 34.83%
B 110 of 379 ~ 29.02'%

%36.15
%34.83
%29.02

CMYK color model

#89846E color CMYK value is (0,4,20,46).

  • cyan value is 0.00%
  • magenta value is 3.65%
  • yellow value is 19.71%
  • key color value is 46.27%
CMYK: (0,4,20,46) C0M4Y20K46 (0%,4%,20%,46%) (0.00/0.04/0.20/0.46) 

CMYK percentages

%0
%3.65
%19.71
%46.27

Codes

Color #89846E in popluar color models

89 84 6E
RGB 137 132 110
HSL 49° 10.93% 48.43%
HSB/HSV 49° 19.71% 53.73%
CMYK 0.00% 3.65% 19.71%
46.27%

Color #89846E in popluar number systems.

HEX 89 84 6E
Decimal 137 132 110
Binary 10001001 10000100 1101110
Octal 211 204 156

Shades and tints

Shades of #89846E

#89846E
(137,132,110)
#7D7864
(125,120,100)
#716C5A
(113,108,90)
#656050
(101,96,80)
#595446
(89,84,70)
#4D483C
(77,72,60)
#413C32
(65,60,50)
#353028
(53,48,40)
#29241E
(41,36,30)
#1D1814
(29,24,20)
#110C0A
(17,12,10)
#000000
(0,0,0)

Tints of #89846E

#89846E
(137,132,110)
#938F7B
(147,143,123)
#9D9A88
(157,154,136)
#A7A595
(167,165,149)
#B1B0A2
(177,176,162)
#BBBBAF
(187,187,175)
#C5C6BC
(197,198,188)
#CFD1C9
(207,209,201)
#D9DCD6
(217,220,214)
#E3E7E3
(227,231,227)
#EDF2F0
(237,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #89846E; }

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

This text font color is #89846E.

Background Color

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

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

This div background color is #89846E.

Border color

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

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

This div border color is #89846E.

Opacity

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

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

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

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

This text has shadow with #89846E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89846E.

Preview

Color preview on black background

This text has color #89846E on black background.


Color preview on white background

This text has color #89846E on white background.


Black color preview on #89846E background

This text has black color on #89846E background.


White color preview on #89846E background

This text has white color on #89846E background.


Related colors

Complementary color

Complementary color for #hex is #767B91.


I love getcolorcode.com

Triadic colors

1 #6E8984 and #846E89 with #89846E are triadic colors.

2 #6E8489 and #84896E with #89846E are triadic colors.