COLOR #564C49

HEX: #564C49 RGB: (86,76,73)

Color info

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

RGB color model

#564C49 color RGB value is (86,76,73).

RGB: (86,76,73) (34%, 30%, 29%)

RGB channels and saturation

R 86 of 255 = 34%
G 76 of 255 = 30%
B 73 of 255 = 29%

86
76
73

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

Portions of RGB colors in percentages

R + G + B = 86 + 76 + 73 = 235 (100%)
R 86 of 235 ~ 36.6%
G 76 of 235 ~ 32.34%
B 73 of 235 ~ 31.06'%

%36.6
%32.34
%31.06

CMYK color model

#564C49 color CMYK value is (0,12,15,66).

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

CMYK: (0,12,15,66)
C0M12Y15K66 (0%, 12%, 15%, 66%)
(0.00 / 0.12 / 0.15 / 0.66)

CMYK percentages

%0
%11.63
%15.12
%66.27

Codes

Color #564C49 in popluar color models

56 4C 49
RGB 86 76 73
HSL 14° 8.18% 31.18%
HSB/HSV 14° 15.12% 33.73%
CMYK 0.00% 11.63% 15.12%
66.27%

Color #564C49 in popluar number systems.

HEX 56 4C 49
Decimal 86 76 73
Binary 1010110 1001100 1001001
Octal 126 114 111

Shades and tints

Shades of #564C49

#564C49
(86,76,73)
#4F4643
(79,70,67)
#48403D
(72,64,61)
#413A37
(65,58,55)
#3A3431
(58,52,49)
#332E2B
(51,46,43)
#2C2825
(44,40,37)
#25221F
(37,34,31)
#1E1C19
(30,28,25)
#171613
(23,22,19)
#10100D
(16,16,13)
#000000
(0,0,0)

Tints of #564C49

#564C49
(86,76,73)
#655C59
(101,92,89)
#746C69
(116,108,105)
#837C79
(131,124,121)
#928C89
(146,140,137)
#A19C99
(161,156,153)
#B0ACA9
(176,172,169)
#BFBCB9
(191,188,185)
#CECCC9
(206,204,201)
#DDDCD9
(221,220,217)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564C49; }

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

This text font color is #564C49.

Background Color

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

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

This div background color is #564C49.

Border color

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

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

This div border color is #564C49.

Opacity

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

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

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

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

This text has shadow with #564C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564C49.

Preview

Color preview on black background

This text has color #564C49 on black background.


Color preview on white background

This text has color #564C49 on white background.


Black color preview on #564C49 background

This text has black color on #564C49 background.


White color preview on #564C49 background

This text has white color on #564C49 background.


Related colors

Complementary color

Complementary color for #hex is #A9B3B6.


I love getcolorcode.com

Triadic colors

1 #49564C and #4C4956 with #564C49 are triadic colors.

2 #494C56 and #4C5649 with #564C49 are triadic colors.