COLOR #566764

HEX: #566764 RGB: (86,103,100)

Color info

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

RGB color model

#566764 color RGB value is (86,103,100).

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

RGB channels and saturation

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

86
103
100

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

Portions of RGB colors in percentages

R + G + B = 86 + 103 + 100 = 289 (100%)
R 86 of 289 ~ 29.76%
G 103 of 289 ~ 35.64%
B 100 of 289 ~ 34.6'%

%29.76
%35.64
%34.6

CMYK color model

#566764 color CMYK value is (17,0,3,60).

  • cyan value is 16.50%
  • magenta value is 0.00%
  • yellow value is 2.91%
  • key color value is 59.61%

CMYK: (17,0,3,60)
C17M0Y3K60 (17%, 0%, 3%, 60%)
(0.17 / 0.00 / 0.03 / 0.60)

CMYK percentages

%16.5
%0
%2.91
%59.61

Codes

Color #566764 in popluar color models

56 67 64
RGB 86 103 100
HSL 169° 8.99% 37.06%
HSB/HSV 169° 16.50% 40.39%
CMYK 16.50% 0.00% 2.91%
59.61%

Color #566764 in popluar number systems.

HEX 56 67 64
Decimal 86 103 100
Binary 1010110 1100111 1100100
Octal 126 147 144

Shades and tints

Shades of #566764

#566764
(86,103,100)
#4F5E5B
(79,94,91)
#485552
(72,85,82)
#414C49
(65,76,73)
#3A4340
(58,67,64)
#333A37
(51,58,55)
#2C312E
(44,49,46)
#252825
(37,40,37)
#1E1F1C
(30,31,28)
#171613
(23,22,19)
#100D0A
(16,13,10)
#000000
(0,0,0)

Tints of #566764

#566764
(86,103,100)
#657472
(101,116,114)
#748180
(116,129,128)
#838E8E
(131,142,142)
#929B9C
(146,155,156)
#A1A8AA
(161,168,170)
#B0B5B8
(176,181,184)
#BFC2C6
(191,194,198)
#CECFD4
(206,207,212)
#DDDCE2
(221,220,226)
#ECE9F0
(236,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566764; }

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

This text font color is #566764.

Background Color

.myBgColor { background-color: #566764; }

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

This div background color is #566764.

Border color

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

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

This div border color is #566764.

Opacity

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

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

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

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

This text has shadow with #566764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566764.

Preview

Color preview on black background

This text has color #566764 on black background.


Color preview on white background

This text has color #566764 on white background.


Black color preview on #566764 background

This text has black color on #566764 background.


White color preview on #566764 background

This text has white color on #566764 background.


Related colors

Complementary color

Complementary color for #hex is #A9989B.


I love getcolorcode.com

Triadic colors

1 #645667 and #676456 with #566764 are triadic colors.

2 #646756 and #675664 with #566764 are triadic colors.