COLOR #563F67

HEX: #563F67 RGB: (86,63,103)

Color info

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

RGB color model

#563F67 color RGB value is (86,63,103).

RGB: (86,63,103) (34%, 25%, 40%)

RGB channels and saturation

R 86 of 255 = 34%
G 63 of 255 = 25%
B 103 of 255 = 40%

86
63
103

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

Portions of RGB colors in percentages

R + G + B = 86 + 63 + 103 = 252 (100%)
R 86 of 252 ~ 34.13%
G 63 of 252 ~ 25%
B 103 of 252 ~ 40.87'%

%34.13
%25
%40.87

CMYK color model

#563F67 color CMYK value is (17,39,0,60).

  • cyan value is 16.50%
  • magenta value is 38.83%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (17,39,0,60)
C17M39Y0K60 (17%, 39%, 0%, 60%)
(0.17 / 0.39 / 0.00 / 0.60)

CMYK percentages

%16.5
%38.83
%0
%59.61

Codes

Color #563F67 in popluar color models

56 3F 67
RGB 86 63 103
HSL 275° 24.10% 32.55%
HSB/HSV 275° 38.83% 40.39%
CMYK 16.50% 38.83% 0.00%
59.61%

Color #563F67 in popluar number systems.

HEX 56 3F 67
Decimal 86 63 103
Binary 1010110 111111 1100111
Octal 126 77 147

Shades and tints

Shades of #563F67

#563F67
(86,63,103)
#4F3A5E
(79,58,94)
#483555
(72,53,85)
#41304C
(65,48,76)
#3A2B43
(58,43,67)
#33263A
(51,38,58)
#2C2131
(44,33,49)
#251C28
(37,28,40)
#1E171F
(30,23,31)
#171216
(23,18,22)
#100D0D
(16,13,13)
#000000
(0,0,0)

Tints of #563F67

#563F67
(86,63,103)
#655074
(101,80,116)
#746181
(116,97,129)
#83728E
(131,114,142)
#92839B
(146,131,155)
#A194A8
(161,148,168)
#B0A5B5
(176,165,181)
#BFB6C2
(191,182,194)
#CEC7CF
(206,199,207)
#DDD8DC
(221,216,220)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563F67 color. Also use rgb(86,63,103) instead hex code.

Text Font Color

.myTextColor { color: #563F67; }

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

This text font color is #563F67.

Background Color

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

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

This div background color is #563F67.

Border color

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

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

This div border color is #563F67.

Opacity

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

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

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

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

This text has shadow with #563F67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563F67.

Preview

Color preview on black background

This text has color #563F67 on black background.


Color preview on white background

This text has color #563F67 on white background.


Black color preview on #563F67 background

This text has black color on #563F67 background.


White color preview on #563F67 background

This text has white color on #563F67 background.


Related colors

Complementary color

Complementary color for #hex is #A9C098.


I love getcolorcode.com

Triadic colors

1 #67563F and #3F6756 with #563F67 are triadic colors.

2 #673F56 and #3F5667 with #563F67 are triadic colors.