COLOR #9B8C79

HEX: #9B8C79 RGB: (155,140,121)

Color info

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

RGB color model

#9B8C79 color RGB value is (155,140,121).

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

RGB channels and saturation

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

155
140
121

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

Portions of RGB colors in percentages

R + G + B = 155 + 140 + 121 = 416 (100%)
R 155 of 416 ~ 37.26%
G 140 of 416 ~ 33.65%
B 121 of 416 ~ 29.09'%

%37.26
%33.65
%29.09

CMYK color model

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

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

CMYK: (0,10,22,39)
C0M10Y22K39 (0%, 10%, 22%, 39%)
(0.00 / 0.10 / 0.22 / 0.39)

CMYK percentages

%0
%9.68
%21.94
%39.22

Codes

Color #9B8C79 in popluar color models

9B 8C 79
RGB 155 140 121
HSL 34° 14.53% 54.12%
HSB/HSV 34° 21.94% 60.78%
CMYK 0.00% 9.68% 21.94%
39.22%

Color #9B8C79 in popluar number systems.

HEX 9B 8C 79
Decimal 155 140 121
Binary 10011011 10001100 1111001
Octal 233 214 171

Shades and tints

Shades of #9B8C79

#9B8C79
(155,140,121)
#8D806E
(141,128,110)
#7F7463
(127,116,99)
#716858
(113,104,88)
#635C4D
(99,92,77)
#555042
(85,80,66)
#474437
(71,68,55)
#39382C
(57,56,44)
#2B2C21
(43,44,33)
#1D2016
(29,32,22)
#0F140B
(15,20,11)
#000000
(0,0,0)

Tints of #9B8C79

#9B8C79
(155,140,121)
#A49685
(164,150,133)
#ADA091
(173,160,145)
#B6AA9D
(182,170,157)
#BFB4A9
(191,180,169)
#C8BEB5
(200,190,181)
#D1C8C1
(209,200,193)
#DAD2CD
(218,210,205)
#E3DCD9
(227,220,217)
#ECE6E5
(236,230,229)
#F5F0F1
(245,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9B8C79; }

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

This text font color is #9B8C79.

Background Color

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

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

This div background color is #9B8C79.

Border color

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

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

This div border color is #9B8C79.

Opacity

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

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

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

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

This text has shadow with #9B8C79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9B8C79.

Preview

Color preview on black background

This text has color #9B8C79 on black background.


Color preview on white background

This text has color #9B8C79 on white background.


Black color preview on #9B8C79 background

This text has black color on #9B8C79 background.


White color preview on #9B8C79 background

This text has white color on #9B8C79 background.


Related colors

Complementary color

Complementary color for #hex is #647386.


I love getcolorcode.com

Triadic colors

1 #799B8C and #8C799B with #9B8C79 are triadic colors.

2 #798C9B and #8C9B79 with #9B8C79 are triadic colors.