COLOR #49211D

HEX: #49211D RGB: (73,33,29)

Color info

#49211D contains red, green and blue colors in about the same proportion. Web safe color of #49211D is #333333 (or #333).

RGB color model

#49211D color RGB value is (73,33,29).

RGB: (73,33,29) (29%, 13%, 11%)

RGB channels and saturation

R 73 of 255 = 29%
G 33 of 255 = 13%
B 29 of 255 = 11%

73
33
29

R + G + B ~ 18%. #49211D is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 33 + 29 = 135 (100%)
R 73 of 135 ~ 54.07%
G 33 of 135 ~ 24.44%
B 29 of 135 ~ 21.48'%

%54.07
%24.44
%21.48

CMYK color model

#49211D color CMYK value is (0,55,60,71).

  • cyan value is 0.00%
  • magenta value is 54.79%
  • yellow value is 60.27%
  • key color value is 71.37%

CMYK: (0,55,60,71)
C0M55Y60K71 (0%, 55%, 60%, 71%)
(0.00 / 0.55 / 0.60 / 0.71)

CMYK percentages

%0
%54.79
%60.27
%71.37

Codes

Color #49211D in popluar color models

49 21 1D
RGB 73 33 29
HSL 43.14% 20.00%
HSB/HSV 60.27% 28.63%
CMYK 0.00% 54.79% 60.27%
71.37%

Color #49211D in popluar number systems.

HEX 49 21 1D
Decimal 73 33 29
Binary 1001001 100001 11101
Octal 111 41 35

Shades and tints

Shades of #49211D

#49211D
(73,33,29)
#431E1B
(67,30,27)
#3D1B19
(61,27,25)
#371817
(55,24,23)
#311515
(49,21,21)
#2B1213
(43,18,19)
#250F11
(37,15,17)
#1F0C0F
(31,12,15)
#19090D
(25,9,13)
#13060B
(19,6,11)
#0D0309
(13,3,9)
#000000
(0,0,0)

Tints of #49211D

#49211D
(73,33,29)
#593531
(89,53,49)
#694945
(105,73,69)
#795D59
(121,93,89)
#89716D
(137,113,109)
#998581
(153,133,129)
#A99995
(169,153,149)
#B9ADA9
(185,173,169)
#C9C1BD
(201,193,189)
#D9D5D1
(217,213,209)
#E9E9E5
(233,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49211D color. Also use rgb(73,33,29) instead hex code.

Text Font Color

.myTextColor { color: #49211D; }

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

This text font color is #49211D.

Background Color

.myBgColor { background-color: #49211D; }

<div style="background-color:#49211D">Inner text</div>

This div background color is #49211D.

Border color

.myBorderColor { border: 1px solid #49211D; }

<div style="border:3px solid #49211D">Div</div>

This div border color is #49211D.

Opacity

.myOpacity80 { color: #49211D; opacity: 0.8; }

<p style="color:#49211D;opacity:0.8;">80%</p>

Text with #49211D 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 #49211D;}

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

This text has shadow with #49211D color.


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

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

This text has shadow with #49211D primary color and red secondary color.


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

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

This text has shadow with #49211D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49211D.

Preview

Color preview on black background

This text has color #49211D on black background.


Color preview on white background

This text has color #49211D on white background.


Black color preview on #49211D background

This text has black color on #49211D background.


White color preview on #49211D background

This text has white color on #49211D background.


Related colors

Complementary color

Complementary color for #hex is #B6DEE2.


I love getcolorcode.com

Triadic colors

1 #1D4921 and #211D49 with #49211D are triadic colors.

2 #1D2149 and #21491D with #49211D are triadic colors.