COLOR #49472B

HEX: #49472B RGB: (73,71,43)

Color info

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

RGB color model

#49472B color RGB value is (73,71,43).

RGB: (73,71,43) (29%, 28%, 17%)

RGB channels and saturation

R 73 of 255 = 29%
G 71 of 255 = 28%
B 43 of 255 = 17%

73
71
43

R + G + B ~ 25%. #49472B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 71 + 43 = 187 (100%)
R 73 of 187 ~ 39.04%
G 71 of 187 ~ 37.97%
B 43 of 187 ~ 22.99'%

%39.04
%37.97
%22.99

CMYK color model

#49472B color CMYK value is (0,3,41,71).

  • cyan value is 0.00%
  • magenta value is 2.74%
  • yellow value is 41.10%
  • key color value is 71.37%

CMYK: (0,3,41,71)
C0M3Y41K71 (0%, 3%, 41%, 71%)
(0.00 / 0.03 / 0.41 / 0.71)

CMYK percentages

%0
%2.74
%41.1
%71.37

Codes

Color #49472B in popluar color models

49 47 2B
RGB 73 71 43
HSL 56° 25.86% 22.75%
HSB/HSV 56° 41.10% 28.63%
CMYK 0.00% 2.74% 41.10%
71.37%

Color #49472B in popluar number systems.

HEX 49 47 2B
Decimal 73 71 43
Binary 1001001 1000111 101011
Octal 111 107 53

Shades and tints

Shades of #49472B

#49472B
(73,71,43)
#434128
(67,65,40)
#3D3B25
(61,59,37)
#373522
(55,53,34)
#312F1F
(49,47,31)
#2B291C
(43,41,28)
#252319
(37,35,25)
#1F1D16
(31,29,22)
#191713
(25,23,19)
#131110
(19,17,16)
#0D0B0D
(13,11,13)
#000000
(0,0,0)

Tints of #49472B

#49472B
(73,71,43)
#59573E
(89,87,62)
#696751
(105,103,81)
#797764
(121,119,100)
#898777
(137,135,119)
#99978A
(153,151,138)
#A9A79D
(169,167,157)
#B9B7B0
(185,183,176)
#C9C7C3
(201,199,195)
#D9D7D6
(217,215,214)
#E9E7E9
(233,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49472B color. Also use rgb(73,71,43) instead hex code.

Text Font Color

.myTextColor { color: #49472B; }

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

This text font color is #49472B.

Background Color

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

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

This div background color is #49472B.

Border color

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

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

This div border color is #49472B.

Opacity

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

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

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

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

This text has shadow with #49472B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49472B.

Preview

Color preview on black background

This text has color #49472B on black background.


Color preview on white background

This text has color #49472B on white background.


Black color preview on #49472B background

This text has black color on #49472B background.


White color preview on #49472B background

This text has white color on #49472B background.


Related colors

Complementary color

Complementary color for #hex is #B6B8D4.


I love getcolorcode.com

Triadic colors

1 #2B4947 and #472B49 with #49472B are triadic colors.

2 #2B4749 and #47492B with #49472B are triadic colors.