COLOR #490C4A

HEX: #490C4A RGB: (73,12,74)

Color info

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

RGB color model

#490C4A color RGB value is (73,12,74).

RGB: (73,12,74) (29%, 5%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 12 of 255 = 5%
B 74 of 255 = 29%

73
12
74

R + G + B ~ 21%. #490C4A is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 12 + 74 = 159 (100%)
R 73 of 159 ~ 45.91%
G 12 of 159 ~ 7.55%
B 74 of 159 ~ 46.54'%

%45.91
%46.54

CMYK color model

#490C4A color CMYK value is (1,84,0,71).

  • cyan value is 1.35%
  • magenta value is 83.78%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (1,84,0,71)
C1M84Y0K71 (1%, 84%, 0%, 71%)
(0.01 / 0.84 / 0.00 / 0.71)

CMYK percentages

%1.35
%83.78
%0
%70.98

Codes

Color #490C4A in popluar color models

49 0C 4A
RGB 73 12 74
HSL 299° 72.09% 16.86%
HSB/HSV 299° 83.78% 29.02%
CMYK 1.35% 83.78% 0.00%
70.98%

Color #490C4A in popluar number systems.

HEX 49 0C 4A
Decimal 73 12 74
Binary 1001001 1100 1001010
Octal 111 14 112

Shades and tints

Shades of #490C4A

#490C4A
(73,12,74)
#430B44
(67,11,68)
#3D0A3E
(61,10,62)
#370938
(55,9,56)
#310832
(49,8,50)
#2B072C
(43,7,44)
#250626
(37,6,38)
#1F0520
(31,5,32)
#19041A
(25,4,26)
#130314
(19,3,20)
#0D020E
(13,2,14)
#000000
(0,0,0)

Tints of #490C4A

#490C4A
(73,12,74)
#59225A
(89,34,90)
#69386A
(105,56,106)
#794E7A
(121,78,122)
#89648A
(137,100,138)
#997A9A
(153,122,154)
#A990AA
(169,144,170)
#B9A6BA
(185,166,186)
#C9BCCA
(201,188,202)
#D9D2DA
(217,210,218)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #490C4A; }

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

This text font color is #490C4A.

Background Color

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

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

This div background color is #490C4A.

Border color

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

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

This div border color is #490C4A.

Opacity

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

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

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

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

This text has shadow with #490C4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490C4A.

Preview

Color preview on black background

This text has color #490C4A on black background.


Color preview on white background

This text has color #490C4A on white background.


Black color preview on #490C4A background

This text has black color on #490C4A background.


White color preview on #490C4A background

This text has white color on #490C4A background.


Related colors

Complementary color

Complementary color for #hex is #B6F3B5.


I love getcolorcode.com

Triadic colors

1 #4A490C and #0C4A49 with #490C4A are triadic colors.

2 #4A0C49 and #0C494A with #490C4A are triadic colors.