COLOR #490062

HEX: #490062 RGB: (73,0,98)

Color info

#490062 contains only red and blue colors. Web safe color of #490062 is #330066 (or #306).

RGB color model

#490062 color RGB value is (73,0,98).

RGB: (73,0,98) (29%, 0%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 0 of 255 = 0%
B 98 of 255 = 38%

73
0
98

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

Portions of RGB colors in percentages

R + G + B = 73 + 0 + 98 = 171 (100%)
R 73 of 171 ~ 42.69%
G 0 of 171 ~ 0%
B 98 of 171 ~ 57.31'%

%42.69
%57.31

CMYK color model

#490062 color CMYK value is (26,100,0,62).

  • cyan value is 25.51%
  • magenta value is 100.00%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (26,100,0,62)
C26M100Y0K62 (26%, 100%, 0%, 62%)
(0.26 / 1.00 / 0.00 / 0.62)

CMYK percentages

%25.51
%100
%0
%61.57

Codes

Color #490062 in popluar color models

49 00 62
RGB 73 0 98
HSL 285° 100.00% 19.22%
HSB/HSV 285° 100.00% 38.43%
CMYK 25.51% 100.00% 0.00%
61.57%

Color #490062 in popluar number systems.

HEX 49 00 62
Decimal 73 0 98
Binary 1001001 0 1100010
Octal 111 0 142

Shades and tints

Shades of #490062

#490062
(73,0,98)
#43005A
(67,0,90)
#3D0052
(61,0,82)
#37004A
(55,0,74)
#310042
(49,0,66)
#2B003A
(43,0,58)
#250032
(37,0,50)
#1F002A
(31,0,42)
#190022
(25,0,34)
#13001A
(19,0,26)
#0D0012
(13,0,18)
#000000
(0,0,0)

Tints of #490062

#490062
(73,0,98)
#591770
(89,23,112)
#692E7E
(105,46,126)
#79458C
(121,69,140)
#895C9A
(137,92,154)
#9973A8
(153,115,168)
#A98AB6
(169,138,182)
#B9A1C4
(185,161,196)
#C9B8D2
(201,184,210)
#D9CFE0
(217,207,224)
#E9E6EE
(233,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #490062 color. Also use rgb(73,0,98) instead hex code.

Text Font Color

.myTextColor { color: #490062; }

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

This text font color is #490062.

Background Color

.myBgColor { background-color: #490062; }

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

This div background color is #490062.

Border color

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

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

This div border color is #490062.

Opacity

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

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

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

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

This text has shadow with #490062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490062.

Preview

Color preview on black background

This text has color #490062 on black background.


Color preview on white background

This text has color #490062 on white background.


Black color preview on #490062 background

This text has black color on #490062 background.


White color preview on #490062 background

This text has white color on #490062 background.


Related colors

Complementary color

Complementary color for #hex is #B6FF9D.


I love getcolorcode.com

Triadic colors

1 #624900 and #006249 with #490062 are triadic colors.

2 #620049 and #004962 with #490062 are triadic colors.