COLOR #492930

HEX: #492930 RGB: (73,41,48)

Color info

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

RGB color model

#492930 color RGB value is (73,41,48).

RGB: (73,41,48) (29%, 16%, 19%)

RGB channels and saturation

R 73 of 255 = 29%
G 41 of 255 = 16%
B 48 of 255 = 19%

73
41
48

R + G + B ~ 21%. #492930 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 41 + 48 = 162 (100%)
R 73 of 162 ~ 45.06%
G 41 of 162 ~ 25.31%
B 48 of 162 ~ 29.63'%

%45.06
%25.31
%29.63

CMYK color model

#492930 color CMYK value is (0,44,34,71).

  • cyan value is 0.00%
  • magenta value is 43.84%
  • yellow value is 34.25%
  • key color value is 71.37%

CMYK: (0,44,34,71)
C0M44Y34K71 (0%, 44%, 34%, 71%)
(0.00 / 0.44 / 0.34 / 0.71)

CMYK percentages

%0
%43.84
%34.25
%71.37

Codes

Color #492930 in popluar color models

49 29 30
RGB 73 41 48
HSL 347° 28.07% 22.35%
HSB/HSV 347° 43.84% 28.63%
CMYK 0.00% 43.84% 34.25%
71.37%

Color #492930 in popluar number systems.

HEX 49 29 30
Decimal 73 41 48
Binary 1001001 101001 110000
Octal 111 51 60

Shades and tints

Shades of #492930

#492930
(73,41,48)
#43262C
(67,38,44)
#3D2328
(61,35,40)
#372024
(55,32,36)
#311D20
(49,29,32)
#2B1A1C
(43,26,28)
#251718
(37,23,24)
#1F1414
(31,20,20)
#191110
(25,17,16)
#130E0C
(19,14,12)
#0D0B08
(13,11,8)
#000000
(0,0,0)

Tints of #492930

#492930
(73,41,48)
#593C42
(89,60,66)
#694F54
(105,79,84)
#796266
(121,98,102)
#897578
(137,117,120)
#99888A
(153,136,138)
#A99B9C
(169,155,156)
#B9AEAE
(185,174,174)
#C9C1C0
(201,193,192)
#D9D4D2
(217,212,210)
#E9E7E4
(233,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492930 color. Also use rgb(73,41,48) instead hex code.

Text Font Color

.myTextColor { color: #492930; }

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

This text font color is #492930.

Background Color

.myBgColor { background-color: #492930; }

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

This div background color is #492930.

Border color

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

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

This div border color is #492930.

Opacity

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

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

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

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

This text has shadow with #492930 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492930.

Preview

Color preview on black background

This text has color #492930 on black background.


Color preview on white background

This text has color #492930 on white background.


Black color preview on #492930 background

This text has black color on #492930 background.


White color preview on #492930 background

This text has white color on #492930 background.


Related colors

Complementary color

Complementary color for #hex is #B6D6CF.


I love getcolorcode.com

Triadic colors

1 #304929 and #293049 with #492930 are triadic colors.

2 #302949 and #294930 with #492930 are triadic colors.