COLOR #49340B

HEX: #49340B RGB: (73,52,11)

Color info

#49340B contains mainly red and green colors. Web safe color of #49340B is #333300 (or #330).

RGB color model

#49340B color RGB value is (73,52,11).

RGB: (73,52,11) (29%, 20%, 4%)

RGB channels and saturation

R 73 of 255 = 29%
G 52 of 255 = 20%
B 11 of 255 = 4%

73
52
11

R + G + B ~ 18%. #49340B is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 52 + 11 = 136 (100%)
R 73 of 136 ~ 53.68%
G 52 of 136 ~ 38.24%
B 11 of 136 ~ 8.09'%

%53.68
%38.24

CMYK color model

#49340B color CMYK value is (0,29,85,71).

  • cyan value is 0.00%
  • magenta value is 28.77%
  • yellow value is 84.93%
  • key color value is 71.37%

CMYK: (0,29,85,71)
C0M29Y85K71 (0%, 29%, 85%, 71%)
(0.00 / 0.29 / 0.85 / 0.71)

CMYK percentages

%0
%28.77
%84.93
%71.37

Codes

Color #49340B in popluar color models

49 34 0B
RGB 73 52 11
HSL 40° 73.81% 16.47%
HSB/HSV 40° 84.93% 28.63%
CMYK 0.00% 28.77% 84.93%
71.37%

Color #49340B in popluar number systems.

HEX 49 34 0B
Decimal 73 52 11
Binary 1001001 110100 1011
Octal 111 64 13

Shades and tints

Shades of #49340B

#49340B
(73,52,11)
#43300A
(67,48,10)
#3D2C09
(61,44,9)
#372808
(55,40,8)
#312407
(49,36,7)
#2B2006
(43,32,6)
#251C05
(37,28,5)
#1F1804
(31,24,4)
#191403
(25,20,3)
#131002
(19,16,2)
#0D0C01
(13,12,1)
#000000
(0,0,0)

Tints of #49340B

#49340B
(73,52,11)
#594621
(89,70,33)
#695837
(105,88,55)
#796A4D
(121,106,77)
#897C63
(137,124,99)
#998E79
(153,142,121)
#A9A08F
(169,160,143)
#B9B2A5
(185,178,165)
#C9C4BB
(201,196,187)
#D9D6D1
(217,214,209)
#E9E8E7
(233,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49340B color. Also use rgb(73,52,11) instead hex code.

Text Font Color

.myTextColor { color: #49340B; }

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

This text font color is #49340B.

Background Color

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

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

This div background color is #49340B.

Border color

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

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

This div border color is #49340B.

Opacity

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

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

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

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

This text has shadow with #49340B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49340B.

Preview

Color preview on black background

This text has color #49340B on black background.


Color preview on white background

This text has color #49340B on white background.


Black color preview on #49340B background

This text has black color on #49340B background.


White color preview on #49340B background

This text has white color on #49340B background.


Related colors

Complementary color

Complementary color for #hex is #B6CBF4.


I love getcolorcode.com

Triadic colors

1 #0B4934 and #340B49 with #49340B are triadic colors.

2 #0B3449 and #34490B with #49340B are triadic colors.