COLOR #49704D

HEX: #49704D RGB: (73,112,77)

Color info

#49704D contains red, green and blue colors in about the same proportion. Web safe color of #49704D is #336633 (or #363).

RGB color model

#49704D color RGB value is (73,112,77).

RGB: (73,112,77) (29%, 44%, 30%)

RGB channels and saturation

R 73 of 255 = 29%
G 112 of 255 = 44%
B 77 of 255 = 30%

73
112
77

R + G + B ~ 34%. #49704D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 73 + 112 + 77 = 262 (100%)
R 73 of 262 ~ 27.86%
G 112 of 262 ~ 42.75%
B 77 of 262 ~ 29.39'%

%27.86
%42.75
%29.39

CMYK color model

#49704D color CMYK value is (35,0,31,56).

  • cyan value is 34.82%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 56.08%

CMYK: (35,0,31,56)
C35M0Y31K56 (35%, 0%, 31%, 56%)
(0.35 / 0.00 / 0.31 / 0.56)

CMYK percentages

%34.82
%0
%31.25
%56.08

Codes

Color #49704D in popluar color models

49 70 4D
RGB 73 112 77
HSL 126° 21.08% 36.27%
HSB/HSV 126° 34.82% 43.92%
CMYK 34.82% 0.00% 31.25%
56.08%

Color #49704D in popluar number systems.

HEX 49 70 4D
Decimal 73 112 77
Binary 1001001 1110000 1001101
Octal 111 160 115

Shades and tints

Shades of #49704D

#49704D
(73,112,77)
#436646
(67,102,70)
#3D5C3F
(61,92,63)
#375238
(55,82,56)
#314831
(49,72,49)
#2B3E2A
(43,62,42)
#253423
(37,52,35)
#1F2A1C
(31,42,28)
#192015
(25,32,21)
#13160E
(19,22,14)
#0D0C07
(13,12,7)
#000000
(0,0,0)

Tints of #49704D

#49704D
(73,112,77)
#597D5D
(89,125,93)
#698A6D
(105,138,109)
#79977D
(121,151,125)
#89A48D
(137,164,141)
#99B19D
(153,177,157)
#A9BEAD
(169,190,173)
#B9CBBD
(185,203,189)
#C9D8CD
(201,216,205)
#D9E5DD
(217,229,221)
#E9F2ED
(233,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49704D; }

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

This text font color is #49704D.

Background Color

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

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

This div background color is #49704D.

Border color

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

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

This div border color is #49704D.

Opacity

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

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

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

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

This text has shadow with #49704D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49704D.

Preview

Color preview on black background

This text has color #49704D on black background.


Color preview on white background

This text has color #49704D on white background.


Black color preview on #49704D background

This text has black color on #49704D background.


White color preview on #49704D background

This text has white color on #49704D background.


Related colors

Complementary color

Complementary color for #hex is #B68FB2.


I love getcolorcode.com

Triadic colors

1 #4D4970 and #704D49 with #49704D are triadic colors.

2 #4D7049 and #70494D with #49704D are triadic colors.