COLOR #9E7306

HEX: #9E7306 RGB: (158,115,6)

Color info

#9E7306 contains mainly red and green colors. Web safe color of #9E7306 is #996600 (or #960).

RGB color model

#9E7306 color RGB value is (158,115,6).

RGB: (158,115,6) (62%, 45%, 2%)

RGB channels and saturation

R 158 of 255 = 62%
G 115 of 255 = 45%
B 6 of 255 = 2%

158
115
6

R + G + B ~ 36%. #9E7306 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 158 + 115 + 6 = 279 (100%)
R 158 of 279 ~ 56.63%
G 115 of 279 ~ 41.22%
B 6 of 279 ~ 2.15'%

%56.63
%41.22

CMYK color model

#9E7306 color CMYK value is (0,27,96,38).

  • cyan value is 0.00%
  • magenta value is 27.22%
  • yellow value is 96.20%
  • key color value is 38.04%
CMYK: (0,27,96,38) C0M27Y96K38 (0%,27%,96%,38%) (0.00/0.27/0.96/0.38) 

CMYK percentages

%0
%27.22
%96.2
%38.04

Codes

Color #9E7306 in popluar color models

9E 73 06
RGB 158 115 6
HSL 43° 92.68% 32.16%
HSB/HSV 43° 96.20% 61.96%
CMYK 0.00% 27.22% 96.20%
38.04%

Color #9E7306 in popluar number systems.

HEX 9E 73 06
Decimal 158 115 6
Binary 10011110 1110011 110
Octal 236 163 6

Shades and tints

Shades of #9E7306

#9E7306
(158,115,6)
#906906
(144,105,6)
#825F06
(130,95,6)
#745506
(116,85,6)
#664B06
(102,75,6)
#584106
(88,65,6)
#4A3706
(74,55,6)
#3C2D06
(60,45,6)
#2E2306
(46,35,6)
#201906
(32,25,6)
#120F06
(18,15,6)
#000000
(0,0,0)

Tints of #9E7306

#9E7306
(158,115,6)
#A67F1C
(166,127,28)
#AE8B32
(174,139,50)
#B69748
(182,151,72)
#BEA35E
(190,163,94)
#C6AF74
(198,175,116)
#CEBB8A
(206,187,138)
#D6C7A0
(214,199,160)
#DED3B6
(222,211,182)
#E6DFCC
(230,223,204)
#EEEBE2
(238,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9E7306 color. Also use rgb(158,115,6) instead hex code.

Text Font Color

.myTextColor { color: #9E7306; }

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

This text font color is #9E7306.

Background Color

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

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

This div background color is #9E7306.

Border color

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

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

This div border color is #9E7306.

Opacity

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

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

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

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

This text has shadow with #9E7306 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9E7306.

Preview

Color preview on black background

This text has color #9E7306 on black background.


Color preview on white background

This text has color #9E7306 on white background.


Black color preview on #9E7306 background

This text has black color on #9E7306 background.


White color preview on #9E7306 background

This text has white color on #9E7306 background.


Related colors

Complementary color

Complementary color for #hex is #618CF9.


I love getcolorcode.com

Triadic colors

1 #069E73 and #73069E with #9E7306 are triadic colors.

2 #06739E and #739E06 with #9E7306 are triadic colors.