COLOR #491614

HEX: #491614 RGB: (73,22,20)

Color info

#491614 contains red, green and blue colors in about the same proportion. Web safe color of #491614 is #330000 (or #300).

RGB color model

#491614 color RGB value is (73,22,20).

RGB: (73,22,20) (29%, 9%, 8%)

RGB channels and saturation

R 73 of 255 = 29%
G 22 of 255 = 9%
B 20 of 255 = 8%

73
22
20

R + G + B ~ 15%. #491614 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 22 + 20 = 115 (100%)
R 73 of 115 ~ 63.48%
G 22 of 115 ~ 19.13%
B 20 of 115 ~ 17.39'%

%63.48
%19.13
%17.39

CMYK color model

#491614 color CMYK value is (0,70,73,71).

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

CMYK: (0,70,73,71)
C0M70Y73K71 (0%, 70%, 73%, 71%)
(0.00 / 0.70 / 0.73 / 0.71)

CMYK percentages

%0
%69.86
%72.6
%71.37

Codes

Color #491614 in popluar color models

49 16 14
RGB 73 22 20
HSL 56.99% 18.24%
HSB/HSV 72.60% 28.63%
CMYK 0.00% 69.86% 72.60%
71.37%

Color #491614 in popluar number systems.

HEX 49 16 14
Decimal 73 22 20
Binary 1001001 10110 10100
Octal 111 26 24

Shades and tints

Shades of #491614

#491614
(73,22,20)
#431413
(67,20,19)
#3D1212
(61,18,18)
#371011
(55,16,17)
#310E10
(49,14,16)
#2B0C0F
(43,12,15)
#250A0E
(37,10,14)
#1F080D
(31,8,13)
#19060C
(25,6,12)
#13040B
(19,4,11)
#0D020A
(13,2,10)
#000000
(0,0,0)

Tints of #491614

#491614
(73,22,20)
#592B29
(89,43,41)
#69403E
(105,64,62)
#795553
(121,85,83)
#896A68
(137,106,104)
#997F7D
(153,127,125)
#A99492
(169,148,146)
#B9A9A7
(185,169,167)
#C9BEBC
(201,190,188)
#D9D3D1
(217,211,209)
#E9E8E6
(233,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491614; }

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

This text font color is #491614.

Background Color

.myBgColor { background-color: #491614; }

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

This div background color is #491614.

Border color

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

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

This div border color is #491614.

Opacity

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

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

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

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

This text has shadow with #491614 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491614.

Preview

Color preview on black background

This text has color #491614 on black background.


Color preview on white background

This text has color #491614 on white background.


Black color preview on #491614 background

This text has black color on #491614 background.


White color preview on #491614 background

This text has white color on #491614 background.


Related colors

Complementary color

Complementary color for #hex is #B6E9EB.


I love getcolorcode.com

Triadic colors

1 #144916 and #161449 with #491614 are triadic colors.

2 #141649 and #164914 with #491614 are triadic colors.