COLOR #563767

HEX: #563767 RGB: (86,55,103)

Color info

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

RGB color model

#563767 color RGB value is (86,55,103).

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

RGB channels and saturation

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

86
55
103

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

Portions of RGB colors in percentages

R + G + B = 86 + 55 + 103 = 244 (100%)
R 86 of 244 ~ 35.25%
G 55 of 244 ~ 22.54%
B 103 of 244 ~ 42.21'%

%35.25
%22.54
%42.21

CMYK color model

#563767 color CMYK value is (17,47,0,60).

  • cyan value is 16.50%
  • magenta value is 46.60%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (17,47,0,60) C17M47Y0K60 (17%,47%,0%,60%) (0.17/0.47/0.00/0.60) 

CMYK percentages

%16.5
%46.6
%0
%59.61

Codes

Color #563767 in popluar color models

56 37 67
RGB 86 55 103
HSL 279° 30.38% 30.98%
HSB/HSV 279° 46.60% 40.39%
CMYK 16.50% 46.60% 0.00%
59.61%

Color #563767 in popluar number systems.

HEX 56 37 67
Decimal 86 55 103
Binary 1010110 110111 1100111
Octal 126 67 147

Shades and tints

Shades of #563767

#563767
(86,55,103)
#4F325E
(79,50,94)
#482D55
(72,45,85)
#41284C
(65,40,76)
#3A2343
(58,35,67)
#331E3A
(51,30,58)
#2C1931
(44,25,49)
#251428
(37,20,40)
#1E0F1F
(30,15,31)
#170A16
(23,10,22)
#10050D
(16,5,13)
#000000
(0,0,0)

Tints of #563767

#563767
(86,55,103)
#654974
(101,73,116)
#745B81
(116,91,129)
#836D8E
(131,109,142)
#927F9B
(146,127,155)
#A191A8
(161,145,168)
#B0A3B5
(176,163,181)
#BFB5C2
(191,181,194)
#CEC7CF
(206,199,207)
#DDD9DC
(221,217,220)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #563767; }

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

This text font color is #563767.

Background Color

.myBgColor { background-color: #563767; }

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

This div background color is #563767.

Border color

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

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

This div border color is #563767.

Opacity

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

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

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

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

This text has shadow with #563767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563767.

Preview

Color preview on black background

This text has color #563767 on black background.


Color preview on white background

This text has color #563767 on white background.


Black color preview on #563767 background

This text has black color on #563767 background.


White color preview on #563767 background

This text has white color on #563767 background.


Related colors

Complementary color

Complementary color for #hex is #A9C898.


I love getcolorcode.com

Triadic colors

1 #675637 and #376756 with #563767 are triadic colors.

2 #673756 and #375667 with #563767 are triadic colors.