COLOR #497965

HEX: #497965 RGB: (73,121,101)

Color info

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

RGB color model

#497965 color RGB value is (73,121,101).

RGB: (73,121,101) (29%, 47%, 40%)

RGB channels and saturation

R 73 of 255 = 29%
G 121 of 255 = 47%
B 101 of 255 = 40%

73
121
101

R + G + B ~ 39%. #497965 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 121 + 101 = 295 (100%)
R 73 of 295 ~ 24.75%
G 121 of 295 ~ 41.02%
B 101 of 295 ~ 34.24'%

%24.75
%41.02
%34.24

CMYK color model

#497965 color CMYK value is (40,0,17,53).

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

CMYK: (40,0,17,53)
C40M0Y17K53 (40%, 0%, 17%, 53%)
(0.40 / 0.00 / 0.17 / 0.53)

CMYK percentages

%39.67
%0
%16.53
%52.55

Codes

Color #497965 in popluar color models

49 79 65
RGB 73 121 101
HSL 155° 24.74% 38.04%
HSB/HSV 155° 39.67% 47.45%
CMYK 39.67% 0.00% 16.53%
52.55%

Color #497965 in popluar number systems.

HEX 49 79 65
Decimal 73 121 101
Binary 1001001 1111001 1100101
Octal 111 171 145

Shades and tints

Shades of #497965

#497965
(73,121,101)
#436E5C
(67,110,92)
#3D6353
(61,99,83)
#37584A
(55,88,74)
#314D41
(49,77,65)
#2B4238
(43,66,56)
#25372F
(37,55,47)
#1F2C26
(31,44,38)
#19211D
(25,33,29)
#131614
(19,22,20)
#0D0B0B
(13,11,11)
#000000
(0,0,0)

Tints of #497965

#497965
(73,121,101)
#598573
(89,133,115)
#699181
(105,145,129)
#799D8F
(121,157,143)
#89A99D
(137,169,157)
#99B5AB
(153,181,171)
#A9C1B9
(169,193,185)
#B9CDC7
(185,205,199)
#C9D9D5
(201,217,213)
#D9E5E3
(217,229,227)
#E9F1F1
(233,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497965; }

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

This text font color is #497965.

Background Color

.myBgColor { background-color: #497965; }

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

This div background color is #497965.

Border color

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

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

This div border color is #497965.

Opacity

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

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

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

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

This text has shadow with #497965 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497965.

Preview

Color preview on black background

This text has color #497965 on black background.


Color preview on white background

This text has color #497965 on white background.


Black color preview on #497965 background

This text has black color on #497965 background.


White color preview on #497965 background

This text has white color on #497965 background.


Related colors

Complementary color

Complementary color for #hex is #B6869A.


I love getcolorcode.com

Triadic colors

1 #654979 and #796549 with #497965 are triadic colors.

2 #657949 and #794965 with #497965 are triadic colors.