COLOR #497D73

HEX: #497D73 RGB: (73,125,115)

Color info

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

RGB color model

#497D73 color RGB value is (73,125,115).

RGB: (73,125,115) (29%, 49%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 125 of 255 = 49%
B 115 of 255 = 45%

73
125
115

R + G + B ~ 41%. #497D73 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 73 + 125 + 115 = 313 (100%)
R 73 of 313 ~ 23.32%
G 125 of 313 ~ 39.94%
B 115 of 313 ~ 36.74'%

%23.32
%39.94
%36.74

CMYK color model

#497D73 color CMYK value is (42,0,8,51).

  • cyan value is 41.60%
  • magenta value is 0.00%
  • yellow value is 8.00%
  • key color value is 50.98%

CMYK: (42,0,8,51)
C42M0Y8K51 (42%, 0%, 8%, 51%)
(0.42 / 0.00 / 0.08 / 0.51)

CMYK percentages

%41.6
%0
%8
%50.98

Codes

Color #497D73 in popluar color models

49 7D 73
RGB 73 125 115
HSL 168° 26.26% 38.82%
HSB/HSV 168° 41.60% 49.02%
CMYK 41.60% 0.00% 8.00%
50.98%

Color #497D73 in popluar number systems.

HEX 49 7D 73
Decimal 73 125 115
Binary 1001001 1111101 1110011
Octal 111 175 163

Shades and tints

Shades of #497D73

#497D73
(73,125,115)
#437269
(67,114,105)
#3D675F
(61,103,95)
#375C55
(55,92,85)
#31514B
(49,81,75)
#2B4641
(43,70,65)
#253B37
(37,59,55)
#1F302D
(31,48,45)
#192523
(25,37,35)
#131A19
(19,26,25)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #497D73

#497D73
(73,125,115)
#59887F
(89,136,127)
#69938B
(105,147,139)
#799E97
(121,158,151)
#89A9A3
(137,169,163)
#99B4AF
(153,180,175)
#A9BFBB
(169,191,187)
#B9CAC7
(185,202,199)
#C9D5D3
(201,213,211)
#D9E0DF
(217,224,223)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497D73 color. Also use rgb(73,125,115) instead hex code.

Text Font Color

.myTextColor { color: #497D73; }

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

This text font color is #497D73.

Background Color

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

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

This div background color is #497D73.

Border color

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

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

This div border color is #497D73.

Opacity

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

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

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

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

This text has shadow with #497D73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497D73.

Preview

Color preview on black background

This text has color #497D73 on black background.


Color preview on white background

This text has color #497D73 on white background.


Black color preview on #497D73 background

This text has black color on #497D73 background.


White color preview on #497D73 background

This text has white color on #497D73 background.


Related colors

Complementary color

Complementary color for #hex is #B6828C.


I love getcolorcode.com

Triadic colors

1 #73497D and #7D7349 with #497D73 are triadic colors.

2 #737D49 and #7D4973 with #497D73 are triadic colors.