COLOR #490439

HEX: #490439 RGB: (73,4,57)

Color info

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

RGB color model

#490439 color RGB value is (73,4,57).

RGB: (73,4,57) (29%, 2%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 4 of 255 = 2%
B 57 of 255 = 22%

73
4
57

R + G + B ~ 18%. #490439 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 4 + 57 = 134 (100%)
R 73 of 134 ~ 54.48%
G 4 of 134 ~ 2.99%
B 57 of 134 ~ 42.54'%

%54.48
%42.54

CMYK color model

#490439 color CMYK value is (0,95,22,71).

  • cyan value is 0.00%
  • magenta value is 94.52%
  • yellow value is 21.92%
  • key color value is 71.37%

CMYK: (0,95,22,71)
C0M95Y22K71 (0%, 95%, 22%, 71%)
(0.00 / 0.95 / 0.22 / 0.71)

CMYK percentages

%0
%94.52
%21.92
%71.37

Codes

Color #490439 in popluar color models

49 04 39
RGB 73 4 57
HSL 314° 89.61% 15.10%
HSB/HSV 314° 94.52% 28.63%
CMYK 0.00% 94.52% 21.92%
71.37%

Color #490439 in popluar number systems.

HEX 49 04 39
Decimal 73 4 57
Binary 1001001 100 111001
Octal 111 4 71

Shades and tints

Shades of #490439

#490439
(73,4,57)
#430434
(67,4,52)
#3D042F
(61,4,47)
#37042A
(55,4,42)
#310425
(49,4,37)
#2B0420
(43,4,32)
#25041B
(37,4,27)
#1F0416
(31,4,22)
#190411
(25,4,17)
#13040C
(19,4,12)
#0D0407
(13,4,7)
#000000
(0,0,0)

Tints of #490439

#490439
(73,4,57)
#591A4B
(89,26,75)
#69305D
(105,48,93)
#79466F
(121,70,111)
#895C81
(137,92,129)
#997293
(153,114,147)
#A988A5
(169,136,165)
#B99EB7
(185,158,183)
#C9B4C9
(201,180,201)
#D9CADB
(217,202,219)
#E9E0ED
(233,224,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #490439; }

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

This text font color is #490439.

Background Color

.myBgColor { background-color: #490439; }

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

This div background color is #490439.

Border color

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

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

This div border color is #490439.

Opacity

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

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

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

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

This text has shadow with #490439 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490439.

Preview

Color preview on black background

This text has color #490439 on black background.


Color preview on white background

This text has color #490439 on white background.


Black color preview on #490439 background

This text has black color on #490439 background.


White color preview on #490439 background

This text has white color on #490439 background.


Related colors

Complementary color

Complementary color for #hex is #B6FBC6.


I love getcolorcode.com

Triadic colors

1 #394904 and #043949 with #490439 are triadic colors.

2 #390449 and #044939 with #490439 are triadic colors.