COLOR #563A76

HEX: #563A76 RGB: (86,58,118)

Color info

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

RGB color model

#563A76 color RGB value is (86,58,118).

RGB: (86,58,118) (34%, 23%, 46%)

RGB channels and saturation

R 86 of 255 = 34%
G 58 of 255 = 23%
B 118 of 255 = 46%

86
58
118

R + G + B ~ 34%. #563A76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 58 + 118 = 262 (100%)
R 86 of 262 ~ 32.82%
G 58 of 262 ~ 22.14%
B 118 of 262 ~ 45.04'%

%32.82
%22.14
%45.04

CMYK color model

#563A76 color CMYK value is (27,51,0,54).

  • cyan value is 27.12%
  • magenta value is 50.85%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (27,51,0,54)
C27M51Y0K54 (27%, 51%, 0%, 54%)
(0.27 / 0.51 / 0.00 / 0.54)

CMYK percentages

%27.12
%50.85
%0
%53.73

Codes

Color #563A76 in popluar color models

56 3A 76
RGB 86 58 118
HSL 268° 34.09% 34.51%
HSB/HSV 268° 50.85% 46.27%
CMYK 27.12% 50.85% 0.00%
53.73%

Color #563A76 in popluar number systems.

HEX 56 3A 76
Decimal 86 58 118
Binary 1010110 111010 1110110
Octal 126 72 166

Shades and tints

Shades of #563A76

#563A76
(86,58,118)
#4F356C
(79,53,108)
#483062
(72,48,98)
#412B58
(65,43,88)
#3A264E
(58,38,78)
#332144
(51,33,68)
#2C1C3A
(44,28,58)
#251730
(37,23,48)
#1E1226
(30,18,38)
#170D1C
(23,13,28)
#100812
(16,8,18)
#000000
(0,0,0)

Tints of #563A76

#563A76
(86,58,118)
#654B82
(101,75,130)
#745C8E
(116,92,142)
#836D9A
(131,109,154)
#927EA6
(146,126,166)
#A18FB2
(161,143,178)
#B0A0BE
(176,160,190)
#BFB1CA
(191,177,202)
#CEC2D6
(206,194,214)
#DDD3E2
(221,211,226)
#ECE4EE
(236,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #563A76; }

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

This text font color is #563A76.

Background Color

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

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

This div background color is #563A76.

Border color

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

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

This div border color is #563A76.

Opacity

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

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

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

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

This text has shadow with #563A76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563A76.

Preview

Color preview on black background

This text has color #563A76 on black background.


Color preview on white background

This text has color #563A76 on white background.


Black color preview on #563A76 background

This text has black color on #563A76 background.


White color preview on #563A76 background

This text has white color on #563A76 background.


Related colors

Complementary color

Complementary color for #hex is #A9C589.


I love getcolorcode.com

Triadic colors

1 #76563A and #3A7656 with #563A76 are triadic colors.

2 #763A56 and #3A5676 with #563A76 are triadic colors.