COLOR #494C41

HEX: #494C41 RGB: (73,76,65)

Color info

#494C41 contains red, green and blue colors in about the same proportion. Web safe color of #494C41 is #333333 (or #333).

RGB color model

#494C41 color RGB value is (73,76,65).

RGB: (73,76,65) (29%, 30%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 76 of 255 = 30%
B 65 of 255 = 25%

73
76
65

R + G + B ~ 28%. #494C41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 76 + 65 = 214 (100%)
R 73 of 214 ~ 34.11%
G 76 of 214 ~ 35.51%
B 65 of 214 ~ 30.37'%

%34.11
%35.51
%30.37

CMYK color model

#494C41 color CMYK value is (4,0,14,70).

  • cyan value is 3.95%
  • magenta value is 0.00%
  • yellow value is 14.47%
  • key color value is 70.20%
CMYK: (4,0,14,70) C4M0Y14K70 (4%,0%,14%,70%) (0.04/0.00/0.14/0.70) 

CMYK percentages

%3.95
%0
%14.47
%70.2

Codes

Color #494C41 in popluar color models

49 4C 41
RGB 73 76 65
HSL 76° 7.80% 27.65%
HSB/HSV 76° 14.47% 29.80%
CMYK 3.95% 0.00% 14.47%
70.20%

Color #494C41 in popluar number systems.

HEX 49 4C 41
Decimal 73 76 65
Binary 1001001 1001100 1000001
Octal 111 114 101

Shades and tints

Shades of #494C41

#494C41
(73,76,65)
#43463C
(67,70,60)
#3D4037
(61,64,55)
#373A32
(55,58,50)
#31342D
(49,52,45)
#2B2E28
(43,46,40)
#252823
(37,40,35)
#1F221E
(31,34,30)
#191C19
(25,28,25)
#131614
(19,22,20)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #494C41

#494C41
(73,76,65)
#595C52
(89,92,82)
#696C63
(105,108,99)
#797C74
(121,124,116)
#898C85
(137,140,133)
#999C96
(153,156,150)
#A9ACA7
(169,172,167)
#B9BCB8
(185,188,184)
#C9CCC9
(201,204,201)
#D9DCDA
(217,220,218)
#E9ECEB
(233,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494C41; }

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

This text font color is #494C41.

Background Color

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

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

This div background color is #494C41.

Border color

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

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

This div border color is #494C41.

Opacity

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

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

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

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

This text has shadow with #494C41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494C41.

Preview

Color preview on black background

This text has color #494C41 on black background.


Color preview on white background

This text has color #494C41 on white background.


Black color preview on #494C41 background

This text has black color on #494C41 background.


White color preview on #494C41 background

This text has white color on #494C41 background.


Related colors

Complementary color

Complementary color for #hex is #B6B3BE.


I love getcolorcode.com

Triadic colors

1 #41494C and #4C4149 with #494C41 are triadic colors.

2 #414C49 and #4C4941 with #494C41 are triadic colors.