COLOR #497162

HEX: #497162 RGB: (73,113,98)

Color info

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

RGB color model

#497162 color RGB value is (73,113,98).

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

RGB channels and saturation

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

73
113
98

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

Portions of RGB colors in percentages

R + G + B = 73 + 113 + 98 = 284 (100%)
R 73 of 284 ~ 25.7%
G 113 of 284 ~ 39.79%
B 98 of 284 ~ 34.51'%

%25.7
%39.79
%34.51

CMYK color model

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

  • cyan value is 35.40%
  • magenta value is 0.00%
  • yellow value is 13.27%
  • key color value is 55.69%
CMYK: (35,0,13,56) C35M0Y13K56 (35%,0%,13%,56%) (0.35/0.00/0.13/0.56) 

CMYK percentages

%35.4
%0
%13.27
%55.69

Codes

Color #497162 in popluar color models

49 71 62
RGB 73 113 98
HSL 158° 21.51% 36.47%
HSB/HSV 158° 35.40% 44.31%
CMYK 35.40% 0.00% 13.27%
55.69%

Color #497162 in popluar number systems.

HEX 49 71 62
Decimal 73 113 98
Binary 1001001 1110001 1100010
Octal 111 161 142

Shades and tints

Shades of #497162

#497162
(73,113,98)
#43675A
(67,103,90)
#3D5D52
(61,93,82)
#37534A
(55,83,74)
#314942
(49,73,66)
#2B3F3A
(43,63,58)
#253532
(37,53,50)
#1F2B2A
(31,43,42)
#192122
(25,33,34)
#13171A
(19,23,26)
#0D0D12
(13,13,18)
#000000
(0,0,0)

Tints of #497162

#497162
(73,113,98)
#597D70
(89,125,112)
#69897E
(105,137,126)
#79958C
(121,149,140)
#89A19A
(137,161,154)
#99ADA8
(153,173,168)
#A9B9B6
(169,185,182)
#B9C5C4
(185,197,196)
#C9D1D2
(201,209,210)
#D9DDE0
(217,221,224)
#E9E9EE
(233,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497162; }

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

This text font color is #497162.

Background Color

.myBgColor { background-color: #497162; }

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

This div background color is #497162.

Border color

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

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

This div border color is #497162.

Opacity

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

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

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

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

This text has shadow with #497162 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497162.

Preview

Color preview on black background

This text has color #497162 on black background.


Color preview on white background

This text has color #497162 on white background.


Black color preview on #497162 background

This text has black color on #497162 background.


White color preview on #497162 background

This text has white color on #497162 background.


Related colors

Complementary color

Complementary color for #hex is #B68E9D.


I love getcolorcode.com

Triadic colors

1 #624971 and #716249 with #497162 are triadic colors.

2 #627149 and #714962 with #497162 are triadic colors.