COLOR #563364

HEX: #563364 RGB: (86,51,100)

Color info

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

RGB color model

#563364 color RGB value is (86,51,100).

RGB: (86,51,100) (34%, 20%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 51 of 255 = 20%
B 100 of 255 = 39%

86
51
100

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

Portions of RGB colors in percentages

R + G + B = 86 + 51 + 100 = 237 (100%)
R 86 of 237 ~ 36.29%
G 51 of 237 ~ 21.52%
B 100 of 237 ~ 42.19'%

%36.29
%21.52
%42.19

CMYK color model

#563364 color CMYK value is (14,49,0,61).

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

CMYK: (14,49,0,61)
C14M49Y0K61 (14%, 49%, 0%, 61%)
(0.14 / 0.49 / 0.00 / 0.61)

CMYK percentages

%14
%49
%0
%60.78

Codes

Color #563364 in popluar color models

56 33 64
RGB 86 51 100
HSL 283° 32.45% 29.61%
HSB/HSV 283° 49.00% 39.22%
CMYK 14.00% 49.00% 0.00%
60.78%

Color #563364 in popluar number systems.

HEX 56 33 64
Decimal 86 51 100
Binary 1010110 110011 1100100
Octal 126 63 144

Shades and tints

Shades of #563364

#563364
(86,51,100)
#4F2F5B
(79,47,91)
#482B52
(72,43,82)
#412749
(65,39,73)
#3A2340
(58,35,64)
#331F37
(51,31,55)
#2C1B2E
(44,27,46)
#251725
(37,23,37)
#1E131C
(30,19,28)
#170F13
(23,15,19)
#100B0A
(16,11,10)
#000000
(0,0,0)

Tints of #563364

#563364
(86,51,100)
#654572
(101,69,114)
#745780
(116,87,128)
#83698E
(131,105,142)
#927B9C
(146,123,156)
#A18DAA
(161,141,170)
#B09FB8
(176,159,184)
#BFB1C6
(191,177,198)
#CEC3D4
(206,195,212)
#DDD5E2
(221,213,226)
#ECE7F0
(236,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #563364; }

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

This text font color is #563364.

Background Color

.myBgColor { background-color: #563364; }

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

This div background color is #563364.

Border color

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

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

This div border color is #563364.

Opacity

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

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

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

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

This text has shadow with #563364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563364.

Preview

Color preview on black background

This text has color #563364 on black background.


Color preview on white background

This text has color #563364 on white background.


Black color preview on #563364 background

This text has black color on #563364 background.


White color preview on #563364 background

This text has white color on #563364 background.


Related colors

Complementary color

Complementary color for #hex is #A9CC9B.


I love getcolorcode.com

Triadic colors

1 #645633 and #336456 with #563364 are triadic colors.

2 #643356 and #335664 with #563364 are triadic colors.