COLOR #49824D

HEX: #49824D RGB: (73,130,77)

Color info

#49824D contains red, green and blue colors in about the same proportion. Web safe color of #49824D is #339933 (or #393).

RGB color model

#49824D color RGB value is (73,130,77).

RGB: (73,130,77) (29%, 51%, 30%)

RGB channels and saturation

R 73 of 255 = 29%
G 130 of 255 = 51%
B 77 of 255 = 30%

73
130
77

R + G + B ~ 37%. #49824D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 130 + 77 = 280 (100%)
R 73 of 280 ~ 26.07%
G 130 of 280 ~ 46.43%
B 77 of 280 ~ 27.5'%

%26.07
%46.43
%27.5

CMYK color model

#49824D color CMYK value is (44,0,41,49).

  • cyan value is 43.85%
  • magenta value is 0.00%
  • yellow value is 40.77%
  • key color value is 49.02%
CMYK: (44,0,41,49) C44M0Y41K49 (44%,0%,41%,49%) (0.44/0.00/0.41/0.49) 

CMYK percentages

%43.85
%0
%40.77
%49.02

Codes

Color #49824D in popluar color models

49 82 4D
RGB 73 130 77
HSL 124° 28.08% 39.80%
HSB/HSV 124° 43.85% 50.98%
CMYK 43.85% 0.00% 40.77%
49.02%

Color #49824D in popluar number systems.

HEX 49 82 4D
Decimal 73 130 77
Binary 1001001 10000010 1001101
Octal 111 202 115

Shades and tints

Shades of #49824D

#49824D
(73,130,77)
#437746
(67,119,70)
#3D6C3F
(61,108,63)
#376138
(55,97,56)
#315631
(49,86,49)
#2B4B2A
(43,75,42)
#254023
(37,64,35)
#1F351C
(31,53,28)
#192A15
(25,42,21)
#131F0E
(19,31,14)
#0D1407
(13,20,7)
#000000
(0,0,0)

Tints of #49824D

#49824D
(73,130,77)
#598D5D
(89,141,93)
#69986D
(105,152,109)
#79A37D
(121,163,125)
#89AE8D
(137,174,141)
#99B99D
(153,185,157)
#A9C4AD
(169,196,173)
#B9CFBD
(185,207,189)
#C9DACD
(201,218,205)
#D9E5DD
(217,229,221)
#E9F0ED
(233,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49824D color. Also use rgb(73,130,77) instead hex code.

Text Font Color

.myTextColor { color: #49824D; }

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

This text font color is #49824D.

Background Color

.myBgColor { background-color: #49824D; }

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

This div background color is #49824D.

Border color

.myBorderColor { border: 1px solid #49824D; }

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

This div border color is #49824D.

Opacity

.myOpacity80 { color: #49824D; opacity: 0.8; }

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

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

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

This text has shadow with #49824D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49824D.

Preview

Color preview on black background

This text has color #49824D on black background.


Color preview on white background

This text has color #49824D on white background.


Black color preview on #49824D background

This text has black color on #49824D background.


White color preview on #49824D background

This text has white color on #49824D background.


Related colors

Complementary color

Complementary color for #hex is #B67DB2.


I love getcolorcode.com

Triadic colors

1 #4D4982 and #824D49 with #49824D are triadic colors.

2 #4D8249 and #82494D with #49824D are triadic colors.