COLOR #494428

HEX: #494428 RGB: (73,68,40)

Color info

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

RGB color model

#494428 color RGB value is (73,68,40).

RGB: (73,68,40) (29%, 27%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 68 of 255 = 27%
B 40 of 255 = 16%

73
68
40

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

Portions of RGB colors in percentages

R + G + B = 73 + 68 + 40 = 181 (100%)
R 73 of 181 ~ 40.33%
G 68 of 181 ~ 37.57%
B 40 of 181 ~ 22.1'%

%40.33
%37.57
%22.1

CMYK color model

#494428 color CMYK value is (0,7,45,71).

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

CMYK: (0,7,45,71)
C0M7Y45K71 (0%, 7%, 45%, 71%)
(0.00 / 0.07 / 0.45 / 0.71)

CMYK percentages

%0
%6.85
%45.21
%71.37

Codes

Color #494428 in popluar color models

49 44 28
RGB 73 68 40
HSL 51° 29.20% 22.16%
HSB/HSV 51° 45.21% 28.63%
CMYK 0.00% 6.85% 45.21%
71.37%

Color #494428 in popluar number systems.

HEX 49 44 28
Decimal 73 68 40
Binary 1001001 1000100 101000
Octal 111 104 50

Shades and tints

Shades of #494428

#494428
(73,68,40)
#433E25
(67,62,37)
#3D3822
(61,56,34)
#37321F
(55,50,31)
#312C1C
(49,44,28)
#2B2619
(43,38,25)
#252016
(37,32,22)
#1F1A13
(31,26,19)
#191410
(25,20,16)
#130E0D
(19,14,13)
#0D080A
(13,8,10)
#000000
(0,0,0)

Tints of #494428

#494428
(73,68,40)
#59553B
(89,85,59)
#69664E
(105,102,78)
#797761
(121,119,97)
#898874
(137,136,116)
#999987
(153,153,135)
#A9AA9A
(169,170,154)
#B9BBAD
(185,187,173)
#C9CCC0
(201,204,192)
#D9DDD3
(217,221,211)
#E9EEE6
(233,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494428; }

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

This text font color is #494428.

Background Color

.myBgColor { background-color: #494428; }

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

This div background color is #494428.

Border color

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

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

This div border color is #494428.

Opacity

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

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

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

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

This text has shadow with #494428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494428.

Preview

Color preview on black background

This text has color #494428 on black background.


Color preview on white background

This text has color #494428 on white background.


Black color preview on #494428 background

This text has black color on #494428 background.


White color preview on #494428 background

This text has white color on #494428 background.


Related colors

Complementary color

Complementary color for #hex is #B6BBD7.


I love getcolorcode.com

Triadic colors

1 #284944 and #442849 with #494428 are triadic colors.

2 #284449 and #444928 with #494428 are triadic colors.