COLOR #564D5E

HEX: #564D5E RGB: (86,77,94)

Color info

#564D5E contains red, green and blue colors in about the same proportion. Web safe color of #564D5E is #663366 (or #636).

RGB color model

#564D5E color RGB value is (86,77,94).

RGB: (86,77,94) (34%, 30%, 37%)

RGB channels and saturation

R 86 of 255 = 34%
G 77 of 255 = 30%
B 94 of 255 = 37%

86
77
94

R + G + B ~ 34%. #564D5E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 77 + 94 = 257 (100%)
R 86 of 257 ~ 33.46%
G 77 of 257 ~ 29.96%
B 94 of 257 ~ 36.58'%

%33.46
%29.96
%36.58

CMYK color model

#564D5E color CMYK value is (9,18,0,63).

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

CMYK: (9,18,0,63)
C9M18Y0K63 (9%, 18%, 0%, 63%)
(0.09 / 0.18 / 0.00 / 0.63)

CMYK percentages

%8.51
%18.09
%0
%63.14

Codes

Color #564D5E in popluar color models

56 4D 5E
RGB 86 77 94
HSL 272° 9.94% 33.53%
HSB/HSV 272° 18.09% 36.86%
CMYK 8.51% 18.09% 0.00%
63.14%

Color #564D5E in popluar number systems.

HEX 56 4D 5E
Decimal 86 77 94
Binary 1010110 1001101 1011110
Octal 126 115 136

Shades and tints

Shades of #564D5E

#564D5E
(86,77,94)
#4F4656
(79,70,86)
#483F4E
(72,63,78)
#413846
(65,56,70)
#3A313E
(58,49,62)
#332A36
(51,42,54)
#2C232E
(44,35,46)
#251C26
(37,28,38)
#1E151E
(30,21,30)
#170E16
(23,14,22)
#10070E
(16,7,14)
#000000
(0,0,0)

Tints of #564D5E

#564D5E
(86,77,94)
#655D6C
(101,93,108)
#746D7A
(116,109,122)
#837D88
(131,125,136)
#928D96
(146,141,150)
#A19DA4
(161,157,164)
#B0ADB2
(176,173,178)
#BFBDC0
(191,189,192)
#CECDCE
(206,205,206)
#DDDDDC
(221,221,220)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564D5E color. Also use rgb(86,77,94) instead hex code.

Text Font Color

.myTextColor { color: #564D5E; }

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

This text font color is #564D5E.

Background Color

.myBgColor { background-color: #564D5E; }

<div style="background-color:#564D5E">Inner text</div>

This div background color is #564D5E.

Border color

.myBorderColor { border: 1px solid #564D5E; }

<div style="border:3px solid #564D5E">Div</div>

This div border color is #564D5E.

Opacity

.myOpacity80 { color: #564D5E; opacity: 0.8; }

<p style="color:#564D5E;opacity:0.8;">80%</p>

Text with #564D5E 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 #564D5E;}

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

This text has shadow with #564D5E color.


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

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

This text has shadow with #564D5E primary color and red secondary color.


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

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

This text has shadow with #564D5E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #564D5E.

Preview

Color preview on black background

This text has color #564D5E on black background.


Color preview on white background

This text has color #564D5E on white background.


Black color preview on #564D5E background

This text has black color on #564D5E background.


White color preview on #564D5E background

This text has white color on #564D5E background.


Related colors

Complementary color

Complementary color for #hex is #A9B2A1.


I love getcolorcode.com

Triadic colors

1 #5E564D and #4D5E56 with #564D5E are triadic colors.

2 #5E4D56 and #4D565E with #564D5E are triadic colors.