COLOR #496294

HEX: #496294 RGB: (73,98,148)

Color info

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

RGB color model

#496294 color RGB value is (73,98,148).

RGB: (73,98,148) (29%, 38%, 58%)

RGB channels and saturation

R 73 of 255 = 29%
G 98 of 255 = 38%
B 148 of 255 = 58%

73
98
148

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

Portions of RGB colors in percentages

R + G + B = 73 + 98 + 148 = 319 (100%)
R 73 of 319 ~ 22.88%
G 98 of 319 ~ 30.72%
B 148 of 319 ~ 46.39'%

%22.88
%30.72
%46.39

CMYK color model

#496294 color CMYK value is (51,34,0,42).

  • cyan value is 50.68%
  • magenta value is 33.78%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (51,34,0,42)
C51M34Y0K42 (51%, 34%, 0%, 42%)
(0.51 / 0.34 / 0.00 / 0.42)

CMYK percentages

%50.68
%33.78
%0
%41.96

Codes

Color #496294 in popluar color models

49 62 94
RGB 73 98 148
HSL 220° 33.94% 43.33%
HSB/HSV 220° 50.68% 58.04%
CMYK 50.68% 33.78% 0.00%
41.96%

Color #496294 in popluar number systems.

HEX 49 62 94
Decimal 73 98 148
Binary 1001001 1100010 10010100
Octal 111 142 224

Shades and tints

Shades of #496294

#496294
(73,98,148)
#435A87
(67,90,135)
#3D527A
(61,82,122)
#374A6D
(55,74,109)
#314260
(49,66,96)
#2B3A53
(43,58,83)
#253246
(37,50,70)
#1F2A39
(31,42,57)
#19222C
(25,34,44)
#131A1F
(19,26,31)
#0D1212
(13,18,18)
#000000
(0,0,0)

Tints of #496294

#496294
(73,98,148)
#59709D
(89,112,157)
#697EA6
(105,126,166)
#798CAF
(121,140,175)
#899AB8
(137,154,184)
#99A8C1
(153,168,193)
#A9B6CA
(169,182,202)
#B9C4D3
(185,196,211)
#C9D2DC
(201,210,220)
#D9E0E5
(217,224,229)
#E9EEEE
(233,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496294 color. Also use rgb(73,98,148) instead hex code.

Text Font Color

.myTextColor { color: #496294; }

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

This text font color is #496294.

Background Color

.myBgColor { background-color: #496294; }

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

This div background color is #496294.

Border color

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

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

This div border color is #496294.

Opacity

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

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

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

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

This text has shadow with #496294 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496294.

Preview

Color preview on black background

This text has color #496294 on black background.


Color preview on white background

This text has color #496294 on white background.


Black color preview on #496294 background

This text has black color on #496294 background.


White color preview on #496294 background

This text has white color on #496294 background.


Related colors

Complementary color

Complementary color for #hex is #B69D6B.


I love getcolorcode.com

Triadic colors

1 #944962 and #629449 with #496294 are triadic colors.

2 #946249 and #624994 with #496294 are triadic colors.