COLOR #563D58

HEX: #563D58 RGB: (86,61,88)

Color info

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

RGB color model

#563D58 color RGB value is (86,61,88).

RGB: (86,61,88) (34%, 24%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 61 of 255 = 24%
B 88 of 255 = 35%

86
61
88

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

Portions of RGB colors in percentages

R + G + B = 86 + 61 + 88 = 235 (100%)
R 86 of 235 ~ 36.6%
G 61 of 235 ~ 25.96%
B 88 of 235 ~ 37.45'%

%36.6
%25.96
%37.45

CMYK color model

#563D58 color CMYK value is (2,31,0,65).

  • cyan value is 2.27%
  • magenta value is 30.68%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (2,31,0,65)
C2M31Y0K65 (2%, 31%, 0%, 65%)
(0.02 / 0.31 / 0.00 / 0.65)

CMYK percentages

%2.27
%30.68
%0
%65.49

Codes

Color #563D58 in popluar color models

56 3D 58
RGB 86 61 88
HSL 296° 18.12% 29.22%
HSB/HSV 296° 30.68% 34.51%
CMYK 2.27% 30.68% 0.00%
65.49%

Color #563D58 in popluar number systems.

HEX 56 3D 58
Decimal 86 61 88
Binary 1010110 111101 1011000
Octal 126 75 130

Shades and tints

Shades of #563D58

#563D58
(86,61,88)
#4F3850
(79,56,80)
#483348
(72,51,72)
#412E40
(65,46,64)
#3A2938
(58,41,56)
#332430
(51,36,48)
#2C1F28
(44,31,40)
#251A20
(37,26,32)
#1E1518
(30,21,24)
#171010
(23,16,16)
#100B08
(16,11,8)
#000000
(0,0,0)

Tints of #563D58

#563D58
(86,61,88)
#654E67
(101,78,103)
#745F76
(116,95,118)
#837085
(131,112,133)
#928194
(146,129,148)
#A192A3
(161,146,163)
#B0A3B2
(176,163,178)
#BFB4C1
(191,180,193)
#CEC5D0
(206,197,208)
#DDD6DF
(221,214,223)
#ECE7EE
(236,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563D58 color. Also use rgb(86,61,88) instead hex code.

Text Font Color

.myTextColor { color: #563D58; }

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

This text font color is #563D58.

Background Color

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

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

This div background color is #563D58.

Border color

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

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

This div border color is #563D58.

Opacity

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

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

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

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

This text has shadow with #563D58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563D58.

Preview

Color preview on black background

This text has color #563D58 on black background.


Color preview on white background

This text has color #563D58 on white background.


Black color preview on #563D58 background

This text has black color on #563D58 background.


White color preview on #563D58 background

This text has white color on #563D58 background.


Related colors

Complementary color

Complementary color for #hex is #A9C2A7.


I love getcolorcode.com

Triadic colors

1 #58563D and #3D5856 with #563D58 are triadic colors.

2 #583D56 and #3D5658 with #563D58 are triadic colors.