COLOR #491D14

HEX: #491D14 RGB: (73,29,20)

Color info

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

RGB color model

#491D14 color RGB value is (73,29,20).

RGB: (73,29,20) (29%, 11%, 8%)

RGB channels and saturation

R 73 of 255 = 29%
G 29 of 255 = 11%
B 20 of 255 = 8%

73
29
20

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

Portions of RGB colors in percentages

R + G + B = 73 + 29 + 20 = 122 (100%)
R 73 of 122 ~ 59.84%
G 29 of 122 ~ 23.77%
B 20 of 122 ~ 16.39'%

%59.84
%23.77
%16.39

CMYK color model

#491D14 color CMYK value is (0,60,73,71).

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

CMYK: (0,60,73,71)
C0M60Y73K71 (0%, 60%, 73%, 71%)
(0.00 / 0.60 / 0.73 / 0.71)

CMYK percentages

%0
%60.27
%72.6
%71.37

Codes

Color #491D14 in popluar color models

49 1D 14
RGB 73 29 20
HSL 10° 56.99% 18.24%
HSB/HSV 10° 72.60% 28.63%
CMYK 0.00% 60.27% 72.60%
71.37%

Color #491D14 in popluar number systems.

HEX 49 1D 14
Decimal 73 29 20
Binary 1001001 11101 10100
Octal 111 35 24

Shades and tints

Shades of #491D14

#491D14
(73,29,20)
#431B13
(67,27,19)
#3D1912
(61,25,18)
#371711
(55,23,17)
#311510
(49,21,16)
#2B130F
(43,19,15)
#25110E
(37,17,14)
#1F0F0D
(31,15,13)
#190D0C
(25,13,12)
#130B0B
(19,11,11)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #491D14

#491D14
(73,29,20)
#593129
(89,49,41)
#69453E
(105,69,62)
#795953
(121,89,83)
#896D68
(137,109,104)
#99817D
(153,129,125)
#A99592
(169,149,146)
#B9A9A7
(185,169,167)
#C9BDBC
(201,189,188)
#D9D1D1
(217,209,209)
#E9E5E6
(233,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491D14; }

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

This text font color is #491D14.

Background Color

.myBgColor { background-color: #491D14; }

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

This div background color is #491D14.

Border color

.myBorderColor { border: 1px solid #491D14; }

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

This div border color is #491D14.

Opacity

.myOpacity80 { color: #491D14; opacity: 0.8; }

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

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

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

This text has shadow with #491D14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491D14.

Preview

Color preview on black background

This text has color #491D14 on black background.


Color preview on white background

This text has color #491D14 on white background.


Black color preview on #491D14 background

This text has black color on #491D14 background.


White color preview on #491D14 background

This text has white color on #491D14 background.


Related colors

Complementary color

Complementary color for #hex is #B6E2EB.


I love getcolorcode.com

Triadic colors

1 #14491D and #1D1449 with #491D14 are triadic colors.

2 #141D49 and #1D4914 with #491D14 are triadic colors.