COLOR #564C52

HEX: #564C52 RGB: (86,76,82)

Color info

#564C52 contains red, green and blue colors in about the same proportion. Web safe color of #564C52 is #663366 (or #636).

RGB color model

#564C52 color RGB value is (86,76,82).

RGB: (86,76,82) (34%, 30%, 32%)

RGB channels and saturation

R 86 of 255 = 34%
G 76 of 255 = 30%
B 82 of 255 = 32%

86
76
82

R + G + B ~ 32%. #564C52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 76 + 82 = 244 (100%)
R 86 of 244 ~ 35.25%
G 76 of 244 ~ 31.15%
B 82 of 244 ~ 33.61'%

%35.25
%31.15
%33.61

CMYK color model

#564C52 color CMYK value is (0,12,5,66).

  • cyan value is 0.00%
  • magenta value is 11.63%
  • yellow value is 4.65%
  • key color value is 66.27%
CMYK: (0,12,5,66) C0M12Y5K66 (0%,12%,5%,66%) (0.00/0.12/0.05/0.66) 

CMYK percentages

%0
%11.63
%4.65
%66.27

Codes

Color #564C52 in popluar color models

56 4C 52
RGB 86 76 82
HSL 324° 6.17% 31.76%
HSB/HSV 324° 11.63% 33.73%
CMYK 0.00% 11.63% 4.65%
66.27%

Color #564C52 in popluar number systems.

HEX 56 4C 52
Decimal 86 76 82
Binary 1010110 1001100 1010010
Octal 126 114 122

Shades and tints

Shades of #564C52

#564C52
(86,76,82)
#4F464B
(79,70,75)
#484044
(72,64,68)
#413A3D
(65,58,61)
#3A3436
(58,52,54)
#332E2F
(51,46,47)
#2C2828
(44,40,40)
#252221
(37,34,33)
#1E1C1A
(30,28,26)
#171613
(23,22,19)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #564C52

#564C52
(86,76,82)
#655C61
(101,92,97)
#746C70
(116,108,112)
#837C7F
(131,124,127)
#928C8E
(146,140,142)
#A19C9D
(161,156,157)
#B0ACAC
(176,172,172)
#BFBCBB
(191,188,187)
#CECCCA
(206,204,202)
#DDDCD9
(221,220,217)
#ECECE8
(236,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564C52; }

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

This text font color is #564C52.

Background Color

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

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

This div background color is #564C52.

Border color

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

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

This div border color is #564C52.

Opacity

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

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

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

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

This text has shadow with #564C52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564C52.

Preview

Color preview on black background

This text has color #564C52 on black background.


Color preview on white background

This text has color #564C52 on white background.


Black color preview on #564C52 background

This text has black color on #564C52 background.


White color preview on #564C52 background

This text has white color on #564C52 background.


Related colors

Complementary color

Complementary color for #hex is #A9B3AD.


I love getcolorcode.com

Triadic colors

1 #52564C and #4C5256 with #564C52 are triadic colors.

2 #524C56 and #4C5652 with #564C52 are triadic colors.