COLOR #497687

HEX: #497687 RGB: (73,118,135)

Color info

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

RGB color model

#497687 color RGB value is (73,118,135).

RGB: (73,118,135) (29%, 46%, 53%)

RGB channels and saturation

R 73 of 255 = 29%
G 118 of 255 = 46%
B 135 of 255 = 53%

73
118
135

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

Portions of RGB colors in percentages

R + G + B = 73 + 118 + 135 = 326 (100%)
R 73 of 326 ~ 22.39%
G 118 of 326 ~ 36.2%
B 135 of 326 ~ 41.41'%

%22.39
%36.2
%41.41

CMYK color model

#497687 color CMYK value is (46,13,0,47).

  • cyan value is 45.93%
  • magenta value is 12.59%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (46,13,0,47)
C46M13Y0K47 (46%, 13%, 0%, 47%)
(0.46 / 0.13 / 0.00 / 0.47)

CMYK percentages

%45.93
%12.59
%0
%47.06

Codes

Color #497687 in popluar color models

49 76 87
RGB 73 118 135
HSL 196° 29.81% 40.78%
HSB/HSV 196° 45.93% 52.94%
CMYK 45.93% 12.59% 0.00%
47.06%

Color #497687 in popluar number systems.

HEX 49 76 87
Decimal 73 118 135
Binary 1001001 1110110 10000111
Octal 111 166 207

Shades and tints

Shades of #497687

#497687
(73,118,135)
#436C7B
(67,108,123)
#3D626F
(61,98,111)
#375863
(55,88,99)
#314E57
(49,78,87)
#2B444B
(43,68,75)
#253A3F
(37,58,63)
#1F3033
(31,48,51)
#192627
(25,38,39)
#131C1B
(19,28,27)
#0D120F
(13,18,15)
#000000
(0,0,0)

Tints of #497687

#497687
(73,118,135)
#598291
(89,130,145)
#698E9B
(105,142,155)
#799AA5
(121,154,165)
#89A6AF
(137,166,175)
#99B2B9
(153,178,185)
#A9BEC3
(169,190,195)
#B9CACD
(185,202,205)
#C9D6D7
(201,214,215)
#D9E2E1
(217,226,225)
#E9EEEB
(233,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497687 color. Also use rgb(73,118,135) instead hex code.

Text Font Color

.myTextColor { color: #497687; }

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

This text font color is #497687.

Background Color

.myBgColor { background-color: #497687; }

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

This div background color is #497687.

Border color

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

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

This div border color is #497687.

Opacity

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

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

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

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

This text has shadow with #497687 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497687.

Preview

Color preview on black background

This text has color #497687 on black background.


Color preview on white background

This text has color #497687 on white background.


Black color preview on #497687 background

This text has black color on #497687 background.


White color preview on #497687 background

This text has white color on #497687 background.


Related colors

Complementary color

Complementary color for #hex is #B68978.


I love getcolorcode.com

Triadic colors

1 #874976 and #768749 with #497687 are triadic colors.

2 #877649 and #764987 with #497687 are triadic colors.