COLOR #563362

HEX: #563362 RGB: (86,51,98)

Color info

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

RGB color model

#563362 color RGB value is (86,51,98).

RGB: (86,51,98) (34%, 20%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 51 of 255 = 20%
B 98 of 255 = 38%

86
51
98

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

Portions of RGB colors in percentages

R + G + B = 86 + 51 + 98 = 235 (100%)
R 86 of 235 ~ 36.6%
G 51 of 235 ~ 21.7%
B 98 of 235 ~ 41.7'%

%36.6
%21.7
%41.7

CMYK color model

#563362 color CMYK value is (12,48,0,62).

  • cyan value is 12.24%
  • magenta value is 47.96%
  • yellow value is 0.00%
  • key color value is 61.57%

CMYK: (12,48,0,62)
C12M48Y0K62 (12%, 48%, 0%, 62%)
(0.12 / 0.48 / 0.00 / 0.62)

CMYK percentages

%12.24
%47.96
%0
%61.57

Codes

Color #563362 in popluar color models

56 33 62
RGB 86 51 98
HSL 285° 31.54% 29.22%
HSB/HSV 285° 47.96% 38.43%
CMYK 12.24% 47.96% 0.00%
61.57%

Color #563362 in popluar number systems.

HEX 56 33 62
Decimal 86 51 98
Binary 1010110 110011 1100010
Octal 126 63 142

Shades and tints

Shades of #563362

#563362
(86,51,98)
#4F2F5A
(79,47,90)
#482B52
(72,43,82)
#41274A
(65,39,74)
#3A2342
(58,35,66)
#331F3A
(51,31,58)
#2C1B32
(44,27,50)
#25172A
(37,23,42)
#1E1322
(30,19,34)
#170F1A
(23,15,26)
#100B12
(16,11,18)
#000000
(0,0,0)

Tints of #563362

#563362
(86,51,98)
#654570
(101,69,112)
#74577E
(116,87,126)
#83698C
(131,105,140)
#927B9A
(146,123,154)
#A18DA8
(161,141,168)
#B09FB6
(176,159,182)
#BFB1C4
(191,177,196)
#CEC3D2
(206,195,210)
#DDD5E0
(221,213,224)
#ECE7EE
(236,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #563362; }

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

This text font color is #563362.

Background Color

.myBgColor { background-color: #563362; }

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

This div background color is #563362.

Border color

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

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

This div border color is #563362.

Opacity

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

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

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

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

This text has shadow with #563362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563362.

Preview

Color preview on black background

This text has color #563362 on black background.


Color preview on white background

This text has color #563362 on white background.


Black color preview on #563362 background

This text has black color on #563362 background.


White color preview on #563362 background

This text has white color on #563362 background.


Related colors

Complementary color

Complementary color for #hex is #A9CC9D.


I love getcolorcode.com

Triadic colors

1 #625633 and #336256 with #563362 are triadic colors.

2 #623356 and #335662 with #563362 are triadic colors.