COLOR #494C13

HEX: #494C13 RGB: (73,76,19)

Color info

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

RGB color model

#494C13 color RGB value is (73,76,19).

RGB: (73,76,19) (29%, 30%, 7%)

RGB channels and saturation

R 73 of 255 = 29%
G 76 of 255 = 30%
B 19 of 255 = 7%

73
76
19

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

Portions of RGB colors in percentages

R + G + B = 73 + 76 + 19 = 168 (100%)
R 73 of 168 ~ 43.45%
G 76 of 168 ~ 45.24%
B 19 of 168 ~ 11.31'%

%43.45
%45.24
%11.31

CMYK color model

#494C13 color CMYK value is (4,0,75,70).

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

CMYK: (4,0,75,70)
C4M0Y75K70 (4%, 0%, 75%, 70%)
(0.04 / 0.00 / 0.75 / 0.70)

CMYK percentages

%3.95
%0
%75
%70.2

Codes

Color #494C13 in popluar color models

49 4C 13
RGB 73 76 19
HSL 63° 60.00% 18.63%
HSB/HSV 63° 75.00% 29.80%
CMYK 3.95% 0.00% 75.00%
70.20%

Color #494C13 in popluar number systems.

HEX 49 4C 13
Decimal 73 76 19
Binary 1001001 1001100 10011
Octal 111 114 23

Shades and tints

Shades of #494C13

#494C13
(73,76,19)
#434612
(67,70,18)
#3D4011
(61,64,17)
#373A10
(55,58,16)
#31340F
(49,52,15)
#2B2E0E
(43,46,14)
#25280D
(37,40,13)
#1F220C
(31,34,12)
#191C0B
(25,28,11)
#13160A
(19,22,10)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #494C13

#494C13
(73,76,19)
#595C28
(89,92,40)
#696C3D
(105,108,61)
#797C52
(121,124,82)
#898C67
(137,140,103)
#999C7C
(153,156,124)
#A9AC91
(169,172,145)
#B9BCA6
(185,188,166)
#C9CCBB
(201,204,187)
#D9DCD0
(217,220,208)
#E9ECE5
(233,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494C13; }

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

This text font color is #494C13.

Background Color

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

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

This div background color is #494C13.

Border color

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

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

This div border color is #494C13.

Opacity

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

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

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

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

This text has shadow with #494C13 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494C13.

Preview

Color preview on black background

This text has color #494C13 on black background.


Color preview on white background

This text has color #494C13 on white background.


Black color preview on #494C13 background

This text has black color on #494C13 background.


White color preview on #494C13 background

This text has white color on #494C13 background.


Related colors

Complementary color

Complementary color for #hex is #B6B3EC.


I love getcolorcode.com

Triadic colors

1 #13494C and #4C1349 with #494C13 are triadic colors.

2 #134C49 and #4C4913 with #494C13 are triadic colors.