COLOR #564D48

HEX: #564D48 RGB: (86,77,72)

Color info

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

RGB color model

#564D48 color RGB value is (86,77,72).

RGB: (86,77,72) (34%, 30%, 28%)

RGB channels and saturation

R 86 of 255 = 34%
G 77 of 255 = 30%
B 72 of 255 = 28%

86
77
72

R + G + B ~ 31%. #564D48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 77 + 72 = 235 (100%)
R 86 of 235 ~ 36.6%
G 77 of 235 ~ 32.77%
B 72 of 235 ~ 30.64'%

%36.6
%32.77
%30.64

CMYK color model

#564D48 color CMYK value is (0,10,16,66).

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

CMYK: (0,10,16,66)
C0M10Y16K66 (0%, 10%, 16%, 66%)
(0.00 / 0.10 / 0.16 / 0.66)

CMYK percentages

%0
%10.47
%16.28
%66.27

Codes

Color #564D48 in popluar color models

56 4D 48
RGB 86 77 72
HSL 21° 8.86% 30.98%
HSB/HSV 21° 16.28% 33.73%
CMYK 0.00% 10.47% 16.28%
66.27%

Color #564D48 in popluar number systems.

HEX 56 4D 48
Decimal 86 77 72
Binary 1010110 1001101 1001000
Octal 126 115 110

Shades and tints

Shades of #564D48

#564D48
(86,77,72)
#4F4642
(79,70,66)
#483F3C
(72,63,60)
#413836
(65,56,54)
#3A3130
(58,49,48)
#332A2A
(51,42,42)
#2C2324
(44,35,36)
#251C1E
(37,28,30)
#1E1518
(30,21,24)
#170E12
(23,14,18)
#10070C
(16,7,12)
#000000
(0,0,0)

Tints of #564D48

#564D48
(86,77,72)
#655D58
(101,93,88)
#746D68
(116,109,104)
#837D78
(131,125,120)
#928D88
(146,141,136)
#A19D98
(161,157,152)
#B0ADA8
(176,173,168)
#BFBDB8
(191,189,184)
#CECDC8
(206,205,200)
#DDDDD8
(221,221,216)
#ECEDE8
(236,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564D48; }

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

This text font color is #564D48.

Background Color

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

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

This div background color is #564D48.

Border color

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

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

This div border color is #564D48.

Opacity

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

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

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

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

This text has shadow with #564D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564D48.

Preview

Color preview on black background

This text has color #564D48 on black background.


Color preview on white background

This text has color #564D48 on white background.


Black color preview on #564D48 background

This text has black color on #564D48 background.


White color preview on #564D48 background

This text has white color on #564D48 background.


Related colors

Complementary color

Complementary color for #hex is #A9B2B7.


I love getcolorcode.com

Triadic colors

1 #48564D and #4D4856 with #564D48 are triadic colors.

2 #484D56 and #4D5648 with #564D48 are triadic colors.