COLOR #499647

HEX: #499647 RGB: (73,150,71)

Color info

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

RGB color model

#499647 color RGB value is (73,150,71).

RGB: (73,150,71) (29%, 59%, 28%)

RGB channels and saturation

R 73 of 255 = 29%
G 150 of 255 = 59%
B 71 of 255 = 28%

73
150
71

R + G + B ~ 39%. #499647 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 150 + 71 = 294 (100%)
R 73 of 294 ~ 24.83%
G 150 of 294 ~ 51.02%
B 71 of 294 ~ 24.15'%

%24.83
%51.02
%24.15

CMYK color model

#499647 color CMYK value is (51,0,53,41).

  • cyan value is 51.33%
  • magenta value is 0.00%
  • yellow value is 52.67%
  • key color value is 41.18%
CMYK: (51,0,53,41) C51M0Y53K41 (51%,0%,53%,41%) (0.51/0.00/0.53/0.41) 

CMYK percentages

%51.33
%0
%52.67
%41.18

Codes

Color #499647 in popluar color models

49 96 47
RGB 73 150 71
HSL 118° 35.75% 43.33%
HSB/HSV 118° 52.67% 58.82%
CMYK 51.33% 0.00% 52.67%
41.18%

Color #499647 in popluar number systems.

HEX 49 96 47
Decimal 73 150 71
Binary 1001001 10010110 1000111
Octal 111 226 107

Shades and tints

Shades of #499647

#499647
(73,150,71)
#438941
(67,137,65)
#3D7C3B
(61,124,59)
#376F35
(55,111,53)
#31622F
(49,98,47)
#2B5529
(43,85,41)
#254823
(37,72,35)
#1F3B1D
(31,59,29)
#192E17
(25,46,23)
#132111
(19,33,17)
#0D140B
(13,20,11)
#000000
(0,0,0)

Tints of #499647

#499647
(73,150,71)
#599F57
(89,159,87)
#69A867
(105,168,103)
#79B177
(121,177,119)
#89BA87
(137,186,135)
#99C397
(153,195,151)
#A9CCA7
(169,204,167)
#B9D5B7
(185,213,183)
#C9DEC7
(201,222,199)
#D9E7D7
(217,231,215)
#E9F0E7
(233,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #499647 color. Also use rgb(73,150,71) instead hex code.

Text Font Color

.myTextColor { color: #499647; }

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

This text font color is #499647.

Background Color

.myBgColor { background-color: #499647; }

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

This div background color is #499647.

Border color

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

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

This div border color is #499647.

Opacity

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

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

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

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

This text has shadow with #499647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #499647.

Preview

Color preview on black background

This text has color #499647 on black background.


Color preview on white background

This text has color #499647 on white background.


Black color preview on #499647 background

This text has black color on #499647 background.


White color preview on #499647 background

This text has white color on #499647 background.


Related colors

Complementary color

Complementary color for #hex is #B669B8.


I love getcolorcode.com

Triadic colors

1 #474996 and #964749 with #499647 are triadic colors.

2 #479649 and #964947 with #499647 are triadic colors.