COLOR #494657

HEX: #494657 RGB: (73,70,87)

Color info

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

RGB color model

#494657 color RGB value is (73,70,87).

RGB: (73,70,87) (29%, 27%, 34%)

RGB channels and saturation

R 73 of 255 = 29%
G 70 of 255 = 27%
B 87 of 255 = 34%

73
70
87

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

Portions of RGB colors in percentages

R + G + B = 73 + 70 + 87 = 230 (100%)
R 73 of 230 ~ 31.74%
G 70 of 230 ~ 30.43%
B 87 of 230 ~ 37.83'%

%31.74
%30.43
%37.83

CMYK color model

#494657 color CMYK value is (16,20,0,66).

  • cyan value is 16.09%
  • magenta value is 19.54%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (16,20,0,66)
C16M20Y0K66 (16%, 20%, 0%, 66%)
(0.16 / 0.20 / 0.00 / 0.66)

CMYK percentages

%16.09
%19.54
%0
%65.88

Codes

Color #494657 in popluar color models

49 46 57
RGB 73 70 87
HSL 251° 10.83% 30.78%
HSB/HSV 251° 19.54% 34.12%
CMYK 16.09% 19.54% 0.00%
65.88%

Color #494657 in popluar number systems.

HEX 49 46 57
Decimal 73 70 87
Binary 1001001 1000110 1010111
Octal 111 106 127

Shades and tints

Shades of #494657

#494657
(73,70,87)
#434050
(67,64,80)
#3D3A49
(61,58,73)
#373442
(55,52,66)
#312E3B
(49,46,59)
#2B2834
(43,40,52)
#25222D
(37,34,45)
#1F1C26
(31,28,38)
#19161F
(25,22,31)
#131018
(19,16,24)
#0D0A11
(13,10,17)
#000000
(0,0,0)

Tints of #494657

#494657
(73,70,87)
#595666
(89,86,102)
#696675
(105,102,117)
#797684
(121,118,132)
#898693
(137,134,147)
#9996A2
(153,150,162)
#A9A6B1
(169,166,177)
#B9B6C0
(185,182,192)
#C9C6CF
(201,198,207)
#D9D6DE
(217,214,222)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494657 color. Also use rgb(73,70,87) instead hex code.

Text Font Color

.myTextColor { color: #494657; }

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

This text font color is #494657.

Background Color

.myBgColor { background-color: #494657; }

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

This div background color is #494657.

Border color

.myBorderColor { border: 1px solid #494657; }

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

This div border color is #494657.

Opacity

.myOpacity80 { color: #494657; opacity: 0.8; }

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

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

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

This text has shadow with #494657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494657.

Preview

Color preview on black background

This text has color #494657 on black background.


Color preview on white background

This text has color #494657 on white background.


Black color preview on #494657 background

This text has black color on #494657 background.


White color preview on #494657 background

This text has white color on #494657 background.


Related colors

Complementary color

Complementary color for #hex is #B6B9A8.


I love getcolorcode.com

Triadic colors

1 #574946 and #465749 with #494657 are triadic colors.

2 #574649 and #464957 with #494657 are triadic colors.