COLOR #497A89

HEX: #497A89 RGB: (73,122,137)

Color info

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

RGB color model

#497A89 color RGB value is (73,122,137).

RGB: (73,122,137) (29%, 48%, 54%)

RGB channels and saturation

R 73 of 255 = 29%
G 122 of 255 = 48%
B 137 of 255 = 54%

73
122
137

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

Portions of RGB colors in percentages

R + G + B = 73 + 122 + 137 = 332 (100%)
R 73 of 332 ~ 21.99%
G 122 of 332 ~ 36.75%
B 137 of 332 ~ 41.27'%

%21.99
%36.75
%41.27

CMYK color model

#497A89 color CMYK value is (47,11,0,46).

  • cyan value is 46.72%
  • magenta value is 10.95%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (47,11,0,46)
C47M11Y0K46 (47%, 11%, 0%, 46%)
(0.47 / 0.11 / 0.00 / 0.46)

CMYK percentages

%46.72
%10.95
%0
%46.27

Codes

Color #497A89 in popluar color models

49 7A 89
RGB 73 122 137
HSL 194° 30.48% 41.18%
HSB/HSV 194° 46.72% 53.73%
CMYK 46.72% 10.95% 0.00%
46.27%

Color #497A89 in popluar number systems.

HEX 49 7A 89
Decimal 73 122 137
Binary 1001001 1111010 10001001
Octal 111 172 211

Shades and tints

Shades of #497A89

#497A89
(73,122,137)
#436F7D
(67,111,125)
#3D6471
(61,100,113)
#375965
(55,89,101)
#314E59
(49,78,89)
#2B434D
(43,67,77)
#253841
(37,56,65)
#1F2D35
(31,45,53)
#192229
(25,34,41)
#13171D
(19,23,29)
#0D0C11
(13,12,17)
#000000
(0,0,0)

Tints of #497A89

#497A89
(73,122,137)
#598693
(89,134,147)
#69929D
(105,146,157)
#799EA7
(121,158,167)
#89AAB1
(137,170,177)
#99B6BB
(153,182,187)
#A9C2C5
(169,194,197)
#B9CECF
(185,206,207)
#C9DAD9
(201,218,217)
#D9E6E3
(217,230,227)
#E9F2ED
(233,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497A89 color. Also use rgb(73,122,137) instead hex code.

Text Font Color

.myTextColor { color: #497A89; }

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

This text font color is #497A89.

Background Color

.myBgColor { background-color: #497A89; }

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

This div background color is #497A89.

Border color

.myBorderColor { border: 1px solid #497A89; }

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

This div border color is #497A89.

Opacity

.myOpacity80 { color: #497A89; opacity: 0.8; }

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

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

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

This text has shadow with #497A89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497A89.

Preview

Color preview on black background

This text has color #497A89 on black background.


Color preview on white background

This text has color #497A89 on white background.


Black color preview on #497A89 background

This text has black color on #497A89 background.


White color preview on #497A89 background

This text has white color on #497A89 background.


Related colors

Complementary color

Complementary color for #hex is #B68576.


I love getcolorcode.com

Triadic colors

1 #89497A and #7A8949 with #497A89 are triadic colors.

2 #897A49 and #7A4989 with #497A89 are triadic colors.