COLOR #493432

HEX: #493432 RGB: (73,52,50)

Color info

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

RGB color model

#493432 color RGB value is (73,52,50).

RGB: (73,52,50) (29%, 20%, 20%)

RGB channels and saturation

R 73 of 255 = 29%
G 52 of 255 = 20%
B 50 of 255 = 20%

73
52
50

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

Portions of RGB colors in percentages

R + G + B = 73 + 52 + 50 = 175 (100%)
R 73 of 175 ~ 41.71%
G 52 of 175 ~ 29.71%
B 50 of 175 ~ 28.57'%

%41.71
%29.71
%28.57

CMYK color model

#493432 color CMYK value is (0,29,32,71).

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

CMYK: (0,29,32,71)
C0M29Y32K71 (0%, 29%, 32%, 71%)
(0.00 / 0.29 / 0.32 / 0.71)

CMYK percentages

%0
%28.77
%31.51
%71.37

Codes

Color #493432 in popluar color models

49 34 32
RGB 73 52 50
HSL 18.70% 24.12%
HSB/HSV 31.51% 28.63%
CMYK 0.00% 28.77% 31.51%
71.37%

Color #493432 in popluar number systems.

HEX 49 34 32
Decimal 73 52 50
Binary 1001001 110100 110010
Octal 111 64 62

Shades and tints

Shades of #493432

#493432
(73,52,50)
#43302E
(67,48,46)
#3D2C2A
(61,44,42)
#372826
(55,40,38)
#312422
(49,36,34)
#2B201E
(43,32,30)
#251C1A
(37,28,26)
#1F1816
(31,24,22)
#191412
(25,20,18)
#13100E
(19,16,14)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #493432

#493432
(73,52,50)
#594644
(89,70,68)
#695856
(105,88,86)
#796A68
(121,106,104)
#897C7A
(137,124,122)
#998E8C
(153,142,140)
#A9A09E
(169,160,158)
#B9B2B0
(185,178,176)
#C9C4C2
(201,196,194)
#D9D6D4
(217,214,212)
#E9E8E6
(233,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493432; }

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

This text font color is #493432.

Background Color

.myBgColor { background-color: #493432; }

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

This div background color is #493432.

Border color

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

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

This div border color is #493432.

Opacity

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

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

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

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

This text has shadow with #493432 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493432.

Preview

Color preview on black background

This text has color #493432 on black background.


Color preview on white background

This text has color #493432 on white background.


Black color preview on #493432 background

This text has black color on #493432 background.


White color preview on #493432 background

This text has white color on #493432 background.


Related colors

Complementary color

Complementary color for #hex is #B6CBCD.


I love getcolorcode.com

Triadic colors

1 #324934 and #343249 with #493432 are triadic colors.

2 #323449 and #344932 with #493432 are triadic colors.