COLOR #490144

HEX: #490144 RGB: (73,1,68)

Color info

#490144 contains mainly red and blue colors. Web safe color of #490144 is #330033 (or #303).

RGB color model

#490144 color RGB value is (73,1,68).

RGB: (73,1,68) (29%, 0%, 27%)

RGB channels and saturation

R 73 of 255 = 29%
G 1 of 255 = 0%
B 68 of 255 = 27%

73
1
68

R + G + B ~ 19%. #490144 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 1 + 68 = 142 (100%)
R 73 of 142 ~ 51.41%
G 1 of 142 ~ 0.7%
B 68 of 142 ~ 47.89'%

%51.41
%47.89

CMYK color model

#490144 color CMYK value is (0,99,7,71).

  • cyan value is 0.00%
  • magenta value is 98.63%
  • yellow value is 6.85%
  • key color value is 71.37%
CMYK: (0,99,7,71) C0M99Y7K71 (0%,99%,7%,71%) (0.00/0.99/0.07/0.71) 

CMYK percentages

%0
%98.63
%6.85
%71.37

Codes

Color #490144 in popluar color models

49 01 44
RGB 73 1 68
HSL 304° 97.30% 14.51%
HSB/HSV 304° 98.63% 28.63%
CMYK 0.00% 98.63% 6.85%
71.37%

Color #490144 in popluar number systems.

HEX 49 01 44
Decimal 73 1 68
Binary 1001001 1 1000100
Octal 111 1 104

Shades and tints

Shades of #490144

#490144
(73,1,68)
#43013E
(67,1,62)
#3D0138
(61,1,56)
#370132
(55,1,50)
#31012C
(49,1,44)
#2B0126
(43,1,38)
#250120
(37,1,32)
#1F011A
(31,1,26)
#190114
(25,1,20)
#13010E
(19,1,14)
#0D0108
(13,1,8)
#000000
(0,0,0)

Tints of #490144

#490144
(73,1,68)
#591855
(89,24,85)
#692F66
(105,47,102)
#794677
(121,70,119)
#895D88
(137,93,136)
#997499
(153,116,153)
#A98BAA
(169,139,170)
#B9A2BB
(185,162,187)
#C9B9CC
(201,185,204)
#D9D0DD
(217,208,221)
#E9E7EE
(233,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #490144; }

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

This text font color is #490144.

Background Color

.myBgColor { background-color: #490144; }

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

This div background color is #490144.

Border color

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

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

This div border color is #490144.

Opacity

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

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

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

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

This text has shadow with #490144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490144.

Preview

Color preview on black background

This text has color #490144 on black background.


Color preview on white background

This text has color #490144 on white background.


Black color preview on #490144 background

This text has black color on #490144 background.


White color preview on #490144 background

This text has white color on #490144 background.


Related colors

Complementary color

Complementary color for #hex is #B6FEBB.


I love getcolorcode.com

Triadic colors

1 #444901 and #014449 with #490144 are triadic colors.

2 #440149 and #014944 with #490144 are triadic colors.