COLOR #494A51

HEX: #494A51 RGB: (73,74,81)

Color info

#494A51 contains red, green and blue colors in about the same proportion. Web safe color of #494A51 is #333366 (or #336).

RGB color model

#494A51 color RGB value is (73,74,81).

RGB: (73,74,81) (29%, 29%, 32%)

RGB channels and saturation

R 73 of 255 = 29%
G 74 of 255 = 29%
B 81 of 255 = 32%

73
74
81

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

Portions of RGB colors in percentages

R + G + B = 73 + 74 + 81 = 228 (100%)
R 73 of 228 ~ 32.02%
G 74 of 228 ~ 32.46%
B 81 of 228 ~ 35.53'%

%32.02
%32.46
%35.53

CMYK color model

#494A51 color CMYK value is (10,9,0,68).

  • cyan value is 9.88%
  • magenta value is 8.64%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (10,9,0,68) C10M9Y0K68 (10%,9%,0%,68%) (0.10/0.09/0.00/0.68) 

CMYK percentages

%9.88
%8.64
%0
%68.24

Codes

Color #494A51 in popluar color models

49 4A 51
RGB 73 74 81
HSL 233° 5.19% 30.20%
HSB/HSV 233° 9.88% 31.76%
CMYK 9.88% 8.64% 0.00%
68.24%

Color #494A51 in popluar number systems.

HEX 49 4A 51
Decimal 73 74 81
Binary 1001001 1001010 1010001
Octal 111 112 121

Shades and tints

Shades of #494A51

#494A51
(73,74,81)
#43444A
(67,68,74)
#3D3E43
(61,62,67)
#37383C
(55,56,60)
#313235
(49,50,53)
#2B2C2E
(43,44,46)
#252627
(37,38,39)
#1F2020
(31,32,32)
#191A19
(25,26,25)
#131412
(19,20,18)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #494A51

#494A51
(73,74,81)
#595A60
(89,90,96)
#696A6F
(105,106,111)
#797A7E
(121,122,126)
#898A8D
(137,138,141)
#999A9C
(153,154,156)
#A9AAAB
(169,170,171)
#B9BABA
(185,186,186)
#C9CAC9
(201,202,201)
#D9DAD8
(217,218,216)
#E9EAE7
(233,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494A51; }

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

This text font color is #494A51.

Background Color

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

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

This div background color is #494A51.

Border color

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

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

This div border color is #494A51.

Opacity

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

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

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

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

This text has shadow with #494A51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494A51.

Preview

Color preview on black background

This text has color #494A51 on black background.


Color preview on white background

This text has color #494A51 on white background.


Black color preview on #494A51 background

This text has black color on #494A51 background.


White color preview on #494A51 background

This text has white color on #494A51 background.


Related colors

Complementary color

Complementary color for #hex is #B6B5AE.


I love getcolorcode.com

Triadic colors

1 #51494A and #4A5149 with #494A51 are triadic colors.

2 #514A49 and #4A4951 with #494A51 are triadic colors.