COLOR #9D8C76

HEX: #9D8C76 RGB: (157,140,118)

Color info

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

RGB color model

#9D8C76 color RGB value is (157,140,118).

RGB: (157,140,118) (62%, 55%, 46%)

RGB channels and saturation

R 157 of 255 = 62%
G 140 of 255 = 55%
B 118 of 255 = 46%

157
140
118

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

Portions of RGB colors in percentages

R + G + B = 157 + 140 + 118 = 415 (100%)
R 157 of 415 ~ 37.83%
G 140 of 415 ~ 33.73%
B 118 of 415 ~ 28.43'%

%37.83
%33.73
%28.43

CMYK color model

#9D8C76 color CMYK value is (0,11,25,38).

  • cyan value is 0.00%
  • magenta value is 10.83%
  • yellow value is 24.84%
  • key color value is 38.43%

CMYK: (0,11,25,38)
C0M11Y25K38 (0%, 11%, 25%, 38%)
(0.00 / 0.11 / 0.25 / 0.38)

CMYK percentages

%0
%10.83
%24.84
%38.43

Codes

Color #9D8C76 in popluar color models

9D 8C 76
RGB 157 140 118
HSL 34° 16.60% 53.92%
HSB/HSV 34° 24.84% 61.57%
CMYK 0.00% 10.83% 24.84%
38.43%

Color #9D8C76 in popluar number systems.

HEX 9D 8C 76
Decimal 157 140 118
Binary 10011101 10001100 1110110
Octal 235 214 166

Shades and tints

Shades of #9D8C76

#9D8C76
(157,140,118)
#8F806C
(143,128,108)
#817462
(129,116,98)
#736858
(115,104,88)
#655C4E
(101,92,78)
#575044
(87,80,68)
#49443A
(73,68,58)
#3B3830
(59,56,48)
#2D2C26
(45,44,38)
#1F201C
(31,32,28)
#111412
(17,20,18)
#000000
(0,0,0)

Tints of #9D8C76

#9D8C76
(157,140,118)
#A59682
(165,150,130)
#ADA08E
(173,160,142)
#B5AA9A
(181,170,154)
#BDB4A6
(189,180,166)
#C5BEB2
(197,190,178)
#CDC8BE
(205,200,190)
#D5D2CA
(213,210,202)
#DDDCD6
(221,220,214)
#E5E6E2
(229,230,226)
#EDF0EE
(237,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D8C76 color. Also use rgb(157,140,118) instead hex code.

Text Font Color

.myTextColor { color: #9D8C76; }

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

This text font color is #9D8C76.

Background Color

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

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

This div background color is #9D8C76.

Border color

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

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

This div border color is #9D8C76.

Opacity

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

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

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

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

This text has shadow with #9D8C76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D8C76.

Preview

Color preview on black background

This text has color #9D8C76 on black background.


Color preview on white background

This text has color #9D8C76 on white background.


Black color preview on #9D8C76 background

This text has black color on #9D8C76 background.


White color preview on #9D8C76 background

This text has white color on #9D8C76 background.


Related colors

Complementary color

Complementary color for #hex is #627389.


I love getcolorcode.com

Triadic colors

1 #769D8C and #8C769D with #9D8C76 are triadic colors.

2 #768C9D and #8C9D76 with #9D8C76 are triadic colors.