COLOR #494864

HEX: #494864 RGB: (73,72,100)

Color info

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

RGB color model

#494864 color RGB value is (73,72,100).

RGB: (73,72,100) (29%, 28%, 39%)

RGB channels and saturation

R 73 of 255 = 29%
G 72 of 255 = 28%
B 100 of 255 = 39%

73
72
100

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

Portions of RGB colors in percentages

R + G + B = 73 + 72 + 100 = 245 (100%)
R 73 of 245 ~ 29.8%
G 72 of 245 ~ 29.39%
B 100 of 245 ~ 40.82'%

%29.8
%29.39
%40.82

CMYK color model

#494864 color CMYK value is (27,28,0,61).

  • cyan value is 27.00%
  • magenta value is 28.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (27,28,0,61)
C27M28Y0K61 (27%, 28%, 0%, 61%)
(0.27 / 0.28 / 0.00 / 0.61)

CMYK percentages

%27
%28
%0
%60.78

Codes

Color #494864 in popluar color models

49 48 64
RGB 73 72 100
HSL 242° 16.28% 33.73%
HSB/HSV 242° 28.00% 39.22%
CMYK 27.00% 28.00% 0.00%
60.78%

Color #494864 in popluar number systems.

HEX 49 48 64
Decimal 73 72 100
Binary 1001001 1001000 1100100
Octal 111 110 144

Shades and tints

Shades of #494864

#494864
(73,72,100)
#43425B
(67,66,91)
#3D3C52
(61,60,82)
#373649
(55,54,73)
#313040
(49,48,64)
#2B2A37
(43,42,55)
#25242E
(37,36,46)
#1F1E25
(31,30,37)
#19181C
(25,24,28)
#131213
(19,18,19)
#0D0C0A
(13,12,10)
#000000
(0,0,0)

Tints of #494864

#494864
(73,72,100)
#595872
(89,88,114)
#696880
(105,104,128)
#79788E
(121,120,142)
#89889C
(137,136,156)
#9998AA
(153,152,170)
#A9A8B8
(169,168,184)
#B9B8C6
(185,184,198)
#C9C8D4
(201,200,212)
#D9D8E2
(217,216,226)
#E9E8F0
(233,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #494864; }

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

This text font color is #494864.

Background Color

.myBgColor { background-color: #494864; }

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

This div background color is #494864.

Border color

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

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

This div border color is #494864.

Opacity

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

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

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

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

This text has shadow with #494864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494864.

Preview

Color preview on black background

This text has color #494864 on black background.


Color preview on white background

This text has color #494864 on white background.


Black color preview on #494864 background

This text has black color on #494864 background.


White color preview on #494864 background

This text has white color on #494864 background.


Related colors

Complementary color

Complementary color for #hex is #B6B79B.


I love getcolorcode.com

Triadic colors

1 #644948 and #486449 with #494864 are triadic colors.

2 #644849 and #484964 with #494864 are triadic colors.