COLOR #563967

HEX: #563967 RGB: (86,57,103)

Color info

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

RGB color model

#563967 color RGB value is (86,57,103).

RGB: (86,57,103) (34%, 22%, 40%)

RGB channels and saturation

R 86 of 255 = 34%
G 57 of 255 = 22%
B 103 of 255 = 40%

86
57
103

R + G + B ~ 32%. #563967 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 57 + 103 = 246 (100%)
R 86 of 246 ~ 34.96%
G 57 of 246 ~ 23.17%
B 103 of 246 ~ 41.87'%

%34.96
%23.17
%41.87

CMYK color model

#563967 color CMYK value is (17,45,0,60).

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

CMYK: (17,45,0,60)
C17M45Y0K60 (17%, 45%, 0%, 60%)
(0.17 / 0.45 / 0.00 / 0.60)

CMYK percentages

%16.5
%44.66
%0
%59.61

Codes

Color #563967 in popluar color models

56 39 67
RGB 86 57 103
HSL 278° 28.75% 31.37%
HSB/HSV 278° 44.66% 40.39%
CMYK 16.50% 44.66% 0.00%
59.61%

Color #563967 in popluar number systems.

HEX 56 39 67
Decimal 86 57 103
Binary 1010110 111001 1100111
Octal 126 71 147

Shades and tints

Shades of #563967

#563967
(86,57,103)
#4F345E
(79,52,94)
#482F55
(72,47,85)
#412A4C
(65,42,76)
#3A2543
(58,37,67)
#33203A
(51,32,58)
#2C1B31
(44,27,49)
#251628
(37,22,40)
#1E111F
(30,17,31)
#170C16
(23,12,22)
#10070D
(16,7,13)
#000000
(0,0,0)

Tints of #563967

#563967
(86,57,103)
#654B74
(101,75,116)
#745D81
(116,93,129)
#836F8E
(131,111,142)
#92819B
(146,129,155)
#A193A8
(161,147,168)
#B0A5B5
(176,165,181)
#BFB7C2
(191,183,194)
#CEC9CF
(206,201,207)
#DDDBDC
(221,219,220)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #563967; }

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

This text font color is #563967.

Background Color

.myBgColor { background-color: #563967; }

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

This div background color is #563967.

Border color

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

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

This div border color is #563967.

Opacity

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

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

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

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

This text has shadow with #563967 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563967.

Preview

Color preview on black background

This text has color #563967 on black background.


Color preview on white background

This text has color #563967 on white background.


Black color preview on #563967 background

This text has black color on #563967 background.


White color preview on #563967 background

This text has white color on #563967 background.


Related colors

Complementary color

Complementary color for #hex is #A9C698.


I love getcolorcode.com

Triadic colors

1 #675639 and #396756 with #563967 are triadic colors.

2 #673956 and #395667 with #563967 are triadic colors.