COLOR #496802

HEX: #496802 RGB: (73,104,2)

Color info

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

RGB color model

#496802 color RGB value is (73,104,2).

RGB: (73,104,2) (29%, 41%, 1%)

RGB channels and saturation

R 73 of 255 = 29%
G 104 of 255 = 41%
B 2 of 255 = 1%

73
104
2

R + G + B ~ 24%. #496802 is dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 104 + 2 = 179 (100%)
R 73 of 179 ~ 40.78%
G 104 of 179 ~ 58.1%
B 2 of 179 ~ 1.12'%

%40.78
%58.1

CMYK color model

#496802 color CMYK value is (30,0,98,59).

  • cyan value is 29.81%
  • magenta value is 0.00%
  • yellow value is 98.08%
  • key color value is 59.22%

CMYK: (30,0,98,59)
C30M0Y98K59 (30%, 0%, 98%, 59%)
(0.30 / 0.00 / 0.98 / 0.59)

CMYK percentages

%29.81
%0
%98.08
%59.22

Codes

Color #496802 in popluar color models

49 68 02
RGB 73 104 2
HSL 78° 96.23% 20.78%
HSB/HSV 78° 98.08% 40.78%
CMYK 29.81% 0.00% 98.08%
59.22%

Color #496802 in popluar number systems.

HEX 49 68 02
Decimal 73 104 2
Binary 1001001 1101000 10
Octal 111 150 2

Shades and tints

Shades of #496802

#496802
(73,104,2)
#435F02
(67,95,2)
#3D5602
(61,86,2)
#374D02
(55,77,2)
#314402
(49,68,2)
#2B3B02
(43,59,2)
#253202
(37,50,2)
#1F2902
(31,41,2)
#192002
(25,32,2)
#131702
(19,23,2)
#0D0E02
(13,14,2)
#000000
(0,0,0)

Tints of #496802

#496802
(73,104,2)
#597519
(89,117,25)
#698230
(105,130,48)
#798F47
(121,143,71)
#899C5E
(137,156,94)
#99A975
(153,169,117)
#A9B68C
(169,182,140)
#B9C3A3
(185,195,163)
#C9D0BA
(201,208,186)
#D9DDD1
(217,221,209)
#E9EAE8
(233,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496802; }

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

This text font color is #496802.

Background Color

.myBgColor { background-color: #496802; }

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

This div background color is #496802.

Border color

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

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

This div border color is #496802.

Opacity

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

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

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

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

This text has shadow with #496802 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496802.

Preview

Color preview on black background

This text has color #496802 on black background.


Color preview on white background

This text has color #496802 on white background.


Black color preview on #496802 background

This text has black color on #496802 background.


White color preview on #496802 background

This text has white color on #496802 background.


Related colors

Complementary color

Complementary color for #hex is #B697FD.


I love getcolorcode.com

Triadic colors

1 #024968 and #680249 with #496802 are triadic colors.

2 #026849 and #684902 with #496802 are triadic colors.