COLOR #491844

HEX: #491844 RGB: (73,24,68)

Color info

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

RGB color model

#491844 color RGB value is (73,24,68).

RGB: (73,24,68) (29%, 9%, 27%)

RGB channels and saturation

R 73 of 255 = 29%
G 24 of 255 = 9%
B 68 of 255 = 27%

73
24
68

R + G + B ~ 22%. #491844 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 24 + 68 = 165 (100%)
R 73 of 165 ~ 44.24%
G 24 of 165 ~ 14.55%
B 68 of 165 ~ 41.21'%

%44.24
%14.55
%41.21

CMYK color model

#491844 color CMYK value is (0,67,7,71).

  • cyan value is 0.00%
  • magenta value is 67.12%
  • yellow value is 6.85%
  • key color value is 71.37%

CMYK: (0,67,7,71)
C0M67Y7K71 (0%, 67%, 7%, 71%)
(0.00 / 0.67 / 0.07 / 0.71)

CMYK percentages

%0
%67.12
%6.85
%71.37

Codes

Color #491844 in popluar color models

49 18 44
RGB 73 24 68
HSL 306° 50.52% 19.02%
HSB/HSV 306° 67.12% 28.63%
CMYK 0.00% 67.12% 6.85%
71.37%

Color #491844 in popluar number systems.

HEX 49 18 44
Decimal 73 24 68
Binary 1001001 11000 1000100
Octal 111 30 104

Shades and tints

Shades of #491844

#491844
(73,24,68)
#43163E
(67,22,62)
#3D1438
(61,20,56)
#371232
(55,18,50)
#31102C
(49,16,44)
#2B0E26
(43,14,38)
#250C20
(37,12,32)
#1F0A1A
(31,10,26)
#190814
(25,8,20)
#13060E
(19,6,14)
#0D0408
(13,4,8)
#000000
(0,0,0)

Tints of #491844

#491844
(73,24,68)
#592D55
(89,45,85)
#694266
(105,66,102)
#795777
(121,87,119)
#896C88
(137,108,136)
#998199
(153,129,153)
#A996AA
(169,150,170)
#B9ABBB
(185,171,187)
#C9C0CC
(201,192,204)
#D9D5DD
(217,213,221)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #491844 color. Also use rgb(73,24,68) instead hex code.

Text Font Color

.myTextColor { color: #491844; }

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

This text font color is #491844.

Background Color

.myBgColor { background-color: #491844; }

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

This div background color is #491844.

Border color

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

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

This div border color is #491844.

Opacity

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

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

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

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

This text has shadow with #491844 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491844.

Preview

Color preview on black background

This text has color #491844 on black background.


Color preview on white background

This text has color #491844 on white background.


Black color preview on #491844 background

This text has black color on #491844 background.


White color preview on #491844 background

This text has white color on #491844 background.


Related colors

Complementary color

Complementary color for #hex is #B6E7BB.


I love getcolorcode.com

Triadic colors

1 #444918 and #184449 with #491844 are triadic colors.

2 #441849 and #184944 with #491844 are triadic colors.