COLOR #492111

HEX: #492111 RGB: (73,33,17)

Color info

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

RGB color model

#492111 color RGB value is (73,33,17).

RGB: (73,33,17) (29%, 13%, 7%)

RGB channels and saturation

R 73 of 255 = 29%
G 33 of 255 = 13%
B 17 of 255 = 7%

73
33
17

R + G + B ~ 16%. #492111 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 33 + 17 = 123 (100%)
R 73 of 123 ~ 59.35%
G 33 of 123 ~ 26.83%
B 17 of 123 ~ 13.82'%

%59.35
%26.83
%13.82

CMYK color model

#492111 color CMYK value is (0,55,77,71).

  • cyan value is 0.00%
  • magenta value is 54.79%
  • yellow value is 76.71%
  • key color value is 71.37%

CMYK: (0,55,77,71)
C0M55Y77K71 (0%, 55%, 77%, 71%)
(0.00 / 0.55 / 0.77 / 0.71)

CMYK percentages

%0
%54.79
%76.71
%71.37

Codes

Color #492111 in popluar color models

49 21 11
RGB 73 33 17
HSL 17° 62.22% 17.65%
HSB/HSV 17° 76.71% 28.63%
CMYK 0.00% 54.79% 76.71%
71.37%

Color #492111 in popluar number systems.

HEX 49 21 11
Decimal 73 33 17
Binary 1001001 100001 10001
Octal 111 41 21

Shades and tints

Shades of #492111

#492111
(73,33,17)
#431E10
(67,30,16)
#3D1B0F
(61,27,15)
#37180E
(55,24,14)
#31150D
(49,21,13)
#2B120C
(43,18,12)
#250F0B
(37,15,11)
#1F0C0A
(31,12,10)
#190909
(25,9,9)
#130608
(19,6,8)
#0D0307
(13,3,7)
#000000
(0,0,0)

Tints of #492111

#492111
(73,33,17)
#593526
(89,53,38)
#69493B
(105,73,59)
#795D50
(121,93,80)
#897165
(137,113,101)
#99857A
(153,133,122)
#A9998F
(169,153,143)
#B9ADA4
(185,173,164)
#C9C1B9
(201,193,185)
#D9D5CE
(217,213,206)
#E9E9E3
(233,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492111 color. Also use rgb(73,33,17) instead hex code.

Text Font Color

.myTextColor { color: #492111; }

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

This text font color is #492111.

Background Color

.myBgColor { background-color: #492111; }

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

This div background color is #492111.

Border color

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

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

This div border color is #492111.

Opacity

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

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

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

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

This text has shadow with #492111 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492111.

Preview

Color preview on black background

This text has color #492111 on black background.


Color preview on white background

This text has color #492111 on white background.


Black color preview on #492111 background

This text has black color on #492111 background.


White color preview on #492111 background

This text has white color on #492111 background.


Related colors

Complementary color

Complementary color for #hex is #B6DEEE.


I love getcolorcode.com

Triadic colors

1 #114921 and #211149 with #492111 are triadic colors.

2 #112149 and #214911 with #492111 are triadic colors.