COLOR #49744F

HEX: #49744F RGB: (73,116,79)

Color info

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

RGB color model

#49744F color RGB value is (73,116,79).

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

RGB channels and saturation

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

73
116
79

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

Portions of RGB colors in percentages

R + G + B = 73 + 116 + 79 = 268 (100%)
R 73 of 268 ~ 27.24%
G 116 of 268 ~ 43.28%
B 79 of 268 ~ 29.48'%

%27.24
%43.28
%29.48

CMYK color model

#49744F color CMYK value is (37,0,32,55).

  • cyan value is 37.07%
  • magenta value is 0.00%
  • yellow value is 31.90%
  • key color value is 54.51%

CMYK: (37,0,32,55)
C37M0Y32K55 (37%, 0%, 32%, 55%)
(0.37 / 0.00 / 0.32 / 0.55)

CMYK percentages

%37.07
%0
%31.9
%54.51

Codes

Color #49744F in popluar color models

49 74 4F
RGB 73 116 79
HSL 128° 22.75% 37.06%
HSB/HSV 128° 37.07% 45.49%
CMYK 37.07% 0.00% 31.90%
54.51%

Color #49744F in popluar number systems.

HEX 49 74 4F
Decimal 73 116 79
Binary 1001001 1110100 1001111
Octal 111 164 117

Shades and tints

Shades of #49744F

#49744F
(73,116,79)
#436A48
(67,106,72)
#3D6041
(61,96,65)
#37563A
(55,86,58)
#314C33
(49,76,51)
#2B422C
(43,66,44)
#253825
(37,56,37)
#1F2E1E
(31,46,30)
#192417
(25,36,23)
#131A10
(19,26,16)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #49744F

#49744F
(73,116,79)
#59805F
(89,128,95)
#698C6F
(105,140,111)
#79987F
(121,152,127)
#89A48F
(137,164,143)
#99B09F
(153,176,159)
#A9BCAF
(169,188,175)
#B9C8BF
(185,200,191)
#C9D4CF
(201,212,207)
#D9E0DF
(217,224,223)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49744F; }

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

This text font color is #49744F.

Background Color

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

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

This div background color is #49744F.

Border color

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

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

This div border color is #49744F.

Opacity

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

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

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

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

This text has shadow with #49744F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49744F.

Preview

Color preview on black background

This text has color #49744F on black background.


Color preview on white background

This text has color #49744F on white background.


Black color preview on #49744F background

This text has black color on #49744F background.


White color preview on #49744F background

This text has white color on #49744F background.


Related colors

Complementary color

Complementary color for #hex is #B68BB0.


I love getcolorcode.com

Triadic colors

1 #4F4974 and #744F49 with #49744F are triadic colors.

2 #4F7449 and #74494F with #49744F are triadic colors.