COLOR #9B8956

HEX: #9B8956 RGB: (155,137,86)

Color info

#9B8956 contains mainly red and green colors. Web safe color of #9B8956 is #999966 (or #996).

RGB color model

#9B8956 color RGB value is (155,137,86).

RGB: (155,137,86) (61%, 54%, 34%)

RGB channels and saturation

R 155 of 255 = 61%
G 137 of 255 = 54%
B 86 of 255 = 34%

155
137
86

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

Portions of RGB colors in percentages

R + G + B = 155 + 137 + 86 = 378 (100%)
R 155 of 378 ~ 41.01%
G 137 of 378 ~ 36.24%
B 86 of 378 ~ 22.75'%

%41.01
%36.24
%22.75

CMYK color model

#9B8956 color CMYK value is (0,12,45,39).

  • cyan value is 0.00%
  • magenta value is 11.61%
  • yellow value is 44.52%
  • key color value is 39.22%
CMYK: (0,12,45,39) C0M12Y45K39 (0%,12%,45%,39%) (0.00/0.12/0.45/0.39) 

CMYK percentages

%0
%11.61
%44.52
%39.22

Codes

Color #9B8956 in popluar color models

9B 89 56
RGB 155 137 86
HSL 44° 28.63% 47.25%
HSB/HSV 44° 44.52% 60.78%
CMYK 0.00% 11.61% 44.52%
39.22%

Color #9B8956 in popluar number systems.

HEX 9B 89 56
Decimal 155 137 86
Binary 10011011 10001001 1010110
Octal 233 211 126

Shades and tints

Shades of #9B8956

#9B8956
(155,137,86)
#8D7D4F
(141,125,79)
#7F7148
(127,113,72)
#716541
(113,101,65)
#63593A
(99,89,58)
#554D33
(85,77,51)
#47412C
(71,65,44)
#393525
(57,53,37)
#2B291E
(43,41,30)
#1D1D17
(29,29,23)
#0F1110
(15,17,16)
#000000
(0,0,0)

Tints of #9B8956

#9B8956
(155,137,86)
#A49365
(164,147,101)
#AD9D74
(173,157,116)
#B6A783
(182,167,131)
#BFB192
(191,177,146)
#C8BBA1
(200,187,161)
#D1C5B0
(209,197,176)
#DACFBF
(218,207,191)
#E3D9CE
(227,217,206)
#ECE3DD
(236,227,221)
#F5EDEC
(245,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B8956 color. Also use rgb(155,137,86) instead hex code.

Text Font Color

.myTextColor { color: #9B8956; }

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

This text font color is #9B8956.

Background Color

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

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

This div background color is #9B8956.

Border color

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

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

This div border color is #9B8956.

Opacity

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

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

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

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

This text has shadow with #9B8956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8956.

Preview

Color preview on black background

This text has color #9B8956 on black background.


Color preview on white background

This text has color #9B8956 on white background.


Black color preview on #9B8956 background

This text has black color on #9B8956 background.


White color preview on #9B8956 background

This text has white color on #9B8956 background.


Related colors

Complementary color

Complementary color for #hex is #6476A9.


I love getcolorcode.com

Triadic colors

1 #569B89 and #89569B with #9B8956 are triadic colors.

2 #56899B and #899B56 with #9B8956 are triadic colors.