COLOR #491A3E

HEX: #491A3E RGB: (73,26,62)

Color info

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

RGB color model

#491A3E color RGB value is (73,26,62).

RGB: (73,26,62) (29%, 10%, 24%)

RGB channels and saturation

R 73 of 255 = 29%
G 26 of 255 = 10%
B 62 of 255 = 24%

73
26
62

R + G + B ~ 21%. #491A3E is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 26 + 62 = 161 (100%)
R 73 of 161 ~ 45.34%
G 26 of 161 ~ 16.15%
B 62 of 161 ~ 38.51'%

%45.34
%16.15
%38.51

CMYK color model

#491A3E color CMYK value is (0,64,15,71).

  • cyan value is 0.00%
  • magenta value is 64.38%
  • yellow value is 15.07%
  • key color value is 71.37%

CMYK: (0,64,15,71)
C0M64Y15K71 (0%, 64%, 15%, 71%)
(0.00 / 0.64 / 0.15 / 0.71)

CMYK percentages

%0
%64.38
%15.07
%71.37

Codes

Color #491A3E in popluar color models

49 1A 3E
RGB 73 26 62
HSL 314° 47.47% 19.41%
HSB/HSV 314° 64.38% 28.63%
CMYK 0.00% 64.38% 15.07%
71.37%

Color #491A3E in popluar number systems.

HEX 49 1A 3E
Decimal 73 26 62
Binary 1001001 11010 111110
Octal 111 32 76

Shades and tints

Shades of #491A3E

#491A3E
(73,26,62)
#431839
(67,24,57)
#3D1634
(61,22,52)
#37142F
(55,20,47)
#31122A
(49,18,42)
#2B1025
(43,16,37)
#250E20
(37,14,32)
#1F0C1B
(31,12,27)
#190A16
(25,10,22)
#130811
(19,8,17)
#0D060C
(13,6,12)
#000000
(0,0,0)

Tints of #491A3E

#491A3E
(73,26,62)
#592E4F
(89,46,79)
#694260
(105,66,96)
#795671
(121,86,113)
#896A82
(137,106,130)
#997E93
(153,126,147)
#A992A4
(169,146,164)
#B9A6B5
(185,166,181)
#C9BAC6
(201,186,198)
#D9CED7
(217,206,215)
#E9E2E8
(233,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #491A3E color. Also use rgb(73,26,62) instead hex code.

Text Font Color

.myTextColor { color: #491A3E; }

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

This text font color is #491A3E.

Background Color

.myBgColor { background-color: #491A3E; }

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

This div background color is #491A3E.

Border color

.myBorderColor { border: 1px solid #491A3E; }

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

This div border color is #491A3E.

Opacity

.myOpacity80 { color: #491A3E; opacity: 0.8; }

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

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

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

This text has shadow with #491A3E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491A3E.

Preview

Color preview on black background

This text has color #491A3E on black background.


Color preview on white background

This text has color #491A3E on white background.


Black color preview on #491A3E background

This text has black color on #491A3E background.


White color preview on #491A3E background

This text has white color on #491A3E background.


Related colors

Complementary color

Complementary color for #hex is #B6E5C1.


I love getcolorcode.com

Triadic colors

1 #3E491A and #1A3E49 with #491A3E are triadic colors.

2 #3E1A49 and #1A493E with #491A3E are triadic colors.