COLOR #9D5A43

HEX: #9D5A43 RGB: (157,90,67)

Color info

#9D5A43 contains mainly red color. Web safe color of #9D5A43 is #996633 (or #963).

RGB color model

#9D5A43 color RGB value is (157,90,67).

RGB: (157,90,67) (62%, 35%, 26%)

RGB channels and saturation

R 157 of 255 = 62%
G 90 of 255 = 35%
B 67 of 255 = 26%

157
90
67

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

Portions of RGB colors in percentages

R + G + B = 157 + 90 + 67 = 314 (100%)
R 157 of 314 ~ 50%
G 90 of 314 ~ 28.66%
B 67 of 314 ~ 21.34'%

%50
%28.66
%21.34

CMYK color model

#9D5A43 color CMYK value is (0,43,57,38).

  • cyan value is 0.00%
  • magenta value is 42.68%
  • yellow value is 57.32%
  • key color value is 38.43%

CMYK: (0,43,57,38)
C0M43Y57K38 (0%, 43%, 57%, 38%)
(0.00 / 0.43 / 0.57 / 0.38)

CMYK percentages

%0
%42.68
%57.32
%38.43

Codes

Color #9D5A43 in popluar color models

9D 5A 43
RGB 157 90 67
HSL 15° 40.18% 43.92%
HSB/HSV 15° 57.32% 61.57%
CMYK 0.00% 42.68% 57.32%
38.43%

Color #9D5A43 in popluar number systems.

HEX 9D 5A 43
Decimal 157 90 67
Binary 10011101 1011010 1000011
Octal 235 132 103

Shades and tints

Shades of #9D5A43

#9D5A43
(157,90,67)
#8F523D
(143,82,61)
#814A37
(129,74,55)
#734231
(115,66,49)
#653A2B
(101,58,43)
#573225
(87,50,37)
#492A1F
(73,42,31)
#3B2219
(59,34,25)
#2D1A13
(45,26,19)
#1F120D
(31,18,13)
#110A07
(17,10,7)
#000000
(0,0,0)

Tints of #9D5A43

#9D5A43
(157,90,67)
#A56954
(165,105,84)
#AD7865
(173,120,101)
#B58776
(181,135,118)
#BD9687
(189,150,135)
#C5A598
(197,165,152)
#CDB4A9
(205,180,169)
#D5C3BA
(213,195,186)
#DDD2CB
(221,210,203)
#E5E1DC
(229,225,220)
#EDF0ED
(237,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D5A43 color. Also use rgb(157,90,67) instead hex code.

Text Font Color

.myTextColor { color: #9D5A43; }

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

This text font color is #9D5A43.

Background Color

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

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

This div background color is #9D5A43.

Border color

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

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

This div border color is #9D5A43.

Opacity

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

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

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

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

This text has shadow with #9D5A43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D5A43.

Preview

Color preview on black background

This text has color #9D5A43 on black background.


Color preview on white background

This text has color #9D5A43 on white background.


Black color preview on #9D5A43 background

This text has black color on #9D5A43 background.


White color preview on #9D5A43 background

This text has white color on #9D5A43 background.


Related colors

Complementary color

Complementary color for #hex is #62A5BC.


I love getcolorcode.com

Triadic colors

1 #439D5A and #5A439D with #9D5A43 are triadic colors.

2 #435A9D and #5A9D43 with #9D5A43 are triadic colors.