COLOR #490B14

HEX: #490B14 RGB: (73,11,20)

Color info

#490B14 contains mainly red and blue colors. Web safe color of #490B14 is #330000 (or #300).

RGB color model

#490B14 color RGB value is (73,11,20).

RGB: (73,11,20) (29%, 4%, 8%)

RGB channels and saturation

R 73 of 255 = 29%
G 11 of 255 = 4%
B 20 of 255 = 8%

73
11
20

R + G + B ~ 14%. #490B14 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 11 + 20 = 104 (100%)
R 73 of 104 ~ 70.19%
G 11 of 104 ~ 10.58%
B 20 of 104 ~ 19.23'%

%70.19
%10.58
%19.23

CMYK color model

#490B14 color CMYK value is (0,85,73,71).

  • cyan value is 0.00%
  • magenta value is 84.93%
  • yellow value is 72.60%
  • key color value is 71.37%

CMYK: (0,85,73,71)
C0M85Y73K71 (0%, 85%, 73%, 71%)
(0.00 / 0.85 / 0.73 / 0.71)

CMYK percentages

%0
%84.93
%72.6
%71.37

Codes

Color #490B14 in popluar color models

49 0B 14
RGB 73 11 20
HSL 351° 73.81% 16.47%
HSB/HSV 351° 84.93% 28.63%
CMYK 0.00% 84.93% 72.60%
71.37%

Color #490B14 in popluar number systems.

HEX 49 0B 14
Decimal 73 11 20
Binary 1001001 1011 10100
Octal 111 13 24

Shades and tints

Shades of #490B14

#490B14
(73,11,20)
#430A13
(67,10,19)
#3D0912
(61,9,18)
#370811
(55,8,17)
#310710
(49,7,16)
#2B060F
(43,6,15)
#25050E
(37,5,14)
#1F040D
(31,4,13)
#19030C
(25,3,12)
#13020B
(19,2,11)
#0D010A
(13,1,10)
#000000
(0,0,0)

Tints of #490B14

#490B14
(73,11,20)
#592129
(89,33,41)
#69373E
(105,55,62)
#794D53
(121,77,83)
#896368
(137,99,104)
#99797D
(153,121,125)
#A98F92
(169,143,146)
#B9A5A7
(185,165,167)
#C9BBBC
(201,187,188)
#D9D1D1
(217,209,209)
#E9E7E6
(233,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #490B14 color. Also use rgb(73,11,20) instead hex code.

Text Font Color

.myTextColor { color: #490B14; }

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

This text font color is #490B14.

Background Color

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

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

This div background color is #490B14.

Border color

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

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

This div border color is #490B14.

Opacity

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

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

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

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

This text has shadow with #490B14 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #490B14.

Preview

Color preview on black background

This text has color #490B14 on black background.


Color preview on white background

This text has color #490B14 on white background.


Black color preview on #490B14 background

This text has black color on #490B14 background.


White color preview on #490B14 background

This text has white color on #490B14 background.


Related colors

Complementary color

Complementary color for #hex is #B6F4EB.


I love getcolorcode.com

Triadic colors

1 #14490B and #0B1449 with #490B14 are triadic colors.

2 #140B49 and #0B4914 with #490B14 are triadic colors.