COLOR #47724F

HEX: #47724F RGB: (71,114,79)

Color info

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

RGB color model

#47724F color RGB value is (71,114,79).

RGB: (71,114,79) (28%, 45%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 114 of 255 = 45%
B 79 of 255 = 31%

71
114
79

R + G + B ~ 35%. #47724F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 114 + 79 = 264 (100%)
R 71 of 264 ~ 26.89%
G 114 of 264 ~ 43.18%
B 79 of 264 ~ 29.92'%

%26.89
%43.18
%29.92

CMYK color model

#47724F color CMYK value is (38,0,31,55).

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

CMYK: (38,0,31,55)
C38M0Y31K55 (38%, 0%, 31%, 55%)
(0.38 / 0.00 / 0.31 / 0.55)

CMYK percentages

%37.72
%0
%30.7
%55.29

Codes

Color #47724F in popluar color models

47 72 4F
RGB 71 114 79
HSL 131° 23.24% 36.27%
HSB/HSV 131° 37.72% 44.71%
CMYK 37.72% 0.00% 30.70%
55.29%

Color #47724F in popluar number systems.

HEX 47 72 4F
Decimal 71 114 79
Binary 1000111 1110010 1001111
Octal 107 162 117

Shades and tints

Shades of #47724F

#47724F
(71,114,79)
#416848
(65,104,72)
#3B5E41
(59,94,65)
#35543A
(53,84,58)
#2F4A33
(47,74,51)
#29402C
(41,64,44)
#233625
(35,54,37)
#1D2C1E
(29,44,30)
#172217
(23,34,23)
#111810
(17,24,16)
#0B0E09
(11,14,9)
#000000
(0,0,0)

Tints of #47724F

#47724F
(71,114,79)
#577E5F
(87,126,95)
#678A6F
(103,138,111)
#77967F
(119,150,127)
#87A28F
(135,162,143)
#97AE9F
(151,174,159)
#A7BAAF
(167,186,175)
#B7C6BF
(183,198,191)
#C7D2CF
(199,210,207)
#D7DEDF
(215,222,223)
#E7EAEF
(231,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47724F color. Also use rgb(71,114,79) instead hex code.

Text Font Color

.myTextColor { color: #47724F; }

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

This text font color is #47724F.

Background Color

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

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

This div background color is #47724F.

Border color

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

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

This div border color is #47724F.

Opacity

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

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

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

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

This text has shadow with #47724F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47724F.

Preview

Color preview on black background

This text has color #47724F on black background.


Color preview on white background

This text has color #47724F on white background.


Black color preview on #47724F background

This text has black color on #47724F background.


White color preview on #47724F background

This text has white color on #47724F background.


Related colors

Complementary color

Complementary color for #hex is #B88DB0.


I love getcolorcode.com

Triadic colors

1 #4F4772 and #724F47 with #47724F are triadic colors.

2 #4F7247 and #72474F with #47724F are triadic colors.