COLOR #565E47

HEX: #565E47 RGB: (86,94,71)

Color info

#565E47 contains red, green and blue colors in about the same proportion. Web safe color of #565E47 is #666633 (or #663).

RGB color model

#565E47 color RGB value is (86,94,71).

RGB: (86,94,71) (34%, 37%, 28%)

RGB channels and saturation

R 86 of 255 = 34%
G 94 of 255 = 37%
B 71 of 255 = 28%

86
94
71

R + G + B ~ 33%. #565E47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 94 + 71 = 251 (100%)
R 86 of 251 ~ 34.26%
G 94 of 251 ~ 37.45%
B 71 of 251 ~ 28.29'%

%34.26
%37.45
%28.29

CMYK color model

#565E47 color CMYK value is (9,0,24,63).

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

CMYK: (9,0,24,63)
C9M0Y24K63 (9%, 0%, 24%, 63%)
(0.09 / 0.00 / 0.24 / 0.63)

CMYK percentages

%8.51
%0
%24.47
%63.14

Codes

Color #565E47 in popluar color models

56 5E 47
RGB 86 94 71
HSL 81° 13.94% 32.35%
HSB/HSV 81° 24.47% 36.86%
CMYK 8.51% 0.00% 24.47%
63.14%

Color #565E47 in popluar number systems.

HEX 56 5E 47
Decimal 86 94 71
Binary 1010110 1011110 1000111
Octal 126 136 107

Shades and tints

Shades of #565E47

#565E47
(86,94,71)
#4F5641
(79,86,65)
#484E3B
(72,78,59)
#414635
(65,70,53)
#3A3E2F
(58,62,47)
#333629
(51,54,41)
#2C2E23
(44,46,35)
#25261D
(37,38,29)
#1E1E17
(30,30,23)
#171611
(23,22,17)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #565E47

#565E47
(86,94,71)
#656C57
(101,108,87)
#747A67
(116,122,103)
#838877
(131,136,119)
#929687
(146,150,135)
#A1A497
(161,164,151)
#B0B2A7
(176,178,167)
#BFC0B7
(191,192,183)
#CECEC7
(206,206,199)
#DDDCD7
(221,220,215)
#ECEAE7
(236,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565E47 color. Also use rgb(86,94,71) instead hex code.

Text Font Color

.myTextColor { color: #565E47; }

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

This text font color is #565E47.

Background Color

.myBgColor { background-color: #565E47; }

<div style="background-color:#565E47">Inner text</div>

This div background color is #565E47.

Border color

.myBorderColor { border: 1px solid #565E47; }

<div style="border:3px solid #565E47">Div</div>

This div border color is #565E47.

Opacity

.myOpacity80 { color: #565E47; opacity: 0.8; }

<p style="color:#565E47;opacity:0.8;">80%</p>

Text with #565E47 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 #565E47;}

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

This text has shadow with #565E47 color.


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

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

This text has shadow with #565E47 primary color and red secondary color.


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

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

This text has shadow with #565E47 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #565E47.

Preview

Color preview on black background

This text has color #565E47 on black background.


Color preview on white background

This text has color #565E47 on white background.


Black color preview on #565E47 background

This text has black color on #565E47 background.


White color preview on #565E47 background

This text has white color on #565E47 background.


Related colors

Complementary color

Complementary color for #hex is #A9A1B8.


I love getcolorcode.com

Triadic colors

1 #47565E and #5E4756 with #565E47 are triadic colors.

2 #475E56 and #5E5647 with #565E47 are triadic colors.