COLOR #490D4D

HEX: #490D4D RGB: (73,13,77)

Color info

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

RGB color model

#490D4D color RGB value is (73,13,77).

RGB: (73,13,77) (29%, 5%, 30%)

RGB channels and saturation

R 73 of 255 = 29%
G 13 of 255 = 5%
B 77 of 255 = 30%

73
13
77

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

Portions of RGB colors in percentages

R + G + B = 73 + 13 + 77 = 163 (100%)
R 73 of 163 ~ 44.79%
G 13 of 163 ~ 7.98%
B 77 of 163 ~ 47.24'%

%44.79
%47.24

CMYK color model

#490D4D color CMYK value is (5,83,0,70).

  • cyan value is 5.19%
  • magenta value is 83.12%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (5,83,0,70)
C5M83Y0K70 (5%, 83%, 0%, 70%)
(0.05 / 0.83 / 0.00 / 0.70)

CMYK percentages

%5.19
%83.12
%0
%69.8

Codes

Color #490D4D in popluar color models

49 0D 4D
RGB 73 13 77
HSL 296° 71.11% 17.65%
HSB/HSV 296° 83.12% 30.20%
CMYK 5.19% 83.12% 0.00%
69.80%

Color #490D4D in popluar number systems.

HEX 49 0D 4D
Decimal 73 13 77
Binary 1001001 1101 1001101
Octal 111 15 115

Shades and tints

Shades of #490D4D

#490D4D
(73,13,77)
#430C46
(67,12,70)
#3D0B3F
(61,11,63)
#370A38
(55,10,56)
#310931
(49,9,49)
#2B082A
(43,8,42)
#250723
(37,7,35)
#1F061C
(31,6,28)
#190515
(25,5,21)
#13040E
(19,4,14)
#0D0307
(13,3,7)
#000000
(0,0,0)

Tints of #490D4D

#490D4D
(73,13,77)
#59235D
(89,35,93)
#69396D
(105,57,109)
#794F7D
(121,79,125)
#89658D
(137,101,141)
#997B9D
(153,123,157)
#A991AD
(169,145,173)
#B9A7BD
(185,167,189)
#C9BDCD
(201,189,205)
#D9D3DD
(217,211,221)
#E9E9ED
(233,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #490D4D color. Also use rgb(73,13,77) instead hex code.

Text Font Color

.myTextColor { color: #490D4D; }

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

This text font color is #490D4D.

Background Color

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

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

This div background color is #490D4D.

Border color

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

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

This div border color is #490D4D.

Opacity

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

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

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

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

This text has shadow with #490D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490D4D.

Preview

Color preview on black background

This text has color #490D4D on black background.


Color preview on white background

This text has color #490D4D on white background.


Black color preview on #490D4D background

This text has black color on #490D4D background.


White color preview on #490D4D background

This text has white color on #490D4D background.


Related colors

Complementary color

Complementary color for #hex is #B6F2B2.


I love getcolorcode.com

Triadic colors

1 #4D490D and #0D4D49 with #490D4D are triadic colors.

2 #4D0D49 and #0D494D with #490D4D are triadic colors.