COLOR #563C37

HEX: #563C37 RGB: (86,60,55)

Color info

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

RGB color model

#563C37 color RGB value is (86,60,55).

RGB: (86,60,55) (34%, 24%, 22%)

RGB channels and saturation

R 86 of 255 = 34%
G 60 of 255 = 24%
B 55 of 255 = 22%

86
60
55

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

Portions of RGB colors in percentages

R + G + B = 86 + 60 + 55 = 201 (100%)
R 86 of 201 ~ 42.79%
G 60 of 201 ~ 29.85%
B 55 of 201 ~ 27.36'%

%42.79
%29.85
%27.36

CMYK color model

#563C37 color CMYK value is (0,30,36,66).

  • cyan value is 0.00%
  • magenta value is 30.23%
  • yellow value is 36.05%
  • key color value is 66.27%
CMYK: (0,30,36,66) C0M30Y36K66 (0%,30%,36%,66%) (0.00/0.30/0.36/0.66) 

CMYK percentages

%0
%30.23
%36.05
%66.27

Codes

Color #563C37 in popluar color models

56 3C 37
RGB 86 60 55
HSL 10° 21.99% 27.65%
HSB/HSV 10° 36.05% 33.73%
CMYK 0.00% 30.23% 36.05%
66.27%

Color #563C37 in popluar number systems.

HEX 56 3C 37
Decimal 86 60 55
Binary 1010110 111100 110111
Octal 126 74 67

Shades and tints

Shades of #563C37

#563C37
(86,60,55)
#4F3732
(79,55,50)
#48322D
(72,50,45)
#412D28
(65,45,40)
#3A2823
(58,40,35)
#33231E
(51,35,30)
#2C1E19
(44,30,25)
#251914
(37,25,20)
#1E140F
(30,20,15)
#170F0A
(23,15,10)
#100A05
(16,10,5)
#000000
(0,0,0)

Tints of #563C37

#563C37
(86,60,55)
#654D49
(101,77,73)
#745E5B
(116,94,91)
#836F6D
(131,111,109)
#92807F
(146,128,127)
#A19191
(161,145,145)
#B0A2A3
(176,162,163)
#BFB3B5
(191,179,181)
#CEC4C7
(206,196,199)
#DDD5D9
(221,213,217)
#ECE6EB
(236,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #563C37; }

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

This text font color is #563C37.

Background Color

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

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

This div background color is #563C37.

Border color

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

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

This div border color is #563C37.

Opacity

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

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

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

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

This text has shadow with #563C37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563C37.

Preview

Color preview on black background

This text has color #563C37 on black background.


Color preview on white background

This text has color #563C37 on white background.


Black color preview on #563C37 background

This text has black color on #563C37 background.


White color preview on #563C37 background

This text has white color on #563C37 background.


Related colors

Complementary color

Complementary color for #hex is #A9C3C8.


I love getcolorcode.com

Triadic colors

1 #37563C and #3C3756 with #563C37 are triadic colors.

2 #373C56 and #3C5637 with #563C37 are triadic colors.