COLOR #563690

HEX: #563690 RGB: (86,54,144)

Color info

#563690 contains mainly red and blue colors. Web safe color of #563690 is #663399 (or #639).

RGB color model

#563690 color RGB value is (86,54,144).

RGB: (86,54,144) (34%, 21%, 56%)

RGB channels and saturation

R 86 of 255 = 34%
G 54 of 255 = 21%
B 144 of 255 = 56%

86
54
144

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

Portions of RGB colors in percentages

R + G + B = 86 + 54 + 144 = 284 (100%)
R 86 of 284 ~ 30.28%
G 54 of 284 ~ 19.01%
B 144 of 284 ~ 50.7'%

%30.28
%19.01
%50.7

CMYK color model

#563690 color CMYK value is (40,63,0,44).

  • cyan value is 40.28%
  • magenta value is 62.50%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (40,63,0,44)
C40M63Y0K44 (40%, 63%, 0%, 44%)
(0.40 / 0.63 / 0.00 / 0.44)

CMYK percentages

%40.28
%62.5
%0
%43.53

Codes

Color #563690 in popluar color models

56 36 90
RGB 86 54 144
HSL 261° 45.45% 38.82%
HSB/HSV 261° 62.50% 56.47%
CMYK 40.28% 62.50% 0.00%
43.53%

Color #563690 in popluar number systems.

HEX 56 36 90
Decimal 86 54 144
Binary 1010110 110110 10010000
Octal 126 66 220

Shades and tints

Shades of #563690

#563690
(86,54,144)
#4F3283
(79,50,131)
#482E76
(72,46,118)
#412A69
(65,42,105)
#3A265C
(58,38,92)
#33224F
(51,34,79)
#2C1E42
(44,30,66)
#251A35
(37,26,53)
#1E1628
(30,22,40)
#17121B
(23,18,27)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #563690

#563690
(86,54,144)
#65489A
(101,72,154)
#745AA4
(116,90,164)
#836CAE
(131,108,174)
#927EB8
(146,126,184)
#A190C2
(161,144,194)
#B0A2CC
(176,162,204)
#BFB4D6
(191,180,214)
#CEC6E0
(206,198,224)
#DDD8EA
(221,216,234)
#ECEAF4
(236,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563690 color. Also use rgb(86,54,144) instead hex code.

Text Font Color

.myTextColor { color: #563690; }

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

This text font color is #563690.

Background Color

.myBgColor { background-color: #563690; }

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

This div background color is #563690.

Border color

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

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

This div border color is #563690.

Opacity

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

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

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

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

This text has shadow with #563690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563690.

Preview

Color preview on black background

This text has color #563690 on black background.


Color preview on white background

This text has color #563690 on white background.


Black color preview on #563690 background

This text has black color on #563690 background.


White color preview on #563690 background

This text has white color on #563690 background.


Related colors

Complementary color

Complementary color for #hex is #A9C96F.


I love getcolorcode.com

Triadic colors

1 #905636 and #369056 with #563690 are triadic colors.

2 #903656 and #365690 with #563690 are triadic colors.