COLOR #497295

HEX: #497295 RGB: (73,114,149)

Color info

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

RGB color model

#497295 color RGB value is (73,114,149).

RGB: (73,114,149) (29%, 45%, 58%)

RGB channels and saturation

R 73 of 255 = 29%
G 114 of 255 = 45%
B 149 of 255 = 58%

73
114
149

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

Portions of RGB colors in percentages

R + G + B = 73 + 114 + 149 = 336 (100%)
R 73 of 336 ~ 21.73%
G 114 of 336 ~ 33.93%
B 149 of 336 ~ 44.35'%

%21.73
%33.93
%44.35

CMYK color model

#497295 color CMYK value is (51,23,0,42).

  • cyan value is 51.01%
  • magenta value is 23.49%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (51,23,0,42) C51M23Y0K42 (51%,23%,0%,42%) (0.51/0.23/0.00/0.42) 

CMYK percentages

%51.01
%23.49
%0
%41.57

Codes

Color #497295 in popluar color models

49 72 95
RGB 73 114 149
HSL 208° 34.23% 43.53%
HSB/HSV 208° 51.01% 58.43%
CMYK 51.01% 23.49% 0.00%
41.57%

Color #497295 in popluar number systems.

HEX 49 72 95
Decimal 73 114 149
Binary 1001001 1110010 10010101
Octal 111 162 225

Shades and tints

Shades of #497295

#497295
(73,114,149)
#436888
(67,104,136)
#3D5E7B
(61,94,123)
#37546E
(55,84,110)
#314A61
(49,74,97)
#2B4054
(43,64,84)
#253647
(37,54,71)
#1F2C3A
(31,44,58)
#19222D
(25,34,45)
#131820
(19,24,32)
#0D0E13
(13,14,19)
#000000
(0,0,0)

Tints of #497295

#497295
(73,114,149)
#597E9E
(89,126,158)
#698AA7
(105,138,167)
#7996B0
(121,150,176)
#89A2B9
(137,162,185)
#99AEC2
(153,174,194)
#A9BACB
(169,186,203)
#B9C6D4
(185,198,212)
#C9D2DD
(201,210,221)
#D9DEE6
(217,222,230)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497295 color. Also use rgb(73,114,149) instead hex code.

Text Font Color

.myTextColor { color: #497295; }

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

This text font color is #497295.

Background Color

.myBgColor { background-color: #497295; }

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

This div background color is #497295.

Border color

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

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

This div border color is #497295.

Opacity

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

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

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

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

This text has shadow with #497295 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497295.

Preview

Color preview on black background

This text has color #497295 on black background.


Color preview on white background

This text has color #497295 on white background.


Black color preview on #497295 background

This text has black color on #497295 background.


White color preview on #497295 background

This text has white color on #497295 background.


Related colors

Complementary color

Complementary color for #hex is #B68D6A.


I love getcolorcode.com

Triadic colors

1 #954972 and #729549 with #497295 are triadic colors.

2 #957249 and #724995 with #497295 are triadic colors.