COLOR #564357

HEX: #564357 RGB: (86,67,87)

Color info

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

RGB color model

#564357 color RGB value is (86,67,87).

RGB: (86,67,87) (34%, 26%, 34%)

RGB channels and saturation

R 86 of 255 = 34%
G 67 of 255 = 26%
B 87 of 255 = 34%

86
67
87

R + G + B ~ 31%. #564357 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 67 + 87 = 240 (100%)
R 86 of 240 ~ 35.83%
G 67 of 240 ~ 27.92%
B 87 of 240 ~ 36.25'%

%35.83
%27.92
%36.25

CMYK color model

#564357 color CMYK value is (1,23,0,66).

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

CMYK: (1,23,0,66)
C1M23Y0K66 (1%, 23%, 0%, 66%)
(0.01 / 0.23 / 0.00 / 0.66)

CMYK percentages

%1.15
%22.99
%0
%65.88

Codes

Color #564357 in popluar color models

56 43 57
RGB 86 67 87
HSL 297° 12.99% 30.20%
HSB/HSV 297° 22.99% 34.12%
CMYK 1.15% 22.99% 0.00%
65.88%

Color #564357 in popluar number systems.

HEX 56 43 57
Decimal 86 67 87
Binary 1010110 1000011 1010111
Octal 126 103 127

Shades and tints

Shades of #564357

#564357
(86,67,87)
#4F3D50
(79,61,80)
#483749
(72,55,73)
#413142
(65,49,66)
#3A2B3B
(58,43,59)
#332534
(51,37,52)
#2C1F2D
(44,31,45)
#251926
(37,25,38)
#1E131F
(30,19,31)
#170D18
(23,13,24)
#100711
(16,7,17)
#000000
(0,0,0)

Tints of #564357

#564357
(86,67,87)
#655466
(101,84,102)
#746575
(116,101,117)
#837684
(131,118,132)
#928793
(146,135,147)
#A198A2
(161,152,162)
#B0A9B1
(176,169,177)
#BFBAC0
(191,186,192)
#CECBCF
(206,203,207)
#DDDCDE
(221,220,222)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564357; }

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

This text font color is #564357.

Background Color

.myBgColor { background-color: #564357; }

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

This div background color is #564357.

Border color

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

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

This div border color is #564357.

Opacity

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

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

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

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

This text has shadow with #564357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564357.

Preview

Color preview on black background

This text has color #564357 on black background.


Color preview on white background

This text has color #564357 on white background.


Black color preview on #564357 background

This text has black color on #564357 background.


White color preview on #564357 background

This text has white color on #564357 background.


Related colors

Complementary color

Complementary color for #hex is #A9BCA8.


I love getcolorcode.com

Triadic colors

1 #575643 and #435756 with #564357 are triadic colors.

2 #574356 and #435657 with #564357 are triadic colors.