COLOR #490349

HEX: #490349 RGB: (73,3,73)

Color info

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

RGB color model

#490349 color RGB value is (73,3,73).

RGB: (73,3,73) (29%, 1%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 3 of 255 = 1%
B 73 of 255 = 29%

73
3
73

R + G + B ~ 20%. #490349 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 3 + 73 = 149 (100%)
R 73 of 149 ~ 48.99%
G 3 of 149 ~ 2.01%
B 73 of 149 ~ 48.99'%

%48.99
%48.99

CMYK color model

#490349 color CMYK value is (0,96,0,71).

  • cyan value is 0.00%
  • magenta value is 95.89%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (0,96,0,71)
C0M96Y0K71 (0%, 96%, 0%, 71%)
(0.00 / 0.96 / 0.00 / 0.71)

CMYK percentages

%0
%95.89
%0
%71.37

Codes

Color #490349 in popluar color models

49 03 49
RGB 73 3 73
HSL 300° 92.11% 14.90%
HSB/HSV 300° 95.89% 28.63%
CMYK 0.00% 95.89% 0.00%
71.37%

Color #490349 in popluar number systems.

HEX 49 03 49
Decimal 73 3 73
Binary 1001001 11 1001001
Octal 111 3 111

Shades and tints

Shades of #490349

#490349
(73,3,73)
#430343
(67,3,67)
#3D033D
(61,3,61)
#370337
(55,3,55)
#310331
(49,3,49)
#2B032B
(43,3,43)
#250325
(37,3,37)
#1F031F
(31,3,31)
#190319
(25,3,25)
#130313
(19,3,19)
#0D030D
(13,3,13)
#000000
(0,0,0)

Tints of #490349

#490349
(73,3,73)
#591959
(89,25,89)
#692F69
(105,47,105)
#794579
(121,69,121)
#895B89
(137,91,137)
#997199
(153,113,153)
#A987A9
(169,135,169)
#B99DB9
(185,157,185)
#C9B3C9
(201,179,201)
#D9C9D9
(217,201,217)
#E9DFE9
(233,223,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #490349; }

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

This text font color is #490349.

Background Color

.myBgColor { background-color: #490349; }

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

This div background color is #490349.

Border color

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

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

This div border color is #490349.

Opacity

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

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

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

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

This text has shadow with #490349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490349.

Preview

Color preview on black background

This text has color #490349 on black background.


Color preview on white background

This text has color #490349 on white background.


Black color preview on #490349 background

This text has black color on #490349 background.


White color preview on #490349 background

This text has white color on #490349 background.


Related colors

Complementary color

Complementary color for #hex is #B6FCB6.


I love getcolorcode.com

Triadic colors

1 #494903 and #034949 with #490349 are triadic colors.

2 #490349 and #034949 with #490349 are triadic colors.