COLOR #9B8A6A

HEX: #9B8A6A RGB: (155,138,106)

Color info

#9B8A6A contains red, green and blue colors in about the same proportion. Web safe color of #9B8A6A is #999966 (or #996).

RGB color model

#9B8A6A color RGB value is (155,138,106).

RGB: (155,138,106) (61%, 54%, 42%)

RGB channels and saturation

R 155 of 255 = 61%
G 138 of 255 = 54%
B 106 of 255 = 42%

155
138
106

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

Portions of RGB colors in percentages

R + G + B = 155 + 138 + 106 = 399 (100%)
R 155 of 399 ~ 38.85%
G 138 of 399 ~ 34.59%
B 106 of 399 ~ 26.57'%

%38.85
%34.59
%26.57

CMYK color model

#9B8A6A color CMYK value is (0,11,32,39).

  • cyan value is 0.00%
  • magenta value is 10.97%
  • yellow value is 31.61%
  • key color value is 39.22%
CMYK: (0,11,32,39) C0M11Y32K39 (0%,11%,32%,39%) (0.00/0.11/0.32/0.39) 

CMYK percentages

%0
%10.97
%31.61
%39.22

Codes

Color #9B8A6A in popluar color models

9B 8A 6A
RGB 155 138 106
HSL 39° 19.68% 51.18%
HSB/HSV 39° 31.61% 60.78%
CMYK 0.00% 10.97% 31.61%
39.22%

Color #9B8A6A in popluar number systems.

HEX 9B 8A 6A
Decimal 155 138 106
Binary 10011011 10001010 1101010
Octal 233 212 152

Shades and tints

Shades of #9B8A6A

#9B8A6A
(155,138,106)
#8D7E61
(141,126,97)
#7F7258
(127,114,88)
#71664F
(113,102,79)
#635A46
(99,90,70)
#554E3D
(85,78,61)
#474234
(71,66,52)
#39362B
(57,54,43)
#2B2A22
(43,42,34)
#1D1E19
(29,30,25)
#0F1210
(15,18,16)
#000000
(0,0,0)

Tints of #9B8A6A

#9B8A6A
(155,138,106)
#A49477
(164,148,119)
#AD9E84
(173,158,132)
#B6A891
(182,168,145)
#BFB29E
(191,178,158)
#C8BCAB
(200,188,171)
#D1C6B8
(209,198,184)
#DAD0C5
(218,208,197)
#E3DAD2
(227,218,210)
#ECE4DF
(236,228,223)
#F5EEEC
(245,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B8A6A color. Also use rgb(155,138,106) instead hex code.

Text Font Color

.myTextColor { color: #9B8A6A; }

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

This text font color is #9B8A6A.

Background Color

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

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

This div background color is #9B8A6A.

Border color

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

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

This div border color is #9B8A6A.

Opacity

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

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

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

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

This text has shadow with #9B8A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8A6A.

Preview

Color preview on black background

This text has color #9B8A6A on black background.


Color preview on white background

This text has color #9B8A6A on white background.


Black color preview on #9B8A6A background

This text has black color on #9B8A6A background.


White color preview on #9B8A6A background

This text has white color on #9B8A6A background.


Related colors

Complementary color

Complementary color for #hex is #647595.


I love getcolorcode.com

Triadic colors

1 #6A9B8A and #8A6A9B with #9B8A6A are triadic colors.

2 #6A8A9B and #8A9B6A with #9B8A6A are triadic colors.