COLOR #490C9A

HEX: #490C9A RGB: (73,12,154)

Color info

#490C9A contains mainly blue color. Web safe color of #490C9A is #330099 (or #309).

RGB color model

#490C9A color RGB value is (73,12,154).

RGB: (73,12,154) (29%, 5%, 60%)

RGB channels and saturation

R 73 of 255 = 29%
G 12 of 255 = 5%
B 154 of 255 = 60%

73
12
154

R + G + B ~ 31%. #490C9A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 12 + 154 = 239 (100%)
R 73 of 239 ~ 30.54%
G 12 of 239 ~ 5.02%
B 154 of 239 ~ 64.44'%

%30.54
%64.44

CMYK color model

#490C9A color CMYK value is (53,92,0,40).

  • cyan value is 52.60%
  • magenta value is 92.21%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (53,92,0,40)
C53M92Y0K40 (53%, 92%, 0%, 40%)
(0.53 / 0.92 / 0.00 / 0.40)

CMYK percentages

%52.6
%92.21
%0
%39.61

Codes

Color #490C9A in popluar color models

49 0C 9A
RGB 73 12 154
HSL 266° 85.54% 32.55%
HSB/HSV 266° 92.21% 60.39%
CMYK 52.60% 92.21% 0.00%
39.61%

Color #490C9A in popluar number systems.

HEX 49 0C 9A
Decimal 73 12 154
Binary 1001001 1100 10011010
Octal 111 14 232

Shades and tints

Shades of #490C9A

#490C9A
(73,12,154)
#430B8C
(67,11,140)
#3D0A7E
(61,10,126)
#370970
(55,9,112)
#310862
(49,8,98)
#2B0754
(43,7,84)
#250646
(37,6,70)
#1F0538
(31,5,56)
#19042A
(25,4,42)
#13031C
(19,3,28)
#0D020E
(13,2,14)
#000000
(0,0,0)

Tints of #490C9A

#490C9A
(73,12,154)
#5922A3
(89,34,163)
#6938AC
(105,56,172)
#794EB5
(121,78,181)
#8964BE
(137,100,190)
#997AC7
(153,122,199)
#A990D0
(169,144,208)
#B9A6D9
(185,166,217)
#C9BCE2
(201,188,226)
#D9D2EB
(217,210,235)
#E9E8F4
(233,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #490C9A color. Also use rgb(73,12,154) instead hex code.

Text Font Color

.myTextColor { color: #490C9A; }

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

This text font color is #490C9A.

Background Color

.myBgColor { background-color: #490C9A; }

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

This div background color is #490C9A.

Border color

.myBorderColor { border: 1px solid #490C9A; }

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

This div border color is #490C9A.

Opacity

.myOpacity80 { color: #490C9A; opacity: 0.8; }

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

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

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

This text has shadow with #490C9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490C9A.

Preview

Color preview on black background

This text has color #490C9A on black background.


Color preview on white background

This text has color #490C9A on white background.


Black color preview on #490C9A background

This text has black color on #490C9A background.


White color preview on #490C9A background

This text has white color on #490C9A background.


Related colors

Complementary color

Complementary color for #hex is #B6F365.


I love getcolorcode.com

Triadic colors

1 #9A490C and #0C9A49 with #490C9A are triadic colors.

2 #9A0C49 and #0C499A with #490C9A are triadic colors.