COLOR #493132

HEX: #493132 RGB: (73,49,50)

Color info

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

RGB color model

#493132 color RGB value is (73,49,50).

RGB: (73,49,50) (29%, 19%, 20%)

RGB channels and saturation

R 73 of 255 = 29%
G 49 of 255 = 19%
B 50 of 255 = 20%

73
49
50

R + G + B ~ 23%. #493132 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 49 + 50 = 172 (100%)
R 73 of 172 ~ 42.44%
G 49 of 172 ~ 28.49%
B 50 of 172 ~ 29.07'%

%42.44
%28.49
%29.07

CMYK color model

#493132 color CMYK value is (0,33,32,71).

  • cyan value is 0.00%
  • magenta value is 32.88%
  • yellow value is 31.51%
  • key color value is 71.37%
CMYK: (0,33,32,71) C0M33Y32K71 (0%,33%,32%,71%) (0.00/0.33/0.32/0.71) 

CMYK percentages

%0
%32.88
%31.51
%71.37

Codes

Color #493132 in popluar color models

49 31 32
RGB 73 49 50
HSL 358° 19.67% 23.92%
HSB/HSV 358° 32.88% 28.63%
CMYK 0.00% 32.88% 31.51%
71.37%

Color #493132 in popluar number systems.

HEX 49 31 32
Decimal 73 49 50
Binary 1001001 110001 110010
Octal 111 61 62

Shades and tints

Shades of #493132

#493132
(73,49,50)
#432D2E
(67,45,46)
#3D292A
(61,41,42)
#372526
(55,37,38)
#312122
(49,33,34)
#2B1D1E
(43,29,30)
#25191A
(37,25,26)
#1F1516
(31,21,22)
#191112
(25,17,18)
#130D0E
(19,13,14)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #493132

#493132
(73,49,50)
#594344
(89,67,68)
#695556
(105,85,86)
#796768
(121,103,104)
#89797A
(137,121,122)
#998B8C
(153,139,140)
#A99D9E
(169,157,158)
#B9AFB0
(185,175,176)
#C9C1C2
(201,193,194)
#D9D3D4
(217,211,212)
#E9E5E6
(233,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493132; }

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

This text font color is #493132.

Background Color

.myBgColor { background-color: #493132; }

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

This div background color is #493132.

Border color

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

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

This div border color is #493132.

Opacity

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

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

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

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

This text has shadow with #493132 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493132.

Preview

Color preview on black background

This text has color #493132 on black background.


Color preview on white background

This text has color #493132 on white background.


Black color preview on #493132 background

This text has black color on #493132 background.


White color preview on #493132 background

This text has white color on #493132 background.


Related colors

Complementary color

Complementary color for #hex is #B6CECD.


I love getcolorcode.com

Triadic colors

1 #324931 and #313249 with #493132 are triadic colors.

2 #323149 and #314932 with #493132 are triadic colors.