COLOR #566E68

HEX: #566E68 RGB: (86,110,104)

Color info

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

RGB color model

#566E68 color RGB value is (86,110,104).

RGB: (86,110,104) (34%, 43%, 41%)

RGB channels and saturation

R 86 of 255 = 34%
G 110 of 255 = 43%
B 104 of 255 = 41%

86
110
104

R + G + B ~ 39%. #566E68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 110 + 104 = 300 (100%)
R 86 of 300 ~ 28.67%
G 110 of 300 ~ 36.67%
B 104 of 300 ~ 34.67'%

%28.67
%36.67
%34.67

CMYK color model

#566E68 color CMYK value is (22,0,5,57).

  • cyan value is 21.82%
  • magenta value is 0.00%
  • yellow value is 5.45%
  • key color value is 56.86%
CMYK: (22,0,5,57) C22M0Y5K57 (22%,0%,5%,57%) (0.22/0.00/0.05/0.57) 

CMYK percentages

%21.82
%0
%5.45
%56.86

Codes

Color #566E68 in popluar color models

56 6E 68
RGB 86 110 104
HSL 165° 12.24% 38.43%
HSB/HSV 165° 21.82% 43.14%
CMYK 21.82% 0.00% 5.45%
56.86%

Color #566E68 in popluar number systems.

HEX 56 6E 68
Decimal 86 110 104
Binary 1010110 1101110 1101000
Octal 126 156 150

Shades and tints

Shades of #566E68

#566E68
(86,110,104)
#4F645F
(79,100,95)
#485A56
(72,90,86)
#41504D
(65,80,77)
#3A4644
(58,70,68)
#333C3B
(51,60,59)
#2C3232
(44,50,50)
#252829
(37,40,41)
#1E1E20
(30,30,32)
#171417
(23,20,23)
#100A0E
(16,10,14)
#000000
(0,0,0)

Tints of #566E68

#566E68
(86,110,104)
#657B75
(101,123,117)
#748882
(116,136,130)
#83958F
(131,149,143)
#92A29C
(146,162,156)
#A1AFA9
(161,175,169)
#B0BCB6
(176,188,182)
#BFC9C3
(191,201,195)
#CED6D0
(206,214,208)
#DDE3DD
(221,227,221)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566E68 color. Also use rgb(86,110,104) instead hex code.

Text Font Color

.myTextColor { color: #566E68; }

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

This text font color is #566E68.

Background Color

.myBgColor { background-color: #566E68; }

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

This div background color is #566E68.

Border color

.myBorderColor { border: 1px solid #566E68; }

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

This div border color is #566E68.

Opacity

.myOpacity80 { color: #566E68; opacity: 0.8; }

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

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

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

This text has shadow with #566E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566E68.

Preview

Color preview on black background

This text has color #566E68 on black background.


Color preview on white background

This text has color #566E68 on white background.


Black color preview on #566E68 background

This text has black color on #566E68 background.


White color preview on #566E68 background

This text has white color on #566E68 background.


Related colors

Complementary color

Complementary color for #hex is #A99197.


I love getcolorcode.com

Triadic colors

1 #68566E and #6E6856 with #566E68 are triadic colors.

2 #686E56 and #6E5668 with #566E68 are triadic colors.