COLOR #492215

HEX: #492215 RGB: (73,34,21)

Color info

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

RGB color model

#492215 color RGB value is (73,34,21).

RGB: (73,34,21) (29%, 13%, 8%)

RGB channels and saturation

R 73 of 255 = 29%
G 34 of 255 = 13%
B 21 of 255 = 8%

73
34
21

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

Portions of RGB colors in percentages

R + G + B = 73 + 34 + 21 = 128 (100%)
R 73 of 128 ~ 57.03%
G 34 of 128 ~ 26.56%
B 21 of 128 ~ 16.41'%

%57.03
%26.56
%16.41

CMYK color model

#492215 color CMYK value is (0,53,71,71).

  • cyan value is 0.00%
  • magenta value is 53.42%
  • yellow value is 71.23%
  • key color value is 71.37%

CMYK: (0,53,71,71)
C0M53Y71K71 (0%, 53%, 71%, 71%)
(0.00 / 0.53 / 0.71 / 0.71)

CMYK percentages

%0
%53.42
%71.23
%71.37

Codes

Color #492215 in popluar color models

49 22 15
RGB 73 34 21
HSL 15° 55.32% 18.43%
HSB/HSV 15° 71.23% 28.63%
CMYK 0.00% 53.42% 71.23%
71.37%

Color #492215 in popluar number systems.

HEX 49 22 15
Decimal 73 34 21
Binary 1001001 100010 10101
Octal 111 42 25

Shades and tints

Shades of #492215

#492215
(73,34,21)
#431F14
(67,31,20)
#3D1C13
(61,28,19)
#371912
(55,25,18)
#311611
(49,22,17)
#2B1310
(43,19,16)
#25100F
(37,16,15)
#1F0D0E
(31,13,14)
#190A0D
(25,10,13)
#13070C
(19,7,12)
#0D040B
(13,4,11)
#000000
(0,0,0)

Tints of #492215

#492215
(73,34,21)
#59362A
(89,54,42)
#694A3F
(105,74,63)
#795E54
(121,94,84)
#897269
(137,114,105)
#99867E
(153,134,126)
#A99A93
(169,154,147)
#B9AEA8
(185,174,168)
#C9C2BD
(201,194,189)
#D9D6D2
(217,214,210)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492215 color. Also use rgb(73,34,21) instead hex code.

Text Font Color

.myTextColor { color: #492215; }

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

This text font color is #492215.

Background Color

.myBgColor { background-color: #492215; }

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

This div background color is #492215.

Border color

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

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

This div border color is #492215.

Opacity

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

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

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

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

This text has shadow with #492215 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492215.

Preview

Color preview on black background

This text has color #492215 on black background.


Color preview on white background

This text has color #492215 on white background.


Black color preview on #492215 background

This text has black color on #492215 background.


White color preview on #492215 background

This text has white color on #492215 background.


Related colors

Complementary color

Complementary color for #hex is #B6DDEA.


I love getcolorcode.com

Triadic colors

1 #154922 and #221549 with #492215 are triadic colors.

2 #152249 and #224915 with #492215 are triadic colors.