COLOR #47556E

HEX: #47556E RGB: (71,85,110)

Color info

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

RGB color model

#47556E color RGB value is (71,85,110).

RGB: (71,85,110) (28%, 33%, 43%)

RGB channels and saturation

R 71 of 255 = 28%
G 85 of 255 = 33%
B 110 of 255 = 43%

71
85
110

R + G + B ~ 35%. #47556E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 85 + 110 = 266 (100%)
R 71 of 266 ~ 26.69%
G 85 of 266 ~ 31.95%
B 110 of 266 ~ 41.35'%

%26.69
%31.95
%41.35

CMYK color model

#47556E color CMYK value is (35,23,0,57).

  • cyan value is 35.45%
  • magenta value is 22.73%
  • yellow value is 0.00%
  • key color value is 56.86%
CMYK: (35,23,0,57) C35M23Y0K57 (35%,23%,0%,57%) (0.35/0.23/0.00/0.57) 

CMYK percentages

%35.45
%22.73
%0
%56.86

Codes

Color #47556E in popluar color models

47 55 6E
RGB 71 85 110
HSL 218° 21.55% 35.49%
HSB/HSV 218° 35.45% 43.14%
CMYK 35.45% 22.73% 0.00%
56.86%

Color #47556E in popluar number systems.

HEX 47 55 6E
Decimal 71 85 110
Binary 1000111 1010101 1101110
Octal 107 125 156

Shades and tints

Shades of #47556E

#47556E
(71,85,110)
#414E64
(65,78,100)
#3B475A
(59,71,90)
#354050
(53,64,80)
#2F3946
(47,57,70)
#29323C
(41,50,60)
#232B32
(35,43,50)
#1D2428
(29,36,40)
#171D1E
(23,29,30)
#111614
(17,22,20)
#0B0F0A
(11,15,10)
#000000
(0,0,0)

Tints of #47556E

#47556E
(71,85,110)
#57647B
(87,100,123)
#677388
(103,115,136)
#778295
(119,130,149)
#8791A2
(135,145,162)
#97A0AF
(151,160,175)
#A7AFBC
(167,175,188)
#B7BEC9
(183,190,201)
#C7CDD6
(199,205,214)
#D7DCE3
(215,220,227)
#E7EBF0
(231,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47556E; }

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

This text font color is #47556E.

Background Color

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

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

This div background color is #47556E.

Border color

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

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

This div border color is #47556E.

Opacity

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

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

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

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

This text has shadow with #47556E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47556E.

Preview

Color preview on black background

This text has color #47556E on black background.


Color preview on white background

This text has color #47556E on white background.


Black color preview on #47556E background

This text has black color on #47556E background.


White color preview on #47556E background

This text has white color on #47556E background.


Related colors

Complementary color

Complementary color for #hex is #B8AA91.


I love getcolorcode.com

Triadic colors

1 #6E4755 and #556E47 with #47556E are triadic colors.

2 #6E5547 and #55476E with #47556E are triadic colors.