COLOR #494A91

HEX: #494A91 RGB: (73,74,145)

Color info

#494A91 contains mainly blue color. Web safe color of #494A91 is #333399 (or #339).

RGB color model

#494A91 color RGB value is (73,74,145).

RGB: (73,74,145) (29%, 29%, 57%)

RGB channels and saturation

R 73 of 255 = 29%
G 74 of 255 = 29%
B 145 of 255 = 57%

73
74
145

R + G + B ~ 38%. #494A91 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 74 + 145 = 292 (100%)
R 73 of 292 ~ 25%
G 74 of 292 ~ 25.34%
B 145 of 292 ~ 49.66'%

%25
%25.34
%49.66

CMYK color model

#494A91 color CMYK value is (50,49,0,43).

  • cyan value is 49.66%
  • magenta value is 48.97%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (50,49,0,43)
C50M49Y0K43 (50%, 49%, 0%, 43%)
(0.50 / 0.49 / 0.00 / 0.43)

CMYK percentages

%49.66
%48.97
%0
%43.14

Codes

Color #494A91 in popluar color models

49 4A 91
RGB 73 74 145
HSL 239° 33.03% 42.75%
HSB/HSV 239° 49.66% 56.86%
CMYK 49.66% 48.97% 0.00%
43.14%

Color #494A91 in popluar number systems.

HEX 49 4A 91
Decimal 73 74 145
Binary 1001001 1001010 10010001
Octal 111 112 221

Shades and tints

Shades of #494A91

#494A91
(73,74,145)
#434484
(67,68,132)
#3D3E77
(61,62,119)
#37386A
(55,56,106)
#31325D
(49,50,93)
#2B2C50
(43,44,80)
#252643
(37,38,67)
#1F2036
(31,32,54)
#191A29
(25,26,41)
#13141C
(19,20,28)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #494A91

#494A91
(73,74,145)
#595A9B
(89,90,155)
#696AA5
(105,106,165)
#797AAF
(121,122,175)
#898AB9
(137,138,185)
#999AC3
(153,154,195)
#A9AACD
(169,170,205)
#B9BAD7
(185,186,215)
#C9CAE1
(201,202,225)
#D9DAEB
(217,218,235)
#E9EAF5
(233,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #494A91 color. Also use rgb(73,74,145) instead hex code.

Text Font Color

.myTextColor { color: #494A91; }

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

This text font color is #494A91.

Background Color

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

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

This div background color is #494A91.

Border color

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

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

This div border color is #494A91.

Opacity

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

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

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

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

This text has shadow with #494A91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #494A91.

Preview

Color preview on black background

This text has color #494A91 on black background.


Color preview on white background

This text has color #494A91 on white background.


Black color preview on #494A91 background

This text has black color on #494A91 background.


White color preview on #494A91 background

This text has white color on #494A91 background.


Related colors

Complementary color

Complementary color for #hex is #B6B56E.


I love getcolorcode.com

Triadic colors

1 #91494A and #4A9149 with #494A91 are triadic colors.

2 #914A49 and #4A4991 with #494A91 are triadic colors.