COLOR #49312D

HEX: #49312D RGB: (73,49,45)

Color info

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

RGB color model

#49312D color RGB value is (73,49,45).

RGB: (73,49,45) (29%, 19%, 18%)

RGB channels and saturation

R 73 of 255 = 29%
G 49 of 255 = 19%
B 45 of 255 = 18%

73
49
45

R + G + B ~ 22%. #49312D is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 49 + 45 = 167 (100%)
R 73 of 167 ~ 43.71%
G 49 of 167 ~ 29.34%
B 45 of 167 ~ 26.95'%

%43.71
%29.34
%26.95

CMYK color model

#49312D color CMYK value is (0,33,38,71).

  • cyan value is 0.00%
  • magenta value is 32.88%
  • yellow value is 38.36%
  • key color value is 71.37%
CMYK: (0,33,38,71) C0M33Y38K71 (0%,33%,38%,71%) (0.00/0.33/0.38/0.71) 

CMYK percentages

%0
%32.88
%38.36
%71.37

Codes

Color #49312D in popluar color models

49 31 2D
RGB 73 49 45
HSL 23.73% 23.14%
HSB/HSV 38.36% 28.63%
CMYK 0.00% 32.88% 38.36%
71.37%

Color #49312D in popluar number systems.

HEX 49 31 2D
Decimal 73 49 45
Binary 1001001 110001 101101
Octal 111 61 55

Shades and tints

Shades of #49312D

#49312D
(73,49,45)
#432D29
(67,45,41)
#3D2925
(61,41,37)
#372521
(55,37,33)
#31211D
(49,33,29)
#2B1D19
(43,29,25)
#251915
(37,25,21)
#1F1511
(31,21,17)
#19110D
(25,17,13)
#130D09
(19,13,9)
#0D0905
(13,9,5)
#000000
(0,0,0)

Tints of #49312D

#49312D
(73,49,45)
#594340
(89,67,64)
#695553
(105,85,83)
#796766
(121,103,102)
#897979
(137,121,121)
#998B8C
(153,139,140)
#A99D9F
(169,157,159)
#B9AFB2
(185,175,178)
#C9C1C5
(201,193,197)
#D9D3D8
(217,211,216)
#E9E5EB
(233,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49312D; }

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

This text font color is #49312D.

Background Color

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

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

This div background color is #49312D.

Border color

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

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

This div border color is #49312D.

Opacity

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

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

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

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

This text has shadow with #49312D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49312D.

Preview

Color preview on black background

This text has color #49312D on black background.


Color preview on white background

This text has color #49312D on white background.


Black color preview on #49312D background

This text has black color on #49312D background.


White color preview on #49312D background

This text has white color on #49312D background.


Related colors

Complementary color

Complementary color for #hex is #B6CED2.


I love getcolorcode.com

Triadic colors

1 #2D4931 and #312D49 with #49312D are triadic colors.

2 #2D3149 and #31492D with #49312D are triadic colors.