COLOR #563843

HEX: #563843 RGB: (86,56,67)

Color info

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

RGB color model

#563843 color RGB value is (86,56,67).

RGB: (86,56,67) (34%, 22%, 26%)

RGB channels and saturation

R 86 of 255 = 34%
G 56 of 255 = 22%
B 67 of 255 = 26%

86
56
67

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

Portions of RGB colors in percentages

R + G + B = 86 + 56 + 67 = 209 (100%)
R 86 of 209 ~ 41.15%
G 56 of 209 ~ 26.79%
B 67 of 209 ~ 32.06'%

%41.15
%26.79
%32.06

CMYK color model

#563843 color CMYK value is (0,35,22,66).

  • cyan value is 0.00%
  • magenta value is 34.88%
  • yellow value is 22.09%
  • key color value is 66.27%

CMYK: (0,35,22,66)
C0M35Y22K66 (0%, 35%, 22%, 66%)
(0.00 / 0.35 / 0.22 / 0.66)

CMYK percentages

%0
%34.88
%22.09
%66.27

Codes

Color #563843 in popluar color models

56 38 43
RGB 86 56 67
HSL 338° 21.13% 27.84%
HSB/HSV 338° 34.88% 33.73%
CMYK 0.00% 34.88% 22.09%
66.27%

Color #563843 in popluar number systems.

HEX 56 38 43
Decimal 86 56 67
Binary 1010110 111000 1000011
Octal 126 70 103

Shades and tints

Shades of #563843

#563843
(86,56,67)
#4F333D
(79,51,61)
#482E37
(72,46,55)
#412931
(65,41,49)
#3A242B
(58,36,43)
#331F25
(51,31,37)
#2C1A1F
(44,26,31)
#251519
(37,21,25)
#1E1013
(30,16,19)
#170B0D
(23,11,13)
#100607
(16,6,7)
#000000
(0,0,0)

Tints of #563843

#563843
(86,56,67)
#654A54
(101,74,84)
#745C65
(116,92,101)
#836E76
(131,110,118)
#928087
(146,128,135)
#A19298
(161,146,152)
#B0A4A9
(176,164,169)
#BFB6BA
(191,182,186)
#CEC8CB
(206,200,203)
#DDDADC
(221,218,220)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563843 color. Also use rgb(86,56,67) instead hex code.

Text Font Color

.myTextColor { color: #563843; }

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

This text font color is #563843.

Background Color

.myBgColor { background-color: #563843; }

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

This div background color is #563843.

Border color

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

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

This div border color is #563843.

Opacity

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

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

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

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

This text has shadow with #563843 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563843.

Preview

Color preview on black background

This text has color #563843 on black background.


Color preview on white background

This text has color #563843 on white background.


Black color preview on #563843 background

This text has black color on #563843 background.


White color preview on #563843 background

This text has white color on #563843 background.


Related colors

Complementary color

Complementary color for #hex is #A9C7BC.


I love getcolorcode.com

Triadic colors

1 #435638 and #384356 with #563843 are triadic colors.

2 #433856 and #385643 with #563843 are triadic colors.