COLOR #566664

HEX: #566664 RGB: (86,102,100)

Color info

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

RGB color model

#566664 color RGB value is (86,102,100).

RGB: (86,102,100) (34%, 40%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 102 of 255 = 40%
B 100 of 255 = 39%

86
102
100

R + G + B ~ 38%. #566664 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 102 + 100 = 288 (100%)
R 86 of 288 ~ 29.86%
G 102 of 288 ~ 35.42%
B 100 of 288 ~ 34.72'%

%29.86
%35.42
%34.72

CMYK color model

#566664 color CMYK value is (16,0,2,60).

  • cyan value is 15.69%
  • magenta value is 0.00%
  • yellow value is 1.96%
  • key color value is 60.00%

CMYK: (16,0,2,60)
C16M0Y2K60 (16%, 0%, 2%, 60%)
(0.16 / 0.00 / 0.02 / 0.60)

CMYK percentages

%15.69
%0
%1.96
%60

Codes

Color #566664 in popluar color models

56 66 64
RGB 86 102 100
HSL 173° 8.51% 36.86%
HSB/HSV 173° 15.69% 40.00%
CMYK 15.69% 0.00% 1.96%
60.00%

Color #566664 in popluar number systems.

HEX 56 66 64
Decimal 86 102 100
Binary 1010110 1100110 1100100
Octal 126 146 144

Shades and tints

Shades of #566664

#566664
(86,102,100)
#4F5D5B
(79,93,91)
#485452
(72,84,82)
#414B49
(65,75,73)
#3A4240
(58,66,64)
#333937
(51,57,55)
#2C302E
(44,48,46)
#252725
(37,39,37)
#1E1E1C
(30,30,28)
#171513
(23,21,19)
#100C0A
(16,12,10)
#000000
(0,0,0)

Tints of #566664

#566664
(86,102,100)
#657372
(101,115,114)
#748080
(116,128,128)
#838D8E
(131,141,142)
#929A9C
(146,154,156)
#A1A7AA
(161,167,170)
#B0B4B8
(176,180,184)
#BFC1C6
(191,193,198)
#CECED4
(206,206,212)
#DDDBE2
(221,219,226)
#ECE8F0
(236,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566664; }

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

This text font color is #566664.

Background Color

.myBgColor { background-color: #566664; }

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

This div background color is #566664.

Border color

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

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

This div border color is #566664.

Opacity

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

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

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

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

This text has shadow with #566664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566664.

Preview

Color preview on black background

This text has color #566664 on black background.


Color preview on white background

This text has color #566664 on white background.


Black color preview on #566664 background

This text has black color on #566664 background.


White color preview on #566664 background

This text has white color on #566664 background.


Related colors

Complementary color

Complementary color for #hex is #A9999B.


I love getcolorcode.com

Triadic colors

1 #645666 and #666456 with #566664 are triadic colors.

2 #646656 and #665664 with #566664 are triadic colors.