COLOR #564D64

HEX: #564D64 RGB: (86,77,100)

Color info

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

RGB color model

#564D64 color RGB value is (86,77,100).

RGB: (86,77,100) (34%, 30%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 77 of 255 = 30%
B 100 of 255 = 39%

86
77
100

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

Portions of RGB colors in percentages

R + G + B = 86 + 77 + 100 = 263 (100%)
R 86 of 263 ~ 32.7%
G 77 of 263 ~ 29.28%
B 100 of 263 ~ 38.02'%

%32.7
%29.28
%38.02

CMYK color model

#564D64 color CMYK value is (14,23,0,61).

  • cyan value is 14.00%
  • magenta value is 23.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (14,23,0,61)
C14M23Y0K61 (14%, 23%, 0%, 61%)
(0.14 / 0.23 / 0.00 / 0.61)

CMYK percentages

%14
%23
%0
%60.78

Codes

Color #564D64 in popluar color models

56 4D 64
RGB 86 77 100
HSL 263° 12.99% 34.71%
HSB/HSV 263° 23.00% 39.22%
CMYK 14.00% 23.00% 0.00%
60.78%

Color #564D64 in popluar number systems.

HEX 56 4D 64
Decimal 86 77 100
Binary 1010110 1001101 1100100
Octal 126 115 144

Shades and tints

Shades of #564D64

#564D64
(86,77,100)
#4F465B
(79,70,91)
#483F52
(72,63,82)
#413849
(65,56,73)
#3A3140
(58,49,64)
#332A37
(51,42,55)
#2C232E
(44,35,46)
#251C25
(37,28,37)
#1E151C
(30,21,28)
#170E13
(23,14,19)
#10070A
(16,7,10)
#000000
(0,0,0)

Tints of #564D64

#564D64
(86,77,100)
#655D72
(101,93,114)
#746D80
(116,109,128)
#837D8E
(131,125,142)
#928D9C
(146,141,156)
#A19DAA
(161,157,170)
#B0ADB8
(176,173,184)
#BFBDC6
(191,189,198)
#CECDD4
(206,205,212)
#DDDDE2
(221,221,226)
#ECEDF0
(236,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564D64; }

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

This text font color is #564D64.

Background Color

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

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

This div background color is #564D64.

Border color

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

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

This div border color is #564D64.

Opacity

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

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

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

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

This text has shadow with #564D64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564D64.

Preview

Color preview on black background

This text has color #564D64 on black background.


Color preview on white background

This text has color #564D64 on white background.


Black color preview on #564D64 background

This text has black color on #564D64 background.


White color preview on #564D64 background

This text has white color on #564D64 background.


Related colors

Complementary color

Complementary color for #hex is #A9B29B.


I love getcolorcode.com

Triadic colors

1 #64564D and #4D6456 with #564D64 are triadic colors.

2 #644D56 and #4D5664 with #564D64 are triadic colors.