COLOR #9B8D79

HEX: #9B8D79 RGB: (155,141,121)

Color info

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

RGB color model

#9B8D79 color RGB value is (155,141,121).

RGB: (155,141,121) (61%, 55%, 47%)

RGB channels and saturation

R 155 of 255 = 61%
G 141 of 255 = 55%
B 121 of 255 = 47%

155
141
121

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

Portions of RGB colors in percentages

R + G + B = 155 + 141 + 121 = 417 (100%)
R 155 of 417 ~ 37.17%
G 141 of 417 ~ 33.81%
B 121 of 417 ~ 29.02'%

%37.17
%33.81
%29.02

CMYK color model

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

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

CMYK: (0,9,22,39)
C0M9Y22K39 (0%, 9%, 22%, 39%)
(0.00 / 0.09 / 0.22 / 0.39)

CMYK percentages

%0
%9.03
%21.94
%39.22

Codes

Color #9B8D79 in popluar color models

9B 8D 79
RGB 155 141 121
HSL 35° 14.53% 54.12%
HSB/HSV 35° 21.94% 60.78%
CMYK 0.00% 9.03% 21.94%
39.22%

Color #9B8D79 in popluar number systems.

HEX 9B 8D 79
Decimal 155 141 121
Binary 10011011 10001101 1111001
Octal 233 215 171

Shades and tints

Shades of #9B8D79

#9B8D79
(155,141,121)
#8D816E
(141,129,110)
#7F7563
(127,117,99)
#716958
(113,105,88)
#635D4D
(99,93,77)
#555142
(85,81,66)
#474537
(71,69,55)
#39392C
(57,57,44)
#2B2D21
(43,45,33)
#1D2116
(29,33,22)
#0F150B
(15,21,11)
#000000
(0,0,0)

Tints of #9B8D79

#9B8D79
(155,141,121)
#A49785
(164,151,133)
#ADA191
(173,161,145)
#B6AB9D
(182,171,157)
#BFB5A9
(191,181,169)
#C8BFB5
(200,191,181)
#D1C9C1
(209,201,193)
#DAD3CD
(218,211,205)
#E3DDD9
(227,221,217)
#ECE7E5
(236,231,229)
#F5F1F1
(245,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B8D79; }

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

This text font color is #9B8D79.

Background Color

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

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

This div background color is #9B8D79.

Border color

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

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

This div border color is #9B8D79.

Opacity

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

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

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

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

This text has shadow with #9B8D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8D79.

Preview

Color preview on black background

This text has color #9B8D79 on black background.


Color preview on white background

This text has color #9B8D79 on white background.


Black color preview on #9B8D79 background

This text has black color on #9B8D79 background.


White color preview on #9B8D79 background

This text has white color on #9B8D79 background.


Related colors

Complementary color

Complementary color for #hex is #647286.


I love getcolorcode.com

Triadic colors

1 #799B8D and #8D799B with #9B8D79 are triadic colors.

2 #798D9B and #8D9B79 with #9B8D79 are triadic colors.