COLOR #9D7D4D

HEX: #9D7D4D RGB: (157,125,77)

Color info

#9D7D4D contains mainly red and green colors. Web safe color of #9D7D4D is #996633 (or #963).

RGB color model

#9D7D4D color RGB value is (157,125,77).

RGB: (157,125,77) (62%, 49%, 30%)

RGB channels and saturation

R 157 of 255 = 62%
G 125 of 255 = 49%
B 77 of 255 = 30%

157
125
77

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

Portions of RGB colors in percentages

R + G + B = 157 + 125 + 77 = 359 (100%)
R 157 of 359 ~ 43.73%
G 125 of 359 ~ 34.82%
B 77 of 359 ~ 21.45'%

%43.73
%34.82
%21.45

CMYK color model

#9D7D4D color CMYK value is (0,20,51,38).

  • cyan value is 0.00%
  • magenta value is 20.38%
  • yellow value is 50.96%
  • key color value is 38.43%

CMYK: (0,20,51,38)
C0M20Y51K38 (0%, 20%, 51%, 38%)
(0.00 / 0.20 / 0.51 / 0.38)

CMYK percentages

%0
%20.38
%50.96
%38.43

Codes

Color #9D7D4D in popluar color models

9D 7D 4D
RGB 157 125 77
HSL 36° 34.19% 45.88%
HSB/HSV 36° 50.96% 61.57%
CMYK 0.00% 20.38% 50.96%
38.43%

Color #9D7D4D in popluar number systems.

HEX 9D 7D 4D
Decimal 157 125 77
Binary 10011101 1111101 1001101
Octal 235 175 115

Shades and tints

Shades of #9D7D4D

#9D7D4D
(157,125,77)
#8F7246
(143,114,70)
#81673F
(129,103,63)
#735C38
(115,92,56)
#655131
(101,81,49)
#57462A
(87,70,42)
#493B23
(73,59,35)
#3B301C
(59,48,28)
#2D2515
(45,37,21)
#1F1A0E
(31,26,14)
#110F07
(17,15,7)
#000000
(0,0,0)

Tints of #9D7D4D

#9D7D4D
(157,125,77)
#A5885D
(165,136,93)
#AD936D
(173,147,109)
#B59E7D
(181,158,125)
#BDA98D
(189,169,141)
#C5B49D
(197,180,157)
#CDBFAD
(205,191,173)
#D5CABD
(213,202,189)
#DDD5CD
(221,213,205)
#E5E0DD
(229,224,221)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D7D4D color. Also use rgb(157,125,77) instead hex code.

Text Font Color

.myTextColor { color: #9D7D4D; }

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

This text font color is #9D7D4D.

Background Color

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

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

This div background color is #9D7D4D.

Border color

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

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

This div border color is #9D7D4D.

Opacity

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

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

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

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

This text has shadow with #9D7D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D7D4D.

Preview

Color preview on black background

This text has color #9D7D4D on black background.


Color preview on white background

This text has color #9D7D4D on white background.


Black color preview on #9D7D4D background

This text has black color on #9D7D4D background.


White color preview on #9D7D4D background

This text has white color on #9D7D4D background.


Related colors

Complementary color

Complementary color for #hex is #6282B2.


I love getcolorcode.com

Triadic colors

1 #4D9D7D and #7D4D9D with #9D7D4D are triadic colors.

2 #4D7D9D and #7D9D4D with #9D7D4D are triadic colors.