COLOR #564F66

HEX: #564F66 RGB: (86,79,102)

Color info

#564F66 contains red, green and blue colors in about the same proportion. Web safe color of #564F66 is #666666 (or #666).

RGB color model

#564F66 color RGB value is (86,79,102).

RGB: (86,79,102) (34%, 31%, 40%)

RGB channels and saturation

R 86 of 255 = 34%
G 79 of 255 = 31%
B 102 of 255 = 40%

86
79
102

R + G + B ~ 35%. #564F66 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 79 + 102 = 267 (100%)
R 86 of 267 ~ 32.21%
G 79 of 267 ~ 29.59%
B 102 of 267 ~ 38.2'%

%32.21
%29.59
%38.2

CMYK color model

#564F66 color CMYK value is (16,23,0,60).

  • cyan value is 15.69%
  • magenta value is 22.55%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (16,23,0,60) C16M23Y0K60 (16%,23%,0%,60%) (0.16/0.23/0.00/0.60) 

CMYK percentages

%15.69
%22.55
%0
%60

Codes

Color #564F66 in popluar color models

56 4F 66
RGB 86 79 102
HSL 258° 12.71% 35.49%
HSB/HSV 258° 22.55% 40.00%
CMYK 15.69% 22.55% 0.00%
60.00%

Color #564F66 in popluar number systems.

HEX 56 4F 66
Decimal 86 79 102
Binary 1010110 1001111 1100110
Octal 126 117 146

Shades and tints

Shades of #564F66

#564F66
(86,79,102)
#4F485D
(79,72,93)
#484154
(72,65,84)
#413A4B
(65,58,75)
#3A3342
(58,51,66)
#332C39
(51,44,57)
#2C2530
(44,37,48)
#251E27
(37,30,39)
#1E171E
(30,23,30)
#171015
(23,16,21)
#10090C
(16,9,12)
#000000
(0,0,0)

Tints of #564F66

#564F66
(86,79,102)
#655F73
(101,95,115)
#746F80
(116,111,128)
#837F8D
(131,127,141)
#928F9A
(146,143,154)
#A19FA7
(161,159,167)
#B0AFB4
(176,175,180)
#BFBFC1
(191,191,193)
#CECFCE
(206,207,206)
#DDDFDB
(221,223,219)
#ECEFE8
(236,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #564F66 color. Also use rgb(86,79,102) instead hex code.

Text Font Color

.myTextColor { color: #564F66; }

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

This text font color is #564F66.

Background Color

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

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

This div background color is #564F66.

Border color

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

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

This div border color is #564F66.

Opacity

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

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

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

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

This text has shadow with #564F66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #564F66.

Preview

Color preview on black background

This text has color #564F66 on black background.


Color preview on white background

This text has color #564F66 on white background.


Black color preview on #564F66 background

This text has black color on #564F66 background.


White color preview on #564F66 background

This text has white color on #564F66 background.


Related colors

Complementary color

Complementary color for #hex is #A9B099.


I love getcolorcode.com

Triadic colors

1 #66564F and #4F6656 with #564F66 are triadic colors.

2 #664F56 and #4F5666 with #564F66 are triadic colors.