COLOR #49301B

HEX: #49301B RGB: (73,48,27)

Color info

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

RGB color model

#49301B color RGB value is (73,48,27).

RGB: (73,48,27) (29%, 19%, 11%)

RGB channels and saturation

R 73 of 255 = 29%
G 48 of 255 = 19%
B 27 of 255 = 11%

73
48
27

R + G + B ~ 20%. #49301B is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 48 + 27 = 148 (100%)
R 73 of 148 ~ 49.32%
G 48 of 148 ~ 32.43%
B 27 of 148 ~ 18.24'%

%49.32
%32.43
%18.24

CMYK color model

#49301B color CMYK value is (0,34,63,71).

  • cyan value is 0.00%
  • magenta value is 34.25%
  • yellow value is 63.01%
  • key color value is 71.37%

CMYK: (0,34,63,71)
C0M34Y63K71 (0%, 34%, 63%, 71%)
(0.00 / 0.34 / 0.63 / 0.71)

CMYK percentages

%0
%34.25
%63.01
%71.37

Codes

Color #49301B in popluar color models

49 30 1B
RGB 73 48 27
HSL 27° 46.00% 19.61%
HSB/HSV 27° 63.01% 28.63%
CMYK 0.00% 34.25% 63.01%
71.37%

Color #49301B in popluar number systems.

HEX 49 30 1B
Decimal 73 48 27
Binary 1001001 110000 11011
Octal 111 60 33

Shades and tints

Shades of #49301B

#49301B
(73,48,27)
#432C19
(67,44,25)
#3D2817
(61,40,23)
#372415
(55,36,21)
#312013
(49,32,19)
#2B1C11
(43,28,17)
#25180F
(37,24,15)
#1F140D
(31,20,13)
#19100B
(25,16,11)
#130C09
(19,12,9)
#0D0807
(13,8,7)
#000000
(0,0,0)

Tints of #49301B

#49301B
(73,48,27)
#59422F
(89,66,47)
#695443
(105,84,67)
#796657
(121,102,87)
#89786B
(137,120,107)
#998A7F
(153,138,127)
#A99C93
(169,156,147)
#B9AEA7
(185,174,167)
#C9C0BB
(201,192,187)
#D9D2CF
(217,210,207)
#E9E4E3
(233,228,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49301B color. Also use rgb(73,48,27) instead hex code.

Text Font Color

.myTextColor { color: #49301B; }

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

This text font color is #49301B.

Background Color

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

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

This div background color is #49301B.

Border color

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

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

This div border color is #49301B.

Opacity

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

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

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

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

This text has shadow with #49301B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49301B.

Preview

Color preview on black background

This text has color #49301B on black background.


Color preview on white background

This text has color #49301B on white background.


Black color preview on #49301B background

This text has black color on #49301B background.


White color preview on #49301B background

This text has white color on #49301B background.


Related colors

Complementary color

Complementary color for #hex is #B6CFE4.


I love getcolorcode.com

Triadic colors

1 #1B4930 and #301B49 with #49301B are triadic colors.

2 #1B3049 and #30491B with #49301B are triadic colors.