COLOR #497049

HEX: #497049 RGB: (73,112,73)

Color info

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

RGB color model

#497049 color RGB value is (73,112,73).

RGB: (73,112,73) (29%, 44%, 29%)

RGB channels and saturation

R 73 of 255 = 29%
G 112 of 255 = 44%
B 73 of 255 = 29%

73
112
73

R + G + B ~ 34%. #497049 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 112 + 73 = 258 (100%)
R 73 of 258 ~ 28.29%
G 112 of 258 ~ 43.41%
B 73 of 258 ~ 28.29'%

%28.29
%43.41
%28.29

CMYK color model

#497049 color CMYK value is (35,0,35,56).

  • cyan value is 34.82%
  • magenta value is 0.00%
  • yellow value is 34.82%
  • key color value is 56.08%

CMYK: (35,0,35,56)
C35M0Y35K56 (35%, 0%, 35%, 56%)
(0.35 / 0.00 / 0.35 / 0.56)

CMYK percentages

%34.82
%0
%34.82
%56.08

Codes

Color #497049 in popluar color models

49 70 49
RGB 73 112 73
HSL 120° 21.08% 36.27%
HSB/HSV 120° 34.82% 43.92%
CMYK 34.82% 0.00% 34.82%
56.08%

Color #497049 in popluar number systems.

HEX 49 70 49
Decimal 73 112 73
Binary 1001001 1110000 1001001
Octal 111 160 111

Shades and tints

Shades of #497049

#497049
(73,112,73)
#436643
(67,102,67)
#3D5C3D
(61,92,61)
#375237
(55,82,55)
#314831
(49,72,49)
#2B3E2B
(43,62,43)
#253425
(37,52,37)
#1F2A1F
(31,42,31)
#192019
(25,32,25)
#131613
(19,22,19)
#0D0C0D
(13,12,13)
#000000
(0,0,0)

Tints of #497049

#497049
(73,112,73)
#597D59
(89,125,89)
#698A69
(105,138,105)
#799779
(121,151,121)
#89A489
(137,164,137)
#99B199
(153,177,153)
#A9BEA9
(169,190,169)
#B9CBB9
(185,203,185)
#C9D8C9
(201,216,201)
#D9E5D9
(217,229,217)
#E9F2E9
(233,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497049; }

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

This text font color is #497049.

Background Color

.myBgColor { background-color: #497049; }

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

This div background color is #497049.

Border color

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

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

This div border color is #497049.

Opacity

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

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

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

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

This text has shadow with #497049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497049.

Preview

Color preview on black background

This text has color #497049 on black background.


Color preview on white background

This text has color #497049 on white background.


Black color preview on #497049 background

This text has black color on #497049 background.


White color preview on #497049 background

This text has white color on #497049 background.


Related colors

Complementary color

Complementary color for #hex is #B68FB6.


I love getcolorcode.com

Triadic colors

1 #494970 and #704949 with #497049 are triadic colors.

2 #497049 and #704949 with #497049 are triadic colors.