COLOR #49312F

HEX: #49312F RGB: (73,49,47)

Color info

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

RGB color model

#49312F color RGB value is (73,49,47).

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

RGB channels and saturation

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

73
49
47

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

Portions of RGB colors in percentages

R + G + B = 73 + 49 + 47 = 169 (100%)
R 73 of 169 ~ 43.2%
G 49 of 169 ~ 28.99%
B 47 of 169 ~ 27.81'%

%43.2
%28.99
%27.81

CMYK color model

#49312F color CMYK value is (0,33,36,71).

  • cyan value is 0.00%
  • magenta value is 32.88%
  • yellow value is 35.62%
  • key color value is 71.37%
CMYK: (0,33,36,71) C0M33Y36K71 (0%,33%,36%,71%) (0.00/0.33/0.36/0.71) 

CMYK percentages

%0
%32.88
%35.62
%71.37

Codes

Color #49312F in popluar color models

49 31 2F
RGB 73 49 47
HSL 21.67% 23.53%
HSB/HSV 35.62% 28.63%
CMYK 0.00% 32.88% 35.62%
71.37%

Color #49312F in popluar number systems.

HEX 49 31 2F
Decimal 73 49 47
Binary 1001001 110001 101111
Octal 111 61 57

Shades and tints

Shades of #49312F

#49312F
(73,49,47)
#432D2B
(67,45,43)
#3D2927
(61,41,39)
#372523
(55,37,35)
#31211F
(49,33,31)
#2B1D1B
(43,29,27)
#251917
(37,25,23)
#1F1513
(31,21,19)
#19110F
(25,17,15)
#130D0B
(19,13,11)
#0D0907
(13,9,7)
#000000
(0,0,0)

Tints of #49312F

#49312F
(73,49,47)
#594341
(89,67,65)
#695553
(105,85,83)
#796765
(121,103,101)
#897977
(137,121,119)
#998B89
(153,139,137)
#A99D9B
(169,157,155)
#B9AFAD
(185,175,173)
#C9C1BF
(201,193,191)
#D9D3D1
(217,211,209)
#E9E5E3
(233,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49312F; }

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

This text font color is #49312F.

Background Color

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

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

This div background color is #49312F.

Border color

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

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

This div border color is #49312F.

Opacity

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

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

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

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

This text has shadow with #49312F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49312F.

Preview

Color preview on black background

This text has color #49312F on black background.


Color preview on white background

This text has color #49312F on white background.


Black color preview on #49312F background

This text has black color on #49312F background.


White color preview on #49312F background

This text has white color on #49312F background.


Related colors

Complementary color

Complementary color for #hex is #B6CED0.


I love getcolorcode.com

Triadic colors

1 #2F4931 and #312F49 with #49312F are triadic colors.

2 #2F3149 and #31492F with #49312F are triadic colors.