COLOR #49292D

HEX: #49292D RGB: (73,41,45)

Color info

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

RGB color model

#49292D color RGB value is (73,41,45).

RGB: (73,41,45) (29%, 16%, 18%)

RGB channels and saturation

R 73 of 255 = 29%
G 41 of 255 = 16%
B 45 of 255 = 18%

73
41
45

R + G + B ~ 21%. #49292D is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 41 + 45 = 159 (100%)
R 73 of 159 ~ 45.91%
G 41 of 159 ~ 25.79%
B 45 of 159 ~ 28.3'%

%45.91
%25.79
%28.3

CMYK color model

#49292D color CMYK value is (0,44,38,71).

  • cyan value is 0.00%
  • magenta value is 43.84%
  • yellow value is 38.36%
  • key color value is 71.37%
CMYK: (0,44,38,71) C0M44Y38K71 (0%,44%,38%,71%) (0.00/0.44/0.38/0.71) 

CMYK percentages

%0
%43.84
%38.36
%71.37

Codes

Color #49292D in popluar color models

49 29 2D
RGB 73 41 45
HSL 353° 28.07% 22.35%
HSB/HSV 353° 43.84% 28.63%
CMYK 0.00% 43.84% 38.36%
71.37%

Color #49292D in popluar number systems.

HEX 49 29 2D
Decimal 73 41 45
Binary 1001001 101001 101101
Octal 111 51 55

Shades and tints

Shades of #49292D

#49292D
(73,41,45)
#432629
(67,38,41)
#3D2325
(61,35,37)
#372021
(55,32,33)
#311D1D
(49,29,29)
#2B1A19
(43,26,25)
#251715
(37,23,21)
#1F1411
(31,20,17)
#19110D
(25,17,13)
#130E09
(19,14,9)
#0D0B05
(13,11,5)
#000000
(0,0,0)

Tints of #49292D

#49292D
(73,41,45)
#593C40
(89,60,64)
#694F53
(105,79,83)
#796266
(121,98,102)
#897579
(137,117,121)
#99888C
(153,136,140)
#A99B9F
(169,155,159)
#B9AEB2
(185,174,178)
#C9C1C5
(201,193,197)
#D9D4D8
(217,212,216)
#E9E7EB
(233,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49292D color. Also use rgb(73,41,45) instead hex code.

Text Font Color

.myTextColor { color: #49292D; }

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

This text font color is #49292D.

Background Color

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

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

This div background color is #49292D.

Border color

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

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

This div border color is #49292D.

Opacity

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

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

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

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

This text has shadow with #49292D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49292D.

Preview

Color preview on black background

This text has color #49292D on black background.


Color preview on white background

This text has color #49292D on white background.


Black color preview on #49292D background

This text has black color on #49292D background.


White color preview on #49292D background

This text has white color on #49292D background.


Related colors

Complementary color

Complementary color for #hex is #B6D6D2.


I love getcolorcode.com

Triadic colors

1 #2D4929 and #292D49 with #49292D are triadic colors.

2 #2D2949 and #29492D with #49292D are triadic colors.