COLOR #490D09

HEX: #490D09 RGB: (73,13,9)

Color info

#490D09 contains mainly red color. Web safe color of #490D09 is #330000 (or #300).

RGB color model

#490D09 color RGB value is (73,13,9).

RGB: (73,13,9) (29%, 5%, 4%)

RGB channels and saturation

R 73 of 255 = 29%
G 13 of 255 = 5%
B 9 of 255 = 4%

73
13
9

R + G + B ~ 13%. #490D09 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 13 + 9 = 95 (100%)
R 73 of 95 ~ 76.84%
G 13 of 95 ~ 13.68%
B 9 of 95 ~ 9.47'%

%76.84
%13.68

CMYK color model

#490D09 color CMYK value is (0,82,88,71).

  • cyan value is 0.00%
  • magenta value is 82.19%
  • yellow value is 87.67%
  • key color value is 71.37%

CMYK: (0,82,88,71)
C0M82Y88K71 (0%, 82%, 88%, 71%)
(0.00 / 0.82 / 0.88 / 0.71)

CMYK percentages

%0
%82.19
%87.67
%71.37

Codes

Color #490D09 in popluar color models

49 0D 09
RGB 73 13 9
HSL 78.05% 16.08%
HSB/HSV 87.67% 28.63%
CMYK 0.00% 82.19% 87.67%
71.37%

Color #490D09 in popluar number systems.

HEX 49 0D 09
Decimal 73 13 9
Binary 1001001 1101 1001
Octal 111 15 11

Shades and tints

Shades of #490D09

#490D09
(73,13,9)
#430C09
(67,12,9)
#3D0B09
(61,11,9)
#370A09
(55,10,9)
#310909
(49,9,9)
#2B0809
(43,8,9)
#250709
(37,7,9)
#1F0609
(31,6,9)
#190509
(25,5,9)
#130409
(19,4,9)
#0D0309
(13,3,9)
#000000
(0,0,0)

Tints of #490D09

#490D09
(73,13,9)
#59231F
(89,35,31)
#693935
(105,57,53)
#794F4B
(121,79,75)
#896561
(137,101,97)
#997B77
(153,123,119)
#A9918D
(169,145,141)
#B9A7A3
(185,167,163)
#C9BDB9
(201,189,185)
#D9D3CF
(217,211,207)
#E9E9E5
(233,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #490D09; }

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

This text font color is #490D09.

Background Color

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

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

This div background color is #490D09.

Border color

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

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

This div border color is #490D09.

Opacity

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

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

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

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

This text has shadow with #490D09 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490D09.

Preview

Color preview on black background

This text has color #490D09 on black background.


Color preview on white background

This text has color #490D09 on white background.


Black color preview on #490D09 background

This text has black color on #490D09 background.


White color preview on #490D09 background

This text has white color on #490D09 background.


Related colors

Complementary color

Complementary color for #hex is #B6F2F6.


I love getcolorcode.com

Triadic colors

1 #09490D and #0D0949 with #490D09 are triadic colors.

2 #090D49 and #0D4909 with #490D09 are triadic colors.