COLOR #563355

HEX: #563355 RGB: (86,51,85)

Color info

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

RGB color model

#563355 color RGB value is (86,51,85).

RGB: (86,51,85) (34%, 20%, 33%)

RGB channels and saturation

R 86 of 255 = 34%
G 51 of 255 = 20%
B 85 of 255 = 33%

86
51
85

R + G + B ~ 29%. #563355 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 51 + 85 = 222 (100%)
R 86 of 222 ~ 38.74%
G 51 of 222 ~ 22.97%
B 85 of 222 ~ 38.29'%

%38.74
%22.97
%38.29

CMYK color model

#563355 color CMYK value is (0,41,1,66).

  • cyan value is 0.00%
  • magenta value is 40.70%
  • yellow value is 1.16%
  • key color value is 66.27%

CMYK: (0,41,1,66)
C0M41Y1K66 (0%, 41%, 1%, 66%)
(0.00 / 0.41 / 0.01 / 0.66)

CMYK percentages

%0
%40.7
%1.16
%66.27

Codes

Color #563355 in popluar color models

56 33 55
RGB 86 51 85
HSL 302° 25.55% 26.86%
HSB/HSV 302° 40.70% 33.73%
CMYK 0.00% 40.70% 1.16%
66.27%

Color #563355 in popluar number systems.

HEX 56 33 55
Decimal 86 51 85
Binary 1010110 110011 1010101
Octal 126 63 125

Shades and tints

Shades of #563355

#563355
(86,51,85)
#4F2F4E
(79,47,78)
#482B47
(72,43,71)
#412740
(65,39,64)
#3A2339
(58,35,57)
#331F32
(51,31,50)
#2C1B2B
(44,27,43)
#251724
(37,23,36)
#1E131D
(30,19,29)
#170F16
(23,15,22)
#100B0F
(16,11,15)
#000000
(0,0,0)

Tints of #563355

#563355
(86,51,85)
#654564
(101,69,100)
#745773
(116,87,115)
#836982
(131,105,130)
#927B91
(146,123,145)
#A18DA0
(161,141,160)
#B09FAF
(176,159,175)
#BFB1BE
(191,177,190)
#CEC3CD
(206,195,205)
#DDD5DC
(221,213,220)
#ECE7EB
(236,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563355 color. Also use rgb(86,51,85) instead hex code.

Text Font Color

.myTextColor { color: #563355; }

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

This text font color is #563355.

Background Color

.myBgColor { background-color: #563355; }

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

This div background color is #563355.

Border color

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

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

This div border color is #563355.

Opacity

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

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

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

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

This text has shadow with #563355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563355.

Preview

Color preview on black background

This text has color #563355 on black background.


Color preview on white background

This text has color #563355 on white background.


Black color preview on #563355 background

This text has black color on #563355 background.


White color preview on #563355 background

This text has white color on #563355 background.


Related colors

Complementary color

Complementary color for #hex is #A9CCAA.


I love getcolorcode.com

Triadic colors

1 #555633 and #335556 with #563355 are triadic colors.

2 #553356 and #335655 with #563355 are triadic colors.