COLOR #49312C

HEX: #49312C RGB: (73,49,44)

Color info

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

RGB color model

#49312C color RGB value is (73,49,44).

RGB: (73,49,44) (29%, 19%, 17%)

RGB channels and saturation

R 73 of 255 = 29%
G 49 of 255 = 19%
B 44 of 255 = 17%

73
49
44

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

Portions of RGB colors in percentages

R + G + B = 73 + 49 + 44 = 166 (100%)
R 73 of 166 ~ 43.98%
G 49 of 166 ~ 29.52%
B 44 of 166 ~ 26.51'%

%43.98
%29.52
%26.51

CMYK color model

#49312C color CMYK value is (0,33,40,71).

  • cyan value is 0.00%
  • magenta value is 32.88%
  • yellow value is 39.73%
  • key color value is 71.37%
CMYK: (0,33,40,71) C0M33Y40K71 (0%,33%,40%,71%) (0.00/0.33/0.40/0.71) 

CMYK percentages

%0
%32.88
%39.73
%71.37

Codes

Color #49312C in popluar color models

49 31 2C
RGB 73 49 44
HSL 10° 24.79% 22.94%
HSB/HSV 10° 39.73% 28.63%
CMYK 0.00% 32.88% 39.73%
71.37%

Color #49312C in popluar number systems.

HEX 49 31 2C
Decimal 73 49 44
Binary 1001001 110001 101100
Octal 111 61 54

Shades and tints

Shades of #49312C

#49312C
(73,49,44)
#432D28
(67,45,40)
#3D2924
(61,41,36)
#372520
(55,37,32)
#31211C
(49,33,28)
#2B1D18
(43,29,24)
#251914
(37,25,20)
#1F1510
(31,21,16)
#19110C
(25,17,12)
#130D08
(19,13,8)
#0D0904
(13,9,4)
#000000
(0,0,0)

Tints of #49312C

#49312C
(73,49,44)
#59433F
(89,67,63)
#695552
(105,85,82)
#796765
(121,103,101)
#897978
(137,121,120)
#998B8B
(153,139,139)
#A99D9E
(169,157,158)
#B9AFB1
(185,175,177)
#C9C1C4
(201,193,196)
#D9D3D7
(217,211,215)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49312C; }

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

This text font color is #49312C.

Background Color

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

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

This div background color is #49312C.

Border color

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

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

This div border color is #49312C.

Opacity

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

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

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

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

This text has shadow with #49312C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49312C.

Preview

Color preview on black background

This text has color #49312C on black background.


Color preview on white background

This text has color #49312C on white background.


Black color preview on #49312C background

This text has black color on #49312C background.


White color preview on #49312C background

This text has white color on #49312C background.


Related colors

Complementary color

Complementary color for #hex is #B6CED3.


I love getcolorcode.com

Triadic colors

1 #2C4931 and #312C49 with #49312C are triadic colors.

2 #2C3149 and #31492C with #49312C are triadic colors.