COLOR #563862

HEX: #563862 RGB: (86,56,98)

Color info

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

RGB color model

#563862 color RGB value is (86,56,98).

RGB: (86,56,98) (34%, 22%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 56 of 255 = 22%
B 98 of 255 = 38%

86
56
98

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

Portions of RGB colors in percentages

R + G + B = 86 + 56 + 98 = 240 (100%)
R 86 of 240 ~ 35.83%
G 56 of 240 ~ 23.33%
B 98 of 240 ~ 40.83'%

%35.83
%23.33
%40.83

CMYK color model

#563862 color CMYK value is (12,43,0,62).

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

CMYK: (12,43,0,62)
C12M43Y0K62 (12%, 43%, 0%, 62%)
(0.12 / 0.43 / 0.00 / 0.62)

CMYK percentages

%12.24
%42.86
%0
%61.57

Codes

Color #563862 in popluar color models

56 38 62
RGB 86 56 98
HSL 283° 27.27% 30.20%
HSB/HSV 283° 42.86% 38.43%
CMYK 12.24% 42.86% 0.00%
61.57%

Color #563862 in popluar number systems.

HEX 56 38 62
Decimal 86 56 98
Binary 1010110 111000 1100010
Octal 126 70 142

Shades and tints

Shades of #563862

#563862
(86,56,98)
#4F335A
(79,51,90)
#482E52
(72,46,82)
#41294A
(65,41,74)
#3A2442
(58,36,66)
#331F3A
(51,31,58)
#2C1A32
(44,26,50)
#25152A
(37,21,42)
#1E1022
(30,16,34)
#170B1A
(23,11,26)
#100612
(16,6,18)
#000000
(0,0,0)

Tints of #563862

#563862
(86,56,98)
#654A70
(101,74,112)
#745C7E
(116,92,126)
#836E8C
(131,110,140)
#92809A
(146,128,154)
#A192A8
(161,146,168)
#B0A4B6
(176,164,182)
#BFB6C4
(191,182,196)
#CEC8D2
(206,200,210)
#DDDAE0
(221,218,224)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #563862; }

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

This text font color is #563862.

Background Color

.myBgColor { background-color: #563862; }

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

This div background color is #563862.

Border color

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

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

This div border color is #563862.

Opacity

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

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

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

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

This text has shadow with #563862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563862.

Preview

Color preview on black background

This text has color #563862 on black background.


Color preview on white background

This text has color #563862 on white background.


Black color preview on #563862 background

This text has black color on #563862 background.


White color preview on #563862 background

This text has white color on #563862 background.


Related colors

Complementary color

Complementary color for #hex is #A9C79D.


I love getcolorcode.com

Triadic colors

1 #625638 and #386256 with #563862 are triadic colors.

2 #623856 and #385662 with #563862 are triadic colors.