COLOR #494356

HEX: #494356 RGB: (73,67,86)

Color info

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

RGB color model

#494356 color RGB value is (73,67,86).

RGB: (73,67,86) (29%, 26%, 34%)

RGB channels and saturation

R 73 of 255 = 29%
G 67 of 255 = 26%
B 86 of 255 = 34%

73
67
86

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

Portions of RGB colors in percentages

R + G + B = 73 + 67 + 86 = 226 (100%)
R 73 of 226 ~ 32.3%
G 67 of 226 ~ 29.65%
B 86 of 226 ~ 38.05'%

%32.3
%29.65
%38.05

CMYK color model

#494356 color CMYK value is (15,22,0,66).

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

CMYK: (15,22,0,66)
C15M22Y0K66 (15%, 22%, 0%, 66%)
(0.15 / 0.22 / 0.00 / 0.66)

CMYK percentages

%15.12
%22.09
%0
%66.27

Codes

Color #494356 in popluar color models

49 43 56
RGB 73 67 86
HSL 259° 12.42% 30.00%
HSB/HSV 259° 22.09% 33.73%
CMYK 15.12% 22.09% 0.00%
66.27%

Color #494356 in popluar number systems.

HEX 49 43 56
Decimal 73 67 86
Binary 1001001 1000011 1010110
Octal 111 103 126

Shades and tints

Shades of #494356

#494356
(73,67,86)
#433D4F
(67,61,79)
#3D3748
(61,55,72)
#373141
(55,49,65)
#312B3A
(49,43,58)
#2B2533
(43,37,51)
#251F2C
(37,31,44)
#1F1925
(31,25,37)
#19131E
(25,19,30)
#130D17
(19,13,23)
#0D0710
(13,7,16)
#000000
(0,0,0)

Tints of #494356

#494356
(73,67,86)
#595465
(89,84,101)
#696574
(105,101,116)
#797683
(121,118,131)
#898792
(137,135,146)
#9998A1
(153,152,161)
#A9A9B0
(169,169,176)
#B9BABF
(185,186,191)
#C9CBCE
(201,203,206)
#D9DCDD
(217,220,221)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494356; }

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

This text font color is #494356.

Background Color

.myBgColor { background-color: #494356; }

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

This div background color is #494356.

Border color

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

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

This div border color is #494356.

Opacity

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

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

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

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

This text has shadow with #494356 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494356.

Preview

Color preview on black background

This text has color #494356 on black background.


Color preview on white background

This text has color #494356 on white background.


Black color preview on #494356 background

This text has black color on #494356 background.


White color preview on #494356 background

This text has white color on #494356 background.


Related colors

Complementary color

Complementary color for #hex is #B6BCA9.


I love getcolorcode.com

Triadic colors

1 #564943 and #435649 with #494356 are triadic colors.

2 #564349 and #434956 with #494356 are triadic colors.