COLOR #9B6E14

HEX: #9B6E14 RGB: (155,110,20)

Color info

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

RGB color model

#9B6E14 color RGB value is (155,110,20).

RGB: (155,110,20) (61%, 43%, 8%)

RGB channels and saturation

R 155 of 255 = 61%
G 110 of 255 = 43%
B 20 of 255 = 8%

155
110
20

R + G + B ~ 37%. #9B6E14 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 155 + 110 + 20 = 285 (100%)
R 155 of 285 ~ 54.39%
G 110 of 285 ~ 38.6%
B 20 of 285 ~ 7.02'%

%54.39
%38.6

CMYK color model

#9B6E14 color CMYK value is (0,29,87,39).

  • cyan value is 0.00%
  • magenta value is 29.03%
  • yellow value is 87.10%
  • key color value is 39.22%
CMYK: (0,29,87,39) C0M29Y87K39 (0%,29%,87%,39%) (0.00/0.29/0.87/0.39) 

CMYK percentages

%0
%29.03
%87.1
%39.22

Codes

Color #9B6E14 in popluar color models

9B 6E 14
RGB 155 110 20
HSL 40° 77.14% 34.31%
HSB/HSV 40° 87.10% 60.78%
CMYK 0.00% 29.03% 87.10%
39.22%

Color #9B6E14 in popluar number systems.

HEX 9B 6E 14
Decimal 155 110 20
Binary 10011011 1101110 10100
Octal 233 156 24

Shades and tints

Shades of #9B6E14

#9B6E14
(155,110,20)
#8D6413
(141,100,19)
#7F5A12
(127,90,18)
#715011
(113,80,17)
#634610
(99,70,16)
#553C0F
(85,60,15)
#47320E
(71,50,14)
#39280D
(57,40,13)
#2B1E0C
(43,30,12)
#1D140B
(29,20,11)
#0F0A0A
(15,10,10)
#000000
(0,0,0)

Tints of #9B6E14

#9B6E14
(155,110,20)
#A47B29
(164,123,41)
#AD883E
(173,136,62)
#B69553
(182,149,83)
#BFA268
(191,162,104)
#C8AF7D
(200,175,125)
#D1BC92
(209,188,146)
#DAC9A7
(218,201,167)
#E3D6BC
(227,214,188)
#ECE3D1
(236,227,209)
#F5F0E6
(245,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B6E14 color. Also use rgb(155,110,20) instead hex code.

Text Font Color

.myTextColor { color: #9B6E14; }

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

This text font color is #9B6E14.

Background Color

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

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

This div background color is #9B6E14.

Border color

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

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

This div border color is #9B6E14.

Opacity

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

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

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

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

This text has shadow with #9B6E14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B6E14.

Preview

Color preview on black background

This text has color #9B6E14 on black background.


Color preview on white background

This text has color #9B6E14 on white background.


Black color preview on #9B6E14 background

This text has black color on #9B6E14 background.


White color preview on #9B6E14 background

This text has white color on #9B6E14 background.


Related colors

Complementary color

Complementary color for #hex is #6491EB.


I love getcolorcode.com

Triadic colors

1 #149B6E and #6E149B with #9B6E14 are triadic colors.

2 #146E9B and #6E9B14 with #9B6E14 are triadic colors.