COLOR #494156

HEX: #494156 RGB: (73,65,86)

Color info

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

RGB color model

#494156 color RGB value is (73,65,86).

RGB: (73,65,86) (29%, 25%, 34%)

RGB channels and saturation

R 73 of 255 = 29%
G 65 of 255 = 25%
B 86 of 255 = 34%

73
65
86

R + G + B ~ 29%. #494156 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 65 + 86 = 224 (100%)
R 73 of 224 ~ 32.59%
G 65 of 224 ~ 29.02%
B 86 of 224 ~ 38.39'%

%32.59
%29.02
%38.39

CMYK color model

#494156 color CMYK value is (15,24,0,66).

  • cyan value is 15.12%
  • magenta value is 24.42%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (15,24,0,66)
C15M24Y0K66 (15%, 24%, 0%, 66%)
(0.15 / 0.24 / 0.00 / 0.66)

CMYK percentages

%15.12
%24.42
%0
%66.27

Codes

Color #494156 in popluar color models

49 41 56
RGB 73 65 86
HSL 263° 13.91% 29.61%
HSB/HSV 263° 24.42% 33.73%
CMYK 15.12% 24.42% 0.00%
66.27%

Color #494156 in popluar number systems.

HEX 49 41 56
Decimal 73 65 86
Binary 1001001 1000001 1010110
Octal 111 101 126

Shades and tints

Shades of #494156

#494156
(73,65,86)
#433C4F
(67,60,79)
#3D3748
(61,55,72)
#373241
(55,50,65)
#312D3A
(49,45,58)
#2B2833
(43,40,51)
#25232C
(37,35,44)
#1F1E25
(31,30,37)
#19191E
(25,25,30)
#131417
(19,20,23)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #494156

#494156
(73,65,86)
#595265
(89,82,101)
#696374
(105,99,116)
#797483
(121,116,131)
#898592
(137,133,146)
#9996A1
(153,150,161)
#A9A7B0
(169,167,176)
#B9B8BF
(185,184,191)
#C9C9CE
(201,201,206)
#D9DADD
(217,218,221)
#E9EBEC
(233,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494156; }

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

This text font color is #494156.

Background Color

.myBgColor { background-color: #494156; }

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

This div background color is #494156.

Border color

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

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

This div border color is #494156.

Opacity

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

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

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

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

This text has shadow with #494156 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494156.

Preview

Color preview on black background

This text has color #494156 on black background.


Color preview on white background

This text has color #494156 on white background.


Black color preview on #494156 background

This text has black color on #494156 background.


White color preview on #494156 background

This text has white color on #494156 background.


Related colors

Complementary color

Complementary color for #hex is #B6BEA9.


I love getcolorcode.com

Triadic colors

1 #564941 and #415649 with #494156 are triadic colors.

2 #564149 and #414956 with #494156 are triadic colors.