COLOR #564C38

HEX: #564C38 RGB: (86,76,56)

Color info

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

RGB color model

#564C38 color RGB value is (86,76,56).

RGB: (86,76,56) (34%, 30%, 22%)

RGB channels and saturation

R 86 of 255 = 34%
G 76 of 255 = 30%
B 56 of 255 = 22%

86
76
56

R + G + B ~ 29%. #564C38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 76 + 56 = 218 (100%)
R 86 of 218 ~ 39.45%
G 76 of 218 ~ 34.86%
B 56 of 218 ~ 25.69'%

%39.45
%34.86
%25.69

CMYK color model

#564C38 color CMYK value is (0,12,35,66).

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

CMYK: (0,12,35,66)
C0M12Y35K66 (0%, 12%, 35%, 66%)
(0.00 / 0.12 / 0.35 / 0.66)

CMYK percentages

%0
%11.63
%34.88
%66.27

Codes

Color #564C38 in popluar color models

56 4C 38
RGB 86 76 56
HSL 40° 21.13% 27.84%
HSB/HSV 40° 34.88% 33.73%
CMYK 0.00% 11.63% 34.88%
66.27%

Color #564C38 in popluar number systems.

HEX 56 4C 38
Decimal 86 76 56
Binary 1010110 1001100 111000
Octal 126 114 70

Shades and tints

Shades of #564C38

#564C38
(86,76,56)
#4F4633
(79,70,51)
#48402E
(72,64,46)
#413A29
(65,58,41)
#3A3424
(58,52,36)
#332E1F
(51,46,31)
#2C281A
(44,40,26)
#252215
(37,34,21)
#1E1C10
(30,28,16)
#17160B
(23,22,11)
#101006
(16,16,6)
#000000
(0,0,0)

Tints of #564C38

#564C38
(86,76,56)
#655C4A
(101,92,74)
#746C5C
(116,108,92)
#837C6E
(131,124,110)
#928C80
(146,140,128)
#A19C92
(161,156,146)
#B0ACA4
(176,172,164)
#BFBCB6
(191,188,182)
#CECCC8
(206,204,200)
#DDDCDA
(221,220,218)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564C38; }

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

This text font color is #564C38.

Background Color

.myBgColor { background-color: #564C38; }

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

This div background color is #564C38.

Border color

.myBorderColor { border: 1px solid #564C38; }

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

This div border color is #564C38.

Opacity

.myOpacity80 { color: #564C38; opacity: 0.8; }

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

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

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

This text has shadow with #564C38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564C38.

Preview

Color preview on black background

This text has color #564C38 on black background.


Color preview on white background

This text has color #564C38 on white background.


Black color preview on #564C38 background

This text has black color on #564C38 background.


White color preview on #564C38 background

This text has white color on #564C38 background.


Related colors

Complementary color

Complementary color for #hex is #A9B3C7.


I love getcolorcode.com

Triadic colors

1 #38564C and #4C3856 with #564C38 are triadic colors.

2 #384C56 and #4C5638 with #564C38 are triadic colors.