COLOR #496391

HEX: #496391 RGB: (73,99,145)

Color info

#496391 contains mainly green and blue colors. Web safe color of #496391 is #336699 (or #369).

RGB color model

#496391 color RGB value is (73,99,145).

RGB: (73,99,145) (29%, 39%, 57%)

RGB channels and saturation

R 73 of 255 = 29%
G 99 of 255 = 39%
B 145 of 255 = 57%

73
99
145

R + G + B ~ 42%. #496391 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 99 + 145 = 317 (100%)
R 73 of 317 ~ 23.03%
G 99 of 317 ~ 31.23%
B 145 of 317 ~ 45.74'%

%23.03
%31.23
%45.74

CMYK color model

#496391 color CMYK value is (50,32,0,43).

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

CMYK: (50,32,0,43)
C50M32Y0K43 (50%, 32%, 0%, 43%)
(0.50 / 0.32 / 0.00 / 0.43)

CMYK percentages

%49.66
%31.72
%0
%43.14

Codes

Color #496391 in popluar color models

49 63 91
RGB 73 99 145
HSL 218° 33.03% 42.75%
HSB/HSV 218° 49.66% 56.86%
CMYK 49.66% 31.72% 0.00%
43.14%

Color #496391 in popluar number systems.

HEX 49 63 91
Decimal 73 99 145
Binary 1001001 1100011 10010001
Octal 111 143 221

Shades and tints

Shades of #496391

#496391
(73,99,145)
#435A84
(67,90,132)
#3D5177
(61,81,119)
#37486A
(55,72,106)
#313F5D
(49,63,93)
#2B3650
(43,54,80)
#252D43
(37,45,67)
#1F2436
(31,36,54)
#191B29
(25,27,41)
#13121C
(19,18,28)
#0D090F
(13,9,15)
#000000
(0,0,0)

Tints of #496391

#496391
(73,99,145)
#59719B
(89,113,155)
#697FA5
(105,127,165)
#798DAF
(121,141,175)
#899BB9
(137,155,185)
#99A9C3
(153,169,195)
#A9B7CD
(169,183,205)
#B9C5D7
(185,197,215)
#C9D3E1
(201,211,225)
#D9E1EB
(217,225,235)
#E9EFF5
(233,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496391; }

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

This text font color is #496391.

Background Color

.myBgColor { background-color: #496391; }

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

This div background color is #496391.

Border color

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

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

This div border color is #496391.

Opacity

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

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

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

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

This text has shadow with #496391 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496391.

Preview

Color preview on black background

This text has color #496391 on black background.


Color preview on white background

This text has color #496391 on white background.


Black color preview on #496391 background

This text has black color on #496391 background.


White color preview on #496391 background

This text has white color on #496391 background.


Related colors

Complementary color

Complementary color for #hex is #B69C6E.


I love getcolorcode.com

Triadic colors

1 #914963 and #639149 with #496391 are triadic colors.

2 #916349 and #634991 with #496391 are triadic colors.