COLOR #494012

HEX: #494012 RGB: (73,64,18)

Color info

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

RGB color model

#494012 color RGB value is (73,64,18).

RGB: (73,64,18) (29%, 25%, 7%)

RGB channels and saturation

R 73 of 255 = 29%
G 64 of 255 = 25%
B 18 of 255 = 7%

73
64
18

R + G + B ~ 20%. #494012 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 64 + 18 = 155 (100%)
R 73 of 155 ~ 47.1%
G 64 of 155 ~ 41.29%
B 18 of 155 ~ 11.61'%

%47.1
%41.29
%11.61

CMYK color model

#494012 color CMYK value is (0,12,75,71).

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

CMYK: (0,12,75,71)
C0M12Y75K71 (0%, 12%, 75%, 71%)
(0.00 / 0.12 / 0.75 / 0.71)

CMYK percentages

%0
%12.33
%75.34
%71.37

Codes

Color #494012 in popluar color models

49 40 12
RGB 73 64 18
HSL 50° 60.44% 17.84%
HSB/HSV 50° 75.34% 28.63%
CMYK 0.00% 12.33% 75.34%
71.37%

Color #494012 in popluar number systems.

HEX 49 40 12
Decimal 73 64 18
Binary 1001001 1000000 10010
Octal 111 100 22

Shades and tints

Shades of #494012

#494012
(73,64,18)
#433B11
(67,59,17)
#3D3610
(61,54,16)
#37310F
(55,49,15)
#312C0E
(49,44,14)
#2B270D
(43,39,13)
#25220C
(37,34,12)
#1F1D0B
(31,29,11)
#19180A
(25,24,10)
#131309
(19,19,9)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #494012

#494012
(73,64,18)
#595127
(89,81,39)
#69623C
(105,98,60)
#797351
(121,115,81)
#898466
(137,132,102)
#99957B
(153,149,123)
#A9A690
(169,166,144)
#B9B7A5
(185,183,165)
#C9C8BA
(201,200,186)
#D9D9CF
(217,217,207)
#E9EAE4
(233,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494012; }

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

This text font color is #494012.

Background Color

.myBgColor { background-color: #494012; }

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

This div background color is #494012.

Border color

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

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

This div border color is #494012.

Opacity

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

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

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

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

This text has shadow with #494012 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494012.

Preview

Color preview on black background

This text has color #494012 on black background.


Color preview on white background

This text has color #494012 on white background.


Black color preview on #494012 background

This text has black color on #494012 background.


White color preview on #494012 background

This text has white color on #494012 background.


Related colors

Complementary color

Complementary color for #hex is #B6BFED.


I love getcolorcode.com

Triadic colors

1 #124940 and #401249 with #494012 are triadic colors.

2 #124049 and #404912 with #494012 are triadic colors.