COLOR #497196

HEX: #497196 RGB: (73,113,150)

Color info

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

RGB color model

#497196 color RGB value is (73,113,150).

RGB: (73,113,150) (29%, 44%, 59%)

RGB channels and saturation

R 73 of 255 = 29%
G 113 of 255 = 44%
B 150 of 255 = 59%

73
113
150

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

Portions of RGB colors in percentages

R + G + B = 73 + 113 + 150 = 336 (100%)
R 73 of 336 ~ 21.73%
G 113 of 336 ~ 33.63%
B 150 of 336 ~ 44.64'%

%21.73
%33.63
%44.64

CMYK color model

#497196 color CMYK value is (51,25,0,41).

  • cyan value is 51.33%
  • magenta value is 24.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (51,25,0,41)
C51M25Y0K41 (51%, 25%, 0%, 41%)
(0.51 / 0.25 / 0.00 / 0.41)

CMYK percentages

%51.33
%24.67
%0
%41.18

Codes

Color #497196 in popluar color models

49 71 96
RGB 73 113 150
HSL 209° 34.53% 43.73%
HSB/HSV 209° 51.33% 58.82%
CMYK 51.33% 24.67% 0.00%
41.18%

Color #497196 in popluar number systems.

HEX 49 71 96
Decimal 73 113 150
Binary 1001001 1110001 10010110
Octal 111 161 226

Shades and tints

Shades of #497196

#497196
(73,113,150)
#436789
(67,103,137)
#3D5D7C
(61,93,124)
#37536F
(55,83,111)
#314962
(49,73,98)
#2B3F55
(43,63,85)
#253548
(37,53,72)
#1F2B3B
(31,43,59)
#19212E
(25,33,46)
#131721
(19,23,33)
#0D0D14
(13,13,20)
#000000
(0,0,0)

Tints of #497196

#497196
(73,113,150)
#597D9F
(89,125,159)
#6989A8
(105,137,168)
#7995B1
(121,149,177)
#89A1BA
(137,161,186)
#99ADC3
(153,173,195)
#A9B9CC
(169,185,204)
#B9C5D5
(185,197,213)
#C9D1DE
(201,209,222)
#D9DDE7
(217,221,231)
#E9E9F0
(233,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497196 color. Also use rgb(73,113,150) instead hex code.

Text Font Color

.myTextColor { color: #497196; }

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

This text font color is #497196.

Background Color

.myBgColor { background-color: #497196; }

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

This div background color is #497196.

Border color

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

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

This div border color is #497196.

Opacity

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

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

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

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

This text has shadow with #497196 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497196.

Preview

Color preview on black background

This text has color #497196 on black background.


Color preview on white background

This text has color #497196 on white background.


Black color preview on #497196 background

This text has black color on #497196 background.


White color preview on #497196 background

This text has white color on #497196 background.


Related colors

Complementary color

Complementary color for #hex is #B68E69.


I love getcolorcode.com

Triadic colors

1 #964971 and #719649 with #497196 are triadic colors.

2 #967149 and #714996 with #497196 are triadic colors.