COLOR #49704F

HEX: #49704F RGB: (73,112,79)

Color info

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

RGB color model

#49704F color RGB value is (73,112,79).

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

RGB channels and saturation

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

73
112
79

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

Portions of RGB colors in percentages

R + G + B = 73 + 112 + 79 = 264 (100%)
R 73 of 264 ~ 27.65%
G 112 of 264 ~ 42.42%
B 79 of 264 ~ 29.92'%

%27.65
%42.42
%29.92

CMYK color model

#49704F color CMYK value is (35,0,29,56).

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

CMYK: (35,0,29,56)
C35M0Y29K56 (35%, 0%, 29%, 56%)
(0.35 / 0.00 / 0.29 / 0.56)

CMYK percentages

%34.82
%0
%29.46
%56.08

Codes

Color #49704F in popluar color models

49 70 4F
RGB 73 112 79
HSL 129° 21.08% 36.27%
HSB/HSV 129° 34.82% 43.92%
CMYK 34.82% 0.00% 29.46%
56.08%

Color #49704F in popluar number systems.

HEX 49 70 4F
Decimal 73 112 79
Binary 1001001 1110000 1001111
Octal 111 160 117

Shades and tints

Shades of #49704F

#49704F
(73,112,79)
#436648
(67,102,72)
#3D5C41
(61,92,65)
#37523A
(55,82,58)
#314833
(49,72,51)
#2B3E2C
(43,62,44)
#253425
(37,52,37)
#1F2A1E
(31,42,30)
#192017
(25,32,23)
#131610
(19,22,16)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #49704F

#49704F
(73,112,79)
#597D5F
(89,125,95)
#698A6F
(105,138,111)
#79977F
(121,151,127)
#89A48F
(137,164,143)
#99B19F
(153,177,159)
#A9BEAF
(169,190,175)
#B9CBBF
(185,203,191)
#C9D8CF
(201,216,207)
#D9E5DF
(217,229,223)
#E9F2EF
(233,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #49704F; }

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

This text font color is #49704F.

Background Color

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

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

This div background color is #49704F.

Border color

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

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

This div border color is #49704F.

Opacity

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

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

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

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

This text has shadow with #49704F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #49704F.

Preview

Color preview on black background

This text has color #49704F on black background.


Color preview on white background

This text has color #49704F on white background.


Black color preview on #49704F background

This text has black color on #49704F background.


White color preview on #49704F background

This text has white color on #49704F background.


Related colors

Complementary color

Complementary color for #hex is #B68FB0.


I love getcolorcode.com

Triadic colors

1 #4F4970 and #704F49 with #49704F are triadic colors.

2 #4F7049 and #70494F with #49704F are triadic colors.