COLOR #564A48

HEX: #564A48 RGB: (86,74,72)

Color info

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

RGB color model

#564A48 color RGB value is (86,74,72).

RGB: (86,74,72) (34%, 29%, 28%)

RGB channels and saturation

R 86 of 255 = 34%
G 74 of 255 = 29%
B 72 of 255 = 28%

86
74
72

R + G + B ~ 30%. #564A48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 74 + 72 = 232 (100%)
R 86 of 232 ~ 37.07%
G 74 of 232 ~ 31.9%
B 72 of 232 ~ 31.03'%

%37.07
%31.9
%31.03

CMYK color model

#564A48 color CMYK value is (0,14,16,66).

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

CMYK: (0,14,16,66)
C0M14Y16K66 (0%, 14%, 16%, 66%)
(0.00 / 0.14 / 0.16 / 0.66)

CMYK percentages

%0
%13.95
%16.28
%66.27

Codes

Color #564A48 in popluar color models

56 4A 48
RGB 86 74 72
HSL 8.86% 30.98%
HSB/HSV 16.28% 33.73%
CMYK 0.00% 13.95% 16.28%
66.27%

Color #564A48 in popluar number systems.

HEX 56 4A 48
Decimal 86 74 72
Binary 1010110 1001010 1001000
Octal 126 112 110

Shades and tints

Shades of #564A48

#564A48
(86,74,72)
#4F4442
(79,68,66)
#483E3C
(72,62,60)
#413836
(65,56,54)
#3A3230
(58,50,48)
#332C2A
(51,44,42)
#2C2624
(44,38,36)
#25201E
(37,32,30)
#1E1A18
(30,26,24)
#171412
(23,20,18)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #564A48

#564A48
(86,74,72)
#655A58
(101,90,88)
#746A68
(116,106,104)
#837A78
(131,122,120)
#928A88
(146,138,136)
#A19A98
(161,154,152)
#B0AAA8
(176,170,168)
#BFBAB8
(191,186,184)
#CECAC8
(206,202,200)
#DDDAD8
(221,218,216)
#ECEAE8
(236,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564A48; }

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

This text font color is #564A48.

Background Color

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

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

This div background color is #564A48.

Border color

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

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

This div border color is #564A48.

Opacity

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

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

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

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

This text has shadow with #564A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564A48.

Preview

Color preview on black background

This text has color #564A48 on black background.


Color preview on white background

This text has color #564A48 on white background.


Black color preview on #564A48 background

This text has black color on #564A48 background.


White color preview on #564A48 background

This text has white color on #564A48 background.


Related colors

Complementary color

Complementary color for #hex is #A9B5B7.


I love getcolorcode.com

Triadic colors

1 #48564A and #4A4856 with #564A48 are triadic colors.

2 #484A56 and #4A5648 with #564A48 are triadic colors.