COLOR #564D78

HEX: #564D78 RGB: (86,77,120)

Color info

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

RGB color model

#564D78 color RGB value is (86,77,120).

RGB: (86,77,120) (34%, 30%, 47%)

RGB channels and saturation

R 86 of 255 = 34%
G 77 of 255 = 30%
B 120 of 255 = 47%

86
77
120

R + G + B ~ 37%. #564D78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 77 + 120 = 283 (100%)
R 86 of 283 ~ 30.39%
G 77 of 283 ~ 27.21%
B 120 of 283 ~ 42.4'%

%30.39
%27.21
%42.4

CMYK color model

#564D78 color CMYK value is (28,36,0,53).

  • cyan value is 28.33%
  • magenta value is 35.83%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (28,36,0,53)
C28M36Y0K53 (28%, 36%, 0%, 53%)
(0.28 / 0.36 / 0.00 / 0.53)

CMYK percentages

%28.33
%35.83
%0
%52.94

Codes

Color #564D78 in popluar color models

56 4D 78
RGB 86 77 120
HSL 253° 21.83% 38.63%
HSB/HSV 253° 35.83% 47.06%
CMYK 28.33% 35.83% 0.00%
52.94%

Color #564D78 in popluar number systems.

HEX 56 4D 78
Decimal 86 77 120
Binary 1010110 1001101 1111000
Octal 126 115 170

Shades and tints

Shades of #564D78

#564D78
(86,77,120)
#4F466E
(79,70,110)
#483F64
(72,63,100)
#41385A
(65,56,90)
#3A3150
(58,49,80)
#332A46
(51,42,70)
#2C233C
(44,35,60)
#251C32
(37,28,50)
#1E1528
(30,21,40)
#170E1E
(23,14,30)
#100714
(16,7,20)
#000000
(0,0,0)

Tints of #564D78

#564D78
(86,77,120)
#655D84
(101,93,132)
#746D90
(116,109,144)
#837D9C
(131,125,156)
#928DA8
(146,141,168)
#A19DB4
(161,157,180)
#B0ADC0
(176,173,192)
#BFBDCC
(191,189,204)
#CECDD8
(206,205,216)
#DDDDE4
(221,221,228)
#ECEDF0
(236,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564D78; }

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

This text font color is #564D78.

Background Color

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

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

This div background color is #564D78.

Border color

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

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

This div border color is #564D78.

Opacity

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

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

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

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

This text has shadow with #564D78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564D78.

Preview

Color preview on black background

This text has color #564D78 on black background.


Color preview on white background

This text has color #564D78 on white background.


Black color preview on #564D78 background

This text has black color on #564D78 background.


White color preview on #564D78 background

This text has white color on #564D78 background.


Related colors

Complementary color

Complementary color for #hex is #A9B287.


I love getcolorcode.com

Triadic colors

1 #78564D and #4D7856 with #564D78 are triadic colors.

2 #784D56 and #4D5678 with #564D78 are triadic colors.