COLOR #49332A

HEX: #49332A RGB: (73,51,42)

Color info

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

RGB color model

#49332A color RGB value is (73,51,42).

RGB: (73,51,42) (29%, 20%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 51 of 255 = 20%
B 42 of 255 = 16%

73
51
42

R + G + B ~ 22%. #49332A is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 51 + 42 = 166 (100%)
R 73 of 166 ~ 43.98%
G 51 of 166 ~ 30.72%
B 42 of 166 ~ 25.3'%

%43.98
%30.72
%25.3

CMYK color model

#49332A color CMYK value is (0,30,42,71).

  • cyan value is 0.00%
  • magenta value is 30.14%
  • yellow value is 42.47%
  • key color value is 71.37%
CMYK: (0,30,42,71) C0M30Y42K71 (0%,30%,42%,71%) (0.00/0.30/0.42/0.71) 

CMYK percentages

%0
%30.14
%42.47
%71.37

Codes

Color #49332A in popluar color models

49 33 2A
RGB 73 51 42
HSL 17° 26.96% 22.55%
HSB/HSV 17° 42.47% 28.63%
CMYK 0.00% 30.14% 42.47%
71.37%

Color #49332A in popluar number systems.

HEX 49 33 2A
Decimal 73 51 42
Binary 1001001 110011 101010
Octal 111 63 52

Shades and tints

Shades of #49332A

#49332A
(73,51,42)
#432F27
(67,47,39)
#3D2B24
(61,43,36)
#372721
(55,39,33)
#31231E
(49,35,30)
#2B1F1B
(43,31,27)
#251B18
(37,27,24)
#1F1715
(31,23,21)
#191312
(25,19,18)
#130F0F
(19,15,15)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #49332A

#49332A
(73,51,42)
#59453D
(89,69,61)
#695750
(105,87,80)
#796963
(121,105,99)
#897B76
(137,123,118)
#998D89
(153,141,137)
#A99F9C
(169,159,156)
#B9B1AF
(185,177,175)
#C9C3C2
(201,195,194)
#D9D5D5
(217,213,213)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49332A; }

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

This text font color is #49332A.

Background Color

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

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

This div background color is #49332A.

Border color

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

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

This div border color is #49332A.

Opacity

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

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

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

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

This text has shadow with #49332A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49332A.

Preview

Color preview on black background

This text has color #49332A on black background.


Color preview on white background

This text has color #49332A on white background.


Black color preview on #49332A background

This text has black color on #49332A background.


White color preview on #49332A background

This text has white color on #49332A background.


Related colors

Complementary color

Complementary color for #hex is #B6CCD5.


I love getcolorcode.com

Triadic colors

1 #2A4933 and #332A49 with #49332A are triadic colors.

2 #2A3349 and #33492A with #49332A are triadic colors.