COLOR #47705E

HEX: #47705E RGB: (71,112,94)

Color info

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

RGB color model

#47705E color RGB value is (71,112,94).

RGB: (71,112,94) (28%, 44%, 37%)

RGB channels and saturation

R 71 of 255 = 28%
G 112 of 255 = 44%
B 94 of 255 = 37%

71
112
94

R + G + B ~ 36%. #47705E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 112 + 94 = 277 (100%)
R 71 of 277 ~ 25.63%
G 112 of 277 ~ 40.43%
B 94 of 277 ~ 33.94'%

%25.63
%40.43
%33.94

CMYK color model

#47705E color CMYK value is (37,0,16,56).

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

CMYK: (37,0,16,56)
C37M0Y16K56 (37%, 0%, 16%, 56%)
(0.37 / 0.00 / 0.16 / 0.56)

CMYK percentages

%36.61
%0
%16.07
%56.08

Codes

Color #47705E in popluar color models

47 70 5E
RGB 71 112 94
HSL 154° 22.40% 35.88%
HSB/HSV 154° 36.61% 43.92%
CMYK 36.61% 0.00% 16.07%
56.08%

Color #47705E in popluar number systems.

HEX 47 70 5E
Decimal 71 112 94
Binary 1000111 1110000 1011110
Octal 107 160 136

Shades and tints

Shades of #47705E

#47705E
(71,112,94)
#416656
(65,102,86)
#3B5C4E
(59,92,78)
#355246
(53,82,70)
#2F483E
(47,72,62)
#293E36
(41,62,54)
#23342E
(35,52,46)
#1D2A26
(29,42,38)
#17201E
(23,32,30)
#111616
(17,22,22)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #47705E

#47705E
(71,112,94)
#577D6C
(87,125,108)
#678A7A
(103,138,122)
#779788
(119,151,136)
#87A496
(135,164,150)
#97B1A4
(151,177,164)
#A7BEB2
(167,190,178)
#B7CBC0
(183,203,192)
#C7D8CE
(199,216,206)
#D7E5DC
(215,229,220)
#E7F2EA
(231,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47705E color. Also use rgb(71,112,94) instead hex code.

Text Font Color

.myTextColor { color: #47705E; }

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

This text font color is #47705E.

Background Color

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

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

This div background color is #47705E.

Border color

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

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

This div border color is #47705E.

Opacity

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

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

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

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

This text has shadow with #47705E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47705E.

Preview

Color preview on black background

This text has color #47705E on black background.


Color preview on white background

This text has color #47705E on white background.


Black color preview on #47705E background

This text has black color on #47705E background.


White color preview on #47705E background

This text has white color on #47705E background.


Related colors

Complementary color

Complementary color for #hex is #B88FA1.


I love getcolorcode.com

Triadic colors

1 #5E4770 and #705E47 with #47705E are triadic colors.

2 #5E7047 and #70475E with #47705E are triadic colors.