COLOR #564764

HEX: #564764 RGB: (86,71,100)

Color info

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

RGB color model

#564764 color RGB value is (86,71,100).

RGB: (86,71,100) (34%, 28%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 71 of 255 = 28%
B 100 of 255 = 39%

86
71
100

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

Portions of RGB colors in percentages

R + G + B = 86 + 71 + 100 = 257 (100%)
R 86 of 257 ~ 33.46%
G 71 of 257 ~ 27.63%
B 100 of 257 ~ 38.91'%

%33.46
%27.63
%38.91

CMYK color model

#564764 color CMYK value is (14,29,0,61).

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

CMYK: (14,29,0,61)
C14M29Y0K61 (14%, 29%, 0%, 61%)
(0.14 / 0.29 / 0.00 / 0.61)

CMYK percentages

%14
%29
%0
%60.78

Codes

Color #564764 in popluar color models

56 47 64
RGB 86 71 100
HSL 271° 16.96% 33.53%
HSB/HSV 271° 29.00% 39.22%
CMYK 14.00% 29.00% 0.00%
60.78%

Color #564764 in popluar number systems.

HEX 56 47 64
Decimal 86 71 100
Binary 1010110 1000111 1100100
Octal 126 107 144

Shades and tints

Shades of #564764

#564764
(86,71,100)
#4F415B
(79,65,91)
#483B52
(72,59,82)
#413549
(65,53,73)
#3A2F40
(58,47,64)
#332937
(51,41,55)
#2C232E
(44,35,46)
#251D25
(37,29,37)
#1E171C
(30,23,28)
#171113
(23,17,19)
#100B0A
(16,11,10)
#000000
(0,0,0)

Tints of #564764

#564764
(86,71,100)
#655772
(101,87,114)
#746780
(116,103,128)
#83778E
(131,119,142)
#92879C
(146,135,156)
#A197AA
(161,151,170)
#B0A7B8
(176,167,184)
#BFB7C6
(191,183,198)
#CEC7D4
(206,199,212)
#DDD7E2
(221,215,226)
#ECE7F0
(236,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564764; }

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

This text font color is #564764.

Background Color

.myBgColor { background-color: #564764; }

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

This div background color is #564764.

Border color

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

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

This div border color is #564764.

Opacity

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

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

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

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

This text has shadow with #564764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564764.

Preview

Color preview on black background

This text has color #564764 on black background.


Color preview on white background

This text has color #564764 on white background.


Black color preview on #564764 background

This text has black color on #564764 background.


White color preview on #564764 background

This text has white color on #564764 background.


Related colors

Complementary color

Complementary color for #hex is #A9B89B.


I love getcolorcode.com

Triadic colors

1 #645647 and #476456 with #564764 are triadic colors.

2 #644756 and #475664 with #564764 are triadic colors.