COLOR #492836

HEX: #492836 RGB: (73,40,54)

Color info

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

RGB color model

#492836 color RGB value is (73,40,54).

RGB: (73,40,54) (29%, 16%, 21%)

RGB channels and saturation

R 73 of 255 = 29%
G 40 of 255 = 16%
B 54 of 255 = 21%

73
40
54

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

Portions of RGB colors in percentages

R + G + B = 73 + 40 + 54 = 167 (100%)
R 73 of 167 ~ 43.71%
G 40 of 167 ~ 23.95%
B 54 of 167 ~ 32.34'%

%43.71
%23.95
%32.34

CMYK color model

#492836 color CMYK value is (0,45,26,71).

  • cyan value is 0.00%
  • magenta value is 45.21%
  • yellow value is 26.03%
  • key color value is 71.37%

CMYK: (0,45,26,71)
C0M45Y26K71 (0%, 45%, 26%, 71%)
(0.00 / 0.45 / 0.26 / 0.71)

CMYK percentages

%0
%45.21
%26.03
%71.37

Codes

Color #492836 in popluar color models

49 28 36
RGB 73 40 54
HSL 335° 29.20% 22.16%
HSB/HSV 335° 45.21% 28.63%
CMYK 0.00% 45.21% 26.03%
71.37%

Color #492836 in popluar number systems.

HEX 49 28 36
Decimal 73 40 54
Binary 1001001 101000 110110
Octal 111 50 66

Shades and tints

Shades of #492836

#492836
(73,40,54)
#432532
(67,37,50)
#3D222E
(61,34,46)
#371F2A
(55,31,42)
#311C26
(49,28,38)
#2B1922
(43,25,34)
#25161E
(37,22,30)
#1F131A
(31,19,26)
#191016
(25,16,22)
#130D12
(19,13,18)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #492836

#492836
(73,40,54)
#593B48
(89,59,72)
#694E5A
(105,78,90)
#79616C
(121,97,108)
#89747E
(137,116,126)
#998790
(153,135,144)
#A99AA2
(169,154,162)
#B9ADB4
(185,173,180)
#C9C0C6
(201,192,198)
#D9D3D8
(217,211,216)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492836 color. Also use rgb(73,40,54) instead hex code.

Text Font Color

.myTextColor { color: #492836; }

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

This text font color is #492836.

Background Color

.myBgColor { background-color: #492836; }

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

This div background color is #492836.

Border color

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

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

This div border color is #492836.

Opacity

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

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

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

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

This text has shadow with #492836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492836.

Preview

Color preview on black background

This text has color #492836 on black background.


Color preview on white background

This text has color #492836 on white background.


Black color preview on #492836 background

This text has black color on #492836 background.


White color preview on #492836 background

This text has white color on #492836 background.


Related colors

Complementary color

Complementary color for #hex is #B6D7C9.


I love getcolorcode.com

Triadic colors

1 #364928 and #283649 with #492836 are triadic colors.

2 #362849 and #284936 with #492836 are triadic colors.