COLOR #564840

HEX: #564840 RGB: (86,72,64)

Color info

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

RGB color model

#564840 color RGB value is (86,72,64).

RGB: (86,72,64) (34%, 28%, 25%)

RGB channels and saturation

R 86 of 255 = 34%
G 72 of 255 = 28%
B 64 of 255 = 25%

86
72
64

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

Portions of RGB colors in percentages

R + G + B = 86 + 72 + 64 = 222 (100%)
R 86 of 222 ~ 38.74%
G 72 of 222 ~ 32.43%
B 64 of 222 ~ 28.83'%

%38.74
%32.43
%28.83

CMYK color model

#564840 color CMYK value is (0,16,26,66).

  • cyan value is 0.00%
  • magenta value is 16.28%
  • yellow value is 25.58%
  • key color value is 66.27%

CMYK: (0,16,26,66)
C0M16Y26K66 (0%, 16%, 26%, 66%)
(0.00 / 0.16 / 0.26 / 0.66)

CMYK percentages

%0
%16.28
%25.58
%66.27

Codes

Color #564840 in popluar color models

56 48 40
RGB 86 72 64
HSL 22° 14.67% 29.41%
HSB/HSV 22° 25.58% 33.73%
CMYK 0.00% 16.28% 25.58%
66.27%

Color #564840 in popluar number systems.

HEX 56 48 40
Decimal 86 72 64
Binary 1010110 1001000 1000000
Octal 126 110 100

Shades and tints

Shades of #564840

#564840
(86,72,64)
#4F423B
(79,66,59)
#483C36
(72,60,54)
#413631
(65,54,49)
#3A302C
(58,48,44)
#332A27
(51,42,39)
#2C2422
(44,36,34)
#251E1D
(37,30,29)
#1E1818
(30,24,24)
#171213
(23,18,19)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #564840

#564840
(86,72,64)
#655851
(101,88,81)
#746862
(116,104,98)
#837873
(131,120,115)
#928884
(146,136,132)
#A19895
(161,152,149)
#B0A8A6
(176,168,166)
#BFB8B7
(191,184,183)
#CEC8C8
(206,200,200)
#DDD8D9
(221,216,217)
#ECE8EA
(236,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564840 color. Also use rgb(86,72,64) instead hex code.

Text Font Color

.myTextColor { color: #564840; }

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

This text font color is #564840.

Background Color

.myBgColor { background-color: #564840; }

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

This div background color is #564840.

Border color

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

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

This div border color is #564840.

Opacity

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

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

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

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

This text has shadow with #564840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564840.

Preview

Color preview on black background

This text has color #564840 on black background.


Color preview on white background

This text has color #564840 on white background.


Black color preview on #564840 background

This text has black color on #564840 background.


White color preview on #564840 background

This text has white color on #564840 background.


Related colors

Complementary color

Complementary color for #hex is #A9B7BF.


I love getcolorcode.com

Triadic colors

1 #405648 and #484056 with #564840 are triadic colors.

2 #404856 and #485640 with #564840 are triadic colors.