COLOR #492017

HEX: #492017 RGB: (73,32,23)

Color info

#492017 contains red, green and blue colors in about the same proportion. Web safe color of #492017 is #333300 (or #330).

RGB color model

#492017 color RGB value is (73,32,23).

RGB: (73,32,23) (29%, 13%, 9%)

RGB channels and saturation

R 73 of 255 = 29%
G 32 of 255 = 13%
B 23 of 255 = 9%

73
32
23

R + G + B ~ 17%. #492017 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 32 + 23 = 128 (100%)
R 73 of 128 ~ 57.03%
G 32 of 128 ~ 25%
B 23 of 128 ~ 17.97'%

%57.03
%25
%17.97

CMYK color model

#492017 color CMYK value is (0,56,68,71).

  • cyan value is 0.00%
  • magenta value is 56.16%
  • yellow value is 68.49%
  • key color value is 71.37%

CMYK: (0,56,68,71)
C0M56Y68K71 (0%, 56%, 68%, 71%)
(0.00 / 0.56 / 0.68 / 0.71)

CMYK percentages

%0
%56.16
%68.49
%71.37

Codes

Color #492017 in popluar color models

49 20 17
RGB 73 32 23
HSL 11° 52.08% 18.82%
HSB/HSV 11° 68.49% 28.63%
CMYK 0.00% 56.16% 68.49%
71.37%

Color #492017 in popluar number systems.

HEX 49 20 17
Decimal 73 32 23
Binary 1001001 100000 10111
Octal 111 40 27

Shades and tints

Shades of #492017

#492017
(73,32,23)
#431E15
(67,30,21)
#3D1C13
(61,28,19)
#371A11
(55,26,17)
#31180F
(49,24,15)
#2B160D
(43,22,13)
#25140B
(37,20,11)
#1F1209
(31,18,9)
#191007
(25,16,7)
#130E05
(19,14,5)
#0D0C03
(13,12,3)
#000000
(0,0,0)

Tints of #492017

#492017
(73,32,23)
#59342C
(89,52,44)
#694841
(105,72,65)
#795C56
(121,92,86)
#89706B
(137,112,107)
#998480
(153,132,128)
#A99895
(169,152,149)
#B9ACAA
(185,172,170)
#C9C0BF
(201,192,191)
#D9D4D4
(217,212,212)
#E9E8E9
(233,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492017; }

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

This text font color is #492017.

Background Color

.myBgColor { background-color: #492017; }

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

This div background color is #492017.

Border color

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

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

This div border color is #492017.

Opacity

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

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

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

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

This text has shadow with #492017 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492017.

Preview

Color preview on black background

This text has color #492017 on black background.


Color preview on white background

This text has color #492017 on white background.


Black color preview on #492017 background

This text has black color on #492017 background.


White color preview on #492017 background

This text has white color on #492017 background.


Related colors

Complementary color

Complementary color for #hex is #B6DFE8.


I love getcolorcode.com

Triadic colors

1 #174920 and #201749 with #492017 are triadic colors.

2 #172049 and #204917 with #492017 are triadic colors.