COLOR #9D7D59

HEX: #9D7D59 RGB: (157,125,89)

Color info

#9D7D59 contains mainly red and green colors. Web safe color of #9D7D59 is #996666 (or #966).

RGB color model

#9D7D59 color RGB value is (157,125,89).

RGB: (157,125,89) (62%, 49%, 35%)

RGB channels and saturation

R 157 of 255 = 62%
G 125 of 255 = 49%
B 89 of 255 = 35%

157
125
89

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

Portions of RGB colors in percentages

R + G + B = 157 + 125 + 89 = 371 (100%)
R 157 of 371 ~ 42.32%
G 125 of 371 ~ 33.69%
B 89 of 371 ~ 23.99'%

%42.32
%33.69
%23.99

CMYK color model

#9D7D59 color CMYK value is (0,20,43,38).

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

CMYK: (0,20,43,38)
C0M20Y43K38 (0%, 20%, 43%, 38%)
(0.00 / 0.20 / 0.43 / 0.38)

CMYK percentages

%0
%20.38
%43.31
%38.43

Codes

Color #9D7D59 in popluar color models

9D 7D 59
RGB 157 125 89
HSL 32° 27.64% 48.24%
HSB/HSV 32° 43.31% 61.57%
CMYK 0.00% 20.38% 43.31%
38.43%

Color #9D7D59 in popluar number systems.

HEX 9D 7D 59
Decimal 157 125 89
Binary 10011101 1111101 1011001
Octal 235 175 131

Shades and tints

Shades of #9D7D59

#9D7D59
(157,125,89)
#8F7251
(143,114,81)
#816749
(129,103,73)
#735C41
(115,92,65)
#655139
(101,81,57)
#574631
(87,70,49)
#493B29
(73,59,41)
#3B3021
(59,48,33)
#2D2519
(45,37,25)
#1F1A11
(31,26,17)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #9D7D59

#9D7D59
(157,125,89)
#A58868
(165,136,104)
#AD9377
(173,147,119)
#B59E86
(181,158,134)
#BDA995
(189,169,149)
#C5B4A4
(197,180,164)
#CDBFB3
(205,191,179)
#D5CAC2
(213,202,194)
#DDD5D1
(221,213,209)
#E5E0E0
(229,224,224)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9D7D59; }

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

This text font color is #9D7D59.

Background Color

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

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

This div background color is #9D7D59.

Border color

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

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

This div border color is #9D7D59.

Opacity

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

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

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

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

This text has shadow with #9D7D59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D7D59.

Preview

Color preview on black background

This text has color #9D7D59 on black background.


Color preview on white background

This text has color #9D7D59 on white background.


Black color preview on #9D7D59 background

This text has black color on #9D7D59 background.


White color preview on #9D7D59 background

This text has white color on #9D7D59 background.


Related colors

Complementary color

Complementary color for #hex is #6282A6.


I love getcolorcode.com

Triadic colors

1 #599D7D and #7D599D with #9D7D59 are triadic colors.

2 #597D9D and #7D9D59 with #9D7D59 are triadic colors.