COLOR #497959

HEX: #497959 RGB: (73,121,89)

Color info

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

RGB color model

#497959 color RGB value is (73,121,89).

RGB: (73,121,89) (29%, 47%, 35%)

RGB channels and saturation

R 73 of 255 = 29%
G 121 of 255 = 47%
B 89 of 255 = 35%

73
121
89

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

Portions of RGB colors in percentages

R + G + B = 73 + 121 + 89 = 283 (100%)
R 73 of 283 ~ 25.8%
G 121 of 283 ~ 42.76%
B 89 of 283 ~ 31.45'%

%25.8
%42.76
%31.45

CMYK color model

#497959 color CMYK value is (40,0,26,53).

  • cyan value is 39.67%
  • magenta value is 0.00%
  • yellow value is 26.45%
  • key color value is 52.55%

CMYK: (40,0,26,53)
C40M0Y26K53 (40%, 0%, 26%, 53%)
(0.40 / 0.00 / 0.26 / 0.53)

CMYK percentages

%39.67
%0
%26.45
%52.55

Codes

Color #497959 in popluar color models

49 79 59
RGB 73 121 89
HSL 140° 24.74% 38.04%
HSB/HSV 140° 39.67% 47.45%
CMYK 39.67% 0.00% 26.45%
52.55%

Color #497959 in popluar number systems.

HEX 49 79 59
Decimal 73 121 89
Binary 1001001 1111001 1011001
Octal 111 171 131

Shades and tints

Shades of #497959

#497959
(73,121,89)
#436E51
(67,110,81)
#3D6349
(61,99,73)
#375841
(55,88,65)
#314D39
(49,77,57)
#2B4231
(43,66,49)
#253729
(37,55,41)
#1F2C21
(31,44,33)
#192119
(25,33,25)
#131611
(19,22,17)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #497959

#497959
(73,121,89)
#598568
(89,133,104)
#699177
(105,145,119)
#799D86
(121,157,134)
#89A995
(137,169,149)
#99B5A4
(153,181,164)
#A9C1B3
(169,193,179)
#B9CDC2
(185,205,194)
#C9D9D1
(201,217,209)
#D9E5E0
(217,229,224)
#E9F1EF
(233,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497959 color. Also use rgb(73,121,89) instead hex code.

Text Font Color

.myTextColor { color: #497959; }

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

This text font color is #497959.

Background Color

.myBgColor { background-color: #497959; }

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

This div background color is #497959.

Border color

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

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

This div border color is #497959.

Opacity

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

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

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

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

This text has shadow with #497959 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497959.

Preview

Color preview on black background

This text has color #497959 on black background.


Color preview on white background

This text has color #497959 on white background.


Black color preview on #497959 background

This text has black color on #497959 background.


White color preview on #497959 background

This text has white color on #497959 background.


Related colors

Complementary color

Complementary color for #hex is #B686A6.


I love getcolorcode.com

Triadic colors

1 #594979 and #795949 with #497959 are triadic colors.

2 #597949 and #794959 with #497959 are triadic colors.