COLOR #47574F

HEX: #47574F RGB: (71,87,79)

Color info

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

RGB color model

#47574F color RGB value is (71,87,79).

RGB: (71,87,79) (28%, 34%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 87 of 255 = 34%
B 79 of 255 = 31%

71
87
79

R + G + B ~ 31%. #47574F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 87 + 79 = 237 (100%)
R 71 of 237 ~ 29.96%
G 87 of 237 ~ 36.71%
B 79 of 237 ~ 33.33'%

%29.96
%36.71
%33.33

CMYK color model

#47574F color CMYK value is (18,0,9,66).

  • cyan value is 18.39%
  • magenta value is 0.00%
  • yellow value is 9.20%
  • key color value is 65.88%
CMYK: (18,0,9,66) C18M0Y9K66 (18%,0%,9%,66%) (0.18/0.00/0.09/0.66) 

CMYK percentages

%18.39
%0
%9.2
%65.88

Codes

Color #47574F in popluar color models

47 57 4F
RGB 71 87 79
HSL 150° 10.13% 30.98%
HSB/HSV 150° 18.39% 34.12%
CMYK 18.39% 0.00% 9.20%
65.88%

Color #47574F in popluar number systems.

HEX 47 57 4F
Decimal 71 87 79
Binary 1000111 1010111 1001111
Octal 107 127 117

Shades and tints

Shades of #47574F

#47574F
(71,87,79)
#415048
(65,80,72)
#3B4941
(59,73,65)
#35423A
(53,66,58)
#2F3B33
(47,59,51)
#29342C
(41,52,44)
#232D25
(35,45,37)
#1D261E
(29,38,30)
#171F17
(23,31,23)
#111810
(17,24,16)
#0B1109
(11,17,9)
#000000
(0,0,0)

Tints of #47574F

#47574F
(71,87,79)
#57665F
(87,102,95)
#67756F
(103,117,111)
#77847F
(119,132,127)
#87938F
(135,147,143)
#97A29F
(151,162,159)
#A7B1AF
(167,177,175)
#B7C0BF
(183,192,191)
#C7CFCF
(199,207,207)
#D7DEDF
(215,222,223)
#E7EDEF
(231,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47574F; }

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

This text font color is #47574F.

Background Color

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

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

This div background color is #47574F.

Border color

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

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

This div border color is #47574F.

Opacity

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

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

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

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

This text has shadow with #47574F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47574F.

Preview

Color preview on black background

This text has color #47574F on black background.


Color preview on white background

This text has color #47574F on white background.


Black color preview on #47574F background

This text has black color on #47574F background.


White color preview on #47574F background

This text has white color on #47574F background.


Related colors

Complementary color

Complementary color for #hex is #B8A8B0.


I love getcolorcode.com

Triadic colors

1 #4F4757 and #574F47 with #47574F are triadic colors.

2 #4F5747 and #57474F with #47574F are triadic colors.