COLOR #494F9E

HEX: #494F9E RGB: (73,79,158)

Color info

#494F9E contains mainly blue color. Web safe color of #494F9E is #336699 (or #369).

RGB color model

#494F9E color RGB value is (73,79,158).

RGB: (73,79,158) (29%, 31%, 62%)

RGB channels and saturation

R 73 of 255 = 29%
G 79 of 255 = 31%
B 158 of 255 = 62%

73
79
158

R + G + B ~ 41%. #494F9E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 79 + 158 = 310 (100%)
R 73 of 310 ~ 23.55%
G 79 of 310 ~ 25.48%
B 158 of 310 ~ 50.97'%

%23.55
%25.48
%50.97

CMYK color model

#494F9E color CMYK value is (54,50,0,38).

  • cyan value is 53.80%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 38.04%

CMYK: (54,50,0,38)
C54M50Y0K38 (54%, 50%, 0%, 38%)
(0.54 / 0.50 / 0.00 / 0.38)

CMYK percentages

%53.8
%50
%0
%38.04

Codes

Color #494F9E in popluar color models

49 4F 9E
RGB 73 79 158
HSL 236° 36.80% 45.29%
HSB/HSV 236° 53.80% 61.96%
CMYK 53.80% 50.00% 0.00%
38.04%

Color #494F9E in popluar number systems.

HEX 49 4F 9E
Decimal 73 79 158
Binary 1001001 1001111 10011110
Octal 111 117 236

Shades and tints

Shades of #494F9E

#494F9E
(73,79,158)
#434890
(67,72,144)
#3D4182
(61,65,130)
#373A74
(55,58,116)
#313366
(49,51,102)
#2B2C58
(43,44,88)
#25254A
(37,37,74)
#1F1E3C
(31,30,60)
#19172E
(25,23,46)
#131020
(19,16,32)
#0D0912
(13,9,18)
#000000
(0,0,0)

Tints of #494F9E

#494F9E
(73,79,158)
#595FA6
(89,95,166)
#696FAE
(105,111,174)
#797FB6
(121,127,182)
#898FBE
(137,143,190)
#999FC6
(153,159,198)
#A9AFCE
(169,175,206)
#B9BFD6
(185,191,214)
#C9CFDE
(201,207,222)
#D9DFE6
(217,223,230)
#E9EFEE
(233,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494F9E color. Also use rgb(73,79,158) instead hex code.

Text Font Color

.myTextColor { color: #494F9E; }

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

This text font color is #494F9E.

Background Color

.myBgColor { background-color: #494F9E; }

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

This div background color is #494F9E.

Border color

.myBorderColor { border: 1px solid #494F9E; }

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

This div border color is #494F9E.

Opacity

.myOpacity80 { color: #494F9E; opacity: 0.8; }

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

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

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

This text has shadow with #494F9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494F9E.

Preview

Color preview on black background

This text has color #494F9E on black background.


Color preview on white background

This text has color #494F9E on white background.


Black color preview on #494F9E background

This text has black color on #494F9E background.


White color preview on #494F9E background

This text has white color on #494F9E background.


Related colors

Complementary color

Complementary color for #hex is #B6B061.


I love getcolorcode.com

Triadic colors

1 #9E494F and #4F9E49 with #494F9E are triadic colors.

2 #9E4F49 and #4F499E with #494F9E are triadic colors.