COLOR #563B41

HEX: #563B41 RGB: (86,59,65)

Color info

#563B41 contains red, green and blue colors in about the same proportion. Web safe color of #563B41 is #663333 (or #633).

RGB color model

#563B41 color RGB value is (86,59,65).

RGB: (86,59,65) (34%, 23%, 25%)

RGB channels and saturation

R 86 of 255 = 34%
G 59 of 255 = 23%
B 65 of 255 = 25%

86
59
65

R + G + B ~ 27%. #563B41 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 59 + 65 = 210 (100%)
R 86 of 210 ~ 40.95%
G 59 of 210 ~ 28.1%
B 65 of 210 ~ 30.95'%

%40.95
%28.1
%30.95

CMYK color model

#563B41 color CMYK value is (0,31,24,66).

  • cyan value is 0.00%
  • magenta value is 31.40%
  • yellow value is 24.42%
  • key color value is 66.27%
CMYK: (0,31,24,66) C0M31Y24K66 (0%,31%,24%,66%) (0.00/0.31/0.24/0.66) 

CMYK percentages

%0
%31.4
%24.42
%66.27

Codes

Color #563B41 in popluar color models

56 3B 41
RGB 86 59 65
HSL 347° 18.62% 28.43%
HSB/HSV 347° 31.40% 33.73%
CMYK 0.00% 31.40% 24.42%
66.27%

Color #563B41 in popluar number systems.

HEX 56 3B 41
Decimal 86 59 65
Binary 1010110 111011 1000001
Octal 126 73 101

Shades and tints

Shades of #563B41

#563B41
(86,59,65)
#4F363C
(79,54,60)
#483137
(72,49,55)
#412C32
(65,44,50)
#3A272D
(58,39,45)
#332228
(51,34,40)
#2C1D23
(44,29,35)
#25181E
(37,24,30)
#1E1319
(30,19,25)
#170E14
(23,14,20)
#10090F
(16,9,15)
#000000
(0,0,0)

Tints of #563B41

#563B41
(86,59,65)
#654C52
(101,76,82)
#745D63
(116,93,99)
#836E74
(131,110,116)
#927F85
(146,127,133)
#A19096
(161,144,150)
#B0A1A7
(176,161,167)
#BFB2B8
(191,178,184)
#CEC3C9
(206,195,201)
#DDD4DA
(221,212,218)
#ECE5EB
(236,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563B41 color. Also use rgb(86,59,65) instead hex code.

Text Font Color

.myTextColor { color: #563B41; }

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

This text font color is #563B41.

Background Color

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

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

This div background color is #563B41.

Border color

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

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

This div border color is #563B41.

Opacity

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

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

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

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

This text has shadow with #563B41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563B41.

Preview

Color preview on black background

This text has color #563B41 on black background.


Color preview on white background

This text has color #563B41 on white background.


Black color preview on #563B41 background

This text has black color on #563B41 background.


White color preview on #563B41 background

This text has white color on #563B41 background.


Related colors

Complementary color

Complementary color for #hex is #A9C4BE.


I love getcolorcode.com

Triadic colors

1 #41563B and #3B4156 with #563B41 are triadic colors.

2 #413B56 and #3B5641 with #563B41 are triadic colors.