COLOR #9D4D46

HEX: #9D4D46 RGB: (157,77,70)

Color info

#9D4D46 contains mainly red color. Web safe color of #9D4D46 is #993333 (or #933).

RGB color model

#9D4D46 color RGB value is (157,77,70).

RGB: (157,77,70) (62%, 30%, 27%)

RGB channels and saturation

R 157 of 255 = 62%
G 77 of 255 = 30%
B 70 of 255 = 27%

157
77
70

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

Portions of RGB colors in percentages

R + G + B = 157 + 77 + 70 = 304 (100%)
R 157 of 304 ~ 51.64%
G 77 of 304 ~ 25.33%
B 70 of 304 ~ 23.03'%

%51.64
%25.33
%23.03

CMYK color model

#9D4D46 color CMYK value is (0,51,55,38).

  • cyan value is 0.00%
  • magenta value is 50.96%
  • yellow value is 55.41%
  • key color value is 38.43%

CMYK: (0,51,55,38)
C0M51Y55K38 (0%, 51%, 55%, 38%)
(0.00 / 0.51 / 0.55 / 0.38)

CMYK percentages

%0
%50.96
%55.41
%38.43

Codes

Color #9D4D46 in popluar color models

9D 4D 46
RGB 157 77 70
HSL 38.33% 44.51%
HSB/HSV 55.41% 61.57%
CMYK 0.00% 50.96% 55.41%
38.43%

Color #9D4D46 in popluar number systems.

HEX 9D 4D 46
Decimal 157 77 70
Binary 10011101 1001101 1000110
Octal 235 115 106

Shades and tints

Shades of #9D4D46

#9D4D46
(157,77,70)
#8F4640
(143,70,64)
#813F3A
(129,63,58)
#733834
(115,56,52)
#65312E
(101,49,46)
#572A28
(87,42,40)
#492322
(73,35,34)
#3B1C1C
(59,28,28)
#2D1516
(45,21,22)
#1F0E10
(31,14,16)
#11070A
(17,7,10)
#000000
(0,0,0)

Tints of #9D4D46

#9D4D46
(157,77,70)
#A55D56
(165,93,86)
#AD6D66
(173,109,102)
#B57D76
(181,125,118)
#BD8D86
(189,141,134)
#C59D96
(197,157,150)
#CDADA6
(205,173,166)
#D5BDB6
(213,189,182)
#DDCDC6
(221,205,198)
#E5DDD6
(229,221,214)
#EDEDE6
(237,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D4D46 color. Also use rgb(157,77,70) instead hex code.

Text Font Color

.myTextColor { color: #9D4D46; }

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

This text font color is #9D4D46.

Background Color

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

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

This div background color is #9D4D46.

Border color

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

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

This div border color is #9D4D46.

Opacity

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

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

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

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

This text has shadow with #9D4D46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D4D46.

Preview

Color preview on black background

This text has color #9D4D46 on black background.


Color preview on white background

This text has color #9D4D46 on white background.


Black color preview on #9D4D46 background

This text has black color on #9D4D46 background.


White color preview on #9D4D46 background

This text has white color on #9D4D46 background.


Related colors

Complementary color

Complementary color for #hex is #62B2B9.


I love getcolorcode.com

Triadic colors

1 #469D4D and #4D469D with #9D4D46 are triadic colors.

2 #464D9D and #4D9D46 with #9D4D46 are triadic colors.