COLOR #564457

HEX: #564457 RGB: (86,68,87)

Color info

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

RGB color model

#564457 color RGB value is (86,68,87).

RGB: (86,68,87) (34%, 27%, 34%)

RGB channels and saturation

R 86 of 255 = 34%
G 68 of 255 = 27%
B 87 of 255 = 34%

86
68
87

R + G + B ~ 32%. #564457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 68 + 87 = 241 (100%)
R 86 of 241 ~ 35.68%
G 68 of 241 ~ 28.22%
B 87 of 241 ~ 36.1'%

%35.68
%28.22
%36.1

CMYK color model

#564457 color CMYK value is (1,22,0,66).

  • cyan value is 1.15%
  • magenta value is 21.84%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (1,22,0,66)
C1M22Y0K66 (1%, 22%, 0%, 66%)
(0.01 / 0.22 / 0.00 / 0.66)

CMYK percentages

%1.15
%21.84
%0
%65.88

Codes

Color #564457 in popluar color models

56 44 57
RGB 86 68 87
HSL 297° 12.26% 30.39%
HSB/HSV 297° 21.84% 34.12%
CMYK 1.15% 21.84% 0.00%
65.88%

Color #564457 in popluar number systems.

HEX 56 44 57
Decimal 86 68 87
Binary 1010110 1000100 1010111
Octal 126 104 127

Shades and tints

Shades of #564457

#564457
(86,68,87)
#4F3E50
(79,62,80)
#483849
(72,56,73)
#413242
(65,50,66)
#3A2C3B
(58,44,59)
#332634
(51,38,52)
#2C202D
(44,32,45)
#251A26
(37,26,38)
#1E141F
(30,20,31)
#170E18
(23,14,24)
#100811
(16,8,17)
#000000
(0,0,0)

Tints of #564457

#564457
(86,68,87)
#655566
(101,85,102)
#746675
(116,102,117)
#837784
(131,119,132)
#928893
(146,136,147)
#A199A2
(161,153,162)
#B0AAB1
(176,170,177)
#BFBBC0
(191,187,192)
#CECCCF
(206,204,207)
#DDDDDE
(221,221,222)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564457 color. Also use rgb(86,68,87) instead hex code.

Text Font Color

.myTextColor { color: #564457; }

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

This text font color is #564457.

Background Color

.myBgColor { background-color: #564457; }

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

This div background color is #564457.

Border color

.myBorderColor { border: 1px solid #564457; }

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

This div border color is #564457.

Opacity

.myOpacity80 { color: #564457; opacity: 0.8; }

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

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

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

This text has shadow with #564457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564457.

Preview

Color preview on black background

This text has color #564457 on black background.


Color preview on white background

This text has color #564457 on white background.


Black color preview on #564457 background

This text has black color on #564457 background.


White color preview on #564457 background

This text has white color on #564457 background.


Related colors

Complementary color

Complementary color for #hex is #A9BBA8.


I love getcolorcode.com

Triadic colors

1 #575644 and #445756 with #564457 are triadic colors.

2 #574456 and #445657 with #564457 are triadic colors.