COLOR #563F17

HEX: #563F17 RGB: (86,63,23)

Color info

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

RGB color model

#563F17 color RGB value is (86,63,23).

RGB: (86,63,23) (34%, 25%, 9%)

RGB channels and saturation

R 86 of 255 = 34%
G 63 of 255 = 25%
B 23 of 255 = 9%

86
63
23

R + G + B ~ 23%. #563F17 is dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 63 + 23 = 172 (100%)
R 86 of 172 ~ 50%
G 63 of 172 ~ 36.63%
B 23 of 172 ~ 13.37'%

%50
%36.63
%13.37

CMYK color model

#563F17 color CMYK value is (0,27,73,66).

  • cyan value is 0.00%
  • magenta value is 26.74%
  • yellow value is 73.26%
  • key color value is 66.27%
CMYK: (0,27,73,66) C0M27Y73K66 (0%,27%,73%,66%) (0.00/0.27/0.73/0.66) 

CMYK percentages

%0
%26.74
%73.26
%66.27

Codes

Color #563F17 in popluar color models

56 3F 17
RGB 86 63 23
HSL 38° 57.80% 21.37%
HSB/HSV 38° 73.26% 33.73%
CMYK 0.00% 26.74% 73.26%
66.27%

Color #563F17 in popluar number systems.

HEX 56 3F 17
Decimal 86 63 23
Binary 1010110 111111 10111
Octal 126 77 27

Shades and tints

Shades of #563F17

#563F17
(86,63,23)
#4F3A15
(79,58,21)
#483513
(72,53,19)
#413011
(65,48,17)
#3A2B0F
(58,43,15)
#33260D
(51,38,13)
#2C210B
(44,33,11)
#251C09
(37,28,9)
#1E1707
(30,23,7)
#171205
(23,18,5)
#100D03
(16,13,3)
#000000
(0,0,0)

Tints of #563F17

#563F17
(86,63,23)
#65502C
(101,80,44)
#746141
(116,97,65)
#837256
(131,114,86)
#92836B
(146,131,107)
#A19480
(161,148,128)
#B0A595
(176,165,149)
#BFB6AA
(191,182,170)
#CEC7BF
(206,199,191)
#DDD8D4
(221,216,212)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #563F17 color. Also use rgb(86,63,23) instead hex code.

Text Font Color

.myTextColor { color: #563F17; }

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

This text font color is #563F17.

Background Color

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

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

This div background color is #563F17.

Border color

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

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

This div border color is #563F17.

Opacity

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

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

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

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

This text has shadow with #563F17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #563F17.

Preview

Color preview on black background

This text has color #563F17 on black background.


Color preview on white background

This text has color #563F17 on white background.


Black color preview on #563F17 background

This text has black color on #563F17 background.


White color preview on #563F17 background

This text has white color on #563F17 background.


Related colors

Complementary color

Complementary color for #hex is #A9C0E8.


I love getcolorcode.com

Triadic colors

1 #17563F and #3F1756 with #563F17 are triadic colors.

2 #173F56 and #3F5617 with #563F17 are triadic colors.