COLOR #494518

HEX: #494518 RGB: (73,69,24)

Color info

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

RGB color model

#494518 color RGB value is (73,69,24).

RGB: (73,69,24) (29%, 27%, 9%)

RGB channels and saturation

R 73 of 255 = 29%
G 69 of 255 = 27%
B 24 of 255 = 9%

73
69
24

R + G + B ~ 22%. #494518 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 69 + 24 = 166 (100%)
R 73 of 166 ~ 43.98%
G 69 of 166 ~ 41.57%
B 24 of 166 ~ 14.46'%

%43.98
%41.57
%14.46

CMYK color model

#494518 color CMYK value is (0,5,67,71).

  • cyan value is 0.00%
  • magenta value is 5.48%
  • yellow value is 67.12%
  • key color value is 71.37%

CMYK: (0,5,67,71)
C0M5Y67K71 (0%, 5%, 67%, 71%)
(0.00 / 0.05 / 0.67 / 0.71)

CMYK percentages

%0
%5.48
%67.12
%71.37

Codes

Color #494518 in popluar color models

49 45 18
RGB 73 69 24
HSL 55° 50.52% 19.02%
HSB/HSV 55° 67.12% 28.63%
CMYK 0.00% 5.48% 67.12%
71.37%

Color #494518 in popluar number systems.

HEX 49 45 18
Decimal 73 69 24
Binary 1001001 1000101 11000
Octal 111 105 30

Shades and tints

Shades of #494518

#494518
(73,69,24)
#433F16
(67,63,22)
#3D3914
(61,57,20)
#373312
(55,51,18)
#312D10
(49,45,16)
#2B270E
(43,39,14)
#25210C
(37,33,12)
#1F1B0A
(31,27,10)
#191508
(25,21,8)
#130F06
(19,15,6)
#0D0904
(13,9,4)
#000000
(0,0,0)

Tints of #494518

#494518
(73,69,24)
#59552D
(89,85,45)
#696542
(105,101,66)
#797557
(121,117,87)
#89856C
(137,133,108)
#999581
(153,149,129)
#A9A596
(169,165,150)
#B9B5AB
(185,181,171)
#C9C5C0
(201,197,192)
#D9D5D5
(217,213,213)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494518 color. Also use rgb(73,69,24) instead hex code.

Text Font Color

.myTextColor { color: #494518; }

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

This text font color is #494518.

Background Color

.myBgColor { background-color: #494518; }

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

This div background color is #494518.

Border color

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

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

This div border color is #494518.

Opacity

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

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

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

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

This text has shadow with #494518 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494518.

Preview

Color preview on black background

This text has color #494518 on black background.


Color preview on white background

This text has color #494518 on white background.


Black color preview on #494518 background

This text has black color on #494518 background.


White color preview on #494518 background

This text has white color on #494518 background.


Related colors

Complementary color

Complementary color for #hex is #B6BAE7.


I love getcolorcode.com

Triadic colors

1 #184945 and #451849 with #494518 are triadic colors.

2 #184549 and #454918 with #494518 are triadic colors.