COLOR #491143

HEX: #491143 RGB: (73,17,67)

Color info

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

RGB color model

#491143 color RGB value is (73,17,67).

RGB: (73,17,67) (29%, 7%, 26%)

RGB channels and saturation

R 73 of 255 = 29%
G 17 of 255 = 7%
B 67 of 255 = 26%

73
17
67

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

Portions of RGB colors in percentages

R + G + B = 73 + 17 + 67 = 157 (100%)
R 73 of 157 ~ 46.5%
G 17 of 157 ~ 10.83%
B 67 of 157 ~ 42.68'%

%46.5
%10.83
%42.68

CMYK color model

#491143 color CMYK value is (0,77,8,71).

  • cyan value is 0.00%
  • magenta value is 76.71%
  • yellow value is 8.22%
  • key color value is 71.37%
CMYK: (0,77,8,71) C0M77Y8K71 (0%,77%,8%,71%) (0.00/0.77/0.08/0.71) 

CMYK percentages

%0
%76.71
%8.22
%71.37

Codes

Color #491143 in popluar color models

49 11 43
RGB 73 17 67
HSL 306° 62.22% 17.65%
HSB/HSV 306° 76.71% 28.63%
CMYK 0.00% 76.71% 8.22%
71.37%

Color #491143 in popluar number systems.

HEX 49 11 43
Decimal 73 17 67
Binary 1001001 10001 1000011
Octal 111 21 103

Shades and tints

Shades of #491143

#491143
(73,17,67)
#43103D
(67,16,61)
#3D0F37
(61,15,55)
#370E31
(55,14,49)
#310D2B
(49,13,43)
#2B0C25
(43,12,37)
#250B1F
(37,11,31)
#1F0A19
(31,10,25)
#190913
(25,9,19)
#13080D
(19,8,13)
#0D0707
(13,7,7)
#000000
(0,0,0)

Tints of #491143

#491143
(73,17,67)
#592654
(89,38,84)
#693B65
(105,59,101)
#795076
(121,80,118)
#896587
(137,101,135)
#997A98
(153,122,152)
#A98FA9
(169,143,169)
#B9A4BA
(185,164,186)
#C9B9CB
(201,185,203)
#D9CEDC
(217,206,220)
#E9E3ED
(233,227,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #491143 color. Also use rgb(73,17,67) instead hex code.

Text Font Color

.myTextColor { color: #491143; }

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

This text font color is #491143.

Background Color

.myBgColor { background-color: #491143; }

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

This div background color is #491143.

Border color

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

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

This div border color is #491143.

Opacity

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

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

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

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

This text has shadow with #491143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #491143.

Preview

Color preview on black background

This text has color #491143 on black background.


Color preview on white background

This text has color #491143 on white background.


Black color preview on #491143 background

This text has black color on #491143 background.


White color preview on #491143 background

This text has white color on #491143 background.


Related colors

Complementary color

Complementary color for #hex is #B6EEBC.


I love getcolorcode.com

Triadic colors

1 #434911 and #114349 with #491143 are triadic colors.

2 #431149 and #114943 with #491143 are triadic colors.