COLOR #9B8479

HEX: #9B8479 RGB: (155,132,121)

Color info

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

RGB color model

#9B8479 color RGB value is (155,132,121).

RGB: (155,132,121) (61%, 52%, 47%)

RGB channels and saturation

R 155 of 255 = 61%
G 132 of 255 = 52%
B 121 of 255 = 47%

155
132
121

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

Portions of RGB colors in percentages

R + G + B = 155 + 132 + 121 = 408 (100%)
R 155 of 408 ~ 37.99%
G 132 of 408 ~ 32.35%
B 121 of 408 ~ 29.66'%

%37.99
%32.35
%29.66

CMYK color model

#9B8479 color CMYK value is (0,15,22,39).

  • cyan value is 0.00%
  • magenta value is 14.84%
  • yellow value is 21.94%
  • key color value is 39.22%

CMYK: (0,15,22,39)
C0M15Y22K39 (0%, 15%, 22%, 39%)
(0.00 / 0.15 / 0.22 / 0.39)

CMYK percentages

%0
%14.84
%21.94
%39.22

Codes

Color #9B8479 in popluar color models

9B 84 79
RGB 155 132 121
HSL 19° 14.53% 54.12%
HSB/HSV 19° 21.94% 60.78%
CMYK 0.00% 14.84% 21.94%
39.22%

Color #9B8479 in popluar number systems.

HEX 9B 84 79
Decimal 155 132 121
Binary 10011011 10000100 1111001
Octal 233 204 171

Shades and tints

Shades of #9B8479

#9B8479
(155,132,121)
#8D786E
(141,120,110)
#7F6C63
(127,108,99)
#716058
(113,96,88)
#63544D
(99,84,77)
#554842
(85,72,66)
#473C37
(71,60,55)
#39302C
(57,48,44)
#2B2421
(43,36,33)
#1D1816
(29,24,22)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #9B8479

#9B8479
(155,132,121)
#A48F85
(164,143,133)
#AD9A91
(173,154,145)
#B6A59D
(182,165,157)
#BFB0A9
(191,176,169)
#C8BBB5
(200,187,181)
#D1C6C1
(209,198,193)
#DAD1CD
(218,209,205)
#E3DCD9
(227,220,217)
#ECE7E5
(236,231,229)
#F5F2F1
(245,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9B8479 color. Also use rgb(155,132,121) instead hex code.

Text Font Color

.myTextColor { color: #9B8479; }

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

This text font color is #9B8479.

Background Color

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

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

This div background color is #9B8479.

Border color

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

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

This div border color is #9B8479.

Opacity

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

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

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

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

This text has shadow with #9B8479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8479.

Preview

Color preview on black background

This text has color #9B8479 on black background.


Color preview on white background

This text has color #9B8479 on white background.


Black color preview on #9B8479 background

This text has black color on #9B8479 background.


White color preview on #9B8479 background

This text has white color on #9B8479 background.


Related colors

Complementary color

Complementary color for #hex is #647B86.


I love getcolorcode.com

Triadic colors

1 #799B84 and #84799B with #9B8479 are triadic colors.

2 #79849B and #849B79 with #9B8479 are triadic colors.