COLOR #491713

HEX: #491713 RGB: (73,23,19)

Color info

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

RGB color model

#491713 color RGB value is (73,23,19).

RGB: (73,23,19) (29%, 9%, 7%)

RGB channels and saturation

R 73 of 255 = 29%
G 23 of 255 = 9%
B 19 of 255 = 7%

73
23
19

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

Portions of RGB colors in percentages

R + G + B = 73 + 23 + 19 = 115 (100%)
R 73 of 115 ~ 63.48%
G 23 of 115 ~ 20%
B 19 of 115 ~ 16.52'%

%63.48
%20
%16.52

CMYK color model

#491713 color CMYK value is (0,68,74,71).

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

CMYK: (0,68,74,71)
C0M68Y74K71 (0%, 68%, 74%, 71%)
(0.00 / 0.68 / 0.74 / 0.71)

CMYK percentages

%0
%68.49
%73.97
%71.37

Codes

Color #491713 in popluar color models

49 17 13
RGB 73 23 19
HSL 58.70% 18.04%
HSB/HSV 73.97% 28.63%
CMYK 0.00% 68.49% 73.97%
71.37%

Color #491713 in popluar number systems.

HEX 49 17 13
Decimal 73 23 19
Binary 1001001 10111 10011
Octal 111 27 23

Shades and tints

Shades of #491713

#491713
(73,23,19)
#431512
(67,21,18)
#3D1311
(61,19,17)
#371110
(55,17,16)
#310F0F
(49,15,15)
#2B0D0E
(43,13,14)
#250B0D
(37,11,13)
#1F090C
(31,9,12)
#19070B
(25,7,11)
#13050A
(19,5,10)
#0D0309
(13,3,9)
#000000
(0,0,0)

Tints of #491713

#491713
(73,23,19)
#592C28
(89,44,40)
#69413D
(105,65,61)
#795652
(121,86,82)
#896B67
(137,107,103)
#99807C
(153,128,124)
#A99591
(169,149,145)
#B9AAA6
(185,170,166)
#C9BFBB
(201,191,187)
#D9D4D0
(217,212,208)
#E9E9E5
(233,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491713; }

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

This text font color is #491713.

Background Color

.myBgColor { background-color: #491713; }

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

This div background color is #491713.

Border color

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

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

This div border color is #491713.

Opacity

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

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

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

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

This text has shadow with #491713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491713.

Preview

Color preview on black background

This text has color #491713 on black background.


Color preview on white background

This text has color #491713 on white background.


Black color preview on #491713 background

This text has black color on #491713 background.


White color preview on #491713 background

This text has white color on #491713 background.


Related colors

Complementary color

Complementary color for #hex is #B6E8EC.


I love getcolorcode.com

Triadic colors

1 #134917 and #171349 with #491713 are triadic colors.

2 #131749 and #174913 with #491713 are triadic colors.