COLOR #491314

HEX: #491314 RGB: (73,19,20)

Color info

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

RGB color model

#491314 color RGB value is (73,19,20).

RGB: (73,19,20) (29%, 7%, 8%)

RGB channels and saturation

R 73 of 255 = 29%
G 19 of 255 = 7%
B 20 of 255 = 8%

73
19
20

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

Portions of RGB colors in percentages

R + G + B = 73 + 19 + 20 = 112 (100%)
R 73 of 112 ~ 65.18%
G 19 of 112 ~ 16.96%
B 20 of 112 ~ 17.86'%

%65.18
%16.96
%17.86

CMYK color model

#491314 color CMYK value is (0,74,73,71).

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

CMYK: (0,74,73,71)
C0M74Y73K71 (0%, 74%, 73%, 71%)
(0.00 / 0.74 / 0.73 / 0.71)

CMYK percentages

%0
%73.97
%72.6
%71.37

Codes

Color #491314 in popluar color models

49 13 14
RGB 73 19 20
HSL 359° 58.70% 18.04%
HSB/HSV 359° 73.97% 28.63%
CMYK 0.00% 73.97% 72.60%
71.37%

Color #491314 in popluar number systems.

HEX 49 13 14
Decimal 73 19 20
Binary 1001001 10011 10100
Octal 111 23 24

Shades and tints

Shades of #491314

#491314
(73,19,20)
#431213
(67,18,19)
#3D1112
(61,17,18)
#371011
(55,16,17)
#310F10
(49,15,16)
#2B0E0F
(43,14,15)
#250D0E
(37,13,14)
#1F0C0D
(31,12,13)
#190B0C
(25,11,12)
#130A0B
(19,10,11)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #491314

#491314
(73,19,20)
#592829
(89,40,41)
#693D3E
(105,61,62)
#795253
(121,82,83)
#896768
(137,103,104)
#997C7D
(153,124,125)
#A99192
(169,145,146)
#B9A6A7
(185,166,167)
#C9BBBC
(201,187,188)
#D9D0D1
(217,208,209)
#E9E5E6
(233,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491314; }

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

This text font color is #491314.

Background Color

.myBgColor { background-color: #491314; }

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

This div background color is #491314.

Border color

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

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

This div border color is #491314.

Opacity

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

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

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

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

This text has shadow with #491314 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491314.

Preview

Color preview on black background

This text has color #491314 on black background.


Color preview on white background

This text has color #491314 on white background.


Black color preview on #491314 background

This text has black color on #491314 background.


White color preview on #491314 background

This text has white color on #491314 background.


Related colors

Complementary color

Complementary color for #hex is #B6ECEB.


I love getcolorcode.com

Triadic colors

1 #144913 and #131449 with #491314 are triadic colors.

2 #141349 and #134914 with #491314 are triadic colors.