COLOR #491406

HEX: #491406 RGB: (73,20,6)

Color info

#491406 contains mainly red and green colors. Web safe color of #491406 is #330000 (or #300).

RGB color model

#491406 color RGB value is (73,20,6).

RGB: (73,20,6) (29%, 8%, 2%)

RGB channels and saturation

R 73 of 255 = 29%
G 20 of 255 = 8%
B 6 of 255 = 2%

73
20
6

R + G + B ~ 13%. #491406 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 20 + 6 = 99 (100%)
R 73 of 99 ~ 73.74%
G 20 of 99 ~ 20.2%
B 6 of 99 ~ 6.06'%

%73.74
%20.2

CMYK color model

#491406 color CMYK value is (0,73,92,71).

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

CMYK: (0,73,92,71)
C0M73Y92K71 (0%, 73%, 92%, 71%)
(0.00 / 0.73 / 0.92 / 0.71)

CMYK percentages

%0
%72.6
%91.78
%71.37

Codes

Color #491406 in popluar color models

49 14 06
RGB 73 20 6
HSL 13° 84.81% 15.49%
HSB/HSV 13° 91.78% 28.63%
CMYK 0.00% 72.60% 91.78%
71.37%

Color #491406 in popluar number systems.

HEX 49 14 06
Decimal 73 20 6
Binary 1001001 10100 110
Octal 111 24 6

Shades and tints

Shades of #491406

#491406
(73,20,6)
#431306
(67,19,6)
#3D1206
(61,18,6)
#371106
(55,17,6)
#311006
(49,16,6)
#2B0F06
(43,15,6)
#250E06
(37,14,6)
#1F0D06
(31,13,6)
#190C06
(25,12,6)
#130B06
(19,11,6)
#0D0A06
(13,10,6)
#000000
(0,0,0)

Tints of #491406

#491406
(73,20,6)
#59291C
(89,41,28)
#693E32
(105,62,50)
#795348
(121,83,72)
#89685E
(137,104,94)
#997D74
(153,125,116)
#A9928A
(169,146,138)
#B9A7A0
(185,167,160)
#C9BCB6
(201,188,182)
#D9D1CC
(217,209,204)
#E9E6E2
(233,230,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491406; }

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

This text font color is #491406.

Background Color

.myBgColor { background-color: #491406; }

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

This div background color is #491406.

Border color

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

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

This div border color is #491406.

Opacity

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

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

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

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

This text has shadow with #491406 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491406.

Preview

Color preview on black background

This text has color #491406 on black background.


Color preview on white background

This text has color #491406 on white background.


Black color preview on #491406 background

This text has black color on #491406 background.


White color preview on #491406 background

This text has white color on #491406 background.


Related colors

Complementary color

Complementary color for #hex is #B6EBF9.


I love getcolorcode.com

Triadic colors

1 #064914 and #140649 with #491406 are triadic colors.

2 #061449 and #144906 with #491406 are triadic colors.