COLOR #47735E

HEX: #47735E RGB: (71,115,94)

Color info

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

RGB color model

#47735E color RGB value is (71,115,94).

RGB: (71,115,94) (28%, 45%, 37%)

RGB channels and saturation

R 71 of 255 = 28%
G 115 of 255 = 45%
B 94 of 255 = 37%

71
115
94

R + G + B ~ 37%. #47735E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 115 + 94 = 280 (100%)
R 71 of 280 ~ 25.36%
G 115 of 280 ~ 41.07%
B 94 of 280 ~ 33.57'%

%25.36
%41.07
%33.57

CMYK color model

#47735E color CMYK value is (38,0,18,55).

  • cyan value is 38.26%
  • magenta value is 0.00%
  • yellow value is 18.26%
  • key color value is 54.90%
CMYK: (38,0,18,55) C38M0Y18K55 (38%,0%,18%,55%) (0.38/0.00/0.18/0.55) 

CMYK percentages

%38.26
%0
%18.26
%54.9

Codes

Color #47735E in popluar color models

47 73 5E
RGB 71 115 94
HSL 151° 23.66% 36.47%
HSB/HSV 151° 38.26% 45.10%
CMYK 38.26% 0.00% 18.26%
54.90%

Color #47735E in popluar number systems.

HEX 47 73 5E
Decimal 71 115 94
Binary 1000111 1110011 1011110
Octal 107 163 136

Shades and tints

Shades of #47735E

#47735E
(71,115,94)
#416956
(65,105,86)
#3B5F4E
(59,95,78)
#355546
(53,85,70)
#2F4B3E
(47,75,62)
#294136
(41,65,54)
#23372E
(35,55,46)
#1D2D26
(29,45,38)
#17231E
(23,35,30)
#111916
(17,25,22)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #47735E

#47735E
(71,115,94)
#577F6C
(87,127,108)
#678B7A
(103,139,122)
#779788
(119,151,136)
#87A396
(135,163,150)
#97AFA4
(151,175,164)
#A7BBB2
(167,187,178)
#B7C7C0
(183,199,192)
#C7D3CE
(199,211,206)
#D7DFDC
(215,223,220)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47735E; }

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

This text font color is #47735E.

Background Color

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

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

This div background color is #47735E.

Border color

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

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

This div border color is #47735E.

Opacity

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

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

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

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

This text has shadow with #47735E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47735E.

Preview

Color preview on black background

This text has color #47735E on black background.


Color preview on white background

This text has color #47735E on white background.


Black color preview on #47735E background

This text has black color on #47735E background.


White color preview on #47735E background

This text has white color on #47735E background.


Related colors

Complementary color

Complementary color for #hex is #B88CA1.


I love getcolorcode.com

Triadic colors

1 #5E4773 and #735E47 with #47735E are triadic colors.

2 #5E7347 and #73475E with #47735E are triadic colors.