COLOR #494026

HEX: #494026 RGB: (73,64,38)

Color info

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

RGB color model

#494026 color RGB value is (73,64,38).

RGB: (73,64,38) (29%, 25%, 15%)

RGB channels and saturation

R 73 of 255 = 29%
G 64 of 255 = 25%
B 38 of 255 = 15%

73
64
38

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

Portions of RGB colors in percentages

R + G + B = 73 + 64 + 38 = 175 (100%)
R 73 of 175 ~ 41.71%
G 64 of 175 ~ 36.57%
B 38 of 175 ~ 21.71'%

%41.71
%36.57
%21.71

CMYK color model

#494026 color CMYK value is (0,12,48,71).

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

CMYK: (0,12,48,71)
C0M12Y48K71 (0%, 12%, 48%, 71%)
(0.00 / 0.12 / 0.48 / 0.71)

CMYK percentages

%0
%12.33
%47.95
%71.37

Codes

Color #494026 in popluar color models

49 40 26
RGB 73 64 38
HSL 45° 31.53% 21.76%
HSB/HSV 45° 47.95% 28.63%
CMYK 0.00% 12.33% 47.95%
71.37%

Color #494026 in popluar number systems.

HEX 49 40 26
Decimal 73 64 38
Binary 1001001 1000000 100110
Octal 111 100 46

Shades and tints

Shades of #494026

#494026
(73,64,38)
#433B23
(67,59,35)
#3D3620
(61,54,32)
#37311D
(55,49,29)
#312C1A
(49,44,26)
#2B2717
(43,39,23)
#252214
(37,34,20)
#1F1D11
(31,29,17)
#19180E
(25,24,14)
#13130B
(19,19,11)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #494026

#494026
(73,64,38)
#595139
(89,81,57)
#69624C
(105,98,76)
#79735F
(121,115,95)
#898472
(137,132,114)
#999585
(153,149,133)
#A9A698
(169,166,152)
#B9B7AB
(185,183,171)
#C9C8BE
(201,200,190)
#D9D9D1
(217,217,209)
#E9EAE4
(233,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494026; }

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

This text font color is #494026.

Background Color

.myBgColor { background-color: #494026; }

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

This div background color is #494026.

Border color

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

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

This div border color is #494026.

Opacity

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

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

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

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

This text has shadow with #494026 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494026.

Preview

Color preview on black background

This text has color #494026 on black background.


Color preview on white background

This text has color #494026 on white background.


Black color preview on #494026 background

This text has black color on #494026 background.


White color preview on #494026 background

This text has white color on #494026 background.


Related colors

Complementary color

Complementary color for #hex is #B6BFD9.


I love getcolorcode.com

Triadic colors

1 #264940 and #402649 with #494026 are triadic colors.

2 #264049 and #404926 with #494026 are triadic colors.