COLOR #497560

HEX: #497560 RGB: (73,117,96)

Color info

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

RGB color model

#497560 color RGB value is (73,117,96).

RGB: (73,117,96) (29%, 46%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 117 of 255 = 46%
B 96 of 255 = 38%

73
117
96

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

Portions of RGB colors in percentages

R + G + B = 73 + 117 + 96 = 286 (100%)
R 73 of 286 ~ 25.52%
G 117 of 286 ~ 40.91%
B 96 of 286 ~ 33.57'%

%25.52
%40.91
%33.57

CMYK color model

#497560 color CMYK value is (38,0,18,54).

  • cyan value is 37.61%
  • magenta value is 0.00%
  • yellow value is 17.95%
  • key color value is 54.12%
CMYK: (38,0,18,54) C38M0Y18K54 (38%,0%,18%,54%) (0.38/0.00/0.18/0.54) 

CMYK percentages

%37.61
%0
%17.95
%54.12

Codes

Color #497560 in popluar color models

49 75 60
RGB 73 117 96
HSL 151° 23.16% 37.25%
HSB/HSV 151° 37.61% 45.88%
CMYK 37.61% 0.00% 17.95%
54.12%

Color #497560 in popluar number systems.

HEX 49 75 60
Decimal 73 117 96
Binary 1001001 1110101 1100000
Octal 111 165 140

Shades and tints

Shades of #497560

#497560
(73,117,96)
#436B58
(67,107,88)
#3D6150
(61,97,80)
#375748
(55,87,72)
#314D40
(49,77,64)
#2B4338
(43,67,56)
#253930
(37,57,48)
#1F2F28
(31,47,40)
#192520
(25,37,32)
#131B18
(19,27,24)
#0D1110
(13,17,16)
#000000
(0,0,0)

Tints of #497560

#497560
(73,117,96)
#59816E
(89,129,110)
#698D7C
(105,141,124)
#79998A
(121,153,138)
#89A598
(137,165,152)
#99B1A6
(153,177,166)
#A9BDB4
(169,189,180)
#B9C9C2
(185,201,194)
#C9D5D0
(201,213,208)
#D9E1DE
(217,225,222)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497560; }

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

This text font color is #497560.

Background Color

.myBgColor { background-color: #497560; }

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

This div background color is #497560.

Border color

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

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

This div border color is #497560.

Opacity

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

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

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

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

This text has shadow with #497560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497560.

Preview

Color preview on black background

This text has color #497560 on black background.


Color preview on white background

This text has color #497560 on white background.


Black color preview on #497560 background

This text has black color on #497560 background.


White color preview on #497560 background

This text has white color on #497560 background.


Related colors

Complementary color

Complementary color for #hex is #B68A9F.


I love getcolorcode.com

Triadic colors

1 #604975 and #756049 with #497560 are triadic colors.

2 #607549 and #754960 with #497560 are triadic colors.