COLOR #9D7130

HEX: #9D7130 RGB: (157,113,48)

Color info

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

RGB color model

#9D7130 color RGB value is (157,113,48).

RGB: (157,113,48) (62%, 44%, 19%)

RGB channels and saturation

R 157 of 255 = 62%
G 113 of 255 = 44%
B 48 of 255 = 19%

157
113
48

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

Portions of RGB colors in percentages

R + G + B = 157 + 113 + 48 = 318 (100%)
R 157 of 318 ~ 49.37%
G 113 of 318 ~ 35.53%
B 48 of 318 ~ 15.09'%

%49.37
%35.53
%15.09

CMYK color model

#9D7130 color CMYK value is (0,28,69,38).

  • cyan value is 0.00%
  • magenta value is 28.03%
  • yellow value is 69.43%
  • key color value is 38.43%
CMYK: (0,28,69,38) C0M28Y69K38 (0%,28%,69%,38%) (0.00/0.28/0.69/0.38) 

CMYK percentages

%0
%28.03
%69.43
%38.43

Codes

Color #9D7130 in popluar color models

9D 71 30
RGB 157 113 48
HSL 36° 53.17% 40.20%
HSB/HSV 36° 69.43% 61.57%
CMYK 0.00% 28.03% 69.43%
38.43%

Color #9D7130 in popluar number systems.

HEX 9D 71 30
Decimal 157 113 48
Binary 10011101 1110001 110000
Octal 235 161 60

Shades and tints

Shades of #9D7130

#9D7130
(157,113,48)
#8F672C
(143,103,44)
#815D28
(129,93,40)
#735324
(115,83,36)
#654920
(101,73,32)
#573F1C
(87,63,28)
#493518
(73,53,24)
#3B2B14
(59,43,20)
#2D2110
(45,33,16)
#1F170C
(31,23,12)
#110D08
(17,13,8)
#000000
(0,0,0)

Tints of #9D7130

#9D7130
(157,113,48)
#A57D42
(165,125,66)
#AD8954
(173,137,84)
#B59566
(181,149,102)
#BDA178
(189,161,120)
#C5AD8A
(197,173,138)
#CDB99C
(205,185,156)
#D5C5AE
(213,197,174)
#DDD1C0
(221,209,192)
#E5DDD2
(229,221,210)
#EDE9E4
(237,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D7130 color. Also use rgb(157,113,48) instead hex code.

Text Font Color

.myTextColor { color: #9D7130; }

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

This text font color is #9D7130.

Background Color

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

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

This div background color is #9D7130.

Border color

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

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

This div border color is #9D7130.

Opacity

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

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

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

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

This text has shadow with #9D7130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D7130.

Preview

Color preview on black background

This text has color #9D7130 on black background.


Color preview on white background

This text has color #9D7130 on white background.


Black color preview on #9D7130 background

This text has black color on #9D7130 background.


White color preview on #9D7130 background

This text has white color on #9D7130 background.


Related colors

Complementary color

Complementary color for #hex is #628ECF.


I love getcolorcode.com

Triadic colors

1 #309D71 and #71309D with #9D7130 are triadic colors.

2 #30719D and #719D30 with #9D7130 are triadic colors.