COLOR #493128

HEX: #493128 RGB: (73,49,40)

Color info

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

RGB color model

#493128 color RGB value is (73,49,40).

RGB: (73,49,40) (29%, 19%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 49 of 255 = 19%
B 40 of 255 = 16%

73
49
40

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

Portions of RGB colors in percentages

R + G + B = 73 + 49 + 40 = 162 (100%)
R 73 of 162 ~ 45.06%
G 49 of 162 ~ 30.25%
B 40 of 162 ~ 24.69'%

%45.06
%30.25
%24.69

CMYK color model

#493128 color CMYK value is (0,33,45,71).

  • cyan value is 0.00%
  • magenta value is 32.88%
  • yellow value is 45.21%
  • key color value is 71.37%

CMYK: (0,33,45,71)
C0M33Y45K71 (0%, 33%, 45%, 71%)
(0.00 / 0.33 / 0.45 / 0.71)

CMYK percentages

%0
%32.88
%45.21
%71.37

Codes

Color #493128 in popluar color models

49 31 28
RGB 73 49 40
HSL 16° 29.20% 22.16%
HSB/HSV 16° 45.21% 28.63%
CMYK 0.00% 32.88% 45.21%
71.37%

Color #493128 in popluar number systems.

HEX 49 31 28
Decimal 73 49 40
Binary 1001001 110001 101000
Octal 111 61 50

Shades and tints

Shades of #493128

#493128
(73,49,40)
#432D25
(67,45,37)
#3D2922
(61,41,34)
#37251F
(55,37,31)
#31211C
(49,33,28)
#2B1D19
(43,29,25)
#251916
(37,25,22)
#1F1513
(31,21,19)
#191110
(25,17,16)
#130D0D
(19,13,13)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #493128

#493128
(73,49,40)
#59433B
(89,67,59)
#69554E
(105,85,78)
#796761
(121,103,97)
#897974
(137,121,116)
#998B87
(153,139,135)
#A99D9A
(169,157,154)
#B9AFAD
(185,175,173)
#C9C1C0
(201,193,192)
#D9D3D3
(217,211,211)
#E9E5E6
(233,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #493128; }

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

This text font color is #493128.

Background Color

.myBgColor { background-color: #493128; }

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

This div background color is #493128.

Border color

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

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

This div border color is #493128.

Opacity

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

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

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

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

This text has shadow with #493128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493128.

Preview

Color preview on black background

This text has color #493128 on black background.


Color preview on white background

This text has color #493128 on white background.


Black color preview on #493128 background

This text has black color on #493128 background.


White color preview on #493128 background

This text has white color on #493128 background.


Related colors

Complementary color

Complementary color for #hex is #B6CED7.


I love getcolorcode.com

Triadic colors

1 #284931 and #312849 with #493128 are triadic colors.

2 #283149 and #314928 with #493128 are triadic colors.