COLOR #9D8C77

HEX: #9D8C77 RGB: (157,140,119)

Color info

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

RGB color model

#9D8C77 color RGB value is (157,140,119).

RGB: (157,140,119) (62%, 55%, 47%)

RGB channels and saturation

R 157 of 255 = 62%
G 140 of 255 = 55%
B 119 of 255 = 47%

157
140
119

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

Portions of RGB colors in percentages

R + G + B = 157 + 140 + 119 = 416 (100%)
R 157 of 416 ~ 37.74%
G 140 of 416 ~ 33.65%
B 119 of 416 ~ 28.61'%

%37.74
%33.65
%28.61

CMYK color model

#9D8C77 color CMYK value is (0,11,24,38).

  • cyan value is 0.00%
  • magenta value is 10.83%
  • yellow value is 24.20%
  • key color value is 38.43%
CMYK: (0,11,24,38) C0M11Y24K38 (0%,11%,24%,38%) (0.00/0.11/0.24/0.38) 

CMYK percentages

%0
%10.83
%24.2
%38.43

Codes

Color #9D8C77 in popluar color models

9D 8C 77
RGB 157 140 119
HSL 33° 16.24% 54.12%
HSB/HSV 33° 24.20% 61.57%
CMYK 0.00% 10.83% 24.20%
38.43%

Color #9D8C77 in popluar number systems.

HEX 9D 8C 77
Decimal 157 140 119
Binary 10011101 10001100 1110111
Octal 235 214 167

Shades and tints

Shades of #9D8C77

#9D8C77
(157,140,119)
#8F806D
(143,128,109)
#817463
(129,116,99)
#736859
(115,104,89)
#655C4F
(101,92,79)
#575045
(87,80,69)
#49443B
(73,68,59)
#3B3831
(59,56,49)
#2D2C27
(45,44,39)
#1F201D
(31,32,29)
#111413
(17,20,19)
#000000
(0,0,0)

Tints of #9D8C77

#9D8C77
(157,140,119)
#A59683
(165,150,131)
#ADA08F
(173,160,143)
#B5AA9B
(181,170,155)
#BDB4A7
(189,180,167)
#C5BEB3
(197,190,179)
#CDC8BF
(205,200,191)
#D5D2CB
(213,210,203)
#DDDCD7
(221,220,215)
#E5E6E3
(229,230,227)
#EDF0EF
(237,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D8C77; }

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

This text font color is #9D8C77.

Background Color

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

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

This div background color is #9D8C77.

Border color

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

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

This div border color is #9D8C77.

Opacity

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

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

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

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

This text has shadow with #9D8C77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D8C77.

Preview

Color preview on black background

This text has color #9D8C77 on black background.


Color preview on white background

This text has color #9D8C77 on white background.


Black color preview on #9D8C77 background

This text has black color on #9D8C77 background.


White color preview on #9D8C77 background

This text has white color on #9D8C77 background.


Related colors

Complementary color

Complementary color for #hex is #627388.


I love getcolorcode.com

Triadic colors

1 #779D8C and #8C779D with #9D8C77 are triadic colors.

2 #778C9D and #8C9D77 with #9D8C77 are triadic colors.