COLOR #47572F

HEX: #47572F RGB: (71,87,47)

Color info

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

RGB color model

#47572F color RGB value is (71,87,47).

RGB: (71,87,47) (28%, 34%, 18%)

RGB channels and saturation

R 71 of 255 = 28%
G 87 of 255 = 34%
B 47 of 255 = 18%

71
87
47

R + G + B ~ 27%. #47572F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 87 + 47 = 205 (100%)
R 71 of 205 ~ 34.63%
G 87 of 205 ~ 42.44%
B 47 of 205 ~ 22.93'%

%34.63
%42.44
%22.93

CMYK color model

#47572F color CMYK value is (18,0,46,66).

  • cyan value is 18.39%
  • magenta value is 0.00%
  • yellow value is 45.98%
  • key color value is 65.88%

CMYK: (18,0,46,66)
C18M0Y46K66 (18%, 0%, 46%, 66%)
(0.18 / 0.00 / 0.46 / 0.66)

CMYK percentages

%18.39
%0
%45.98
%65.88

Codes

Color #47572F in popluar color models

47 57 2F
RGB 71 87 47
HSL 84° 29.85% 26.27%
HSB/HSV 84° 45.98% 34.12%
CMYK 18.39% 0.00% 45.98%
65.88%

Color #47572F in popluar number systems.

HEX 47 57 2F
Decimal 71 87 47
Binary 1000111 1010111 101111
Octal 107 127 57

Shades and tints

Shades of #47572F

#47572F
(71,87,47)
#41502B
(65,80,43)
#3B4927
(59,73,39)
#354223
(53,66,35)
#2F3B1F
(47,59,31)
#29341B
(41,52,27)
#232D17
(35,45,23)
#1D2613
(29,38,19)
#171F0F
(23,31,15)
#11180B
(17,24,11)
#0B1107
(11,17,7)
#000000
(0,0,0)

Tints of #47572F

#47572F
(71,87,47)
#576641
(87,102,65)
#677553
(103,117,83)
#778465
(119,132,101)
#879377
(135,147,119)
#97A289
(151,162,137)
#A7B19B
(167,177,155)
#B7C0AD
(183,192,173)
#C7CFBF
(199,207,191)
#D7DED1
(215,222,209)
#E7EDE3
(231,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47572F color. Also use rgb(71,87,47) instead hex code.

Text Font Color

.myTextColor { color: #47572F; }

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

This text font color is #47572F.

Background Color

.myBgColor { background-color: #47572F; }

<div style="background-color:#47572F">Inner text</div>

This div background color is #47572F.

Border color

.myBorderColor { border: 1px solid #47572F; }

<div style="border:3px solid #47572F">Div</div>

This div border color is #47572F.

Opacity

.myOpacity80 { color: #47572F; opacity: 0.8; }

<p style="color:#47572F;opacity:0.8;">80%</p>

Text with #47572F 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 #47572F;}

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

This text has shadow with #47572F color.


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

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

This text has shadow with #47572F primary color and red secondary color.


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

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

This text has shadow with #47572F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47572F.

Preview

Color preview on black background

This text has color #47572F on black background.


Color preview on white background

This text has color #47572F on white background.


Black color preview on #47572F background

This text has black color on #47572F background.


White color preview on #47572F background

This text has white color on #47572F background.


Related colors

Complementary color

Complementary color for #hex is #B8A8D0.


I love getcolorcode.com

Triadic colors

1 #2F4757 and #572F47 with #47572F are triadic colors.

2 #2F5747 and #57472F with #47572F are triadic colors.