COLOR #564761

HEX: #564761 RGB: (86,71,97)

Color info

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

RGB color model

#564761 color RGB value is (86,71,97).

RGB: (86,71,97) (34%, 28%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 71 of 255 = 28%
B 97 of 255 = 38%

86
71
97

R + G + B ~ 33%. #564761 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 71 + 97 = 254 (100%)
R 86 of 254 ~ 33.86%
G 71 of 254 ~ 27.95%
B 97 of 254 ~ 38.19'%

%33.86
%27.95
%38.19

CMYK color model

#564761 color CMYK value is (11,27,0,62).

  • cyan value is 11.34%
  • magenta value is 26.80%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (11,27,0,62)
C11M27Y0K62 (11%, 27%, 0%, 62%)
(0.11 / 0.27 / 0.00 / 0.62)

CMYK percentages

%11.34
%26.8
%0
%61.96

Codes

Color #564761 in popluar color models

56 47 61
RGB 86 71 97
HSL 275° 15.48% 32.94%
HSB/HSV 275° 26.80% 38.04%
CMYK 11.34% 26.80% 0.00%
61.96%

Color #564761 in popluar number systems.

HEX 56 47 61
Decimal 86 71 97
Binary 1010110 1000111 1100001
Octal 126 107 141

Shades and tints

Shades of #564761

#564761
(86,71,97)
#4F4159
(79,65,89)
#483B51
(72,59,81)
#413549
(65,53,73)
#3A2F41
(58,47,65)
#332939
(51,41,57)
#2C2331
(44,35,49)
#251D29
(37,29,41)
#1E1721
(30,23,33)
#171119
(23,17,25)
#100B11
(16,11,17)
#000000
(0,0,0)

Tints of #564761

#564761
(86,71,97)
#65576F
(101,87,111)
#74677D
(116,103,125)
#83778B
(131,119,139)
#928799
(146,135,153)
#A197A7
(161,151,167)
#B0A7B5
(176,167,181)
#BFB7C3
(191,183,195)
#CEC7D1
(206,199,209)
#DDD7DF
(221,215,223)
#ECE7ED
(236,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564761; }

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

This text font color is #564761.

Background Color

.myBgColor { background-color: #564761; }

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

This div background color is #564761.

Border color

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

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

This div border color is #564761.

Opacity

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

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

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

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

This text has shadow with #564761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564761.

Preview

Color preview on black background

This text has color #564761 on black background.


Color preview on white background

This text has color #564761 on white background.


Black color preview on #564761 background

This text has black color on #564761 background.


White color preview on #564761 background

This text has white color on #564761 background.


Related colors

Complementary color

Complementary color for #hex is #A9B89E.


I love getcolorcode.com

Triadic colors

1 #615647 and #476156 with #564761 are triadic colors.

2 #614756 and #475661 with #564761 are triadic colors.