COLOR #47725B

HEX: #47725B RGB: (71,114,91)

Color info

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

RGB color model

#47725B color RGB value is (71,114,91).

RGB: (71,114,91) (28%, 45%, 36%)

RGB channels and saturation

R 71 of 255 = 28%
G 114 of 255 = 45%
B 91 of 255 = 36%

71
114
91

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

Portions of RGB colors in percentages

R + G + B = 71 + 114 + 91 = 276 (100%)
R 71 of 276 ~ 25.72%
G 114 of 276 ~ 41.3%
B 91 of 276 ~ 32.97'%

%25.72
%41.3
%32.97

CMYK color model

#47725B color CMYK value is (38,0,20,55).

  • cyan value is 37.72%
  • magenta value is 0.00%
  • yellow value is 20.18%
  • key color value is 55.29%

CMYK: (38,0,20,55)
C38M0Y20K55 (38%, 0%, 20%, 55%)
(0.38 / 0.00 / 0.20 / 0.55)

CMYK percentages

%37.72
%0
%20.18
%55.29

Codes

Color #47725B in popluar color models

47 72 5B
RGB 71 114 91
HSL 148° 23.24% 36.27%
HSB/HSV 148° 37.72% 44.71%
CMYK 37.72% 0.00% 20.18%
55.29%

Color #47725B in popluar number systems.

HEX 47 72 5B
Decimal 71 114 91
Binary 1000111 1110010 1011011
Octal 107 162 133

Shades and tints

Shades of #47725B

#47725B
(71,114,91)
#416853
(65,104,83)
#3B5E4B
(59,94,75)
#355443
(53,84,67)
#2F4A3B
(47,74,59)
#294033
(41,64,51)
#23362B
(35,54,43)
#1D2C23
(29,44,35)
#17221B
(23,34,27)
#111813
(17,24,19)
#0B0E0B
(11,14,11)
#000000
(0,0,0)

Tints of #47725B

#47725B
(71,114,91)
#577E69
(87,126,105)
#678A77
(103,138,119)
#779685
(119,150,133)
#87A293
(135,162,147)
#97AEA1
(151,174,161)
#A7BAAF
(167,186,175)
#B7C6BD
(183,198,189)
#C7D2CB
(199,210,203)
#D7DED9
(215,222,217)
#E7EAE7
(231,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47725B color. Also use rgb(71,114,91) instead hex code.

Text Font Color

.myTextColor { color: #47725B; }

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

This text font color is #47725B.

Background Color

.myBgColor { background-color: #47725B; }

<div style="background-color:#47725B">Inner text</div>

This div background color is #47725B.

Border color

.myBorderColor { border: 1px solid #47725B; }

<div style="border:3px solid #47725B">Div</div>

This div border color is #47725B.

Opacity

.myOpacity80 { color: #47725B; opacity: 0.8; }

<p style="color:#47725B;opacity:0.8;">80%</p>

Text with #47725B 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 #47725B;}

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

This text has shadow with #47725B color.


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

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

This text has shadow with #47725B primary color and red secondary color.


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

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

This text has shadow with #47725B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47725B.

Preview

Color preview on black background

This text has color #47725B on black background.


Color preview on white background

This text has color #47725B on white background.


Black color preview on #47725B background

This text has black color on #47725B background.


White color preview on #47725B background

This text has white color on #47725B background.


Related colors

Complementary color

Complementary color for #hex is #B88DA4.


I love getcolorcode.com

Triadic colors

1 #5B4772 and #725B47 with #47725B are triadic colors.

2 #5B7247 and #72475B with #47725B are triadic colors.