COLOR #494C18

HEX: #494C18 RGB: (73,76,24)

Color info

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

RGB color model

#494C18 color RGB value is (73,76,24).

RGB: (73,76,24) (29%, 30%, 9%)

RGB channels and saturation

R 73 of 255 = 29%
G 76 of 255 = 30%
B 24 of 255 = 9%

73
76
24

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

Portions of RGB colors in percentages

R + G + B = 73 + 76 + 24 = 173 (100%)
R 73 of 173 ~ 42.2%
G 76 of 173 ~ 43.93%
B 24 of 173 ~ 13.87'%

%42.2
%43.93
%13.87

CMYK color model

#494C18 color CMYK value is (4,0,68,70).

  • cyan value is 3.95%
  • magenta value is 0.00%
  • yellow value is 68.42%
  • key color value is 70.20%

CMYK: (4,0,68,70)
C4M0Y68K70 (4%, 0%, 68%, 70%)
(0.04 / 0.00 / 0.68 / 0.70)

CMYK percentages

%3.95
%0
%68.42
%70.2

Codes

Color #494C18 in popluar color models

49 4C 18
RGB 73 76 24
HSL 63° 52.00% 19.61%
HSB/HSV 63° 68.42% 29.80%
CMYK 3.95% 0.00% 68.42%
70.20%

Color #494C18 in popluar number systems.

HEX 49 4C 18
Decimal 73 76 24
Binary 1001001 1001100 11000
Octal 111 114 30

Shades and tints

Shades of #494C18

#494C18
(73,76,24)
#434616
(67,70,22)
#3D4014
(61,64,20)
#373A12
(55,58,18)
#313410
(49,52,16)
#2B2E0E
(43,46,14)
#25280C
(37,40,12)
#1F220A
(31,34,10)
#191C08
(25,28,8)
#131606
(19,22,6)
#0D1004
(13,16,4)
#000000
(0,0,0)

Tints of #494C18

#494C18
(73,76,24)
#595C2D
(89,92,45)
#696C42
(105,108,66)
#797C57
(121,124,87)
#898C6C
(137,140,108)
#999C81
(153,156,129)
#A9AC96
(169,172,150)
#B9BCAB
(185,188,171)
#C9CCC0
(201,204,192)
#D9DCD5
(217,220,213)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494C18; }

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

This text font color is #494C18.

Background Color

.myBgColor { background-color: #494C18; }

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

This div background color is #494C18.

Border color

.myBorderColor { border: 1px solid #494C18; }

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

This div border color is #494C18.

Opacity

.myOpacity80 { color: #494C18; opacity: 0.8; }

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

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

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

This text has shadow with #494C18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494C18.

Preview

Color preview on black background

This text has color #494C18 on black background.


Color preview on white background

This text has color #494C18 on white background.


Black color preview on #494C18 background

This text has black color on #494C18 background.


White color preview on #494C18 background

This text has white color on #494C18 background.


Related colors

Complementary color

Complementary color for #hex is #B6B3E7.


I love getcolorcode.com

Triadic colors

1 #18494C and #4C1849 with #494C18 are triadic colors.

2 #184C49 and #4C4918 with #494C18 are triadic colors.