COLOR #49413B

HEX: #49413B RGB: (73,65,59)

Color info

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

RGB color model

#49413B color RGB value is (73,65,59).

RGB: (73,65,59) (29%, 25%, 23%)

RGB channels and saturation

R 73 of 255 = 29%
G 65 of 255 = 25%
B 59 of 255 = 23%

73
65
59

R + G + B ~ 26%. #49413B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 65 + 59 = 197 (100%)
R 73 of 197 ~ 37.06%
G 65 of 197 ~ 32.99%
B 59 of 197 ~ 29.95'%

%37.06
%32.99
%29.95

CMYK color model

#49413B color CMYK value is (0,11,19,71).

  • cyan value is 0.00%
  • magenta value is 10.96%
  • yellow value is 19.18%
  • key color value is 71.37%

CMYK: (0,11,19,71)
C0M11Y19K71 (0%, 11%, 19%, 71%)
(0.00 / 0.11 / 0.19 / 0.71)

CMYK percentages

%0
%10.96
%19.18
%71.37

Codes

Color #49413B in popluar color models

49 41 3B
RGB 73 65 59
HSL 26° 10.61% 25.88%
HSB/HSV 26° 19.18% 28.63%
CMYK 0.00% 10.96% 19.18%
71.37%

Color #49413B in popluar number systems.

HEX 49 41 3B
Decimal 73 65 59
Binary 1001001 1000001 111011
Octal 111 101 73

Shades and tints

Shades of #49413B

#49413B
(73,65,59)
#433C36
(67,60,54)
#3D3731
(61,55,49)
#37322C
(55,50,44)
#312D27
(49,45,39)
#2B2822
(43,40,34)
#25231D
(37,35,29)
#1F1E18
(31,30,24)
#191913
(25,25,19)
#13140E
(19,20,14)
#0D0F09
(13,15,9)
#000000
(0,0,0)

Tints of #49413B

#49413B
(73,65,59)
#59524C
(89,82,76)
#69635D
(105,99,93)
#79746E
(121,116,110)
#89857F
(137,133,127)
#999690
(153,150,144)
#A9A7A1
(169,167,161)
#B9B8B2
(185,184,178)
#C9C9C3
(201,201,195)
#D9DAD4
(217,218,212)
#E9EBE5
(233,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49413B color. Also use rgb(73,65,59) instead hex code.

Text Font Color

.myTextColor { color: #49413B; }

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

This text font color is #49413B.

Background Color

.myBgColor { background-color: #49413B; }

<div style="background-color:#49413B">Inner text</div>

This div background color is #49413B.

Border color

.myBorderColor { border: 1px solid #49413B; }

<div style="border:3px solid #49413B">Div</div>

This div border color is #49413B.

Opacity

.myOpacity80 { color: #49413B; opacity: 0.8; }

<p style="color:#49413B;opacity:0.8;">80%</p>

Text with #49413B 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 #49413B;}

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

This text has shadow with #49413B color.


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

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

This text has shadow with #49413B primary color and red secondary color.


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

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

This text has shadow with #49413B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #49413B.

Preview

Color preview on black background

This text has color #49413B on black background.


Color preview on white background

This text has color #49413B on white background.


Black color preview on #49413B background

This text has black color on #49413B background.


White color preview on #49413B background

This text has white color on #49413B background.


Related colors

Complementary color

Complementary color for #hex is #B6BEC4.


I love getcolorcode.com

Triadic colors

1 #3B4941 and #413B49 with #49413B are triadic colors.

2 #3B4149 and #41493B with #49413B are triadic colors.