COLOR #494E49

HEX: #494E49 RGB: (73,78,73)

Color info

#494E49 contains red, green and blue colors in about the same proportion. Web safe color of #494E49 is #336633 (or #363).

RGB color model

#494E49 color RGB value is (73,78,73).

RGB: (73,78,73) (29%, 31%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 78 of 255 = 31%
B 73 of 255 = 29%

73
78
73

R + G + B ~ 30%. #494E49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 78 + 73 = 224 (100%)
R 73 of 224 ~ 32.59%
G 78 of 224 ~ 34.82%
B 73 of 224 ~ 32.59'%

%32.59
%34.82
%32.59

CMYK color model

#494E49 color CMYK value is (6,0,6,69).

  • cyan value is 6.41%
  • magenta value is 0.00%
  • yellow value is 6.41%
  • key color value is 69.41%
CMYK: (6,0,6,69) C6M0Y6K69 (6%,0%,6%,69%) (0.06/0.00/0.06/0.69) 

CMYK percentages

%6.41
%0
%6.41
%69.41

Codes

Color #494E49 in popluar color models

49 4E 49
RGB 73 78 73
HSL 120° 3.31% 29.61%
HSB/HSV 120° 6.41% 30.59%
CMYK 6.41% 0.00% 6.41%
69.41%

Color #494E49 in popluar number systems.

HEX 49 4E 49
Decimal 73 78 73
Binary 1001001 1001110 1001001
Octal 111 116 111

Shades and tints

Shades of #494E49

#494E49
(73,78,73)
#434743
(67,71,67)
#3D403D
(61,64,61)
#373937
(55,57,55)
#313231
(49,50,49)
#2B2B2B
(43,43,43)
#252425
(37,36,37)
#1F1D1F
(31,29,31)
#191619
(25,22,25)
#130F13
(19,15,19)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #494E49

#494E49
(73,78,73)
#595E59
(89,94,89)
#696E69
(105,110,105)
#797E79
(121,126,121)
#898E89
(137,142,137)
#999E99
(153,158,153)
#A9AEA9
(169,174,169)
#B9BEB9
(185,190,185)
#C9CEC9
(201,206,201)
#D9DED9
(217,222,217)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494E49; }

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

This text font color is #494E49.

Background Color

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

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

This div background color is #494E49.

Border color

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

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

This div border color is #494E49.

Opacity

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

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

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

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

This text has shadow with #494E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494E49.

Preview

Color preview on black background

This text has color #494E49 on black background.


Color preview on white background

This text has color #494E49 on white background.


Black color preview on #494E49 background

This text has black color on #494E49 background.


White color preview on #494E49 background

This text has white color on #494E49 background.


Related colors

Complementary color

Complementary color for #hex is #B6B1B6.


I love getcolorcode.com

Triadic colors

1 #49494E and #4E4949 with #494E49 are triadic colors.

2 #494E49 and #4E4949 with #494E49 are triadic colors.