COLOR #491110

HEX: #491110 RGB: (73,17,16)

Color info

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

RGB color model

#491110 color RGB value is (73,17,16).

RGB: (73,17,16) (29%, 7%, 6%)

RGB channels and saturation

R 73 of 255 = 29%
G 17 of 255 = 7%
B 16 of 255 = 6%

73
17
16

R + G + B ~ 14%. #491110 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 17 + 16 = 106 (100%)
R 73 of 106 ~ 68.87%
G 17 of 106 ~ 16.04%
B 16 of 106 ~ 15.09'%

%68.87
%16.04
%15.09

CMYK color model

#491110 color CMYK value is (0,77,78,71).

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

CMYK: (0,77,78,71)
C0M77Y78K71 (0%, 77%, 78%, 71%)
(0.00 / 0.77 / 0.78 / 0.71)

CMYK percentages

%0
%76.71
%78.08
%71.37

Codes

Color #491110 in popluar color models

49 11 10
RGB 73 17 16
HSL 64.04% 17.45%
HSB/HSV 78.08% 28.63%
CMYK 0.00% 76.71% 78.08%
71.37%

Color #491110 in popluar number systems.

HEX 49 11 10
Decimal 73 17 16
Binary 1001001 10001 10000
Octal 111 21 20

Shades and tints

Shades of #491110

#491110
(73,17,16)
#43100F
(67,16,15)
#3D0F0E
(61,15,14)
#370E0D
(55,14,13)
#310D0C
(49,13,12)
#2B0C0B
(43,12,11)
#250B0A
(37,11,10)
#1F0A09
(31,10,9)
#190908
(25,9,8)
#130807
(19,8,7)
#0D0706
(13,7,6)
#000000
(0,0,0)

Tints of #491110

#491110
(73,17,16)
#592625
(89,38,37)
#693B3A
(105,59,58)
#79504F
(121,80,79)
#896564
(137,101,100)
#997A79
(153,122,121)
#A98F8E
(169,143,142)
#B9A4A3
(185,164,163)
#C9B9B8
(201,185,184)
#D9CECD
(217,206,205)
#E9E3E2
(233,227,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491110; }

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

This text font color is #491110.

Background Color

.myBgColor { background-color: #491110; }

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

This div background color is #491110.

Border color

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

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

This div border color is #491110.

Opacity

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

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

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

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

This text has shadow with #491110 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491110.

Preview

Color preview on black background

This text has color #491110 on black background.


Color preview on white background

This text has color #491110 on white background.


Black color preview on #491110 background

This text has black color on #491110 background.


White color preview on #491110 background

This text has white color on #491110 background.


Related colors

Complementary color

Complementary color for #hex is #B6EEEF.


I love getcolorcode.com

Triadic colors

1 #104911 and #111049 with #491110 are triadic colors.

2 #101149 and #114910 with #491110 are triadic colors.