COLOR #494818

HEX: #494818 RGB: (73,72,24)

Color info

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

RGB color model

#494818 color RGB value is (73,72,24).

RGB: (73,72,24) (29%, 28%, 9%)

RGB channels and saturation

R 73 of 255 = 29%
G 72 of 255 = 28%
B 24 of 255 = 9%

73
72
24

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

Portions of RGB colors in percentages

R + G + B = 73 + 72 + 24 = 169 (100%)
R 73 of 169 ~ 43.2%
G 72 of 169 ~ 42.6%
B 24 of 169 ~ 14.2'%

%43.2
%42.6
%14.2

CMYK color model

#494818 color CMYK value is (0,1,67,71).

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

CMYK: (0,1,67,71)
C0M1Y67K71 (0%, 1%, 67%, 71%)
(0.00 / 0.01 / 0.67 / 0.71)

CMYK percentages

%0
%1.37
%67.12
%71.37

Codes

Color #494818 in popluar color models

49 48 18
RGB 73 72 24
HSL 59° 50.52% 19.02%
HSB/HSV 59° 67.12% 28.63%
CMYK 0.00% 1.37% 67.12%
71.37%

Color #494818 in popluar number systems.

HEX 49 48 18
Decimal 73 72 24
Binary 1001001 1001000 11000
Octal 111 110 30

Shades and tints

Shades of #494818

#494818
(73,72,24)
#434216
(67,66,22)
#3D3C14
(61,60,20)
#373612
(55,54,18)
#313010
(49,48,16)
#2B2A0E
(43,42,14)
#25240C
(37,36,12)
#1F1E0A
(31,30,10)
#191808
(25,24,8)
#131206
(19,18,6)
#0D0C04
(13,12,4)
#000000
(0,0,0)

Tints of #494818

#494818
(73,72,24)
#59582D
(89,88,45)
#696842
(105,104,66)
#797857
(121,120,87)
#89886C
(137,136,108)
#999881
(153,152,129)
#A9A896
(169,168,150)
#B9B8AB
(185,184,171)
#C9C8C0
(201,200,192)
#D9D8D5
(217,216,213)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494818; }

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

This text font color is #494818.

Background Color

.myBgColor { background-color: #494818; }

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

This div background color is #494818.

Border color

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

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

This div border color is #494818.

Opacity

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

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

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

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

This text has shadow with #494818 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494818.

Preview

Color preview on black background

This text has color #494818 on black background.


Color preview on white background

This text has color #494818 on white background.


Black color preview on #494818 background

This text has black color on #494818 background.


White color preview on #494818 background

This text has white color on #494818 background.


Related colors

Complementary color

Complementary color for #hex is #B6B7E7.


I love getcolorcode.com

Triadic colors

1 #184948 and #481849 with #494818 are triadic colors.

2 #184849 and #484918 with #494818 are triadic colors.