COLOR #496417

HEX: #496417 RGB: (73,100,23)

Color info

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

RGB color model

#496417 color RGB value is (73,100,23).

RGB: (73,100,23) (29%, 39%, 9%)

RGB channels and saturation

R 73 of 255 = 29%
G 100 of 255 = 39%
B 23 of 255 = 9%

73
100
23

R + G + B ~ 26%. #496417 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 100 + 23 = 196 (100%)
R 73 of 196 ~ 37.24%
G 100 of 196 ~ 51.02%
B 23 of 196 ~ 11.73'%

%37.24
%51.02
%11.73

CMYK color model

#496417 color CMYK value is (27,0,77,61).

  • cyan value is 27.00%
  • magenta value is 0.00%
  • yellow value is 77.00%
  • key color value is 60.78%

CMYK: (27,0,77,61)
C27M0Y77K61 (27%, 0%, 77%, 61%)
(0.27 / 0.00 / 0.77 / 0.61)

CMYK percentages

%27
%0
%77
%60.78

Codes

Color #496417 in popluar color models

49 64 17
RGB 73 100 23
HSL 81° 62.60% 24.12%
HSB/HSV 81° 77.00% 39.22%
CMYK 27.00% 0.00% 77.00%
60.78%

Color #496417 in popluar number systems.

HEX 49 64 17
Decimal 73 100 23
Binary 1001001 1100100 10111
Octal 111 144 27

Shades and tints

Shades of #496417

#496417
(73,100,23)
#435B15
(67,91,21)
#3D5213
(61,82,19)
#374911
(55,73,17)
#31400F
(49,64,15)
#2B370D
(43,55,13)
#252E0B
(37,46,11)
#1F2509
(31,37,9)
#191C07
(25,28,7)
#131305
(19,19,5)
#0D0A03
(13,10,3)
#000000
(0,0,0)

Tints of #496417

#496417
(73,100,23)
#59722C
(89,114,44)
#698041
(105,128,65)
#798E56
(121,142,86)
#899C6B
(137,156,107)
#99AA80
(153,170,128)
#A9B895
(169,184,149)
#B9C6AA
(185,198,170)
#C9D4BF
(201,212,191)
#D9E2D4
(217,226,212)
#E9F0E9
(233,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496417; }

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

This text font color is #496417.

Background Color

.myBgColor { background-color: #496417; }

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

This div background color is #496417.

Border color

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

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

This div border color is #496417.

Opacity

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

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

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

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

This text has shadow with #496417 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496417.

Preview

Color preview on black background

This text has color #496417 on black background.


Color preview on white background

This text has color #496417 on white background.


Black color preview on #496417 background

This text has black color on #496417 background.


White color preview on #496417 background

This text has white color on #496417 background.


Related colors

Complementary color

Complementary color for #hex is #B69BE8.


I love getcolorcode.com

Triadic colors

1 #174964 and #641749 with #496417 are triadic colors.

2 #176449 and #644917 with #496417 are triadic colors.