COLOR #494564

HEX: #494564 RGB: (73,69,100)

Color info

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

RGB color model

#494564 color RGB value is (73,69,100).

RGB: (73,69,100) (29%, 27%, 39%)

RGB channels and saturation

R 73 of 255 = 29%
G 69 of 255 = 27%
B 100 of 255 = 39%

73
69
100

R + G + B ~ 32%. #494564 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 69 + 100 = 242 (100%)
R 73 of 242 ~ 30.17%
G 69 of 242 ~ 28.51%
B 100 of 242 ~ 41.32'%

%30.17
%28.51
%41.32

CMYK color model

#494564 color CMYK value is (27,31,0,61).

  • cyan value is 27.00%
  • magenta value is 31.00%
  • yellow value is 0.00%
  • key color value is 60.78%
CMYK: (27,31,0,61) C27M31Y0K61 (27%,31%,0%,61%) (0.27/0.31/0.00/0.61) 

CMYK percentages

%27
%31
%0
%60.78

Codes

Color #494564 in popluar color models

49 45 64
RGB 73 69 100
HSL 248° 18.34% 33.14%
HSB/HSV 248° 31.00% 39.22%
CMYK 27.00% 31.00% 0.00%
60.78%

Color #494564 in popluar number systems.

HEX 49 45 64
Decimal 73 69 100
Binary 1001001 1000101 1100100
Octal 111 105 144

Shades and tints

Shades of #494564

#494564
(73,69,100)
#433F5B
(67,63,91)
#3D3952
(61,57,82)
#373349
(55,51,73)
#312D40
(49,45,64)
#2B2737
(43,39,55)
#25212E
(37,33,46)
#1F1B25
(31,27,37)
#19151C
(25,21,28)
#130F13
(19,15,19)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #494564

#494564
(73,69,100)
#595572
(89,85,114)
#696580
(105,101,128)
#79758E
(121,117,142)
#89859C
(137,133,156)
#9995AA
(153,149,170)
#A9A5B8
(169,165,184)
#B9B5C6
(185,181,198)
#C9C5D4
(201,197,212)
#D9D5E2
(217,213,226)
#E9E5F0
(233,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494564; }

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

This text font color is #494564.

Background Color

.myBgColor { background-color: #494564; }

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

This div background color is #494564.

Border color

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

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

This div border color is #494564.

Opacity

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

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

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

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

This text has shadow with #494564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494564.

Preview

Color preview on black background

This text has color #494564 on black background.


Color preview on white background

This text has color #494564 on white background.


Black color preview on #494564 background

This text has black color on #494564 background.


White color preview on #494564 background

This text has white color on #494564 background.


Related colors

Complementary color

Complementary color for #hex is #B6BA9B.


I love getcolorcode.com

Triadic colors

1 #644945 and #456449 with #494564 are triadic colors.

2 #644549 and #454964 with #494564 are triadic colors.