COLOR #494426

HEX: #494426 RGB: (73,68,38)

Color info

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

RGB color model

#494426 color RGB value is (73,68,38).

RGB: (73,68,38) (29%, 27%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 68 of 255 = 27%
B 38 of 255 = 15%

73
68
38

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

Portions of RGB colors in percentages

R + G + B = 73 + 68 + 38 = 179 (100%)
R 73 of 179 ~ 40.78%
G 68 of 179 ~ 37.99%
B 38 of 179 ~ 21.23'%

%40.78
%37.99
%21.23

CMYK color model

#494426 color CMYK value is (0,7,48,71).

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

CMYK: (0,7,48,71)
C0M7Y48K71 (0%, 7%, 48%, 71%)
(0.00 / 0.07 / 0.48 / 0.71)

CMYK percentages

%0
%6.85
%47.95
%71.37

Codes

Color #494426 in popluar color models

49 44 26
RGB 73 68 38
HSL 51° 31.53% 21.76%
HSB/HSV 51° 47.95% 28.63%
CMYK 0.00% 6.85% 47.95%
71.37%

Color #494426 in popluar number systems.

HEX 49 44 26
Decimal 73 68 38
Binary 1001001 1000100 100110
Octal 111 104 46

Shades and tints

Shades of #494426

#494426
(73,68,38)
#433E23
(67,62,35)
#3D3820
(61,56,32)
#37321D
(55,50,29)
#312C1A
(49,44,26)
#2B2617
(43,38,23)
#252014
(37,32,20)
#1F1A11
(31,26,17)
#19140E
(25,20,14)
#130E0B
(19,14,11)
#0D0808
(13,8,8)
#000000
(0,0,0)

Tints of #494426

#494426
(73,68,38)
#595539
(89,85,57)
#69664C
(105,102,76)
#79775F
(121,119,95)
#898872
(137,136,114)
#999985
(153,153,133)
#A9AA98
(169,170,152)
#B9BBAB
(185,187,171)
#C9CCBE
(201,204,190)
#D9DDD1
(217,221,209)
#E9EEE4
(233,238,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494426; }

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

This text font color is #494426.

Background Color

.myBgColor { background-color: #494426; }

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

This div background color is #494426.

Border color

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

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

This div border color is #494426.

Opacity

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

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

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

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

This text has shadow with #494426 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494426.

Preview

Color preview on black background

This text has color #494426 on black background.


Color preview on white background

This text has color #494426 on white background.


Black color preview on #494426 background

This text has black color on #494426 background.


White color preview on #494426 background

This text has white color on #494426 background.


Related colors

Complementary color

Complementary color for #hex is #B6BBD9.


I love getcolorcode.com

Triadic colors

1 #264944 and #442649 with #494426 are triadic colors.

2 #264449 and #444926 with #494426 are triadic colors.