COLOR #563A79

HEX: #563A79 RGB: (86,58,121)

Color info

#563A79 contains mainly red and blue colors. Web safe color of #563A79 is #663366 (or #636).

RGB color model

#563A79 color RGB value is (86,58,121).

RGB: (86,58,121) (34%, 23%, 47%)

RGB channels and saturation

R 86 of 255 = 34%
G 58 of 255 = 23%
B 121 of 255 = 47%

86
58
121

R + G + B ~ 35%. #563A79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 58 + 121 = 265 (100%)
R 86 of 265 ~ 32.45%
G 58 of 265 ~ 21.89%
B 121 of 265 ~ 45.66'%

%32.45
%21.89
%45.66

CMYK color model

#563A79 color CMYK value is (29,52,0,53).

  • cyan value is 28.93%
  • magenta value is 52.07%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (29,52,0,53) C29M52Y0K53 (29%,52%,0%,53%) (0.29/0.52/0.00/0.53) 

CMYK percentages

%28.93
%52.07
%0
%52.55

Codes

Color #563A79 in popluar color models

56 3A 79
RGB 86 58 121
HSL 267° 35.20% 35.10%
HSB/HSV 267° 52.07% 47.45%
CMYK 28.93% 52.07% 0.00%
52.55%

Color #563A79 in popluar number systems.

HEX 56 3A 79
Decimal 86 58 121
Binary 1010110 111010 1111001
Octal 126 72 171

Shades and tints

Shades of #563A79

#563A79
(86,58,121)
#4F356E
(79,53,110)
#483063
(72,48,99)
#412B58
(65,43,88)
#3A264D
(58,38,77)
#332142
(51,33,66)
#2C1C37
(44,28,55)
#25172C
(37,23,44)
#1E1221
(30,18,33)
#170D16
(23,13,22)
#10080B
(16,8,11)
#000000
(0,0,0)

Tints of #563A79

#563A79
(86,58,121)
#654B85
(101,75,133)
#745C91
(116,92,145)
#836D9D
(131,109,157)
#927EA9
(146,126,169)
#A18FB5
(161,143,181)
#B0A0C1
(176,160,193)
#BFB1CD
(191,177,205)
#CEC2D9
(206,194,217)
#DDD3E5
(221,211,229)
#ECE4F1
(236,228,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563A79 color. Also use rgb(86,58,121) instead hex code.

Text Font Color

.myTextColor { color: #563A79; }

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

This text font color is #563A79.

Background Color

.myBgColor { background-color: #563A79; }

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

This div background color is #563A79.

Border color

.myBorderColor { border: 1px solid #563A79; }

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

This div border color is #563A79.

Opacity

.myOpacity80 { color: #563A79; opacity: 0.8; }

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

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

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

This text has shadow with #563A79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563A79.

Preview

Color preview on black background

This text has color #563A79 on black background.


Color preview on white background

This text has color #563A79 on white background.


Black color preview on #563A79 background

This text has black color on #563A79 background.


White color preview on #563A79 background

This text has white color on #563A79 background.


Related colors

Complementary color

Complementary color for #hex is #A9C586.


I love getcolorcode.com

Triadic colors

1 #79563A and #3A7956 with #563A79 are triadic colors.

2 #793A56 and #3A5679 with #563A79 are triadic colors.