COLOR #493032

HEX: #493032 RGB: (73,48,50)

Color info

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

RGB color model

#493032 color RGB value is (73,48,50).

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

RGB channels and saturation

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

73
48
50

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

Portions of RGB colors in percentages

R + G + B = 73 + 48 + 50 = 171 (100%)
R 73 of 171 ~ 42.69%
G 48 of 171 ~ 28.07%
B 50 of 171 ~ 29.24'%

%42.69
%28.07
%29.24

CMYK color model

#493032 color CMYK value is (0,34,32,71).

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

CMYK: (0,34,32,71)
C0M34Y32K71 (0%, 34%, 32%, 71%)
(0.00 / 0.34 / 0.32 / 0.71)

CMYK percentages

%0
%34.25
%31.51
%71.37

Codes

Color #493032 in popluar color models

49 30 32
RGB 73 48 50
HSL 355° 20.66% 23.73%
HSB/HSV 355° 34.25% 28.63%
CMYK 0.00% 34.25% 31.51%
71.37%

Color #493032 in popluar number systems.

HEX 49 30 32
Decimal 73 48 50
Binary 1001001 110000 110010
Octal 111 60 62

Shades and tints

Shades of #493032

#493032
(73,48,50)
#432C2E
(67,44,46)
#3D282A
(61,40,42)
#372426
(55,36,38)
#312022
(49,32,34)
#2B1C1E
(43,28,30)
#25181A
(37,24,26)
#1F1416
(31,20,22)
#191012
(25,16,18)
#130C0E
(19,12,14)
#0D080A
(13,8,10)
#000000
(0,0,0)

Tints of #493032

#493032
(73,48,50)
#594244
(89,66,68)
#695456
(105,84,86)
#796668
(121,102,104)
#89787A
(137,120,122)
#998A8C
(153,138,140)
#A99C9E
(169,156,158)
#B9AEB0
(185,174,176)
#C9C0C2
(201,192,194)
#D9D2D4
(217,210,212)
#E9E4E6
(233,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493032; }

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

This text font color is #493032.

Background Color

.myBgColor { background-color: #493032; }

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

This div background color is #493032.

Border color

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

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

This div border color is #493032.

Opacity

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

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

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

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

This text has shadow with #493032 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493032.

Preview

Color preview on black background

This text has color #493032 on black background.


Color preview on white background

This text has color #493032 on white background.


Black color preview on #493032 background

This text has black color on #493032 background.


White color preview on #493032 background

This text has white color on #493032 background.


Related colors

Complementary color

Complementary color for #hex is #B6CFCD.


I love getcolorcode.com

Triadic colors

1 #324930 and #303249 with #493032 are triadic colors.

2 #323049 and #304932 with #493032 are triadic colors.