COLOR #9E6F49

HEX: #9E6F49 RGB: (158,111,73)

Color info

#9E6F49 contains mainly red and green colors. Web safe color of #9E6F49 is #996633 (or #963).

RGB color model

#9E6F49 color RGB value is (158,111,73).

RGB: (158,111,73) (62%, 44%, 29%)

RGB channels and saturation

R 158 of 255 = 62%
G 111 of 255 = 44%
B 73 of 255 = 29%

158
111
73

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

Portions of RGB colors in percentages

R + G + B = 158 + 111 + 73 = 342 (100%)
R 158 of 342 ~ 46.2%
G 111 of 342 ~ 32.46%
B 73 of 342 ~ 21.35'%

%46.2
%32.46
%21.35

CMYK color model

#9E6F49 color CMYK value is (0,30,54,38).

  • cyan value is 0.00%
  • magenta value is 29.75%
  • yellow value is 53.80%
  • key color value is 38.04%

CMYK: (0,30,54,38)
C0M30Y54K38 (0%, 30%, 54%, 38%)
(0.00 / 0.30 / 0.54 / 0.38)

CMYK percentages

%0
%29.75
%53.8
%38.04

Codes

Color #9E6F49 in popluar color models

9E 6F 49
RGB 158 111 73
HSL 27° 36.80% 45.29%
HSB/HSV 27° 53.80% 61.96%
CMYK 0.00% 29.75% 53.80%
38.04%

Color #9E6F49 in popluar number systems.

HEX 9E 6F 49
Decimal 158 111 73
Binary 10011110 1101111 1001001
Octal 236 157 111

Shades and tints

Shades of #9E6F49

#9E6F49
(158,111,73)
#906543
(144,101,67)
#825B3D
(130,91,61)
#745137
(116,81,55)
#664731
(102,71,49)
#583D2B
(88,61,43)
#4A3325
(74,51,37)
#3C291F
(60,41,31)
#2E1F19
(46,31,25)
#201513
(32,21,19)
#120B0D
(18,11,13)
#000000
(0,0,0)

Tints of #9E6F49

#9E6F49
(158,111,73)
#A67C59
(166,124,89)
#AE8969
(174,137,105)
#B69679
(182,150,121)
#BEA389
(190,163,137)
#C6B099
(198,176,153)
#CEBDA9
(206,189,169)
#D6CAB9
(214,202,185)
#DED7C9
(222,215,201)
#E6E4D9
(230,228,217)
#EEF1E9
(238,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E6F49 color. Also use rgb(158,111,73) instead hex code.

Text Font Color

.myTextColor { color: #9E6F49; }

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

This text font color is #9E6F49.

Background Color

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

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

This div background color is #9E6F49.

Border color

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

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

This div border color is #9E6F49.

Opacity

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

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

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

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

This text has shadow with #9E6F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E6F49.

Preview

Color preview on black background

This text has color #9E6F49 on black background.


Color preview on white background

This text has color #9E6F49 on white background.


Black color preview on #9E6F49 background

This text has black color on #9E6F49 background.


White color preview on #9E6F49 background

This text has white color on #9E6F49 background.


Related colors

Complementary color

Complementary color for #hex is #6190B6.


I love getcolorcode.com

Triadic colors

1 #499E6F and #6F499E with #9E6F49 are triadic colors.

2 #496F9E and #6F9E49 with #9E6F49 are triadic colors.