COLOR #494729

HEX: #494729 RGB: (73,71,41)

Color info

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

RGB color model

#494729 color RGB value is (73,71,41).

RGB: (73,71,41) (29%, 28%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 71 of 255 = 28%
B 41 of 255 = 16%

73
71
41

R + G + B ~ 24%. #494729 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 71 + 41 = 185 (100%)
R 73 of 185 ~ 39.46%
G 71 of 185 ~ 38.38%
B 41 of 185 ~ 22.16'%

%39.46
%38.38
%22.16

CMYK color model

#494729 color CMYK value is (0,3,44,71).

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

CMYK: (0,3,44,71)
C0M3Y44K71 (0%, 3%, 44%, 71%)
(0.00 / 0.03 / 0.44 / 0.71)

CMYK percentages

%0
%2.74
%43.84
%71.37

Codes

Color #494729 in popluar color models

49 47 29
RGB 73 71 41
HSL 56° 28.07% 22.35%
HSB/HSV 56° 43.84% 28.63%
CMYK 0.00% 2.74% 43.84%
71.37%

Color #494729 in popluar number systems.

HEX 49 47 29
Decimal 73 71 41
Binary 1001001 1000111 101001
Octal 111 107 51

Shades and tints

Shades of #494729

#494729
(73,71,41)
#434126
(67,65,38)
#3D3B23
(61,59,35)
#373520
(55,53,32)
#312F1D
(49,47,29)
#2B291A
(43,41,26)
#252317
(37,35,23)
#1F1D14
(31,29,20)
#191711
(25,23,17)
#13110E
(19,17,14)
#0D0B0B
(13,11,11)
#000000
(0,0,0)

Tints of #494729

#494729
(73,71,41)
#59573C
(89,87,60)
#69674F
(105,103,79)
#797762
(121,119,98)
#898775
(137,135,117)
#999788
(153,151,136)
#A9A79B
(169,167,155)
#B9B7AE
(185,183,174)
#C9C7C1
(201,199,193)
#D9D7D4
(217,215,212)
#E9E7E7
(233,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494729; }

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

This text font color is #494729.

Background Color

.myBgColor { background-color: #494729; }

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

This div background color is #494729.

Border color

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

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

This div border color is #494729.

Opacity

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

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

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

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

This text has shadow with #494729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494729.

Preview

Color preview on black background

This text has color #494729 on black background.


Color preview on white background

This text has color #494729 on white background.


Black color preview on #494729 background

This text has black color on #494729 background.


White color preview on #494729 background

This text has white color on #494729 background.


Related colors

Complementary color

Complementary color for #hex is #B6B8D6.


I love getcolorcode.com

Triadic colors

1 #294947 and #472949 with #494729 are triadic colors.

2 #294749 and #474929 with #494729 are triadic colors.