COLOR #497946

HEX: #497946 RGB: (73,121,70)

Color info

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

RGB color model

#497946 color RGB value is (73,121,70).

RGB: (73,121,70) (29%, 47%, 27%)

RGB channels and saturation

R 73 of 255 = 29%
G 121 of 255 = 47%
B 70 of 255 = 27%

73
121
70

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

Portions of RGB colors in percentages

R + G + B = 73 + 121 + 70 = 264 (100%)
R 73 of 264 ~ 27.65%
G 121 of 264 ~ 45.83%
B 70 of 264 ~ 26.52'%

%27.65
%45.83
%26.52

CMYK color model

#497946 color CMYK value is (40,0,42,53).

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

CMYK: (40,0,42,53)
C40M0Y42K53 (40%, 0%, 42%, 53%)
(0.40 / 0.00 / 0.42 / 0.53)

CMYK percentages

%39.67
%0
%42.15
%52.55

Codes

Color #497946 in popluar color models

49 79 46
RGB 73 121 70
HSL 116° 26.70% 37.45%
HSB/HSV 116° 42.15% 47.45%
CMYK 39.67% 0.00% 42.15%
52.55%

Color #497946 in popluar number systems.

HEX 49 79 46
Decimal 73 121 70
Binary 1001001 1111001 1000110
Octal 111 171 106

Shades and tints

Shades of #497946

#497946
(73,121,70)
#436E40
(67,110,64)
#3D633A
(61,99,58)
#375834
(55,88,52)
#314D2E
(49,77,46)
#2B4228
(43,66,40)
#253722
(37,55,34)
#1F2C1C
(31,44,28)
#192116
(25,33,22)
#131610
(19,22,16)
#0D0B0A
(13,11,10)
#000000
(0,0,0)

Tints of #497946

#497946
(73,121,70)
#598556
(89,133,86)
#699166
(105,145,102)
#799D76
(121,157,118)
#89A986
(137,169,134)
#99B596
(153,181,150)
#A9C1A6
(169,193,166)
#B9CDB6
(185,205,182)
#C9D9C6
(201,217,198)
#D9E5D6
(217,229,214)
#E9F1E6
(233,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497946; }

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

This text font color is #497946.

Background Color

.myBgColor { background-color: #497946; }

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

This div background color is #497946.

Border color

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

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

This div border color is #497946.

Opacity

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

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

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

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

This text has shadow with #497946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497946.

Preview

Color preview on black background

This text has color #497946 on black background.


Color preview on white background

This text has color #497946 on white background.


Black color preview on #497946 background

This text has black color on #497946 background.


White color preview on #497946 background

This text has white color on #497946 background.


Related colors

Complementary color

Complementary color for #hex is #B686B9.


I love getcolorcode.com

Triadic colors

1 #464979 and #794649 with #497946 are triadic colors.

2 #467949 and #794946 with #497946 are triadic colors.