COLOR #566160

HEX: #566160 RGB: (86,97,96)

Color info

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

RGB color model

#566160 color RGB value is (86,97,96).

RGB: (86,97,96) (34%, 38%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 97 of 255 = 38%
B 96 of 255 = 38%

86
97
96

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

Portions of RGB colors in percentages

R + G + B = 86 + 97 + 96 = 279 (100%)
R 86 of 279 ~ 30.82%
G 97 of 279 ~ 34.77%
B 96 of 279 ~ 34.41'%

%30.82
%34.77
%34.41

CMYK color model

#566160 color CMYK value is (11,0,1,62).

  • cyan value is 11.34%
  • magenta value is 0.00%
  • yellow value is 1.03%
  • key color value is 61.96%
CMYK: (11,0,1,62) C11M0Y1K62 (11%,0%,1%,62%) (0.11/0.00/0.01/0.62) 

CMYK percentages

%11.34
%0
%1.03
%61.96

Codes

Color #566160 in popluar color models

56 61 60
RGB 86 97 96
HSL 175° 6.01% 35.88%
HSB/HSV 175° 11.34% 38.04%
CMYK 11.34% 0.00% 1.03%
61.96%

Color #566160 in popluar number systems.

HEX 56 61 60
Decimal 86 97 96
Binary 1010110 1100001 1100000
Octal 126 141 140

Shades and tints

Shades of #566160

#566160
(86,97,96)
#4F5958
(79,89,88)
#485150
(72,81,80)
#414948
(65,73,72)
#3A4140
(58,65,64)
#333938
(51,57,56)
#2C3130
(44,49,48)
#252928
(37,41,40)
#1E2120
(30,33,32)
#171918
(23,25,24)
#101110
(16,17,16)
#000000
(0,0,0)

Tints of #566160

#566160
(86,97,96)
#656F6E
(101,111,110)
#747D7C
(116,125,124)
#838B8A
(131,139,138)
#929998
(146,153,152)
#A1A7A6
(161,167,166)
#B0B5B4
(176,181,180)
#BFC3C2
(191,195,194)
#CED1D0
(206,209,208)
#DDDFDE
(221,223,222)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566160 color. Also use rgb(86,97,96) instead hex code.

Text Font Color

.myTextColor { color: #566160; }

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

This text font color is #566160.

Background Color

.myBgColor { background-color: #566160; }

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

This div background color is #566160.

Border color

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

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

This div border color is #566160.

Opacity

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

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

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

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

This text has shadow with #566160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566160.

Preview

Color preview on black background

This text has color #566160 on black background.


Color preview on white background

This text has color #566160 on white background.


Black color preview on #566160 background

This text has black color on #566160 background.


White color preview on #566160 background

This text has white color on #566160 background.


Related colors

Complementary color

Complementary color for #hex is #A99E9F.


I love getcolorcode.com

Triadic colors

1 #605661 and #616056 with #566160 are triadic colors.

2 #606156 and #615660 with #566160 are triadic colors.