COLOR #497616

HEX: #497616 RGB: (73,118,22)

Color info

#497616 contains mainly red and green colors. Web safe color of #497616 is #336600 (or #360).

RGB color model

#497616 color RGB value is (73,118,22).

RGB: (73,118,22) (29%, 46%, 9%)

RGB channels and saturation

R 73 of 255 = 29%
G 118 of 255 = 46%
B 22 of 255 = 9%

73
118
22

R + G + B ~ 28%. #497616 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 118 + 22 = 213 (100%)
R 73 of 213 ~ 34.27%
G 118 of 213 ~ 55.4%
B 22 of 213 ~ 10.33'%

%34.27
%55.4

CMYK color model

#497616 color CMYK value is (38,0,81,54).

  • cyan value is 38.14%
  • magenta value is 0.00%
  • yellow value is 81.36%
  • key color value is 53.73%

CMYK: (38,0,81,54)
C38M0Y81K54 (38%, 0%, 81%, 54%)
(0.38 / 0.00 / 0.81 / 0.54)

CMYK percentages

%38.14
%0
%81.36
%53.73

Codes

Color #497616 in popluar color models

49 76 16
RGB 73 118 22
HSL 88° 68.57% 27.45%
HSB/HSV 88° 81.36% 46.27%
CMYK 38.14% 0.00% 81.36%
53.73%

Color #497616 in popluar number systems.

HEX 49 76 16
Decimal 73 118 22
Binary 1001001 1110110 10110
Octal 111 166 26

Shades and tints

Shades of #497616

#497616
(73,118,22)
#436C14
(67,108,20)
#3D6212
(61,98,18)
#375810
(55,88,16)
#314E0E
(49,78,14)
#2B440C
(43,68,12)
#253A0A
(37,58,10)
#1F3008
(31,48,8)
#192606
(25,38,6)
#131C04
(19,28,4)
#0D1202
(13,18,2)
#000000
(0,0,0)

Tints of #497616

#497616
(73,118,22)
#59822B
(89,130,43)
#698E40
(105,142,64)
#799A55
(121,154,85)
#89A66A
(137,166,106)
#99B27F
(153,178,127)
#A9BE94
(169,190,148)
#B9CAA9
(185,202,169)
#C9D6BE
(201,214,190)
#D9E2D3
(217,226,211)
#E9EEE8
(233,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #497616; }

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

This text font color is #497616.

Background Color

.myBgColor { background-color: #497616; }

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

This div background color is #497616.

Border color

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

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

This div border color is #497616.

Opacity

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

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

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

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

This text has shadow with #497616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #497616.

Preview

Color preview on black background

This text has color #497616 on black background.


Color preview on white background

This text has color #497616 on white background.


Black color preview on #497616 background

This text has black color on #497616 background.


White color preview on #497616 background

This text has white color on #497616 background.


Related colors

Complementary color

Complementary color for #hex is #B689E9.


I love getcolorcode.com

Triadic colors

1 #164976 and #761649 with #497616 are triadic colors.

2 #167649 and #764916 with #497616 are triadic colors.