COLOR #564063

HEX: #564063 RGB: (86,64,99)

Color info

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

RGB color model

#564063 color RGB value is (86,64,99).

RGB: (86,64,99) (34%, 25%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 64 of 255 = 25%
B 99 of 255 = 39%

86
64
99

R + G + B ~ 33%. #564063 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 64 + 99 = 249 (100%)
R 86 of 249 ~ 34.54%
G 64 of 249 ~ 25.7%
B 99 of 249 ~ 39.76'%

%34.54
%25.7
%39.76

CMYK color model

#564063 color CMYK value is (13,35,0,61).

  • cyan value is 13.13%
  • magenta value is 35.35%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (13,35,0,61)
C13M35Y0K61 (13%, 35%, 0%, 61%)
(0.13 / 0.35 / 0.00 / 0.61)

CMYK percentages

%13.13
%35.35
%0
%61.18

Codes

Color #564063 in popluar color models

56 40 63
RGB 86 64 99
HSL 278° 21.47% 31.96%
HSB/HSV 278° 35.35% 38.82%
CMYK 13.13% 35.35% 0.00%
61.18%

Color #564063 in popluar number systems.

HEX 56 40 63
Decimal 86 64 99
Binary 1010110 1000000 1100011
Octal 126 100 143

Shades and tints

Shades of #564063

#564063
(86,64,99)
#4F3B5A
(79,59,90)
#483651
(72,54,81)
#413148
(65,49,72)
#3A2C3F
(58,44,63)
#332736
(51,39,54)
#2C222D
(44,34,45)
#251D24
(37,29,36)
#1E181B
(30,24,27)
#171312
(23,19,18)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #564063

#564063
(86,64,99)
#655171
(101,81,113)
#74627F
(116,98,127)
#83738D
(131,115,141)
#92849B
(146,132,155)
#A195A9
(161,149,169)
#B0A6B7
(176,166,183)
#BFB7C5
(191,183,197)
#CEC8D3
(206,200,211)
#DDD9E1
(221,217,225)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564063; }

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

This text font color is #564063.

Background Color

.myBgColor { background-color: #564063; }

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

This div background color is #564063.

Border color

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

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

This div border color is #564063.

Opacity

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

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

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

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

This text has shadow with #564063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564063.

Preview

Color preview on black background

This text has color #564063 on black background.


Color preview on white background

This text has color #564063 on white background.


Black color preview on #564063 background

This text has black color on #564063 background.


White color preview on #564063 background

This text has white color on #564063 background.


Related colors

Complementary color

Complementary color for #hex is #A9BF9C.


I love getcolorcode.com

Triadic colors

1 #635640 and #406356 with #564063 are triadic colors.

2 #634056 and #405663 with #564063 are triadic colors.