COLOR #492437

HEX: #492437 RGB: (73,36,55)

Color info

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

RGB color model

#492437 color RGB value is (73,36,55).

RGB: (73,36,55) (29%, 14%, 22%)

RGB channels and saturation

R 73 of 255 = 29%
G 36 of 255 = 14%
B 55 of 255 = 22%

73
36
55

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

Portions of RGB colors in percentages

R + G + B = 73 + 36 + 55 = 164 (100%)
R 73 of 164 ~ 44.51%
G 36 of 164 ~ 21.95%
B 55 of 164 ~ 33.54'%

%44.51
%21.95
%33.54

CMYK color model

#492437 color CMYK value is (0,51,25,71).

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

CMYK: (0,51,25,71)
C0M51Y25K71 (0%, 51%, 25%, 71%)
(0.00 / 0.51 / 0.25 / 0.71)

CMYK percentages

%0
%50.68
%24.66
%71.37

Codes

Color #492437 in popluar color models

49 24 37
RGB 73 36 55
HSL 329° 33.94% 21.37%
HSB/HSV 329° 50.68% 28.63%
CMYK 0.00% 50.68% 24.66%
71.37%

Color #492437 in popluar number systems.

HEX 49 24 37
Decimal 73 36 55
Binary 1001001 100100 110111
Octal 111 44 67

Shades and tints

Shades of #492437

#492437
(73,36,55)
#432132
(67,33,50)
#3D1E2D
(61,30,45)
#371B28
(55,27,40)
#311823
(49,24,35)
#2B151E
(43,21,30)
#251219
(37,18,25)
#1F0F14
(31,15,20)
#190C0F
(25,12,15)
#13090A
(19,9,10)
#0D0605
(13,6,5)
#000000
(0,0,0)

Tints of #492437

#492437
(73,36,55)
#593749
(89,55,73)
#694A5B
(105,74,91)
#795D6D
(121,93,109)
#89707F
(137,112,127)
#998391
(153,131,145)
#A996A3
(169,150,163)
#B9A9B5
(185,169,181)
#C9BCC7
(201,188,199)
#D9CFD9
(217,207,217)
#E9E2EB
(233,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #492437; }

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

This text font color is #492437.

Background Color

.myBgColor { background-color: #492437; }

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

This div background color is #492437.

Border color

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

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

This div border color is #492437.

Opacity

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

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

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

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

This text has shadow with #492437 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492437.

Preview

Color preview on black background

This text has color #492437 on black background.


Color preview on white background

This text has color #492437 on white background.


Black color preview on #492437 background

This text has black color on #492437 background.


White color preview on #492437 background

This text has white color on #492437 background.


Related colors

Complementary color

Complementary color for #hex is #B6DBC8.


I love getcolorcode.com

Triadic colors

1 #374924 and #243749 with #492437 are triadic colors.

2 #372449 and #244937 with #492437 are triadic colors.