COLOR #497862

HEX: #497862 RGB: (73,120,98)

Color info

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

RGB color model

#497862 color RGB value is (73,120,98).

RGB: (73,120,98) (29%, 47%, 38%)

RGB channels and saturation

R 73 of 255 = 29%
G 120 of 255 = 47%
B 98 of 255 = 38%

73
120
98

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

Portions of RGB colors in percentages

R + G + B = 73 + 120 + 98 = 291 (100%)
R 73 of 291 ~ 25.09%
G 120 of 291 ~ 41.24%
B 98 of 291 ~ 33.68'%

%25.09
%41.24
%33.68

CMYK color model

#497862 color CMYK value is (39,0,18,53).

  • cyan value is 39.17%
  • magenta value is 0.00%
  • yellow value is 18.33%
  • key color value is 52.94%

CMYK: (39,0,18,53)
C39M0Y18K53 (39%, 0%, 18%, 53%)
(0.39 / 0.00 / 0.18 / 0.53)

CMYK percentages

%39.17
%0
%18.33
%52.94

Codes

Color #497862 in popluar color models

49 78 62
RGB 73 120 98
HSL 152° 24.35% 37.84%
HSB/HSV 152° 39.17% 47.06%
CMYK 39.17% 0.00% 18.33%
52.94%

Color #497862 in popluar number systems.

HEX 49 78 62
Decimal 73 120 98
Binary 1001001 1111000 1100010
Octal 111 170 142

Shades and tints

Shades of #497862

#497862
(73,120,98)
#436E5A
(67,110,90)
#3D6452
(61,100,82)
#375A4A
(55,90,74)
#315042
(49,80,66)
#2B463A
(43,70,58)
#253C32
(37,60,50)
#1F322A
(31,50,42)
#192822
(25,40,34)
#131E1A
(19,30,26)
#0D1412
(13,20,18)
#000000
(0,0,0)

Tints of #497862

#497862
(73,120,98)
#598470
(89,132,112)
#69907E
(105,144,126)
#799C8C
(121,156,140)
#89A89A
(137,168,154)
#99B4A8
(153,180,168)
#A9C0B6
(169,192,182)
#B9CCC4
(185,204,196)
#C9D8D2
(201,216,210)
#D9E4E0
(217,228,224)
#E9F0EE
(233,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497862; }

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

This text font color is #497862.

Background Color

.myBgColor { background-color: #497862; }

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

This div background color is #497862.

Border color

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

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

This div border color is #497862.

Opacity

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

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

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

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

This text has shadow with #497862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497862.

Preview

Color preview on black background

This text has color #497862 on black background.


Color preview on white background

This text has color #497862 on white background.


Black color preview on #497862 background

This text has black color on #497862 background.


White color preview on #497862 background

This text has white color on #497862 background.


Related colors

Complementary color

Complementary color for #hex is #B6879D.


I love getcolorcode.com

Triadic colors

1 #624978 and #786249 with #497862 are triadic colors.

2 #627849 and #784962 with #497862 are triadic colors.