COLOR #563211

HEX: #563211 RGB: (86,50,17)

Color info

#563211 contains mainly red and green colors. Web safe color of #563211 is #663300 (or #630).

RGB color model

#563211 color RGB value is (86,50,17).

RGB: (86,50,17) (34%, 20%, 7%)

RGB channels and saturation

R 86 of 255 = 34%
G 50 of 255 = 20%
B 17 of 255 = 7%

86
50
17

R + G + B ~ 20%. #563211 is dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 50 + 17 = 153 (100%)
R 86 of 153 ~ 56.21%
G 50 of 153 ~ 32.68%
B 17 of 153 ~ 11.11'%

%56.21
%32.68
%11.11

CMYK color model

#563211 color CMYK value is (0,42,80,66).

  • cyan value is 0.00%
  • magenta value is 41.86%
  • yellow value is 80.23%
  • key color value is 66.27%

CMYK: (0,42,80,66)
C0M42Y80K66 (0%, 42%, 80%, 66%)
(0.00 / 0.42 / 0.80 / 0.66)

CMYK percentages

%0
%41.86
%80.23
%66.27

Codes

Color #563211 in popluar color models

56 32 11
RGB 86 50 17
HSL 29° 66.99% 20.20%
HSB/HSV 29° 80.23% 33.73%
CMYK 0.00% 41.86% 80.23%
66.27%

Color #563211 in popluar number systems.

HEX 56 32 11
Decimal 86 50 17
Binary 1010110 110010 10001
Octal 126 62 21

Shades and tints

Shades of #563211

#563211
(86,50,17)
#4F2E10
(79,46,16)
#482A0F
(72,42,15)
#41260E
(65,38,14)
#3A220D
(58,34,13)
#331E0C
(51,30,12)
#2C1A0B
(44,26,11)
#25160A
(37,22,10)
#1E1209
(30,18,9)
#170E08
(23,14,8)
#100A07
(16,10,7)
#000000
(0,0,0)

Tints of #563211

#563211
(86,50,17)
#654426
(101,68,38)
#74563B
(116,86,59)
#836850
(131,104,80)
#927A65
(146,122,101)
#A18C7A
(161,140,122)
#B09E8F
(176,158,143)
#BFB0A4
(191,176,164)
#CEC2B9
(206,194,185)
#DDD4CE
(221,212,206)
#ECE6E3
(236,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563211 color. Also use rgb(86,50,17) instead hex code.

Text Font Color

.myTextColor { color: #563211; }

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

This text font color is #563211.

Background Color

.myBgColor { background-color: #563211; }

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

This div background color is #563211.

Border color

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

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

This div border color is #563211.

Opacity

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

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

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

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

This text has shadow with #563211 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563211.

Preview

Color preview on black background

This text has color #563211 on black background.


Color preview on white background

This text has color #563211 on white background.


Black color preview on #563211 background

This text has black color on #563211 background.


White color preview on #563211 background

This text has white color on #563211 background.


Related colors

Complementary color

Complementary color for #hex is #A9CDEE.


I love getcolorcode.com

Triadic colors

1 #115632 and #321156 with #563211 are triadic colors.

2 #113256 and #325611 with #563211 are triadic colors.