COLOR #564E63

HEX: #564E63 RGB: (86,78,99)

Color info

#564E63 contains red, green and blue colors in about the same proportion. Web safe color of #564E63 is #666666 (or #666).

RGB color model

#564E63 color RGB value is (86,78,99).

RGB: (86,78,99) (34%, 31%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 78 of 255 = 31%
B 99 of 255 = 39%

86
78
99

R + G + B ~ 35%. #564E63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 78 + 99 = 263 (100%)
R 86 of 263 ~ 32.7%
G 78 of 263 ~ 29.66%
B 99 of 263 ~ 37.64'%

%32.7
%29.66
%37.64

CMYK color model

#564E63 color CMYK value is (13,21,0,61).

  • cyan value is 13.13%
  • magenta value is 21.21%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (13,21,0,61) C13M21Y0K61 (13%,21%,0%,61%) (0.13/0.21/0.00/0.61) 

CMYK percentages

%13.13
%21.21
%0
%61.18

Codes

Color #564E63 in popluar color models

56 4E 63
RGB 86 78 99
HSL 263° 11.86% 34.71%
HSB/HSV 263° 21.21% 38.82%
CMYK 13.13% 21.21% 0.00%
61.18%

Color #564E63 in popluar number systems.

HEX 56 4E 63
Decimal 86 78 99
Binary 1010110 1001110 1100011
Octal 126 116 143

Shades and tints

Shades of #564E63

#564E63
(86,78,99)
#4F475A
(79,71,90)
#484051
(72,64,81)
#413948
(65,57,72)
#3A323F
(58,50,63)
#332B36
(51,43,54)
#2C242D
(44,36,45)
#251D24
(37,29,36)
#1E161B
(30,22,27)
#170F12
(23,15,18)
#100809
(16,8,9)
#000000
(0,0,0)

Tints of #564E63

#564E63
(86,78,99)
#655E71
(101,94,113)
#746E7F
(116,110,127)
#837E8D
(131,126,141)
#928E9B
(146,142,155)
#A19EA9
(161,158,169)
#B0AEB7
(176,174,183)
#BFBEC5
(191,190,197)
#CECED3
(206,206,211)
#DDDEE1
(221,222,225)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564E63 color. Also use rgb(86,78,99) instead hex code.

Text Font Color

.myTextColor { color: #564E63; }

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

This text font color is #564E63.

Background Color

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

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

This div background color is #564E63.

Border color

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

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

This div border color is #564E63.

Opacity

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

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

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

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

This text has shadow with #564E63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564E63.

Preview

Color preview on black background

This text has color #564E63 on black background.


Color preview on white background

This text has color #564E63 on white background.


Black color preview on #564E63 background

This text has black color on #564E63 background.


White color preview on #564E63 background

This text has white color on #564E63 background.


Related colors

Complementary color

Complementary color for #hex is #A9B19C.


I love getcolorcode.com

Triadic colors

1 #63564E and #4E6356 with #564E63 are triadic colors.

2 #634E56 and #4E5663 with #564E63 are triadic colors.