COLOR #47704D

HEX: #47704D RGB: (71,112,77)

Color info

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

RGB color model

#47704D color RGB value is (71,112,77).

RGB: (71,112,77) (28%, 44%, 30%)

RGB channels and saturation

R 71 of 255 = 28%
G 112 of 255 = 44%
B 77 of 255 = 30%

71
112
77

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

Portions of RGB colors in percentages

R + G + B = 71 + 112 + 77 = 260 (100%)
R 71 of 260 ~ 27.31%
G 112 of 260 ~ 43.08%
B 77 of 260 ~ 29.62'%

%27.31
%43.08
%29.62

CMYK color model

#47704D color CMYK value is (37,0,31,56).

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

CMYK: (37,0,31,56)
C37M0Y31K56 (37%, 0%, 31%, 56%)
(0.37 / 0.00 / 0.31 / 0.56)

CMYK percentages

%36.61
%0
%31.25
%56.08

Codes

Color #47704D in popluar color models

47 70 4D
RGB 71 112 77
HSL 129° 22.40% 35.88%
HSB/HSV 129° 36.61% 43.92%
CMYK 36.61% 0.00% 31.25%
56.08%

Color #47704D in popluar number systems.

HEX 47 70 4D
Decimal 71 112 77
Binary 1000111 1110000 1001101
Octal 107 160 115

Shades and tints

Shades of #47704D

#47704D
(71,112,77)
#416646
(65,102,70)
#3B5C3F
(59,92,63)
#355238
(53,82,56)
#2F4831
(47,72,49)
#293E2A
(41,62,42)
#233423
(35,52,35)
#1D2A1C
(29,42,28)
#172015
(23,32,21)
#11160E
(17,22,14)
#0B0C07
(11,12,7)
#000000
(0,0,0)

Tints of #47704D

#47704D
(71,112,77)
#577D5D
(87,125,93)
#678A6D
(103,138,109)
#77977D
(119,151,125)
#87A48D
(135,164,141)
#97B19D
(151,177,157)
#A7BEAD
(167,190,173)
#B7CBBD
(183,203,189)
#C7D8CD
(199,216,205)
#D7E5DD
(215,229,221)
#E7F2ED
(231,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47704D; }

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

This text font color is #47704D.

Background Color

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

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

This div background color is #47704D.

Border color

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

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

This div border color is #47704D.

Opacity

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

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

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

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

This text has shadow with #47704D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47704D.

Preview

Color preview on black background

This text has color #47704D on black background.


Color preview on white background

This text has color #47704D on white background.


Black color preview on #47704D background

This text has black color on #47704D background.


White color preview on #47704D background

This text has white color on #47704D background.


Related colors

Complementary color

Complementary color for #hex is #B88FB2.


I love getcolorcode.com

Triadic colors

1 #4D4770 and #704D47 with #47704D are triadic colors.

2 #4D7047 and #70474D with #47704D are triadic colors.