COLOR #497470

HEX: #497470 RGB: (73,116,112)

Color info

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

RGB color model

#497470 color RGB value is (73,116,112).

RGB: (73,116,112) (29%, 45%, 44%)

RGB channels and saturation

R 73 of 255 = 29%
G 116 of 255 = 45%
B 112 of 255 = 44%

73
116
112

R + G + B ~ 39%. #497470 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 116 + 112 = 301 (100%)
R 73 of 301 ~ 24.25%
G 116 of 301 ~ 38.54%
B 112 of 301 ~ 37.21'%

%24.25
%38.54
%37.21

CMYK color model

#497470 color CMYK value is (37,0,3,55).

  • cyan value is 37.07%
  • magenta value is 0.00%
  • yellow value is 3.45%
  • key color value is 54.51%

CMYK: (37,0,3,55)
C37M0Y3K55 (37%, 0%, 3%, 55%)
(0.37 / 0.00 / 0.03 / 0.55)

CMYK percentages

%37.07
%0
%3.45
%54.51

Codes

Color #497470 in popluar color models

49 74 70
RGB 73 116 112
HSL 174° 22.75% 37.06%
HSB/HSV 174° 37.07% 45.49%
CMYK 37.07% 0.00% 3.45%
54.51%

Color #497470 in popluar number systems.

HEX 49 74 70
Decimal 73 116 112
Binary 1001001 1110100 1110000
Octal 111 164 160

Shades and tints

Shades of #497470

#497470
(73,116,112)
#436A66
(67,106,102)
#3D605C
(61,96,92)
#375652
(55,86,82)
#314C48
(49,76,72)
#2B423E
(43,66,62)
#253834
(37,56,52)
#1F2E2A
(31,46,42)
#192420
(25,36,32)
#131A16
(19,26,22)
#0D100C
(13,16,12)
#000000
(0,0,0)

Tints of #497470

#497470
(73,116,112)
#59807D
(89,128,125)
#698C8A
(105,140,138)
#799897
(121,152,151)
#89A4A4
(137,164,164)
#99B0B1
(153,176,177)
#A9BCBE
(169,188,190)
#B9C8CB
(185,200,203)
#C9D4D8
(201,212,216)
#D9E0E5
(217,224,229)
#E9ECF2
(233,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497470 color. Also use rgb(73,116,112) instead hex code.

Text Font Color

.myTextColor { color: #497470; }

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

This text font color is #497470.

Background Color

.myBgColor { background-color: #497470; }

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

This div background color is #497470.

Border color

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

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

This div border color is #497470.

Opacity

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

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

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

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

This text has shadow with #497470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497470.

Preview

Color preview on black background

This text has color #497470 on black background.


Color preview on white background

This text has color #497470 on white background.


Black color preview on #497470 background

This text has black color on #497470 background.


White color preview on #497470 background

This text has white color on #497470 background.


Related colors

Complementary color

Complementary color for #hex is #B68B8F.


I love getcolorcode.com

Triadic colors

1 #704974 and #747049 with #497470 are triadic colors.

2 #707449 and #744970 with #497470 are triadic colors.