COLOR #497564

HEX: #497564 RGB: (73,117,100)

Color info

#497564 contains red, green and blue colors in about the same proportion. Web safe color of #497564 is #336666 (or #366).

RGB color model

#497564 color RGB value is (73,117,100).

RGB: (73,117,100) (29%, 46%, 39%)

RGB channels and saturation

R 73 of 255 = 29%
G 117 of 255 = 46%
B 100 of 255 = 39%

73
117
100

R + G + B ~ 38%. #497564 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 117 + 100 = 290 (100%)
R 73 of 290 ~ 25.17%
G 117 of 290 ~ 40.34%
B 100 of 290 ~ 34.48'%

%25.17
%40.34
%34.48

CMYK color model

#497564 color CMYK value is (38,0,15,54).

  • cyan value is 37.61%
  • magenta value is 0.00%
  • yellow value is 14.53%
  • key color value is 54.12%

CMYK: (38,0,15,54)
C38M0Y15K54 (38%, 0%, 15%, 54%)
(0.38 / 0.00 / 0.15 / 0.54)

CMYK percentages

%37.61
%0
%14.53
%54.12

Codes

Color #497564 in popluar color models

49 75 64
RGB 73 117 100
HSL 157° 23.16% 37.25%
HSB/HSV 157° 37.61% 45.88%
CMYK 37.61% 0.00% 14.53%
54.12%

Color #497564 in popluar number systems.

HEX 49 75 64
Decimal 73 117 100
Binary 1001001 1110101 1100100
Octal 111 165 144

Shades and tints

Shades of #497564

#497564
(73,117,100)
#436B5B
(67,107,91)
#3D6152
(61,97,82)
#375749
(55,87,73)
#314D40
(49,77,64)
#2B4337
(43,67,55)
#25392E
(37,57,46)
#1F2F25
(31,47,37)
#19251C
(25,37,28)
#131B13
(19,27,19)
#0D110A
(13,17,10)
#000000
(0,0,0)

Tints of #497564

#497564
(73,117,100)
#598172
(89,129,114)
#698D80
(105,141,128)
#79998E
(121,153,142)
#89A59C
(137,165,156)
#99B1AA
(153,177,170)
#A9BDB8
(169,189,184)
#B9C9C6
(185,201,198)
#C9D5D4
(201,213,212)
#D9E1E2
(217,225,226)
#E9EDF0
(233,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497564 color. Also use rgb(73,117,100) instead hex code.

Text Font Color

.myTextColor { color: #497564; }

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

This text font color is #497564.

Background Color

.myBgColor { background-color: #497564; }

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

This div background color is #497564.

Border color

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

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

This div border color is #497564.

Opacity

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

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

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

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

This text has shadow with #497564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497564.

Preview

Color preview on black background

This text has color #497564 on black background.


Color preview on white background

This text has color #497564 on white background.


Black color preview on #497564 background

This text has black color on #497564 background.


White color preview on #497564 background

This text has white color on #497564 background.


Related colors

Complementary color

Complementary color for #hex is #B68A9B.


I love getcolorcode.com

Triadic colors

1 #644975 and #756449 with #497564 are triadic colors.

2 #647549 and #754964 with #497564 are triadic colors.