COLOR #497B73

HEX: #497B73 RGB: (73,123,115)

Color info

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

RGB color model

#497B73 color RGB value is (73,123,115).

RGB: (73,123,115) (29%, 48%, 45%)

RGB channels and saturation

R 73 of 255 = 29%
G 123 of 255 = 48%
B 115 of 255 = 45%

73
123
115

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

Portions of RGB colors in percentages

R + G + B = 73 + 123 + 115 = 311 (100%)
R 73 of 311 ~ 23.47%
G 123 of 311 ~ 39.55%
B 115 of 311 ~ 36.98'%

%23.47
%39.55
%36.98

CMYK color model

#497B73 color CMYK value is (41,0,7,52).

  • cyan value is 40.65%
  • magenta value is 0.00%
  • yellow value is 6.50%
  • key color value is 51.76%

CMYK: (41,0,7,52)
C41M0Y7K52 (41%, 0%, 7%, 52%)
(0.41 / 0.00 / 0.07 / 0.52)

CMYK percentages

%40.65
%0
%6.5
%51.76

Codes

Color #497B73 in popluar color models

49 7B 73
RGB 73 123 115
HSL 170° 25.51% 38.43%
HSB/HSV 170° 40.65% 48.24%
CMYK 40.65% 0.00% 6.50%
51.76%

Color #497B73 in popluar number systems.

HEX 49 7B 73
Decimal 73 123 115
Binary 1001001 1111011 1110011
Octal 111 173 163

Shades and tints

Shades of #497B73

#497B73
(73,123,115)
#437069
(67,112,105)
#3D655F
(61,101,95)
#375A55
(55,90,85)
#314F4B
(49,79,75)
#2B4441
(43,68,65)
#253937
(37,57,55)
#1F2E2D
(31,46,45)
#192323
(25,35,35)
#131819
(19,24,25)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #497B73

#497B73
(73,123,115)
#59877F
(89,135,127)
#69938B
(105,147,139)
#799F97
(121,159,151)
#89ABA3
(137,171,163)
#99B7AF
(153,183,175)
#A9C3BB
(169,195,187)
#B9CFC7
(185,207,199)
#C9DBD3
(201,219,211)
#D9E7DF
(217,231,223)
#E9F3EB
(233,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497B73; }

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

This text font color is #497B73.

Background Color

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

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

This div background color is #497B73.

Border color

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

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

This div border color is #497B73.

Opacity

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

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

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

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

This text has shadow with #497B73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497B73.

Preview

Color preview on black background

This text has color #497B73 on black background.


Color preview on white background

This text has color #497B73 on white background.


Black color preview on #497B73 background

This text has black color on #497B73 background.


White color preview on #497B73 background

This text has white color on #497B73 background.


Related colors

Complementary color

Complementary color for #hex is #B6848C.


I love getcolorcode.com

Triadic colors

1 #73497B and #7B7349 with #497B73 are triadic colors.

2 #737B49 and #7B4973 with #497B73 are triadic colors.