COLOR #497A62

HEX: #497A62 RGB: (73,122,98)

Color info

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

RGB color model

#497A62 color RGB value is (73,122,98).

RGB: (73,122,98) (29%, 48%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 122 of 255 = 48%
B 98 of 255 = 38%

73
122
98

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

Portions of RGB colors in percentages

R + G + B = 73 + 122 + 98 = 293 (100%)
R 73 of 293 ~ 24.91%
G 122 of 293 ~ 41.64%
B 98 of 293 ~ 33.45'%

%24.91
%41.64
%33.45

CMYK color model

#497A62 color CMYK value is (40,0,20,52).

  • cyan value is 40.16%
  • magenta value is 0.00%
  • yellow value is 19.67%
  • key color value is 52.16%

CMYK: (40,0,20,52)
C40M0Y20K52 (40%, 0%, 20%, 52%)
(0.40 / 0.00 / 0.20 / 0.52)

CMYK percentages

%40.16
%0
%19.67
%52.16

Codes

Color #497A62 in popluar color models

49 7A 62
RGB 73 122 98
HSL 151° 25.13% 38.24%
HSB/HSV 151° 40.16% 47.84%
CMYK 40.16% 0.00% 19.67%
52.16%

Color #497A62 in popluar number systems.

HEX 49 7A 62
Decimal 73 122 98
Binary 1001001 1111010 1100010
Octal 111 172 142

Shades and tints

Shades of #497A62

#497A62
(73,122,98)
#436F5A
(67,111,90)
#3D6452
(61,100,82)
#37594A
(55,89,74)
#314E42
(49,78,66)
#2B433A
(43,67,58)
#253832
(37,56,50)
#1F2D2A
(31,45,42)
#192222
(25,34,34)
#13171A
(19,23,26)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #497A62

#497A62
(73,122,98)
#598670
(89,134,112)
#69927E
(105,146,126)
#799E8C
(121,158,140)
#89AA9A
(137,170,154)
#99B6A8
(153,182,168)
#A9C2B6
(169,194,182)
#B9CEC4
(185,206,196)
#C9DAD2
(201,218,210)
#D9E6E0
(217,230,224)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497A62; }

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

This text font color is #497A62.

Background Color

.myBgColor { background-color: #497A62; }

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

This div background color is #497A62.

Border color

.myBorderColor { border: 1px solid #497A62; }

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

This div border color is #497A62.

Opacity

.myOpacity80 { color: #497A62; opacity: 0.8; }

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

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

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

This text has shadow with #497A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497A62.

Preview

Color preview on black background

This text has color #497A62 on black background.


Color preview on white background

This text has color #497A62 on white background.


Black color preview on #497A62 background

This text has black color on #497A62 background.


White color preview on #497A62 background

This text has white color on #497A62 background.


Related colors

Complementary color

Complementary color for #hex is #B6859D.


I love getcolorcode.com

Triadic colors

1 #62497A and #7A6249 with #497A62 are triadic colors.

2 #627A49 and #7A4962 with #497A62 are triadic colors.