COLOR #566364

HEX: #566364 RGB: (86,99,100)

Color info

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

RGB color model

#566364 color RGB value is (86,99,100).

RGB: (86,99,100) (34%, 39%, 39%)

RGB channels and saturation

R 86 of 255 = 34%
G 99 of 255 = 39%
B 100 of 255 = 39%

86
99
100

R + G + B ~ 37%. #566364 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 99 + 100 = 285 (100%)
R 86 of 285 ~ 30.18%
G 99 of 285 ~ 34.74%
B 100 of 285 ~ 35.09'%

%30.18
%34.74
%35.09

CMYK color model

#566364 color CMYK value is (14,1,0,61).

  • cyan value is 14.00%
  • magenta value is 1.00%
  • yellow value is 0.00%
  • key color value is 60.78%

CMYK: (14,1,0,61)
C14M1Y0K61 (14%, 1%, 0%, 61%)
(0.14 / 0.01 / 0.00 / 0.61)

CMYK percentages

%14
%1
%0
%60.78

Codes

Color #566364 in popluar color models

56 63 64
RGB 86 99 100
HSL 184° 7.53% 36.47%
HSB/HSV 184° 14.00% 39.22%
CMYK 14.00% 1.00% 0.00%
60.78%

Color #566364 in popluar number systems.

HEX 56 63 64
Decimal 86 99 100
Binary 1010110 1100011 1100100
Octal 126 143 144

Shades and tints

Shades of #566364

#566364
(86,99,100)
#4F5A5B
(79,90,91)
#485152
(72,81,82)
#414849
(65,72,73)
#3A3F40
(58,63,64)
#333637
(51,54,55)
#2C2D2E
(44,45,46)
#252425
(37,36,37)
#1E1B1C
(30,27,28)
#171213
(23,18,19)
#10090A
(16,9,10)
#000000
(0,0,0)

Tints of #566364

#566364
(86,99,100)
#657172
(101,113,114)
#747F80
(116,127,128)
#838D8E
(131,141,142)
#929B9C
(146,155,156)
#A1A9AA
(161,169,170)
#B0B7B8
(176,183,184)
#BFC5C6
(191,197,198)
#CED3D4
(206,211,212)
#DDE1E2
(221,225,226)
#ECEFF0
(236,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566364; }

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

This text font color is #566364.

Background Color

.myBgColor { background-color: #566364; }

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

This div background color is #566364.

Border color

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

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

This div border color is #566364.

Opacity

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

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

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

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

This text has shadow with #566364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566364.

Preview

Color preview on black background

This text has color #566364 on black background.


Color preview on white background

This text has color #566364 on white background.


Black color preview on #566364 background

This text has black color on #566364 background.


White color preview on #566364 background

This text has white color on #566364 background.


Related colors

Complementary color

Complementary color for #hex is #A99C9B.


I love getcolorcode.com

Triadic colors

1 #645663 and #636456 with #566364 are triadic colors.

2 #646356 and #635664 with #566364 are triadic colors.