COLOR #564661

HEX: #564661 RGB: (86,70,97)

Color info

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

RGB color model

#564661 color RGB value is (86,70,97).

RGB: (86,70,97) (34%, 27%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 70 of 255 = 27%
B 97 of 255 = 38%

86
70
97

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

Portions of RGB colors in percentages

R + G + B = 86 + 70 + 97 = 253 (100%)
R 86 of 253 ~ 33.99%
G 70 of 253 ~ 27.67%
B 97 of 253 ~ 38.34'%

%33.99
%27.67
%38.34

CMYK color model

#564661 color CMYK value is (11,28,0,62).

  • cyan value is 11.34%
  • magenta value is 27.84%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (11,28,0,62) C11M28Y0K62 (11%,28%,0%,62%) (0.11/0.28/0.00/0.62) 

CMYK percentages

%11.34
%27.84
%0
%61.96

Codes

Color #564661 in popluar color models

56 46 61
RGB 86 70 97
HSL 276° 16.17% 32.75%
HSB/HSV 276° 27.84% 38.04%
CMYK 11.34% 27.84% 0.00%
61.96%

Color #564661 in popluar number systems.

HEX 56 46 61
Decimal 86 70 97
Binary 1010110 1000110 1100001
Octal 126 106 141

Shades and tints

Shades of #564661

#564661
(86,70,97)
#4F4059
(79,64,89)
#483A51
(72,58,81)
#413449
(65,52,73)
#3A2E41
(58,46,65)
#332839
(51,40,57)
#2C2231
(44,34,49)
#251C29
(37,28,41)
#1E1621
(30,22,33)
#171019
(23,16,25)
#100A11
(16,10,17)
#000000
(0,0,0)

Tints of #564661

#564661
(86,70,97)
#65566F
(101,86,111)
#74667D
(116,102,125)
#83768B
(131,118,139)
#928699
(146,134,153)
#A196A7
(161,150,167)
#B0A6B5
(176,166,181)
#BFB6C3
(191,182,195)
#CEC6D1
(206,198,209)
#DDD6DF
(221,214,223)
#ECE6ED
(236,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #564661; }

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

This text font color is #564661.

Background Color

.myBgColor { background-color: #564661; }

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

This div background color is #564661.

Border color

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

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

This div border color is #564661.

Opacity

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

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

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

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

This text has shadow with #564661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564661.

Preview

Color preview on black background

This text has color #564661 on black background.


Color preview on white background

This text has color #564661 on white background.


Black color preview on #564661 background

This text has black color on #564661 background.


White color preview on #564661 background

This text has white color on #564661 background.


Related colors

Complementary color

Complementary color for #hex is #A9B99E.


I love getcolorcode.com

Triadic colors

1 #615646 and #466156 with #564661 are triadic colors.

2 #614656 and #465661 with #564661 are triadic colors.