COLOR #496819

HEX: #496819 RGB: (73,104,25)

Color info

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

RGB color model

#496819 color RGB value is (73,104,25).

RGB: (73,104,25) (29%, 41%, 10%)

RGB channels and saturation

R 73 of 255 = 29%
G 104 of 255 = 41%
B 25 of 255 = 10%

73
104
25

R + G + B ~ 27%. #496819 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 104 + 25 = 202 (100%)
R 73 of 202 ~ 36.14%
G 104 of 202 ~ 51.49%
B 25 of 202 ~ 12.38'%

%36.14
%51.49
%12.38

CMYK color model

#496819 color CMYK value is (30,0,76,59).

  • cyan value is 29.81%
  • magenta value is 0.00%
  • yellow value is 75.96%
  • key color value is 59.22%
CMYK: (30,0,76,59) C30M0Y76K59 (30%,0%,76%,59%) (0.30/0.00/0.76/0.59) 

CMYK percentages

%29.81
%0
%75.96
%59.22

Codes

Color #496819 in popluar color models

49 68 19
RGB 73 104 25
HSL 84° 61.24% 25.29%
HSB/HSV 84° 75.96% 40.78%
CMYK 29.81% 0.00% 75.96%
59.22%

Color #496819 in popluar number systems.

HEX 49 68 19
Decimal 73 104 25
Binary 1001001 1101000 11001
Octal 111 150 31

Shades and tints

Shades of #496819

#496819
(73,104,25)
#435F17
(67,95,23)
#3D5615
(61,86,21)
#374D13
(55,77,19)
#314411
(49,68,17)
#2B3B0F
(43,59,15)
#25320D
(37,50,13)
#1F290B
(31,41,11)
#192009
(25,32,9)
#131707
(19,23,7)
#0D0E05
(13,14,5)
#000000
(0,0,0)

Tints of #496819

#496819
(73,104,25)
#59752D
(89,117,45)
#698241
(105,130,65)
#798F55
(121,143,85)
#899C69
(137,156,105)
#99A97D
(153,169,125)
#A9B691
(169,182,145)
#B9C3A5
(185,195,165)
#C9D0B9
(201,208,185)
#D9DDCD
(217,221,205)
#E9EAE1
(233,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496819; }

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

This text font color is #496819.

Background Color

.myBgColor { background-color: #496819; }

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

This div background color is #496819.

Border color

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

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

This div border color is #496819.

Opacity

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

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

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

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

This text has shadow with #496819 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496819.

Preview

Color preview on black background

This text has color #496819 on black background.


Color preview on white background

This text has color #496819 on white background.


Black color preview on #496819 background

This text has black color on #496819 background.


White color preview on #496819 background

This text has white color on #496819 background.


Related colors

Complementary color

Complementary color for #hex is #B697E6.


I love getcolorcode.com

Triadic colors

1 #194968 and #681949 with #496819 are triadic colors.

2 #196849 and #684919 with #496819 are triadic colors.