COLOR #563076

HEX: #563076 RGB: (86,48,118)

Color info

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

RGB color model

#563076 color RGB value is (86,48,118).

RGB: (86,48,118) (34%, 19%, 46%)

RGB channels and saturation

R 86 of 255 = 34%
G 48 of 255 = 19%
B 118 of 255 = 46%

86
48
118

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

Portions of RGB colors in percentages

R + G + B = 86 + 48 + 118 = 252 (100%)
R 86 of 252 ~ 34.13%
G 48 of 252 ~ 19.05%
B 118 of 252 ~ 46.83'%

%34.13
%19.05
%46.83

CMYK color model

#563076 color CMYK value is (27,59,0,54).

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

CMYK: (27,59,0,54)
C27M59Y0K54 (27%, 59%, 0%, 54%)
(0.27 / 0.59 / 0.00 / 0.54)

CMYK percentages

%27.12
%59.32
%0
%53.73

Codes

Color #563076 in popluar color models

56 30 76
RGB 86 48 118
HSL 273° 42.17% 32.55%
HSB/HSV 273° 59.32% 46.27%
CMYK 27.12% 59.32% 0.00%
53.73%

Color #563076 in popluar number systems.

HEX 56 30 76
Decimal 86 48 118
Binary 1010110 110000 1110110
Octal 126 60 166

Shades and tints

Shades of #563076

#563076
(86,48,118)
#4F2C6C
(79,44,108)
#482862
(72,40,98)
#412458
(65,36,88)
#3A204E
(58,32,78)
#331C44
(51,28,68)
#2C183A
(44,24,58)
#251430
(37,20,48)
#1E1026
(30,16,38)
#170C1C
(23,12,28)
#100812
(16,8,18)
#000000
(0,0,0)

Tints of #563076

#563076
(86,48,118)
#654282
(101,66,130)
#74548E
(116,84,142)
#83669A
(131,102,154)
#9278A6
(146,120,166)
#A18AB2
(161,138,178)
#B09CBE
(176,156,190)
#BFAECA
(191,174,202)
#CEC0D6
(206,192,214)
#DDD2E2
(221,210,226)
#ECE4EE
(236,228,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #563076; }

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

This text font color is #563076.

Background Color

.myBgColor { background-color: #563076; }

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

This div background color is #563076.

Border color

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

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

This div border color is #563076.

Opacity

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

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

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

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

This text has shadow with #563076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563076.

Preview

Color preview on black background

This text has color #563076 on black background.


Color preview on white background

This text has color #563076 on white background.


Black color preview on #563076 background

This text has black color on #563076 background.


White color preview on #563076 background

This text has white color on #563076 background.


Related colors

Complementary color

Complementary color for #hex is #A9CF89.


I love getcolorcode.com

Triadic colors

1 #765630 and #307656 with #563076 are triadic colors.

2 #763056 and #305676 with #563076 are triadic colors.