COLOR #490E62

HEX: #490E62 RGB: (73,14,98)

Color info

#490E62 contains mainly red and blue colors. Web safe color of #490E62 is #330066 (or #306).

RGB color model

#490E62 color RGB value is (73,14,98).

RGB: (73,14,98) (29%, 5%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 14 of 255 = 5%
B 98 of 255 = 38%

73
14
98

R + G + B ~ 24%. #490E62 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 14 + 98 = 185 (100%)
R 73 of 185 ~ 39.46%
G 14 of 185 ~ 7.57%
B 98 of 185 ~ 52.97'%

%39.46
%52.97

CMYK color model

#490E62 color CMYK value is (26,86,0,62).

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

CMYK: (26,86,0,62)
C26M86Y0K62 (26%, 86%, 0%, 62%)
(0.26 / 0.86 / 0.00 / 0.62)

CMYK percentages

%25.51
%85.71
%0
%61.57

Codes

Color #490E62 in popluar color models

49 0E 62
RGB 73 14 98
HSL 282° 75.00% 21.96%
HSB/HSV 282° 85.71% 38.43%
CMYK 25.51% 85.71% 0.00%
61.57%

Color #490E62 in popluar number systems.

HEX 49 0E 62
Decimal 73 14 98
Binary 1001001 1110 1100010
Octal 111 16 142

Shades and tints

Shades of #490E62

#490E62
(73,14,98)
#430D5A
(67,13,90)
#3D0C52
(61,12,82)
#370B4A
(55,11,74)
#310A42
(49,10,66)
#2B093A
(43,9,58)
#250832
(37,8,50)
#1F072A
(31,7,42)
#190622
(25,6,34)
#13051A
(19,5,26)
#0D0412
(13,4,18)
#000000
(0,0,0)

Tints of #490E62

#490E62
(73,14,98)
#592370
(89,35,112)
#69387E
(105,56,126)
#794D8C
(121,77,140)
#89629A
(137,98,154)
#9977A8
(153,119,168)
#A98CB6
(169,140,182)
#B9A1C4
(185,161,196)
#C9B6D2
(201,182,210)
#D9CBE0
(217,203,224)
#E9E0EE
(233,224,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #490E62; }

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

This text font color is #490E62.

Background Color

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

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

This div background color is #490E62.

Border color

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

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

This div border color is #490E62.

Opacity

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

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

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

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

This text has shadow with #490E62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490E62.

Preview

Color preview on black background

This text has color #490E62 on black background.


Color preview on white background

This text has color #490E62 on white background.


Black color preview on #490E62 background

This text has black color on #490E62 background.


White color preview on #490E62 background

This text has white color on #490E62 background.


Related colors

Complementary color

Complementary color for #hex is #B6F19D.


I love getcolorcode.com

Triadic colors

1 #62490E and #0E6249 with #490E62 are triadic colors.

2 #620E49 and #0E4962 with #490E62 are triadic colors.