COLOR #49212A

HEX: #49212A RGB: (73,33,42)

Color info

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

RGB color model

#49212A color RGB value is (73,33,42).

RGB: (73,33,42) (29%, 13%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 33 of 255 = 13%
B 42 of 255 = 16%

73
33
42

R + G + B ~ 19%. #49212A is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 33 + 42 = 148 (100%)
R 73 of 148 ~ 49.32%
G 33 of 148 ~ 22.3%
B 42 of 148 ~ 28.38'%

%49.32
%22.3
%28.38

CMYK color model

#49212A color CMYK value is (0,55,42,71).

  • cyan value is 0.00%
  • magenta value is 54.79%
  • yellow value is 42.47%
  • key color value is 71.37%
CMYK: (0,55,42,71) C0M55Y42K71 (0%,55%,42%,71%) (0.00/0.55/0.42/0.71) 

CMYK percentages

%0
%54.79
%42.47
%71.37

Codes

Color #49212A in popluar color models

49 21 2A
RGB 73 33 42
HSL 347° 37.74% 20.78%
HSB/HSV 347° 54.79% 28.63%
CMYK 0.00% 54.79% 42.47%
71.37%

Color #49212A in popluar number systems.

HEX 49 21 2A
Decimal 73 33 42
Binary 1001001 100001 101010
Octal 111 41 52

Shades and tints

Shades of #49212A

#49212A
(73,33,42)
#431E27
(67,30,39)
#3D1B24
(61,27,36)
#371821
(55,24,33)
#31151E
(49,21,30)
#2B121B
(43,18,27)
#250F18
(37,15,24)
#1F0C15
(31,12,21)
#190912
(25,9,18)
#13060F
(19,6,15)
#0D030C
(13,3,12)
#000000
(0,0,0)

Tints of #49212A

#49212A
(73,33,42)
#59353D
(89,53,61)
#694950
(105,73,80)
#795D63
(121,93,99)
#897176
(137,113,118)
#998589
(153,133,137)
#A9999C
(169,153,156)
#B9ADAF
(185,173,175)
#C9C1C2
(201,193,194)
#D9D5D5
(217,213,213)
#E9E9E8
(233,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49212A color. Also use rgb(73,33,42) instead hex code.

Text Font Color

.myTextColor { color: #49212A; }

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

This text font color is #49212A.

Background Color

.myBgColor { background-color: #49212A; }

<div style="background-color:#49212A">Inner text</div>

This div background color is #49212A.

Border color

.myBorderColor { border: 1px solid #49212A; }

<div style="border:3px solid #49212A">Div</div>

This div border color is #49212A.

Opacity

.myOpacity80 { color: #49212A; opacity: 0.8; }

<p style="color:#49212A;opacity:0.8;">80%</p>

Text with #49212A 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 #49212A;}

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

This text has shadow with #49212A color.


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

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

This text has shadow with #49212A primary color and red secondary color.


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

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

This text has shadow with #49212A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49212A.

Preview

Color preview on black background

This text has color #49212A on black background.


Color preview on white background

This text has color #49212A on white background.


Black color preview on #49212A background

This text has black color on #49212A background.


White color preview on #49212A background

This text has white color on #49212A background.


Related colors

Complementary color

Complementary color for #hex is #B6DED5.


I love getcolorcode.com

Triadic colors

1 #2A4921 and #212A49 with #49212A are triadic colors.

2 #2A2149 and #21492A with #49212A are triadic colors.