COLOR #564754

HEX: #564754 RGB: (86,71,84)

Color info

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

RGB color model

#564754 color RGB value is (86,71,84).

RGB: (86,71,84) (34%, 28%, 33%)

RGB channels and saturation

R 86 of 255 = 34%
G 71 of 255 = 28%
B 84 of 255 = 33%

86
71
84

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

Portions of RGB colors in percentages

R + G + B = 86 + 71 + 84 = 241 (100%)
R 86 of 241 ~ 35.68%
G 71 of 241 ~ 29.46%
B 84 of 241 ~ 34.85'%

%35.68
%29.46
%34.85

CMYK color model

#564754 color CMYK value is (0,17,2,66).

  • cyan value is 0.00%
  • magenta value is 17.44%
  • yellow value is 2.33%
  • key color value is 66.27%

CMYK: (0,17,2,66)
C0M17Y2K66 (0%, 17%, 2%, 66%)
(0.00 / 0.17 / 0.02 / 0.66)

CMYK percentages

%0
%17.44
%2.33
%66.27

Codes

Color #564754 in popluar color models

56 47 54
RGB 86 71 84
HSL 308° 9.55% 30.78%
HSB/HSV 308° 17.44% 33.73%
CMYK 0.00% 17.44% 2.33%
66.27%

Color #564754 in popluar number systems.

HEX 56 47 54
Decimal 86 71 84
Binary 1010110 1000111 1010100
Octal 126 107 124

Shades and tints

Shades of #564754

#564754
(86,71,84)
#4F414D
(79,65,77)
#483B46
(72,59,70)
#41353F
(65,53,63)
#3A2F38
(58,47,56)
#332931
(51,41,49)
#2C232A
(44,35,42)
#251D23
(37,29,35)
#1E171C
(30,23,28)
#171115
(23,17,21)
#100B0E
(16,11,14)
#000000
(0,0,0)

Tints of #564754

#564754
(86,71,84)
#655763
(101,87,99)
#746772
(116,103,114)
#837781
(131,119,129)
#928790
(146,135,144)
#A1979F
(161,151,159)
#B0A7AE
(176,167,174)
#BFB7BD
(191,183,189)
#CEC7CC
(206,199,204)
#DDD7DB
(221,215,219)
#ECE7EA
(236,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564754 color. Also use rgb(86,71,84) instead hex code.

Text Font Color

.myTextColor { color: #564754; }

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

This text font color is #564754.

Background Color

.myBgColor { background-color: #564754; }

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

This div background color is #564754.

Border color

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

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

This div border color is #564754.

Opacity

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

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

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

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

This text has shadow with #564754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564754.

Preview

Color preview on black background

This text has color #564754 on black background.


Color preview on white background

This text has color #564754 on white background.


Black color preview on #564754 background

This text has black color on #564754 background.


White color preview on #564754 background

This text has white color on #564754 background.


Related colors

Complementary color

Complementary color for #hex is #A9B8AB.


I love getcolorcode.com

Triadic colors

1 #545647 and #475456 with #564754 are triadic colors.

2 #544756 and #475654 with #564754 are triadic colors.