COLOR #9D7E67

HEX: #9D7E67 RGB: (157,126,103)

Color info

#9D7E67 contains red, green and blue colors in about the same proportion. Web safe color of #9D7E67 is #996666 (or #966).

RGB color model

#9D7E67 color RGB value is (157,126,103).

RGB: (157,126,103) (62%, 49%, 40%)

RGB channels and saturation

R 157 of 255 = 62%
G 126 of 255 = 49%
B 103 of 255 = 40%

157
126
103

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

Portions of RGB colors in percentages

R + G + B = 157 + 126 + 103 = 386 (100%)
R 157 of 386 ~ 40.67%
G 126 of 386 ~ 32.64%
B 103 of 386 ~ 26.68'%

%40.67
%32.64
%26.68

CMYK color model

#9D7E67 color CMYK value is (0,20,34,38).

  • cyan value is 0.00%
  • magenta value is 19.75%
  • yellow value is 34.39%
  • key color value is 38.43%

CMYK: (0,20,34,38)
C0M20Y34K38 (0%, 20%, 34%, 38%)
(0.00 / 0.20 / 0.34 / 0.38)

CMYK percentages

%0
%19.75
%34.39
%38.43

Codes

Color #9D7E67 in popluar color models

9D 7E 67
RGB 157 126 103
HSL 26° 21.60% 50.98%
HSB/HSV 26° 34.39% 61.57%
CMYK 0.00% 19.75% 34.39%
38.43%

Color #9D7E67 in popluar number systems.

HEX 9D 7E 67
Decimal 157 126 103
Binary 10011101 1111110 1100111
Octal 235 176 147

Shades and tints

Shades of #9D7E67

#9D7E67
(157,126,103)
#8F735E
(143,115,94)
#816855
(129,104,85)
#735D4C
(115,93,76)
#655243
(101,82,67)
#57473A
(87,71,58)
#493C31
(73,60,49)
#3B3128
(59,49,40)
#2D261F
(45,38,31)
#1F1B16
(31,27,22)
#11100D
(17,16,13)
#000000
(0,0,0)

Tints of #9D7E67

#9D7E67
(157,126,103)
#A58974
(165,137,116)
#AD9481
(173,148,129)
#B59F8E
(181,159,142)
#BDAA9B
(189,170,155)
#C5B5A8
(197,181,168)
#CDC0B5
(205,192,181)
#D5CBC2
(213,203,194)
#DDD6CF
(221,214,207)
#E5E1DC
(229,225,220)
#EDECE9
(237,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D7E67 color. Also use rgb(157,126,103) instead hex code.

Text Font Color

.myTextColor { color: #9D7E67; }

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

This text font color is #9D7E67.

Background Color

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

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

This div background color is #9D7E67.

Border color

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

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

This div border color is #9D7E67.

Opacity

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

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

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

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

This text has shadow with #9D7E67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D7E67.

Preview

Color preview on black background

This text has color #9D7E67 on black background.


Color preview on white background

This text has color #9D7E67 on white background.


Black color preview on #9D7E67 background

This text has black color on #9D7E67 background.


White color preview on #9D7E67 background

This text has white color on #9D7E67 background.


Related colors

Complementary color

Complementary color for #9D7E67 is #628198.


I love getcolorcode.com

Triadic colors

1 #679D7E and #7E679D with #9D7E67 are triadic colors.

2 #677E9D and #7E9D67 with #9D7E67 are triadic colors.