COLOR #563953

HEX: #563953 RGB: (86,57,83)

Color info

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

RGB color model

#563953 color RGB value is (86,57,83).

RGB: (86,57,83) (34%, 22%, 33%)

RGB channels and saturation

R 86 of 255 = 34%
G 57 of 255 = 22%
B 83 of 255 = 33%

86
57
83

R + G + B ~ 30%. #563953 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 57 + 83 = 226 (100%)
R 86 of 226 ~ 38.05%
G 57 of 226 ~ 25.22%
B 83 of 226 ~ 36.73'%

%38.05
%25.22
%36.73

CMYK color model

#563953 color CMYK value is (0,34,3,66).

  • cyan value is 0.00%
  • magenta value is 33.72%
  • yellow value is 3.49%
  • key color value is 66.27%
CMYK: (0,34,3,66) C0M34Y3K66 (0%,34%,3%,66%) (0.00/0.34/0.03/0.66) 

CMYK percentages

%0
%33.72
%3.49
%66.27

Codes

Color #563953 in popluar color models

56 39 53
RGB 86 57 83
HSL 306° 20.28% 28.04%
HSB/HSV 306° 33.72% 33.73%
CMYK 0.00% 33.72% 3.49%
66.27%

Color #563953 in popluar number systems.

HEX 56 39 53
Decimal 86 57 83
Binary 1010110 111001 1010011
Octal 126 71 123

Shades and tints

Shades of #563953

#563953
(86,57,83)
#4F344C
(79,52,76)
#482F45
(72,47,69)
#412A3E
(65,42,62)
#3A2537
(58,37,55)
#332030
(51,32,48)
#2C1B29
(44,27,41)
#251622
(37,22,34)
#1E111B
(30,17,27)
#170C14
(23,12,20)
#10070D
(16,7,13)
#000000
(0,0,0)

Tints of #563953

#563953
(86,57,83)
#654B62
(101,75,98)
#745D71
(116,93,113)
#836F80
(131,111,128)
#92818F
(146,129,143)
#A1939E
(161,147,158)
#B0A5AD
(176,165,173)
#BFB7BC
(191,183,188)
#CEC9CB
(206,201,203)
#DDDBDA
(221,219,218)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #563953; }

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

This text font color is #563953.

Background Color

.myBgColor { background-color: #563953; }

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

This div background color is #563953.

Border color

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

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

This div border color is #563953.

Opacity

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

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

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

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

This text has shadow with #563953 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563953.

Preview

Color preview on black background

This text has color #563953 on black background.


Color preview on white background

This text has color #563953 on white background.


Black color preview on #563953 background

This text has black color on #563953 background.


White color preview on #563953 background

This text has white color on #563953 background.


Related colors

Complementary color

Complementary color for #hex is #A9C6AC.


I love getcolorcode.com

Triadic colors

1 #535639 and #395356 with #563953 are triadic colors.

2 #533956 and #395653 with #563953 are triadic colors.