COLOR #9E9B49

HEX: #9E9B49 RGB: (158,155,73)

Color info

#9E9B49 contains mainly red and green colors. Web safe color of #9E9B49 is #999933 (or #993).

RGB color model

#9E9B49 color RGB value is (158,155,73).

RGB: (158,155,73) (62%, 61%, 29%)

RGB channels and saturation

R 158 of 255 = 62%
G 155 of 255 = 61%
B 73 of 255 = 29%

158
155
73

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

Portions of RGB colors in percentages

R + G + B = 158 + 155 + 73 = 386 (100%)
R 158 of 386 ~ 40.93%
G 155 of 386 ~ 40.16%
B 73 of 386 ~ 18.91'%

%40.93
%40.16
%18.91

CMYK color model

#9E9B49 color CMYK value is (0,2,54,38).

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

CMYK: (0,2,54,38)
C0M2Y54K38 (0%, 2%, 54%, 38%)
(0.00 / 0.02 / 0.54 / 0.38)

CMYK percentages

%0
%1.9
%53.8
%38.04

Codes

Color #9E9B49 in popluar color models

9E 9B 49
RGB 158 155 73
HSL 58° 36.80% 45.29%
HSB/HSV 58° 53.80% 61.96%
CMYK 0.00% 1.90% 53.80%
38.04%

Color #9E9B49 in popluar number systems.

HEX 9E 9B 49
Decimal 158 155 73
Binary 10011110 10011011 1001001
Octal 236 233 111

Shades and tints

Shades of #9E9B49

#9E9B49
(158,155,73)
#908D43
(144,141,67)
#827F3D
(130,127,61)
#747137
(116,113,55)
#666331
(102,99,49)
#58552B
(88,85,43)
#4A4725
(74,71,37)
#3C391F
(60,57,31)
#2E2B19
(46,43,25)
#201D13
(32,29,19)
#120F0D
(18,15,13)
#000000
(0,0,0)

Tints of #9E9B49

#9E9B49
(158,155,73)
#A6A459
(166,164,89)
#AEAD69
(174,173,105)
#B6B679
(182,182,121)
#BEBF89
(190,191,137)
#C6C899
(198,200,153)
#CED1A9
(206,209,169)
#D6DAB9
(214,218,185)
#DEE3C9
(222,227,201)
#E6ECD9
(230,236,217)
#EEF5E9
(238,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9E9B49; }

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

This text font color is #9E9B49.

Background Color

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

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

This div background color is #9E9B49.

Border color

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

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

This div border color is #9E9B49.

Opacity

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

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

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

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

This text has shadow with #9E9B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E9B49.

Preview

Color preview on black background

This text has color #9E9B49 on black background.


Color preview on white background

This text has color #9E9B49 on white background.


Black color preview on #9E9B49 background

This text has black color on #9E9B49 background.


White color preview on #9E9B49 background

This text has white color on #9E9B49 background.


Related colors

Complementary color

Complementary color for #hex is #6164B6.


I love getcolorcode.com

Triadic colors

1 #499E9B and #9B499E with #9E9B49 are triadic colors.

2 #499B9E and #9B9E49 with #9E9B49 are triadic colors.