COLOR #492D31

HEX: #492D31 RGB: (73,45,49)

Color info

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

RGB color model

#492D31 color RGB value is (73,45,49).

RGB: (73,45,49) (29%, 18%, 19%)

RGB channels and saturation

R 73 of 255 = 29%
G 45 of 255 = 18%
B 49 of 255 = 19%

73
45
49

R + G + B ~ 22%. #492D31 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 45 + 49 = 167 (100%)
R 73 of 167 ~ 43.71%
G 45 of 167 ~ 26.95%
B 49 of 167 ~ 29.34'%

%43.71
%26.95
%29.34

CMYK color model

#492D31 color CMYK value is (0,38,33,71).

  • cyan value is 0.00%
  • magenta value is 38.36%
  • yellow value is 32.88%
  • key color value is 71.37%
CMYK: (0,38,33,71) C0M38Y33K71 (0%,38%,33%,71%) (0.00/0.38/0.33/0.71) 

CMYK percentages

%0
%38.36
%32.88
%71.37

Codes

Color #492D31 in popluar color models

49 2D 31
RGB 73 45 49
HSL 351° 23.73% 23.14%
HSB/HSV 351° 38.36% 28.63%
CMYK 0.00% 38.36% 32.88%
71.37%

Color #492D31 in popluar number systems.

HEX 49 2D 31
Decimal 73 45 49
Binary 1001001 101101 110001
Octal 111 55 61

Shades and tints

Shades of #492D31

#492D31
(73,45,49)
#43292D
(67,41,45)
#3D2529
(61,37,41)
#372125
(55,33,37)
#311D21
(49,29,33)
#2B191D
(43,25,29)
#251519
(37,21,25)
#1F1115
(31,17,21)
#190D11
(25,13,17)
#13090D
(19,9,13)
#0D0509
(13,5,9)
#000000
(0,0,0)

Tints of #492D31

#492D31
(73,45,49)
#594043
(89,64,67)
#695355
(105,83,85)
#796667
(121,102,103)
#897979
(137,121,121)
#998C8B
(153,140,139)
#A99F9D
(169,159,157)
#B9B2AF
(185,178,175)
#C9C5C1
(201,197,193)
#D9D8D3
(217,216,211)
#E9EBE5
(233,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492D31 color. Also use rgb(73,45,49) instead hex code.

Text Font Color

.myTextColor { color: #492D31; }

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

This text font color is #492D31.

Background Color

.myBgColor { background-color: #492D31; }

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

This div background color is #492D31.

Border color

.myBorderColor { border: 1px solid #492D31; }

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

This div border color is #492D31.

Opacity

.myOpacity80 { color: #492D31; opacity: 0.8; }

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

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

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

This text has shadow with #492D31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492D31.

Preview

Color preview on black background

This text has color #492D31 on black background.


Color preview on white background

This text has color #492D31 on white background.


Black color preview on #492D31 background

This text has black color on #492D31 background.


White color preview on #492D31 background

This text has white color on #492D31 background.


Related colors

Complementary color

Complementary color for #hex is #B6D2CE.


I love getcolorcode.com

Triadic colors

1 #31492D and #2D3149 with #492D31 are triadic colors.

2 #312D49 and #2D4931 with #492D31 are triadic colors.