COLOR #47566D

HEX: #47566D RGB: (71,86,109)

Color info

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

RGB color model

#47566D color RGB value is (71,86,109).

RGB: (71,86,109) (28%, 34%, 43%)

RGB channels and saturation

R 71 of 255 = 28%
G 86 of 255 = 34%
B 109 of 255 = 43%

71
86
109

R + G + B ~ 35%. #47566D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 86 + 109 = 266 (100%)
R 71 of 266 ~ 26.69%
G 86 of 266 ~ 32.33%
B 109 of 266 ~ 40.98'%

%26.69
%32.33
%40.98

CMYK color model

#47566D color CMYK value is (35,21,0,57).

  • cyan value is 34.86%
  • magenta value is 21.10%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (35,21,0,57)
C35M21Y0K57 (35%, 21%, 0%, 57%)
(0.35 / 0.21 / 0.00 / 0.57)

CMYK percentages

%34.86
%21.1
%0
%57.25

Codes

Color #47566D in popluar color models

47 56 6D
RGB 71 86 109
HSL 216° 21.11% 35.29%
HSB/HSV 216° 34.86% 42.75%
CMYK 34.86% 21.10% 0.00%
57.25%

Color #47566D in popluar number systems.

HEX 47 56 6D
Decimal 71 86 109
Binary 1000111 1010110 1101101
Octal 107 126 155

Shades and tints

Shades of #47566D

#47566D
(71,86,109)
#414F64
(65,79,100)
#3B485B
(59,72,91)
#354152
(53,65,82)
#2F3A49
(47,58,73)
#293340
(41,51,64)
#232C37
(35,44,55)
#1D252E
(29,37,46)
#171E25
(23,30,37)
#11171C
(17,23,28)
#0B1013
(11,16,19)
#000000
(0,0,0)

Tints of #47566D

#47566D
(71,86,109)
#57657A
(87,101,122)
#677487
(103,116,135)
#778394
(119,131,148)
#8792A1
(135,146,161)
#97A1AE
(151,161,174)
#A7B0BB
(167,176,187)
#B7BFC8
(183,191,200)
#C7CED5
(199,206,213)
#D7DDE2
(215,221,226)
#E7ECEF
(231,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47566D color. Also use rgb(71,86,109) instead hex code.

Text Font Color

.myTextColor { color: #47566D; }

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

This text font color is #47566D.

Background Color

.myBgColor { background-color: #47566D; }

<div style="background-color:#47566D">Inner text</div>

This div background color is #47566D.

Border color

.myBorderColor { border: 1px solid #47566D; }

<div style="border:3px solid #47566D">Div</div>

This div border color is #47566D.

Opacity

.myOpacity80 { color: #47566D; opacity: 0.8; }

<p style="color:#47566D;opacity:0.8;">80%</p>

Text with #47566D 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 #47566D;}

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

This text has shadow with #47566D color.


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

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

This text has shadow with #47566D primary color and red secondary color.


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

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

This text has shadow with #47566D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #47566D.

Preview

Color preview on black background

This text has color #47566D on black background.


Color preview on white background

This text has color #47566D on white background.


Black color preview on #47566D background

This text has black color on #47566D background.


White color preview on #47566D background

This text has white color on #47566D background.


Related colors

Complementary color

Complementary color for #hex is #B8A992.


I love getcolorcode.com

Triadic colors

1 #6D4756 and #566D47 with #47566D are triadic colors.

2 #6D5647 and #56476D with #47566D are triadic colors.