COLOR #9D5F13

HEX: #9D5F13 RGB: (157,95,19)

Color info

#9D5F13 contains mainly red color. Web safe color of #9D5F13 is #996600 (or #960).

RGB color model

#9D5F13 color RGB value is (157,95,19).

RGB: (157,95,19) (62%, 37%, 7%)

RGB channels and saturation

R 157 of 255 = 62%
G 95 of 255 = 37%
B 19 of 255 = 7%

157
95
19

R + G + B ~ 35%. #9D5F13 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 157 + 95 + 19 = 271 (100%)
R 157 of 271 ~ 57.93%
G 95 of 271 ~ 35.06%
B 19 of 271 ~ 7.01'%

%57.93
%35.06

CMYK color model

#9D5F13 color CMYK value is (0,39,88,38).

  • cyan value is 0.00%
  • magenta value is 39.49%
  • yellow value is 87.90%
  • key color value is 38.43%
CMYK: (0,39,88,38) C0M39Y88K38 (0%,39%,88%,38%) (0.00/0.39/0.88/0.38) 

CMYK percentages

%0
%39.49
%87.9
%38.43

Codes

Color #9D5F13 in popluar color models

9D 5F 13
RGB 157 95 19
HSL 33° 78.41% 34.51%
HSB/HSV 33° 87.90% 61.57%
CMYK 0.00% 39.49% 87.90%
38.43%

Color #9D5F13 in popluar number systems.

HEX 9D 5F 13
Decimal 157 95 19
Binary 10011101 1011111 10011
Octal 235 137 23

Shades and tints

Shades of #9D5F13

#9D5F13
(157,95,19)
#8F5712
(143,87,18)
#814F11
(129,79,17)
#734710
(115,71,16)
#653F0F
(101,63,15)
#57370E
(87,55,14)
#492F0D
(73,47,13)
#3B270C
(59,39,12)
#2D1F0B
(45,31,11)
#1F170A
(31,23,10)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #9D5F13

#9D5F13
(157,95,19)
#A56D28
(165,109,40)
#AD7B3D
(173,123,61)
#B58952
(181,137,82)
#BD9767
(189,151,103)
#C5A57C
(197,165,124)
#CDB391
(205,179,145)
#D5C1A6
(213,193,166)
#DDCFBB
(221,207,187)
#E5DDD0
(229,221,208)
#EDEBE5
(237,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D5F13 color. Also use rgb(157,95,19) instead hex code.

Text Font Color

.myTextColor { color: #9D5F13; }

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

This text font color is #9D5F13.

Background Color

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

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

This div background color is #9D5F13.

Border color

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

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

This div border color is #9D5F13.

Opacity

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

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

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

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

This text has shadow with #9D5F13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D5F13.

Preview

Color preview on black background

This text has color #9D5F13 on black background.


Color preview on white background

This text has color #9D5F13 on white background.


Black color preview on #9D5F13 background

This text has black color on #9D5F13 background.


White color preview on #9D5F13 background

This text has white color on #9D5F13 background.


Related colors

Complementary color

Complementary color for #hex is #62A0EC.


I love getcolorcode.com

Triadic colors

1 #139D5F and #5F139D with #9D5F13 are triadic colors.

2 #135F9D and #5F9D13 with #9D5F13 are triadic colors.