COLOR #9D3A21

HEX: #9D3A21 RGB: (157,58,33)

Color info

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

RGB color model

#9D3A21 color RGB value is (157,58,33).

RGB: (157,58,33) (62%, 23%, 13%)

RGB channels and saturation

R 157 of 255 = 62%
G 58 of 255 = 23%
B 33 of 255 = 13%

157
58
33

R + G + B ~ 33%. #9D3A21 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 157 + 58 + 33 = 248 (100%)
R 157 of 248 ~ 63.31%
G 58 of 248 ~ 23.39%
B 33 of 248 ~ 13.31'%

%63.31
%23.39
%13.31

CMYK color model

#9D3A21 color CMYK value is (0,63,79,38).

  • cyan value is 0.00%
  • magenta value is 63.06%
  • yellow value is 78.98%
  • key color value is 38.43%

CMYK: (0,63,79,38)
C0M63Y79K38 (0%, 63%, 79%, 38%)
(0.00 / 0.63 / 0.79 / 0.38)

CMYK percentages

%0
%63.06
%78.98
%38.43

Codes

Color #9D3A21 in popluar color models

9D 3A 21
RGB 157 58 33
HSL 12° 65.26% 37.25%
HSB/HSV 12° 78.98% 61.57%
CMYK 0.00% 63.06% 78.98%
38.43%

Color #9D3A21 in popluar number systems.

HEX 9D 3A 21
Decimal 157 58 33
Binary 10011101 111010 100001
Octal 235 72 41

Shades and tints

Shades of #9D3A21

#9D3A21
(157,58,33)
#8F351E
(143,53,30)
#81301B
(129,48,27)
#732B18
(115,43,24)
#652615
(101,38,21)
#572112
(87,33,18)
#491C0F
(73,28,15)
#3B170C
(59,23,12)
#2D1209
(45,18,9)
#1F0D06
(31,13,6)
#110803
(17,8,3)
#000000
(0,0,0)

Tints of #9D3A21

#9D3A21
(157,58,33)
#A54B35
(165,75,53)
#AD5C49
(173,92,73)
#B56D5D
(181,109,93)
#BD7E71
(189,126,113)
#C58F85
(197,143,133)
#CDA099
(205,160,153)
#D5B1AD
(213,177,173)
#DDC2C1
(221,194,193)
#E5D3D5
(229,211,213)
#EDE4E9
(237,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D3A21 color. Also use rgb(157,58,33) instead hex code.

Text Font Color

.myTextColor { color: #9D3A21; }

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

This text font color is #9D3A21.

Background Color

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

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

This div background color is #9D3A21.

Border color

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

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

This div border color is #9D3A21.

Opacity

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

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

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

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

This text has shadow with #9D3A21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D3A21.

Preview

Color preview on black background

This text has color #9D3A21 on black background.


Color preview on white background

This text has color #9D3A21 on white background.


Black color preview on #9D3A21 background

This text has black color on #9D3A21 background.


White color preview on #9D3A21 background

This text has white color on #9D3A21 background.


Related colors

Complementary color

Complementary color for #hex is #62C5DE.


I love getcolorcode.com

Triadic colors

1 #219D3A and #3A219D with #9D3A21 are triadic colors.

2 #213A9D and #3A9D21 with #9D3A21 are triadic colors.