COLOR #9E8D72

HEX: #9E8D72 RGB: (158,141,114)

Color info

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

RGB color model

#9E8D72 color RGB value is (158,141,114).

RGB: (158,141,114) (62%, 55%, 45%)

RGB channels and saturation

R 158 of 255 = 62%
G 141 of 255 = 55%
B 114 of 255 = 45%

158
141
114

R + G + B ~ 54%. #9E8D72 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 158 + 141 + 114 = 413 (100%)
R 158 of 413 ~ 38.26%
G 141 of 413 ~ 34.14%
B 114 of 413 ~ 27.6'%

%38.26
%34.14
%27.6

CMYK color model

#9E8D72 color CMYK value is (0,11,28,38).

  • cyan value is 0.00%
  • magenta value is 10.76%
  • yellow value is 27.85%
  • key color value is 38.04%

CMYK: (0,11,28,38)
C0M11Y28K38 (0%, 11%, 28%, 38%)
(0.00 / 0.11 / 0.28 / 0.38)

CMYK percentages

%0
%10.76
%27.85
%38.04

Codes

Color #9E8D72 in popluar color models

9E 8D 72
RGB 158 141 114
HSL 37° 18.49% 53.33%
HSB/HSV 37° 27.85% 61.96%
CMYK 0.00% 10.76% 27.85%
38.04%

Color #9E8D72 in popluar number systems.

HEX 9E 8D 72
Decimal 158 141 114
Binary 10011110 10001101 1110010
Octal 236 215 162

Shades and tints

Shades of #9E8D72

#9E8D72
(158,141,114)
#908168
(144,129,104)
#82755E
(130,117,94)
#746954
(116,105,84)
#665D4A
(102,93,74)
#585140
(88,81,64)
#4A4536
(74,69,54)
#3C392C
(60,57,44)
#2E2D22
(46,45,34)
#202118
(32,33,24)
#12150E
(18,21,14)
#000000
(0,0,0)

Tints of #9E8D72

#9E8D72
(158,141,114)
#A6977E
(166,151,126)
#AEA18A
(174,161,138)
#B6AB96
(182,171,150)
#BEB5A2
(190,181,162)
#C6BFAE
(198,191,174)
#CEC9BA
(206,201,186)
#D6D3C6
(214,211,198)
#DEDDD2
(222,221,210)
#E6E7DE
(230,231,222)
#EEF1EA
(238,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E8D72 color. Also use rgb(158,141,114) instead hex code.

Text Font Color

.myTextColor { color: #9E8D72; }

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

This text font color is #9E8D72.

Background Color

.myBgColor { background-color: #9E8D72; }

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

This div background color is #9E8D72.

Border color

.myBorderColor { border: 1px solid #9E8D72; }

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

This div border color is #9E8D72.

Opacity

.myOpacity80 { color: #9E8D72; opacity: 0.8; }

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

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

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

This text has shadow with #9E8D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E8D72.

Preview

Color preview on black background

This text has color #9E8D72 on black background.


Color preview on white background

This text has color #9E8D72 on white background.


Black color preview on #9E8D72 background

This text has black color on #9E8D72 background.


White color preview on #9E8D72 background

This text has white color on #9E8D72 background.


Related colors

Complementary color

Complementary color for #hex is #61728D.


I love getcolorcode.com

Triadic colors

1 #729E8D and #8D729E with #9E8D72 are triadic colors.

2 #728D9E and #8D9E72 with #9E8D72 are triadic colors.