COLOR #499328

HEX: #499328 RGB: (73,147,40)

Color info

#499328 contains mainly green color. Web safe color of #499328 is #339933 (or #393).

RGB color model

#499328 color RGB value is (73,147,40).

RGB: (73,147,40) (29%, 58%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 147 of 255 = 58%
B 40 of 255 = 16%

73
147
40

R + G + B ~ 34%. #499328 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 147 + 40 = 260 (100%)
R 73 of 260 ~ 28.08%
G 147 of 260 ~ 56.54%
B 40 of 260 ~ 15.38'%

%28.08
%56.54
%15.38

CMYK color model

#499328 color CMYK value is (50,0,73,42).

  • cyan value is 50.34%
  • magenta value is 0.00%
  • yellow value is 72.79%
  • key color value is 42.35%

CMYK: (50,0,73,42)
C50M0Y73K42 (50%, 0%, 73%, 42%)
(0.50 / 0.00 / 0.73 / 0.42)

CMYK percentages

%50.34
%0
%72.79
%42.35

Codes

Color #499328 in popluar color models

49 93 28
RGB 73 147 40
HSL 101° 57.22% 36.67%
HSB/HSV 101° 72.79% 57.65%
CMYK 50.34% 0.00% 72.79%
42.35%

Color #499328 in popluar number systems.

HEX 49 93 28
Decimal 73 147 40
Binary 1001001 10010011 101000
Octal 111 223 50

Shades and tints

Shades of #499328

#499328
(73,147,40)
#438625
(67,134,37)
#3D7922
(61,121,34)
#376C1F
(55,108,31)
#315F1C
(49,95,28)
#2B5219
(43,82,25)
#254516
(37,69,22)
#1F3813
(31,56,19)
#192B10
(25,43,16)
#131E0D
(19,30,13)
#0D110A
(13,17,10)
#000000
(0,0,0)

Tints of #499328

#499328
(73,147,40)
#599C3B
(89,156,59)
#69A54E
(105,165,78)
#79AE61
(121,174,97)
#89B774
(137,183,116)
#99C087
(153,192,135)
#A9C99A
(169,201,154)
#B9D2AD
(185,210,173)
#C9DBC0
(201,219,192)
#D9E4D3
(217,228,211)
#E9EDE6
(233,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #499328; }

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

This text font color is #499328.

Background Color

.myBgColor { background-color: #499328; }

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

This div background color is #499328.

Border color

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

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

This div border color is #499328.

Opacity

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

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

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

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

This text has shadow with #499328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #499328.

Preview

Color preview on black background

This text has color #499328 on black background.


Color preview on white background

This text has color #499328 on white background.


Black color preview on #499328 background

This text has black color on #499328 background.


White color preview on #499328 background

This text has white color on #499328 background.


Related colors

Complementary color

Complementary color for #hex is #B66CD7.


I love getcolorcode.com

Triadic colors

1 #284993 and #932849 with #499328 are triadic colors.

2 #289349 and #934928 with #499328 are triadic colors.