COLOR #492914

HEX: #492914 RGB: (73,41,20)

Color info

#492914 contains red, green and blue colors in about the same proportion. Web safe color of #492914 is #333300 (or #330).

RGB color model

#492914 color RGB value is (73,41,20).

RGB: (73,41,20) (29%, 16%, 8%)

RGB channels and saturation

R 73 of 255 = 29%
G 41 of 255 = 16%
B 20 of 255 = 8%

73
41
20

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

Portions of RGB colors in percentages

R + G + B = 73 + 41 + 20 = 134 (100%)
R 73 of 134 ~ 54.48%
G 41 of 134 ~ 30.6%
B 20 of 134 ~ 14.93'%

%54.48
%30.6
%14.93

CMYK color model

#492914 color CMYK value is (0,44,73,71).

  • cyan value is 0.00%
  • magenta value is 43.84%
  • yellow value is 72.60%
  • key color value is 71.37%

CMYK: (0,44,73,71)
C0M44Y73K71 (0%, 44%, 73%, 71%)
(0.00 / 0.44 / 0.73 / 0.71)

CMYK percentages

%0
%43.84
%72.6
%71.37

Codes

Color #492914 in popluar color models

49 29 14
RGB 73 41 20
HSL 24° 56.99% 18.24%
HSB/HSV 24° 72.60% 28.63%
CMYK 0.00% 43.84% 72.60%
71.37%

Color #492914 in popluar number systems.

HEX 49 29 14
Decimal 73 41 20
Binary 1001001 101001 10100
Octal 111 51 24

Shades and tints

Shades of #492914

#492914
(73,41,20)
#432613
(67,38,19)
#3D2312
(61,35,18)
#372011
(55,32,17)
#311D10
(49,29,16)
#2B1A0F
(43,26,15)
#25170E
(37,23,14)
#1F140D
(31,20,13)
#19110C
(25,17,12)
#130E0B
(19,14,11)
#0D0B0A
(13,11,10)
#000000
(0,0,0)

Tints of #492914

#492914
(73,41,20)
#593C29
(89,60,41)
#694F3E
(105,79,62)
#796253
(121,98,83)
#897568
(137,117,104)
#99887D
(153,136,125)
#A99B92
(169,155,146)
#B9AEA7
(185,174,167)
#C9C1BC
(201,193,188)
#D9D4D1
(217,212,209)
#E9E7E6
(233,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492914 color. Also use rgb(73,41,20) instead hex code.

Text Font Color

.myTextColor { color: #492914; }

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

This text font color is #492914.

Background Color

.myBgColor { background-color: #492914; }

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

This div background color is #492914.

Border color

.myBorderColor { border: 1px solid #492914; }

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

This div border color is #492914.

Opacity

.myOpacity80 { color: #492914; opacity: 0.8; }

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

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

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

This text has shadow with #492914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492914.

Preview

Color preview on black background

This text has color #492914 on black background.


Color preview on white background

This text has color #492914 on white background.


Black color preview on #492914 background

This text has black color on #492914 background.


White color preview on #492914 background

This text has white color on #492914 background.


Related colors

Complementary color

Complementary color for #hex is #B6D6EB.


I love getcolorcode.com

Triadic colors

1 #144929 and #291449 with #492914 are triadic colors.

2 #142949 and #294914 with #492914 are triadic colors.