COLOR #47706D

HEX: #47706D RGB: (71,112,109)

Color info

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

RGB color model

#47706D color RGB value is (71,112,109).

RGB: (71,112,109) (28%, 44%, 43%)

RGB channels and saturation

R 71 of 255 = 28%
G 112 of 255 = 44%
B 109 of 255 = 43%

71
112
109

R + G + B ~ 38%. #47706D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 112 + 109 = 292 (100%)
R 71 of 292 ~ 24.32%
G 112 of 292 ~ 38.36%
B 109 of 292 ~ 37.33'%

%24.32
%38.36
%37.33

CMYK color model

#47706D color CMYK value is (37,0,3,56).

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

CMYK: (37,0,3,56)
C37M0Y3K56 (37%, 0%, 3%, 56%)
(0.37 / 0.00 / 0.03 / 0.56)

CMYK percentages

%36.61
%0
%2.68
%56.08

Codes

Color #47706D in popluar color models

47 70 6D
RGB 71 112 109
HSL 176° 22.40% 35.88%
HSB/HSV 176° 36.61% 43.92%
CMYK 36.61% 0.00% 2.68%
56.08%

Color #47706D in popluar number systems.

HEX 47 70 6D
Decimal 71 112 109
Binary 1000111 1110000 1101101
Octal 107 160 155

Shades and tints

Shades of #47706D

#47706D
(71,112,109)
#416664
(65,102,100)
#3B5C5B
(59,92,91)
#355252
(53,82,82)
#2F4849
(47,72,73)
#293E40
(41,62,64)
#233437
(35,52,55)
#1D2A2E
(29,42,46)
#172025
(23,32,37)
#11161C
(17,22,28)
#0B0C13
(11,12,19)
#000000
(0,0,0)

Tints of #47706D

#47706D
(71,112,109)
#577D7A
(87,125,122)
#678A87
(103,138,135)
#779794
(119,151,148)
#87A4A1
(135,164,161)
#97B1AE
(151,177,174)
#A7BEBB
(167,190,187)
#B7CBC8
(183,203,200)
#C7D8D5
(199,216,213)
#D7E5E2
(215,229,226)
#E7F2EF
(231,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47706D; }

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

This text font color is #47706D.

Background Color

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

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

This div background color is #47706D.

Border color

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

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

This div border color is #47706D.

Opacity

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

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

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

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

This text has shadow with #47706D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47706D.

Preview

Color preview on black background

This text has color #47706D on black background.


Color preview on white background

This text has color #47706D on white background.


Black color preview on #47706D background

This text has black color on #47706D background.


White color preview on #47706D background

This text has white color on #47706D background.


Related colors

Complementary color

Complementary color for #hex is #B88F92.


I love getcolorcode.com

Triadic colors

1 #6D4770 and #706D47 with #47706D are triadic colors.

2 #6D7047 and #70476D with #47706D are triadic colors.