COLOR #497440

HEX: #497440 RGB: (73,116,64)

Color info

#497440 contains red, green and blue colors in about the same proportion. Web safe color of #497440 is #336633 (or #363).

RGB color model

#497440 color RGB value is (73,116,64).

RGB: (73,116,64) (29%, 45%, 25%)

RGB channels and saturation

R 73 of 255 = 29%
G 116 of 255 = 45%
B 64 of 255 = 25%

73
116
64

R + G + B ~ 33%. #497440 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 116 + 64 = 253 (100%)
R 73 of 253 ~ 28.85%
G 116 of 253 ~ 45.85%
B 64 of 253 ~ 25.3'%

%28.85
%45.85
%25.3

CMYK color model

#497440 color CMYK value is (37,0,45,55).

  • cyan value is 37.07%
  • magenta value is 0.00%
  • yellow value is 44.83%
  • key color value is 54.51%

CMYK: (37,0,45,55)
C37M0Y45K55 (37%, 0%, 45%, 55%)
(0.37 / 0.00 / 0.45 / 0.55)

CMYK percentages

%37.07
%0
%44.83
%54.51

Codes

Color #497440 in popluar color models

49 74 40
RGB 73 116 64
HSL 110° 28.89% 35.29%
HSB/HSV 110° 44.83% 45.49%
CMYK 37.07% 0.00% 44.83%
54.51%

Color #497440 in popluar number systems.

HEX 49 74 40
Decimal 73 116 64
Binary 1001001 1110100 1000000
Octal 111 164 100

Shades and tints

Shades of #497440

#497440
(73,116,64)
#436A3B
(67,106,59)
#3D6036
(61,96,54)
#375631
(55,86,49)
#314C2C
(49,76,44)
#2B4227
(43,66,39)
#253822
(37,56,34)
#1F2E1D
(31,46,29)
#192418
(25,36,24)
#131A13
(19,26,19)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #497440

#497440
(73,116,64)
#598051
(89,128,81)
#698C62
(105,140,98)
#799873
(121,152,115)
#89A484
(137,164,132)
#99B095
(153,176,149)
#A9BCA6
(169,188,166)
#B9C8B7
(185,200,183)
#C9D4C8
(201,212,200)
#D9E0D9
(217,224,217)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #497440 color. Also use rgb(73,116,64) instead hex code.

Text Font Color

.myTextColor { color: #497440; }

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

This text font color is #497440.

Background Color

.myBgColor { background-color: #497440; }

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

This div background color is #497440.

Border color

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

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

This div border color is #497440.

Opacity

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

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

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

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

This text has shadow with #497440 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497440.

Preview

Color preview on black background

This text has color #497440 on black background.


Color preview on white background

This text has color #497440 on white background.


Black color preview on #497440 background

This text has black color on #497440 background.


White color preview on #497440 background

This text has white color on #497440 background.


Related colors

Complementary color

Complementary color for #hex is #B68BBF.


I love getcolorcode.com

Triadic colors

1 #404974 and #744049 with #497440 are triadic colors.

2 #407449 and #744940 with #497440 are triadic colors.