COLOR #496921

HEX: #496921 RGB: (73,105,33)

Color info

#496921 contains mainly red and green colors. Web safe color of #496921 is #336633 (or #363).

RGB color model

#496921 color RGB value is (73,105,33).

RGB: (73,105,33) (29%, 41%, 13%)

RGB channels and saturation

R 73 of 255 = 29%
G 105 of 255 = 41%
B 33 of 255 = 13%

73
105
33

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

Portions of RGB colors in percentages

R + G + B = 73 + 105 + 33 = 211 (100%)
R 73 of 211 ~ 34.6%
G 105 of 211 ~ 49.76%
B 33 of 211 ~ 15.64'%

%34.6
%49.76
%15.64

CMYK color model

#496921 color CMYK value is (30,0,69,59).

  • cyan value is 30.48%
  • magenta value is 0.00%
  • yellow value is 68.57%
  • key color value is 58.82%

CMYK: (30,0,69,59)
C30M0Y69K59 (30%, 0%, 69%, 59%)
(0.30 / 0.00 / 0.69 / 0.59)

CMYK percentages

%30.48
%0
%68.57
%58.82

Codes

Color #496921 in popluar color models

49 69 21
RGB 73 105 33
HSL 87° 52.17% 27.06%
HSB/HSV 87° 68.57% 41.18%
CMYK 30.48% 0.00% 68.57%
58.82%

Color #496921 in popluar number systems.

HEX 49 69 21
Decimal 73 105 33
Binary 1001001 1101001 100001
Octal 111 151 41

Shades and tints

Shades of #496921

#496921
(73,105,33)
#43601E
(67,96,30)
#3D571B
(61,87,27)
#374E18
(55,78,24)
#314515
(49,69,21)
#2B3C12
(43,60,18)
#25330F
(37,51,15)
#1F2A0C
(31,42,12)
#192109
(25,33,9)
#131806
(19,24,6)
#0D0F03
(13,15,3)
#000000
(0,0,0)

Tints of #496921

#496921
(73,105,33)
#597635
(89,118,53)
#698349
(105,131,73)
#79905D
(121,144,93)
#899D71
(137,157,113)
#99AA85
(153,170,133)
#A9B799
(169,183,153)
#B9C4AD
(185,196,173)
#C9D1C1
(201,209,193)
#D9DED5
(217,222,213)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496921 color. Also use rgb(73,105,33) instead hex code.

Text Font Color

.myTextColor { color: #496921; }

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

This text font color is #496921.

Background Color

.myBgColor { background-color: #496921; }

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

This div background color is #496921.

Border color

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

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

This div border color is #496921.

Opacity

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

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

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

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

This text has shadow with #496921 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496921.

Preview

Color preview on black background

This text has color #496921 on black background.


Color preview on white background

This text has color #496921 on white background.


Black color preview on #496921 background

This text has black color on #496921 background.


White color preview on #496921 background

This text has white color on #496921 background.


Related colors

Complementary color

Complementary color for #hex is #B696DE.


I love getcolorcode.com

Triadic colors

1 #214969 and #692149 with #496921 are triadic colors.

2 #216949 and #694921 with #496921 are triadic colors.