COLOR #49744E

HEX: #49744E RGB: (73,116,78)

Color info

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

RGB color model

#49744E color RGB value is (73,116,78).

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

RGB channels and saturation

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

73
116
78

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

Portions of RGB colors in percentages

R + G + B = 73 + 116 + 78 = 267 (100%)
R 73 of 267 ~ 27.34%
G 116 of 267 ~ 43.45%
B 78 of 267 ~ 29.21'%

%27.34
%43.45
%29.21

CMYK color model

#49744E color CMYK value is (37,0,33,55).

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

CMYK: (37,0,33,55)
C37M0Y33K55 (37%, 0%, 33%, 55%)
(0.37 / 0.00 / 0.33 / 0.55)

CMYK percentages

%37.07
%0
%32.76
%54.51

Codes

Color #49744E in popluar color models

49 74 4E
RGB 73 116 78
HSL 127° 22.75% 37.06%
HSB/HSV 127° 37.07% 45.49%
CMYK 37.07% 0.00% 32.76%
54.51%

Color #49744E in popluar number systems.

HEX 49 74 4E
Decimal 73 116 78
Binary 1001001 1110100 1001110
Octal 111 164 116

Shades and tints

Shades of #49744E

#49744E
(73,116,78)
#436A47
(67,106,71)
#3D6040
(61,96,64)
#375639
(55,86,57)
#314C32
(49,76,50)
#2B422B
(43,66,43)
#253824
(37,56,36)
#1F2E1D
(31,46,29)
#192416
(25,36,22)
#131A0F
(19,26,15)
#0D1008
(13,16,8)
#000000
(0,0,0)

Tints of #49744E

#49744E
(73,116,78)
#59805E
(89,128,94)
#698C6E
(105,140,110)
#79987E
(121,152,126)
#89A48E
(137,164,142)
#99B09E
(153,176,158)
#A9BCAE
(169,188,174)
#B9C8BE
(185,200,190)
#C9D4CE
(201,212,206)
#D9E0DE
(217,224,222)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49744E; }

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

This text font color is #49744E.

Background Color

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

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

This div background color is #49744E.

Border color

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

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

This div border color is #49744E.

Opacity

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

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

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

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

This text has shadow with #49744E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49744E.

Preview

Color preview on black background

This text has color #49744E on black background.


Color preview on white background

This text has color #49744E on white background.


Black color preview on #49744E background

This text has black color on #49744E background.


White color preview on #49744E background

This text has white color on #49744E background.


Related colors

Complementary color

Complementary color for #hex is #B68BB1.


I love getcolorcode.com

Triadic colors

1 #4E4974 and #744E49 with #49744E are triadic colors.

2 #4E7449 and #74494E with #49744E are triadic colors.