COLOR #89874E

HEX: #89874E RGB: (137,135,78)

Color info

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

RGB color model

#89874E color RGB value is (137,135,78).

RGB: (137,135,78) (54%, 53%, 31%)

RGB channels and saturation

R 137 of 255 = 54%
G 135 of 255 = 53%
B 78 of 255 = 31%

137
135
78

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

Portions of RGB colors in percentages

R + G + B = 137 + 135 + 78 = 350 (100%)
R 137 of 350 ~ 39.14%
G 135 of 350 ~ 38.57%
B 78 of 350 ~ 22.29'%

%39.14
%38.57
%22.29

CMYK color model

#89874E color CMYK value is (0,1,43,46).

  • cyan value is 0.00%
  • magenta value is 1.46%
  • yellow value is 43.07%
  • key color value is 46.27%
CMYK: (0,1,43,46) C0M1Y43K46 (0%,1%,43%,46%) (0.00/0.01/0.43/0.46) 

CMYK percentages

%0
%1.46
%43.07
%46.27

Codes

Color #89874E in popluar color models

89 87 4E
RGB 137 135 78
HSL 58° 27.44% 42.16%
HSB/HSV 58° 43.07% 53.73%
CMYK 0.00% 1.46% 43.07%
46.27%

Color #89874E in popluar number systems.

HEX 89 87 4E
Decimal 137 135 78
Binary 10001001 10000111 1001110
Octal 211 207 116

Shades and tints

Shades of #89874E

#89874E
(137,135,78)
#7D7B47
(125,123,71)
#716F40
(113,111,64)
#656339
(101,99,57)
#595732
(89,87,50)
#4D4B2B
(77,75,43)
#413F24
(65,63,36)
#35331D
(53,51,29)
#292716
(41,39,22)
#1D1B0F
(29,27,15)
#110F08
(17,15,8)
#000000
(0,0,0)

Tints of #89874E

#89874E
(137,135,78)
#93915E
(147,145,94)
#9D9B6E
(157,155,110)
#A7A57E
(167,165,126)
#B1AF8E
(177,175,142)
#BBB99E
(187,185,158)
#C5C3AE
(197,195,174)
#CFCDBE
(207,205,190)
#D9D7CE
(217,215,206)
#E3E1DE
(227,225,222)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #89874E color. Also use rgb(137,135,78) instead hex code.

Text Font Color

.myTextColor { color: #89874E; }

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

This text font color is #89874E.

Background Color

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

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

This div background color is #89874E.

Border color

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

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

This div border color is #89874E.

Opacity

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

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

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

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

This text has shadow with #89874E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #89874E.

Preview

Color preview on black background

This text has color #89874E on black background.


Color preview on white background

This text has color #89874E on white background.


Black color preview on #89874E background

This text has black color on #89874E background.


White color preview on #89874E background

This text has white color on #89874E background.


Related colors

Complementary color

Complementary color for #hex is #7678B1.


I love getcolorcode.com

Triadic colors

1 #4E8987 and #874E89 with #89874E are triadic colors.

2 #4E8789 and #87894E with #89874E are triadic colors.