COLOR #494014

HEX: #494014 RGB: (73,64,20)

Color info

#494014 contains red, green and blue colors in about the same proportion. Web safe color of #494014 is #333300 (or #330).

RGB color model

#494014 color RGB value is (73,64,20).

RGB: (73,64,20) (29%, 25%, 8%)

RGB channels and saturation

R 73 of 255 = 29%
G 64 of 255 = 25%
B 20 of 255 = 8%

73
64
20

R + G + B ~ 21%. #494014 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 64 + 20 = 157 (100%)
R 73 of 157 ~ 46.5%
G 64 of 157 ~ 40.76%
B 20 of 157 ~ 12.74'%

%46.5
%40.76
%12.74

CMYK color model

#494014 color CMYK value is (0,12,73,71).

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

CMYK: (0,12,73,71)
C0M12Y73K71 (0%, 12%, 73%, 71%)
(0.00 / 0.12 / 0.73 / 0.71)

CMYK percentages

%0
%12.33
%72.6
%71.37

Codes

Color #494014 in popluar color models

49 40 14
RGB 73 64 20
HSL 50° 56.99% 18.24%
HSB/HSV 50° 72.60% 28.63%
CMYK 0.00% 12.33% 72.60%
71.37%

Color #494014 in popluar number systems.

HEX 49 40 14
Decimal 73 64 20
Binary 1001001 1000000 10100
Octal 111 100 24

Shades and tints

Shades of #494014

#494014
(73,64,20)
#433B13
(67,59,19)
#3D3612
(61,54,18)
#373111
(55,49,17)
#312C10
(49,44,16)
#2B270F
(43,39,15)
#25220E
(37,34,14)
#1F1D0D
(31,29,13)
#19180C
(25,24,12)
#13130B
(19,19,11)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #494014

#494014
(73,64,20)
#595129
(89,81,41)
#69623E
(105,98,62)
#797353
(121,115,83)
#898468
(137,132,104)
#99957D
(153,149,125)
#A9A692
(169,166,146)
#B9B7A7
(185,183,167)
#C9C8BC
(201,200,188)
#D9D9D1
(217,217,209)
#E9EAE6
(233,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494014; }

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

This text font color is #494014.

Background Color

.myBgColor { background-color: #494014; }

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

This div background color is #494014.

Border color

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

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

This div border color is #494014.

Opacity

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

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

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

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

This text has shadow with #494014 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494014.

Preview

Color preview on black background

This text has color #494014 on black background.


Color preview on white background

This text has color #494014 on white background.


Black color preview on #494014 background

This text has black color on #494014 background.


White color preview on #494014 background

This text has white color on #494014 background.


Related colors

Complementary color

Complementary color for #hex is #B6BFEB.


I love getcolorcode.com

Triadic colors

1 #144940 and #401449 with #494014 are triadic colors.

2 #144049 and #404914 with #494014 are triadic colors.