COLOR #493B29

HEX: #493B29 RGB: (73,59,41)

Color info

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

RGB color model

#493B29 color RGB value is (73,59,41).

RGB: (73,59,41) (29%, 23%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 59 of 255 = 23%
B 41 of 255 = 16%

73
59
41

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

Portions of RGB colors in percentages

R + G + B = 73 + 59 + 41 = 173 (100%)
R 73 of 173 ~ 42.2%
G 59 of 173 ~ 34.1%
B 41 of 173 ~ 23.7'%

%42.2
%34.1
%23.7

CMYK color model

#493B29 color CMYK value is (0,19,44,71).

  • cyan value is 0.00%
  • magenta value is 19.18%
  • yellow value is 43.84%
  • key color value is 71.37%

CMYK: (0,19,44,71)
C0M19Y44K71 (0%, 19%, 44%, 71%)
(0.00 / 0.19 / 0.44 / 0.71)

CMYK percentages

%0
%19.18
%43.84
%71.37

Codes

Color #493B29 in popluar color models

49 3B 29
RGB 73 59 41
HSL 34° 28.07% 22.35%
HSB/HSV 34° 43.84% 28.63%
CMYK 0.00% 19.18% 43.84%
71.37%

Color #493B29 in popluar number systems.

HEX 49 3B 29
Decimal 73 59 41
Binary 1001001 111011 101001
Octal 111 73 51

Shades and tints

Shades of #493B29

#493B29
(73,59,41)
#433626
(67,54,38)
#3D3123
(61,49,35)
#372C20
(55,44,32)
#31271D
(49,39,29)
#2B221A
(43,34,26)
#251D17
(37,29,23)
#1F1814
(31,24,20)
#191311
(25,19,17)
#130E0E
(19,14,14)
#0D090B
(13,9,11)
#000000
(0,0,0)

Tints of #493B29

#493B29
(73,59,41)
#594C3C
(89,76,60)
#695D4F
(105,93,79)
#796E62
(121,110,98)
#897F75
(137,127,117)
#999088
(153,144,136)
#A9A19B
(169,161,155)
#B9B2AE
(185,178,174)
#C9C3C1
(201,195,193)
#D9D4D4
(217,212,212)
#E9E5E7
(233,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #493B29 color. Also use rgb(73,59,41) instead hex code.

Text Font Color

.myTextColor { color: #493B29; }

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

This text font color is #493B29.

Background Color

.myBgColor { background-color: #493B29; }

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

This div background color is #493B29.

Border color

.myBorderColor { border: 1px solid #493B29; }

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

This div border color is #493B29.

Opacity

.myOpacity80 { color: #493B29; opacity: 0.8; }

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

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

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

This text has shadow with #493B29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #493B29.

Preview

Color preview on black background

This text has color #493B29 on black background.


Color preview on white background

This text has color #493B29 on white background.


Black color preview on #493B29 background

This text has black color on #493B29 background.


White color preview on #493B29 background

This text has white color on #493B29 background.


Related colors

Complementary color

Complementary color for #hex is #B6C4D6.


I love getcolorcode.com

Triadic colors

1 #29493B and #3B2949 with #493B29 are triadic colors.

2 #293B49 and #3B4929 with #493B29 are triadic colors.