COLOR #563631

HEX: #563631 RGB: (86,54,49)

Color info

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

RGB color model

#563631 color RGB value is (86,54,49).

RGB: (86,54,49) (34%, 21%, 19%)

RGB channels and saturation

R 86 of 255 = 34%
G 54 of 255 = 21%
B 49 of 255 = 19%

86
54
49

R + G + B ~ 25%. #563631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 54 + 49 = 189 (100%)
R 86 of 189 ~ 45.5%
G 54 of 189 ~ 28.57%
B 49 of 189 ~ 25.93'%

%45.5
%28.57
%25.93

CMYK color model

#563631 color CMYK value is (0,37,43,66).

  • cyan value is 0.00%
  • magenta value is 37.21%
  • yellow value is 43.02%
  • key color value is 66.27%

CMYK: (0,37,43,66)
C0M37Y43K66 (0%, 37%, 43%, 66%)
(0.00 / 0.37 / 0.43 / 0.66)

CMYK percentages

%0
%37.21
%43.02
%66.27

Codes

Color #563631 in popluar color models

56 36 31
RGB 86 54 49
HSL 27.41% 26.47%
HSB/HSV 43.02% 33.73%
CMYK 0.00% 37.21% 43.02%
66.27%

Color #563631 in popluar number systems.

HEX 56 36 31
Decimal 86 54 49
Binary 1010110 110110 110001
Octal 126 66 61

Shades and tints

Shades of #563631

#563631
(86,54,49)
#4F322D
(79,50,45)
#482E29
(72,46,41)
#412A25
(65,42,37)
#3A2621
(58,38,33)
#33221D
(51,34,29)
#2C1E19
(44,30,25)
#251A15
(37,26,21)
#1E1611
(30,22,17)
#17120D
(23,18,13)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #563631

#563631
(86,54,49)
#654843
(101,72,67)
#745A55
(116,90,85)
#836C67
(131,108,103)
#927E79
(146,126,121)
#A1908B
(161,144,139)
#B0A29D
(176,162,157)
#BFB4AF
(191,180,175)
#CEC6C1
(206,198,193)
#DDD8D3
(221,216,211)
#ECEAE5
(236,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563631 color. Also use rgb(86,54,49) instead hex code.

Text Font Color

.myTextColor { color: #563631; }

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

This text font color is #563631.

Background Color

.myBgColor { background-color: #563631; }

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

This div background color is #563631.

Border color

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

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

This div border color is #563631.

Opacity

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

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

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

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

This text has shadow with #563631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563631.

Preview

Color preview on black background

This text has color #563631 on black background.


Color preview on white background

This text has color #563631 on white background.


Black color preview on #563631 background

This text has black color on #563631 background.


White color preview on #563631 background

This text has white color on #563631 background.


Related colors

Complementary color

Complementary color for #hex is #A9C9CE.


I love getcolorcode.com

Triadic colors

1 #315636 and #363156 with #563631 are triadic colors.

2 #313656 and #365631 with #563631 are triadic colors.