COLOR #491715

HEX: #491715 RGB: (73,23,21)

Color info

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

RGB color model

#491715 color RGB value is (73,23,21).

RGB: (73,23,21) (29%, 9%, 8%)

RGB channels and saturation

R 73 of 255 = 29%
G 23 of 255 = 9%
B 21 of 255 = 8%

73
23
21

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

Portions of RGB colors in percentages

R + G + B = 73 + 23 + 21 = 117 (100%)
R 73 of 117 ~ 62.39%
G 23 of 117 ~ 19.66%
B 21 of 117 ~ 17.95'%

%62.39
%19.66
%17.95

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 68.49%
  • yellow value is 71.23%
  • key color value is 71.37%
CMYK: (0,68,71,71) C0M68Y71K71 (0%,68%,71%,71%) (0.00/0.68/0.71/0.71) 

CMYK percentages

%0
%68.49
%71.23
%71.37

Codes

Color #491715 in popluar color models

49 17 15
RGB 73 23 21
HSL 55.32% 18.43%
HSB/HSV 71.23% 28.63%
CMYK 0.00% 68.49% 71.23%
71.37%

Color #491715 in popluar number systems.

HEX 49 17 15
Decimal 73 23 21
Binary 1001001 10111 10101
Octal 111 27 25

Shades and tints

Shades of #491715

#491715
(73,23,21)
#431514
(67,21,20)
#3D1313
(61,19,19)
#371112
(55,17,18)
#310F11
(49,15,17)
#2B0D10
(43,13,16)
#250B0F
(37,11,15)
#1F090E
(31,9,14)
#19070D
(25,7,13)
#13050C
(19,5,12)
#0D030B
(13,3,11)
#000000
(0,0,0)

Tints of #491715

#491715
(73,23,21)
#592C2A
(89,44,42)
#69413F
(105,65,63)
#795654
(121,86,84)
#896B69
(137,107,105)
#99807E
(153,128,126)
#A99593
(169,149,147)
#B9AAA8
(185,170,168)
#C9BFBD
(201,191,189)
#D9D4D2
(217,212,210)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491715; }

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

This text font color is #491715.

Background Color

.myBgColor { background-color: #491715; }

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

This div background color is #491715.

Border color

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

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

This div border color is #491715.

Opacity

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

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

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

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

This text has shadow with #491715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491715.

Preview

Color preview on black background

This text has color #491715 on black background.


Color preview on white background

This text has color #491715 on white background.


Black color preview on #491715 background

This text has black color on #491715 background.


White color preview on #491715 background

This text has white color on #491715 background.


Related colors

Complementary color

Complementary color for #hex is #B6E8EA.


I love getcolorcode.com

Triadic colors

1 #154917 and #171549 with #491715 are triadic colors.

2 #151749 and #174915 with #491715 are triadic colors.