COLOR #563C59

HEX: #563C59 RGB: (86,60,89)

Color info

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

RGB color model

#563C59 color RGB value is (86,60,89).

RGB: (86,60,89) (34%, 24%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 60 of 255 = 24%
B 89 of 255 = 35%

86
60
89

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

Portions of RGB colors in percentages

R + G + B = 86 + 60 + 89 = 235 (100%)
R 86 of 235 ~ 36.6%
G 60 of 235 ~ 25.53%
B 89 of 235 ~ 37.87'%

%36.6
%25.53
%37.87

CMYK color model

#563C59 color CMYK value is (3,33,0,65).

  • cyan value is 3.37%
  • magenta value is 32.58%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (3,33,0,65) C3M33Y0K65 (3%,33%,0%,65%) (0.03/0.33/0.00/0.65) 

CMYK percentages

%3.37
%32.58
%0
%65.1

Codes

Color #563C59 in popluar color models

56 3C 59
RGB 86 60 89
HSL 294° 19.46% 29.22%
HSB/HSV 294° 32.58% 34.90%
CMYK 3.37% 32.58% 0.00%
65.10%

Color #563C59 in popluar number systems.

HEX 56 3C 59
Decimal 86 60 89
Binary 1010110 111100 1011001
Octal 126 74 131

Shades and tints

Shades of #563C59

#563C59
(86,60,89)
#4F3751
(79,55,81)
#483249
(72,50,73)
#412D41
(65,45,65)
#3A2839
(58,40,57)
#332331
(51,35,49)
#2C1E29
(44,30,41)
#251921
(37,25,33)
#1E1419
(30,20,25)
#170F11
(23,15,17)
#100A09
(16,10,9)
#000000
(0,0,0)

Tints of #563C59

#563C59
(86,60,89)
#654D68
(101,77,104)
#745E77
(116,94,119)
#836F86
(131,111,134)
#928095
(146,128,149)
#A191A4
(161,145,164)
#B0A2B3
(176,162,179)
#BFB3C2
(191,179,194)
#CEC4D1
(206,196,209)
#DDD5E0
(221,213,224)
#ECE6EF
(236,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563C59 color. Also use rgb(86,60,89) instead hex code.

Text Font Color

.myTextColor { color: #563C59; }

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

This text font color is #563C59.

Background Color

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

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

This div background color is #563C59.

Border color

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

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

This div border color is #563C59.

Opacity

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

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

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

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

This text has shadow with #563C59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563C59.

Preview

Color preview on black background

This text has color #563C59 on black background.


Color preview on white background

This text has color #563C59 on white background.


Black color preview on #563C59 background

This text has black color on #563C59 background.


White color preview on #563C59 background

This text has white color on #563C59 background.


Related colors

Complementary color

Complementary color for #hex is #A9C3A6.


I love getcolorcode.com

Triadic colors

1 #59563C and #3C5956 with #563C59 are triadic colors.

2 #593C56 and #3C5659 with #563C59 are triadic colors.