COLOR #49704E

HEX: #49704E RGB: (73,112,78)

Color info

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

RGB color model

#49704E color RGB value is (73,112,78).

RGB: (73,112,78) (29%, 44%, 31%)

RGB channels and saturation

R 73 of 255 = 29%
G 112 of 255 = 44%
B 78 of 255 = 31%

73
112
78

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

Portions of RGB colors in percentages

R + G + B = 73 + 112 + 78 = 263 (100%)
R 73 of 263 ~ 27.76%
G 112 of 263 ~ 42.59%
B 78 of 263 ~ 29.66'%

%27.76
%42.59
%29.66

CMYK color model

#49704E color CMYK value is (35,0,30,56).

  • cyan value is 34.82%
  • magenta value is 0.00%
  • yellow value is 30.36%
  • key color value is 56.08%
CMYK: (35,0,30,56) C35M0Y30K56 (35%,0%,30%,56%) (0.35/0.00/0.30/0.56) 

CMYK percentages

%34.82
%0
%30.36
%56.08

Codes

Color #49704E in popluar color models

49 70 4E
RGB 73 112 78
HSL 128° 21.08% 36.27%
HSB/HSV 128° 34.82% 43.92%
CMYK 34.82% 0.00% 30.36%
56.08%

Color #49704E in popluar number systems.

HEX 49 70 4E
Decimal 73 112 78
Binary 1001001 1110000 1001110
Octal 111 160 116

Shades and tints

Shades of #49704E

#49704E
(73,112,78)
#436647
(67,102,71)
#3D5C40
(61,92,64)
#375239
(55,82,57)
#314832
(49,72,50)
#2B3E2B
(43,62,43)
#253424
(37,52,36)
#1F2A1D
(31,42,29)
#192016
(25,32,22)
#13160F
(19,22,15)
#0D0C08
(13,12,8)
#000000
(0,0,0)

Tints of #49704E

#49704E
(73,112,78)
#597D5E
(89,125,94)
#698A6E
(105,138,110)
#79977E
(121,151,126)
#89A48E
(137,164,142)
#99B19E
(153,177,158)
#A9BEAE
(169,190,174)
#B9CBBE
(185,203,190)
#C9D8CE
(201,216,206)
#D9E5DE
(217,229,222)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49704E; }

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

This text font color is #49704E.

Background Color

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

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

This div background color is #49704E.

Border color

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

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

This div border color is #49704E.

Opacity

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

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

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

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

This text has shadow with #49704E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49704E.

Preview

Color preview on black background

This text has color #49704E on black background.


Color preview on white background

This text has color #49704E on white background.


Black color preview on #49704E background

This text has black color on #49704E background.


White color preview on #49704E background

This text has white color on #49704E background.


Related colors

Complementary color

Complementary color for #hex is #B68FB1.


I love getcolorcode.com

Triadic colors

1 #4E4970 and #704E49 with #49704E are triadic colors.

2 #4E7049 and #70494E with #49704E are triadic colors.