COLOR #491847

HEX: #491847 RGB: (73,24,71)

Color info

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

RGB color model

#491847 color RGB value is (73,24,71).

RGB: (73,24,71) (29%, 9%, 28%)

RGB channels and saturation

R 73 of 255 = 29%
G 24 of 255 = 9%
B 71 of 255 = 28%

73
24
71

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

Portions of RGB colors in percentages

R + G + B = 73 + 24 + 71 = 168 (100%)
R 73 of 168 ~ 43.45%
G 24 of 168 ~ 14.29%
B 71 of 168 ~ 42.26'%

%43.45
%14.29
%42.26

CMYK color model

#491847 color CMYK value is (0,67,3,71).

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

CMYK: (0,67,3,71)
C0M67Y3K71 (0%, 67%, 3%, 71%)
(0.00 / 0.67 / 0.03 / 0.71)

CMYK percentages

%0
%67.12
%2.74
%71.37

Codes

Color #491847 in popluar color models

49 18 47
RGB 73 24 71
HSL 302° 50.52% 19.02%
HSB/HSV 302° 67.12% 28.63%
CMYK 0.00% 67.12% 2.74%
71.37%

Color #491847 in popluar number systems.

HEX 49 18 47
Decimal 73 24 71
Binary 1001001 11000 1000111
Octal 111 30 107

Shades and tints

Shades of #491847

#491847
(73,24,71)
#431641
(67,22,65)
#3D143B
(61,20,59)
#371235
(55,18,53)
#31102F
(49,16,47)
#2B0E29
(43,14,41)
#250C23
(37,12,35)
#1F0A1D
(31,10,29)
#190817
(25,8,23)
#130611
(19,6,17)
#0D040B
(13,4,11)
#000000
(0,0,0)

Tints of #491847

#491847
(73,24,71)
#592D57
(89,45,87)
#694267
(105,66,103)
#795777
(121,87,119)
#896C87
(137,108,135)
#998197
(153,129,151)
#A996A7
(169,150,167)
#B9ABB7
(185,171,183)
#C9C0C7
(201,192,199)
#D9D5D7
(217,213,215)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #491847; }

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

This text font color is #491847.

Background Color

.myBgColor { background-color: #491847; }

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

This div background color is #491847.

Border color

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

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

This div border color is #491847.

Opacity

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

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

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

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

This text has shadow with #491847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491847.

Preview

Color preview on black background

This text has color #491847 on black background.


Color preview on white background

This text has color #491847 on white background.


Black color preview on #491847 background

This text has black color on #491847 background.


White color preview on #491847 background

This text has white color on #491847 background.


Related colors

Complementary color

Complementary color for #hex is #B6E7B8.


I love getcolorcode.com

Triadic colors

1 #474918 and #184749 with #491847 are triadic colors.

2 #471849 and #184947 with #491847 are triadic colors.