COLOR #566768

HEX: #566768 RGB: (86,103,104)

Color info

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

RGB color model

#566768 color RGB value is (86,103,104).

RGB: (86,103,104) (34%, 40%, 41%)

RGB channels and saturation

R 86 of 255 = 34%
G 103 of 255 = 40%
B 104 of 255 = 41%

86
103
104

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

Portions of RGB colors in percentages

R + G + B = 86 + 103 + 104 = 293 (100%)
R 86 of 293 ~ 29.35%
G 103 of 293 ~ 35.15%
B 104 of 293 ~ 35.49'%

%29.35
%35.15
%35.49

CMYK color model

#566768 color CMYK value is (17,1,0,59).

  • cyan value is 17.31%
  • magenta value is 0.96%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (17,1,0,59)
C17M1Y0K59 (17%, 1%, 0%, 59%)
(0.17 / 0.01 / 0.00 / 0.59)

CMYK percentages

%17.31
%0.96
%0
%59.22

Codes

Color #566768 in popluar color models

56 67 68
RGB 86 103 104
HSL 183° 9.47% 37.25%
HSB/HSV 183° 17.31% 40.78%
CMYK 17.31% 0.96% 0.00%
59.22%

Color #566768 in popluar number systems.

HEX 56 67 68
Decimal 86 103 104
Binary 1010110 1100111 1101000
Octal 126 147 150

Shades and tints

Shades of #566768

#566768
(86,103,104)
#4F5E5F
(79,94,95)
#485556
(72,85,86)
#414C4D
(65,76,77)
#3A4344
(58,67,68)
#333A3B
(51,58,59)
#2C3132
(44,49,50)
#252829
(37,40,41)
#1E1F20
(30,31,32)
#171617
(23,22,23)
#100D0E
(16,13,14)
#000000
(0,0,0)

Tints of #566768

#566768
(86,103,104)
#657475
(101,116,117)
#748182
(116,129,130)
#838E8F
(131,142,143)
#929B9C
(146,155,156)
#A1A8A9
(161,168,169)
#B0B5B6
(176,181,182)
#BFC2C3
(191,194,195)
#CECFD0
(206,207,208)
#DDDCDD
(221,220,221)
#ECE9EA
(236,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566768; }

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

This text font color is #566768.

Background Color

.myBgColor { background-color: #566768; }

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

This div background color is #566768.

Border color

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

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

This div border color is #566768.

Opacity

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

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

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

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

This text has shadow with #566768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566768.

Preview

Color preview on black background

This text has color #566768 on black background.


Color preview on white background

This text has color #566768 on white background.


Black color preview on #566768 background

This text has black color on #566768 background.


White color preview on #566768 background

This text has white color on #566768 background.


Related colors

Complementary color

Complementary color for #hex is #A99897.


I love getcolorcode.com

Triadic colors

1 #685667 and #676856 with #566768 are triadic colors.

2 #686756 and #675668 with #566768 are triadic colors.