COLOR #494557

HEX: #494557 RGB: (73,69,87)

Color info

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

RGB color model

#494557 color RGB value is (73,69,87).

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

RGB channels and saturation

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

73
69
87

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

Portions of RGB colors in percentages

R + G + B = 73 + 69 + 87 = 229 (100%)
R 73 of 229 ~ 31.88%
G 69 of 229 ~ 30.13%
B 87 of 229 ~ 37.99'%

%31.88
%30.13
%37.99

CMYK color model

#494557 color CMYK value is (16,21,0,66).

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

CMYK: (16,21,0,66)
C16M21Y0K66 (16%, 21%, 0%, 66%)
(0.16 / 0.21 / 0.00 / 0.66)

CMYK percentages

%16.09
%20.69
%0
%65.88

Codes

Color #494557 in popluar color models

49 45 57
RGB 73 69 87
HSL 253° 11.54% 30.59%
HSB/HSV 253° 20.69% 34.12%
CMYK 16.09% 20.69% 0.00%
65.88%

Color #494557 in popluar number systems.

HEX 49 45 57
Decimal 73 69 87
Binary 1001001 1000101 1010111
Octal 111 105 127

Shades and tints

Shades of #494557

#494557
(73,69,87)
#433F50
(67,63,80)
#3D3949
(61,57,73)
#373342
(55,51,66)
#312D3B
(49,45,59)
#2B2734
(43,39,52)
#25212D
(37,33,45)
#1F1B26
(31,27,38)
#19151F
(25,21,31)
#130F18
(19,15,24)
#0D0911
(13,9,17)
#000000
(0,0,0)

Tints of #494557

#494557
(73,69,87)
#595566
(89,85,102)
#696575
(105,101,117)
#797584
(121,117,132)
#898593
(137,133,147)
#9995A2
(153,149,162)
#A9A5B1
(169,165,177)
#B9B5C0
(185,181,192)
#C9C5CF
(201,197,207)
#D9D5DE
(217,213,222)
#E9E5ED
(233,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494557; }

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

This text font color is #494557.

Background Color

.myBgColor { background-color: #494557; }

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

This div background color is #494557.

Border color

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

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

This div border color is #494557.

Opacity

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

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

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

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

This text has shadow with #494557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494557.

Preview

Color preview on black background

This text has color #494557 on black background.


Color preview on white background

This text has color #494557 on white background.


Black color preview on #494557 background

This text has black color on #494557 background.


White color preview on #494557 background

This text has white color on #494557 background.


Related colors

Complementary color

Complementary color for #hex is #B6BAA8.


I love getcolorcode.com

Triadic colors

1 #574945 and #455749 with #494557 are triadic colors.

2 #574549 and #454957 with #494557 are triadic colors.