COLOR #497062

HEX: #497062 RGB: (73,112,98)

Color info

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

RGB color model

#497062 color RGB value is (73,112,98).

RGB: (73,112,98) (29%, 44%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 112 of 255 = 44%
B 98 of 255 = 38%

73
112
98

R + G + B ~ 37%. #497062 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 112 + 98 = 283 (100%)
R 73 of 283 ~ 25.8%
G 112 of 283 ~ 39.58%
B 98 of 283 ~ 34.63'%

%25.8
%39.58
%34.63

CMYK color model

#497062 color CMYK value is (35,0,13,56).

  • cyan value is 34.82%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 56.08%

CMYK: (35,0,13,56)
C35M0Y13K56 (35%, 0%, 13%, 56%)
(0.35 / 0.00 / 0.13 / 0.56)

CMYK percentages

%34.82
%0
%12.5
%56.08

Codes

Color #497062 in popluar color models

49 70 62
RGB 73 112 98
HSL 158° 21.08% 36.27%
HSB/HSV 158° 34.82% 43.92%
CMYK 34.82% 0.00% 12.50%
56.08%

Color #497062 in popluar number systems.

HEX 49 70 62
Decimal 73 112 98
Binary 1001001 1110000 1100010
Octal 111 160 142

Shades and tints

Shades of #497062

#497062
(73,112,98)
#43665A
(67,102,90)
#3D5C52
(61,92,82)
#37524A
(55,82,74)
#314842
(49,72,66)
#2B3E3A
(43,62,58)
#253432
(37,52,50)
#1F2A2A
(31,42,42)
#192022
(25,32,34)
#13161A
(19,22,26)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #497062

#497062
(73,112,98)
#597D70
(89,125,112)
#698A7E
(105,138,126)
#79978C
(121,151,140)
#89A49A
(137,164,154)
#99B1A8
(153,177,168)
#A9BEB6
(169,190,182)
#B9CBC4
(185,203,196)
#C9D8D2
(201,216,210)
#D9E5E0
(217,229,224)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497062; }

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

This text font color is #497062.

Background Color

.myBgColor { background-color: #497062; }

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

This div background color is #497062.

Border color

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

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

This div border color is #497062.

Opacity

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

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

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

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

This text has shadow with #497062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497062.

Preview

Color preview on black background

This text has color #497062 on black background.


Color preview on white background

This text has color #497062 on white background.


Black color preview on #497062 background

This text has black color on #497062 background.


White color preview on #497062 background

This text has white color on #497062 background.


Related colors

Complementary color

Complementary color for #hex is #B68F9D.


I love getcolorcode.com

Triadic colors

1 #624970 and #706249 with #497062 are triadic colors.

2 #627049 and #704962 with #497062 are triadic colors.