COLOR #492532

HEX: #492532 RGB: (73,37,50)

Color info

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

RGB color model

#492532 color RGB value is (73,37,50).

RGB: (73,37,50) (29%, 15%, 20%)

RGB channels and saturation

R 73 of 255 = 29%
G 37 of 255 = 15%
B 50 of 255 = 20%

73
37
50

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

Portions of RGB colors in percentages

R + G + B = 73 + 37 + 50 = 160 (100%)
R 73 of 160 ~ 45.63%
G 37 of 160 ~ 23.13%
B 50 of 160 ~ 31.25'%

%45.63
%23.13
%31.25

CMYK color model

#492532 color CMYK value is (0,49,32,71).

  • cyan value is 0.00%
  • magenta value is 49.32%
  • yellow value is 31.51%
  • key color value is 71.37%

CMYK: (0,49,32,71)
C0M49Y32K71 (0%, 49%, 32%, 71%)
(0.00 / 0.49 / 0.32 / 0.71)

CMYK percentages

%0
%49.32
%31.51
%71.37

Codes

Color #492532 in popluar color models

49 25 32
RGB 73 37 50
HSL 338° 32.73% 21.57%
HSB/HSV 338° 49.32% 28.63%
CMYK 0.00% 49.32% 31.51%
71.37%

Color #492532 in popluar number systems.

HEX 49 25 32
Decimal 73 37 50
Binary 1001001 100101 110010
Octal 111 45 62

Shades and tints

Shades of #492532

#492532
(73,37,50)
#43222E
(67,34,46)
#3D1F2A
(61,31,42)
#371C26
(55,28,38)
#311922
(49,25,34)
#2B161E
(43,22,30)
#25131A
(37,19,26)
#1F1016
(31,16,22)
#190D12
(25,13,18)
#130A0E
(19,10,14)
#0D070A
(13,7,10)
#000000
(0,0,0)

Tints of #492532

#492532
(73,37,50)
#593844
(89,56,68)
#694B56
(105,75,86)
#795E68
(121,94,104)
#89717A
(137,113,122)
#99848C
(153,132,140)
#A9979E
(169,151,158)
#B9AAB0
(185,170,176)
#C9BDC2
(201,189,194)
#D9D0D4
(217,208,212)
#E9E3E6
(233,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #492532 color. Also use rgb(73,37,50) instead hex code.

Text Font Color

.myTextColor { color: #492532; }

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

This text font color is #492532.

Background Color

.myBgColor { background-color: #492532; }

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

This div background color is #492532.

Border color

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

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

This div border color is #492532.

Opacity

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

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

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

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

This text has shadow with #492532 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #492532.

Preview

Color preview on black background

This text has color #492532 on black background.


Color preview on white background

This text has color #492532 on white background.


Black color preview on #492532 background

This text has black color on #492532 background.


White color preview on #492532 background

This text has white color on #492532 background.


Related colors

Complementary color

Complementary color for #hex is #B6DACD.


I love getcolorcode.com

Triadic colors

1 #324925 and #253249 with #492532 are triadic colors.

2 #322549 and #254932 with #492532 are triadic colors.