COLOR #49293A

HEX: #49293A RGB: (73,41,58)

Color info

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

RGB color model

#49293A color RGB value is (73,41,58).

RGB: (73,41,58) (29%, 16%, 23%)

RGB channels and saturation

R 73 of 255 = 29%
G 41 of 255 = 16%
B 58 of 255 = 23%

73
41
58

R + G + B ~ 23%. #49293A is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 41 + 58 = 172 (100%)
R 73 of 172 ~ 42.44%
G 41 of 172 ~ 23.84%
B 58 of 172 ~ 33.72'%

%42.44
%23.84
%33.72

CMYK color model

#49293A color CMYK value is (0,44,21,71).

  • cyan value is 0.00%
  • magenta value is 43.84%
  • yellow value is 20.55%
  • key color value is 71.37%

CMYK: (0,44,21,71)
C0M44Y21K71 (0%, 44%, 21%, 71%)
(0.00 / 0.44 / 0.21 / 0.71)

CMYK percentages

%0
%43.84
%20.55
%71.37

Codes

Color #49293A in popluar color models

49 29 3A
RGB 73 41 58
HSL 328° 28.07% 22.35%
HSB/HSV 328° 43.84% 28.63%
CMYK 0.00% 43.84% 20.55%
71.37%

Color #49293A in popluar number systems.

HEX 49 29 3A
Decimal 73 41 58
Binary 1001001 101001 111010
Octal 111 51 72

Shades and tints

Shades of #49293A

#49293A
(73,41,58)
#432635
(67,38,53)
#3D2330
(61,35,48)
#37202B
(55,32,43)
#311D26
(49,29,38)
#2B1A21
(43,26,33)
#25171C
(37,23,28)
#1F1417
(31,20,23)
#191112
(25,17,18)
#130E0D
(19,14,13)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #49293A

#49293A
(73,41,58)
#593C4B
(89,60,75)
#694F5C
(105,79,92)
#79626D
(121,98,109)
#89757E
(137,117,126)
#99888F
(153,136,143)
#A99BA0
(169,155,160)
#B9AEB1
(185,174,177)
#C9C1C2
(201,193,194)
#D9D4D3
(217,212,211)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49293A color. Also use rgb(73,41,58) instead hex code.

Text Font Color

.myTextColor { color: #49293A; }

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

This text font color is #49293A.

Background Color

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

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

This div background color is #49293A.

Border color

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

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

This div border color is #49293A.

Opacity

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

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

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

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

This text has shadow with #49293A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49293A.

Preview

Color preview on black background

This text has color #49293A on black background.


Color preview on white background

This text has color #49293A on white background.


Black color preview on #49293A background

This text has black color on #49293A background.


White color preview on #49293A background

This text has white color on #49293A background.


Related colors

Complementary color

Complementary color for #hex is #B6D6C5.


I love getcolorcode.com

Triadic colors

1 #3A4929 and #293A49 with #49293A are triadic colors.

2 #3A2949 and #29493A with #49293A are triadic colors.