COLOR #49724F

HEX: #49724F RGB: (73,114,79)

Color info

#49724F contains red, green and blue colors in about the same proportion. Web safe color of #49724F is #336666 (or #366).

RGB color model

#49724F color RGB value is (73,114,79).

RGB: (73,114,79) (29%, 45%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 114 of 255 = 45%
B 79 of 255 = 31%

73
114
79

R + G + B ~ 35%. #49724F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 114 + 79 = 266 (100%)
R 73 of 266 ~ 27.44%
G 114 of 266 ~ 42.86%
B 79 of 266 ~ 29.7'%

%27.44
%42.86
%29.7

CMYK color model

#49724F color CMYK value is (36,0,31,55).

  • cyan value is 35.96%
  • magenta value is 0.00%
  • yellow value is 30.70%
  • key color value is 55.29%

CMYK: (36,0,31,55)
C36M0Y31K55 (36%, 0%, 31%, 55%)
(0.36 / 0.00 / 0.31 / 0.55)

CMYK percentages

%35.96
%0
%30.7
%55.29

Codes

Color #49724F in popluar color models

49 72 4F
RGB 73 114 79
HSL 129° 21.93% 36.67%
HSB/HSV 129° 35.96% 44.71%
CMYK 35.96% 0.00% 30.70%
55.29%

Color #49724F in popluar number systems.

HEX 49 72 4F
Decimal 73 114 79
Binary 1001001 1110010 1001111
Octal 111 162 117

Shades and tints

Shades of #49724F

#49724F
(73,114,79)
#436848
(67,104,72)
#3D5E41
(61,94,65)
#37543A
(55,84,58)
#314A33
(49,74,51)
#2B402C
(43,64,44)
#253625
(37,54,37)
#1F2C1E
(31,44,30)
#192217
(25,34,23)
#131810
(19,24,16)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #49724F

#49724F
(73,114,79)
#597E5F
(89,126,95)
#698A6F
(105,138,111)
#79967F
(121,150,127)
#89A28F
(137,162,143)
#99AE9F
(153,174,159)
#A9BAAF
(169,186,175)
#B9C6BF
(185,198,191)
#C9D2CF
(201,210,207)
#D9DEDF
(217,222,223)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #49724F color. Also use rgb(73,114,79) instead hex code.

Text Font Color

.myTextColor { color: #49724F; }

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

This text font color is #49724F.

Background Color

.myBgColor { background-color: #49724F; }

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

This div background color is #49724F.

Border color

.myBorderColor { border: 1px solid #49724F; }

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

This div border color is #49724F.

Opacity

.myOpacity80 { color: #49724F; opacity: 0.8; }

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

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

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

This text has shadow with #49724F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49724F.

Preview

Color preview on black background

This text has color #49724F on black background.


Color preview on white background

This text has color #49724F on white background.


Black color preview on #49724F background

This text has black color on #49724F background.


White color preview on #49724F background

This text has white color on #49724F background.


Related colors

Complementary color

Complementary color for #hex is #B68DB0.


I love getcolorcode.com

Triadic colors

1 #4F4972 and #724F49 with #49724F are triadic colors.

2 #4F7249 and #72494F with #49724F are triadic colors.