COLOR #499A28

HEX: #499A28 RGB: (73,154,40)

Color info

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

RGB color model

#499A28 color RGB value is (73,154,40).

RGB: (73,154,40) (29%, 60%, 16%)

RGB channels and saturation

R 73 of 255 = 29%
G 154 of 255 = 60%
B 40 of 255 = 16%

73
154
40

R + G + B ~ 35%. #499A28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 154 + 40 = 267 (100%)
R 73 of 267 ~ 27.34%
G 154 of 267 ~ 57.68%
B 40 of 267 ~ 14.98'%

%27.34
%57.68
%14.98

CMYK color model

#499A28 color CMYK value is (53,0,74,40).

  • cyan value is 52.60%
  • magenta value is 0.00%
  • yellow value is 74.03%
  • key color value is 39.61%

CMYK: (53,0,74,40)
C53M0Y74K40 (53%, 0%, 74%, 40%)
(0.53 / 0.00 / 0.74 / 0.40)

CMYK percentages

%52.6
%0
%74.03
%39.61

Codes

Color #499A28 in popluar color models

49 9A 28
RGB 73 154 40
HSL 103° 58.76% 38.04%
HSB/HSV 103° 74.03% 60.39%
CMYK 52.60% 0.00% 74.03%
39.61%

Color #499A28 in popluar number systems.

HEX 49 9A 28
Decimal 73 154 40
Binary 1001001 10011010 101000
Octal 111 232 50

Shades and tints

Shades of #499A28

#499A28
(73,154,40)
#438C25
(67,140,37)
#3D7E22
(61,126,34)
#37701F
(55,112,31)
#31621C
(49,98,28)
#2B5419
(43,84,25)
#254616
(37,70,22)
#1F3813
(31,56,19)
#192A10
(25,42,16)
#131C0D
(19,28,13)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #499A28

#499A28
(73,154,40)
#59A33B
(89,163,59)
#69AC4E
(105,172,78)
#79B561
(121,181,97)
#89BE74
(137,190,116)
#99C787
(153,199,135)
#A9D09A
(169,208,154)
#B9D9AD
(185,217,173)
#C9E2C0
(201,226,192)
#D9EBD3
(217,235,211)
#E9F4E6
(233,244,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #499A28; }

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

This text font color is #499A28.

Background Color

.myBgColor { background-color: #499A28; }

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

This div background color is #499A28.

Border color

.myBorderColor { border: 1px solid #499A28; }

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

This div border color is #499A28.

Opacity

.myOpacity80 { color: #499A28; opacity: 0.8; }

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

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

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

This text has shadow with #499A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #499A28.

Preview

Color preview on black background

This text has color #499A28 on black background.


Color preview on white background

This text has color #499A28 on white background.


Black color preview on #499A28 background

This text has black color on #499A28 background.


White color preview on #499A28 background

This text has white color on #499A28 background.


Related colors

Complementary color

Complementary color for #hex is #B665D7.


I love getcolorcode.com

Triadic colors

1 #28499A and #9A2849 with #499A28 are triadic colors.

2 #289A49 and #9A4928 with #499A28 are triadic colors.