COLOR #491620

HEX: #491620 RGB: (73,22,32)

Color info

#491620 contains red, green and blue colors in about the same proportion. Web safe color of #491620 is #330033 (or #303).

RGB color model

#491620 color RGB value is (73,22,32).

RGB: (73,22,32) (29%, 9%, 13%)

RGB channels and saturation

R 73 of 255 = 29%
G 22 of 255 = 9%
B 32 of 255 = 13%

73
22
32

R + G + B ~ 17%. #491620 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 22 + 32 = 127 (100%)
R 73 of 127 ~ 57.48%
G 22 of 127 ~ 17.32%
B 32 of 127 ~ 25.2'%

%57.48
%17.32
%25.2

CMYK color model

#491620 color CMYK value is (0,70,56,71).

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

CMYK: (0,70,56,71)
C0M70Y56K71 (0%, 70%, 56%, 71%)
(0.00 / 0.70 / 0.56 / 0.71)

CMYK percentages

%0
%69.86
%56.16
%71.37

Codes

Color #491620 in popluar color models

49 16 20
RGB 73 22 32
HSL 348° 53.68% 18.63%
HSB/HSV 348° 69.86% 28.63%
CMYK 0.00% 69.86% 56.16%
71.37%

Color #491620 in popluar number systems.

HEX 49 16 20
Decimal 73 22 32
Binary 1001001 10110 100000
Octal 111 26 40

Shades and tints

Shades of #491620

#491620
(73,22,32)
#43141E
(67,20,30)
#3D121C
(61,18,28)
#37101A
(55,16,26)
#310E18
(49,14,24)
#2B0C16
(43,12,22)
#250A14
(37,10,20)
#1F0812
(31,8,18)
#190610
(25,6,16)
#13040E
(19,4,14)
#0D020C
(13,2,12)
#000000
(0,0,0)

Tints of #491620

#491620
(73,22,32)
#592B34
(89,43,52)
#694048
(105,64,72)
#79555C
(121,85,92)
#896A70
(137,106,112)
#997F84
(153,127,132)
#A99498
(169,148,152)
#B9A9AC
(185,169,172)
#C9BEC0
(201,190,192)
#D9D3D4
(217,211,212)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491620; }

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

This text font color is #491620.

Background Color

.myBgColor { background-color: #491620; }

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

This div background color is #491620.

Border color

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

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

This div border color is #491620.

Opacity

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

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

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

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

This text has shadow with #491620 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491620.

Preview

Color preview on black background

This text has color #491620 on black background.


Color preview on white background

This text has color #491620 on white background.


Black color preview on #491620 background

This text has black color on #491620 background.


White color preview on #491620 background

This text has white color on #491620 background.


Related colors

Complementary color

Complementary color for #hex is #B6E9DF.


I love getcolorcode.com

Triadic colors

1 #204916 and #162049 with #491620 are triadic colors.

2 #201649 and #164920 with #491620 are triadic colors.