COLOR #490C57

HEX: #490C57 RGB: (73,12,87)

Color info

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

RGB color model

#490C57 color RGB value is (73,12,87).

RGB: (73,12,87) (29%, 5%, 34%)

RGB channels and saturation

R 73 of 255 = 29%
G 12 of 255 = 5%
B 87 of 255 = 34%

73
12
87

R + G + B ~ 23%. #490C57 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 12 + 87 = 172 (100%)
R 73 of 172 ~ 42.44%
G 12 of 172 ~ 6.98%
B 87 of 172 ~ 50.58'%

%42.44
%50.58

CMYK color model

#490C57 color CMYK value is (16,86,0,66).

  • cyan value is 16.09%
  • magenta value is 86.21%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (16,86,0,66)
C16M86Y0K66 (16%, 86%, 0%, 66%)
(0.16 / 0.86 / 0.00 / 0.66)

CMYK percentages

%16.09
%86.21
%0
%65.88

Codes

Color #490C57 in popluar color models

49 0C 57
RGB 73 12 87
HSL 289° 75.76% 19.41%
HSB/HSV 289° 86.21% 34.12%
CMYK 16.09% 86.21% 0.00%
65.88%

Color #490C57 in popluar number systems.

HEX 49 0C 57
Decimal 73 12 87
Binary 1001001 1100 1010111
Octal 111 14 127

Shades and tints

Shades of #490C57

#490C57
(73,12,87)
#430B50
(67,11,80)
#3D0A49
(61,10,73)
#370942
(55,9,66)
#31083B
(49,8,59)
#2B0734
(43,7,52)
#25062D
(37,6,45)
#1F0526
(31,5,38)
#19041F
(25,4,31)
#130318
(19,3,24)
#0D0211
(13,2,17)
#000000
(0,0,0)

Tints of #490C57

#490C57
(73,12,87)
#592266
(89,34,102)
#693875
(105,56,117)
#794E84
(121,78,132)
#896493
(137,100,147)
#997AA2
(153,122,162)
#A990B1
(169,144,177)
#B9A6C0
(185,166,192)
#C9BCCF
(201,188,207)
#D9D2DE
(217,210,222)
#E9E8ED
(233,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #490C57; }

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

This text font color is #490C57.

Background Color

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

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

This div background color is #490C57.

Border color

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

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

This div border color is #490C57.

Opacity

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

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

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

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

This text has shadow with #490C57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490C57.

Preview

Color preview on black background

This text has color #490C57 on black background.


Color preview on white background

This text has color #490C57 on white background.


Black color preview on #490C57 background

This text has black color on #490C57 background.


White color preview on #490C57 background

This text has white color on #490C57 background.


Related colors

Complementary color

Complementary color for #hex is #B6F3A8.


I love getcolorcode.com

Triadic colors

1 #57490C and #0C5749 with #490C57 are triadic colors.

2 #570C49 and #0C4957 with #490C57 are triadic colors.