COLOR #496328

HEX: #496328 RGB: (73,99,40)

Color info

#496328 contains red, green and blue colors in about the same proportion. Web safe color of #496328 is #336633 (or #363).

RGB color model

#496328 color RGB value is (73,99,40).

RGB: (73,99,40) (29%, 39%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 99 of 255 = 39%
B 40 of 255 = 16%

73
99
40

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

Portions of RGB colors in percentages

R + G + B = 73 + 99 + 40 = 212 (100%)
R 73 of 212 ~ 34.43%
G 99 of 212 ~ 46.7%
B 40 of 212 ~ 18.87'%

%34.43
%46.7
%18.87

CMYK color model

#496328 color CMYK value is (26,0,60,61).

  • cyan value is 26.26%
  • magenta value is 0.00%
  • yellow value is 59.60%
  • key color value is 61.18%
CMYK: (26,0,60,61) C26M0Y60K61 (26%,0%,60%,61%) (0.26/0.00/0.60/0.61) 

CMYK percentages

%26.26
%0
%59.6
%61.18

Codes

Color #496328 in popluar color models

49 63 28
RGB 73 99 40
HSL 86° 42.45% 27.25%
HSB/HSV 86° 59.60% 38.82%
CMYK 26.26% 0.00% 59.60%
61.18%

Color #496328 in popluar number systems.

HEX 49 63 28
Decimal 73 99 40
Binary 1001001 1100011 101000
Octal 111 143 50

Shades and tints

Shades of #496328

#496328
(73,99,40)
#435A25
(67,90,37)
#3D5122
(61,81,34)
#37481F
(55,72,31)
#313F1C
(49,63,28)
#2B3619
(43,54,25)
#252D16
(37,45,22)
#1F2413
(31,36,19)
#191B10
(25,27,16)
#13120D
(19,18,13)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #496328

#496328
(73,99,40)
#59713B
(89,113,59)
#697F4E
(105,127,78)
#798D61
(121,141,97)
#899B74
(137,155,116)
#99A987
(153,169,135)
#A9B79A
(169,183,154)
#B9C5AD
(185,197,173)
#C9D3C0
(201,211,192)
#D9E1D3
(217,225,211)
#E9EFE6
(233,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #496328 color. Also use rgb(73,99,40) instead hex code.

Text Font Color

.myTextColor { color: #496328; }

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

This text font color is #496328.

Background Color

.myBgColor { background-color: #496328; }

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

This div background color is #496328.

Border color

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

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

This div border color is #496328.

Opacity

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

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

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

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

This text has shadow with #496328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #496328.

Preview

Color preview on black background

This text has color #496328 on black background.


Color preview on white background

This text has color #496328 on white background.


Black color preview on #496328 background

This text has black color on #496328 background.


White color preview on #496328 background

This text has white color on #496328 background.


Related colors

Complementary color

Complementary color for #hex is #B69CD7.


I love getcolorcode.com

Triadic colors

1 #284963 and #632849 with #496328 are triadic colors.

2 #286349 and #634928 with #496328 are triadic colors.