COLOR #496924

HEX: #496924 RGB: (73,105,36)

Color info

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

RGB color model

#496924 color RGB value is (73,105,36).

RGB: (73,105,36) (29%, 41%, 14%)

RGB channels and saturation

R 73 of 255 = 29%
G 105 of 255 = 41%
B 36 of 255 = 14%

73
105
36

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

Portions of RGB colors in percentages

R + G + B = 73 + 105 + 36 = 214 (100%)
R 73 of 214 ~ 34.11%
G 105 of 214 ~ 49.07%
B 36 of 214 ~ 16.82'%

%34.11
%49.07
%16.82

CMYK color model

#496924 color CMYK value is (30,0,66,59).

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

CMYK: (30,0,66,59)
C30M0Y66K59 (30%, 0%, 66%, 59%)
(0.30 / 0.00 / 0.66 / 0.59)

CMYK percentages

%30.48
%0
%65.71
%58.82

Codes

Color #496924 in popluar color models

49 69 24
RGB 73 105 36
HSL 88° 48.94% 27.65%
HSB/HSV 88° 65.71% 41.18%
CMYK 30.48% 0.00% 65.71%
58.82%

Color #496924 in popluar number systems.

HEX 49 69 24
Decimal 73 105 36
Binary 1001001 1101001 100100
Octal 111 151 44

Shades and tints

Shades of #496924

#496924
(73,105,36)
#436021
(67,96,33)
#3D571E
(61,87,30)
#374E1B
(55,78,27)
#314518
(49,69,24)
#2B3C15
(43,60,21)
#253312
(37,51,18)
#1F2A0F
(31,42,15)
#19210C
(25,33,12)
#131809
(19,24,9)
#0D0F06
(13,15,6)
#000000
(0,0,0)

Tints of #496924

#496924
(73,105,36)
#597637
(89,118,55)
#69834A
(105,131,74)
#79905D
(121,144,93)
#899D70
(137,157,112)
#99AA83
(153,170,131)
#A9B796
(169,183,150)
#B9C4A9
(185,196,169)
#C9D1BC
(201,209,188)
#D9DECF
(217,222,207)
#E9EBE2
(233,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #496924; }

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

This text font color is #496924.

Background Color

.myBgColor { background-color: #496924; }

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

This div background color is #496924.

Border color

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

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

This div border color is #496924.

Opacity

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

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

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

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

This text has shadow with #496924 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496924.

Preview

Color preview on black background

This text has color #496924 on black background.


Color preview on white background

This text has color #496924 on white background.


Black color preview on #496924 background

This text has black color on #496924 background.


White color preview on #496924 background

This text has white color on #496924 background.


Related colors

Complementary color

Complementary color for #hex is #B696DB.


I love getcolorcode.com

Triadic colors

1 #244969 and #692449 with #496924 are triadic colors.

2 #246949 and #694924 with #496924 are triadic colors.