COLOR #492624

HEX: #492624 RGB: (73,38,36)

Color info

#492624 contains red, green and blue colors in about the same proportion. Web safe color of #492624 is #333333 (or #333).

RGB color model

#492624 color RGB value is (73,38,36).

RGB: (73,38,36) (29%, 15%, 14%)

RGB channels and saturation

R 73 of 255 = 29%
G 38 of 255 = 15%
B 36 of 255 = 14%

73
38
36

R + G + B ~ 19%. #492624 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 38 + 36 = 147 (100%)
R 73 of 147 ~ 49.66%
G 38 of 147 ~ 25.85%
B 36 of 147 ~ 24.49'%

%49.66
%25.85
%24.49

CMYK color model

#492624 color CMYK value is (0,48,51,71).

  • cyan value is 0.00%
  • magenta value is 47.95%
  • yellow value is 50.68%
  • key color value is 71.37%

CMYK: (0,48,51,71)
C0M48Y51K71 (0%, 48%, 51%, 71%)
(0.00 / 0.48 / 0.51 / 0.71)

CMYK percentages

%0
%47.95
%50.68
%71.37

Codes

Color #492624 in popluar color models

49 26 24
RGB 73 38 36
HSL 33.94% 21.37%
HSB/HSV 50.68% 28.63%
CMYK 0.00% 47.95% 50.68%
71.37%

Color #492624 in popluar number systems.

HEX 49 26 24
Decimal 73 38 36
Binary 1001001 100110 100100
Octal 111 46 44

Shades and tints

Shades of #492624

#492624
(73,38,36)
#432321
(67,35,33)
#3D201E
(61,32,30)
#371D1B
(55,29,27)
#311A18
(49,26,24)
#2B1715
(43,23,21)
#251412
(37,20,18)
#1F110F
(31,17,15)
#190E0C
(25,14,12)
#130B09
(19,11,9)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #492624

#492624
(73,38,36)
#593937
(89,57,55)
#694C4A
(105,76,74)
#795F5D
(121,95,93)
#897270
(137,114,112)
#998583
(153,133,131)
#A99896
(169,152,150)
#B9ABA9
(185,171,169)
#C9BEBC
(201,190,188)
#D9D1CF
(217,209,207)
#E9E4E2
(233,228,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492624 color. Also use rgb(73,38,36) instead hex code.

Text Font Color

.myTextColor { color: #492624; }

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

This text font color is #492624.

Background Color

.myBgColor { background-color: #492624; }

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

This div background color is #492624.

Border color

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

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

This div border color is #492624.

Opacity

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

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

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

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

This text has shadow with #492624 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492624.

Preview

Color preview on black background

This text has color #492624 on black background.


Color preview on white background

This text has color #492624 on white background.


Black color preview on #492624 background

This text has black color on #492624 background.


White color preview on #492624 background

This text has white color on #492624 background.


Related colors

Complementary color

Complementary color for #hex is #B6D9DB.


I love getcolorcode.com

Triadic colors

1 #244926 and #262449 with #492624 are triadic colors.

2 #242649 and #264924 with #492624 are triadic colors.