COLOR #47555E

HEX: #47555E RGB: (71,85,94)

Color info

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

RGB color model

#47555E color RGB value is (71,85,94).

RGB: (71,85,94) (28%, 33%, 37%)

RGB channels and saturation

R 71 of 255 = 28%
G 85 of 255 = 33%
B 94 of 255 = 37%

71
85
94

R + G + B ~ 33%. #47555E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 85 + 94 = 250 (100%)
R 71 of 250 ~ 28.4%
G 85 of 250 ~ 34%
B 94 of 250 ~ 37.6'%

%28.4
%34
%37.6

CMYK color model

#47555E color CMYK value is (24,10,0,63).

  • cyan value is 24.47%
  • magenta value is 9.57%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (24,10,0,63)
C24M10Y0K63 (24%, 10%, 0%, 63%)
(0.24 / 0.10 / 0.00 / 0.63)

CMYK percentages

%24.47
%9.57
%0
%63.14

Codes

Color #47555E in popluar color models

47 55 5E
RGB 71 85 94
HSL 203° 13.94% 32.35%
HSB/HSV 203° 24.47% 36.86%
CMYK 24.47% 9.57% 0.00%
63.14%

Color #47555E in popluar number systems.

HEX 47 55 5E
Decimal 71 85 94
Binary 1000111 1010101 1011110
Octal 107 125 136

Shades and tints

Shades of #47555E

#47555E
(71,85,94)
#414E56
(65,78,86)
#3B474E
(59,71,78)
#354046
(53,64,70)
#2F393E
(47,57,62)
#293236
(41,50,54)
#232B2E
(35,43,46)
#1D2426
(29,36,38)
#171D1E
(23,29,30)
#111616
(17,22,22)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #47555E

#47555E
(71,85,94)
#57646C
(87,100,108)
#67737A
(103,115,122)
#778288
(119,130,136)
#879196
(135,145,150)
#97A0A4
(151,160,164)
#A7AFB2
(167,175,178)
#B7BEC0
(183,190,192)
#C7CDCE
(199,205,206)
#D7DCDC
(215,220,220)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47555E; }

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

This text font color is #47555E.

Background Color

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

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

This div background color is #47555E.

Border color

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

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

This div border color is #47555E.

Opacity

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

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

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

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

This text has shadow with #47555E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47555E.

Preview

Color preview on black background

This text has color #47555E on black background.


Color preview on white background

This text has color #47555E on white background.


Black color preview on #47555E background

This text has black color on #47555E background.


White color preview on #47555E background

This text has white color on #47555E background.


Related colors

Complementary color

Complementary color for #hex is #B8AAA1.


I love getcolorcode.com

Triadic colors

1 #5E4755 and #555E47 with #47555E are triadic colors.

2 #5E5547 and #55475E with #47555E are triadic colors.