COLOR #566661

HEX: #566661 RGB: (86,102,97)

Color info

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

RGB color model

#566661 color RGB value is (86,102,97).

RGB: (86,102,97) (34%, 40%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 102 of 255 = 40%
B 97 of 255 = 38%

86
102
97

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

Portions of RGB colors in percentages

R + G + B = 86 + 102 + 97 = 285 (100%)
R 86 of 285 ~ 30.18%
G 102 of 285 ~ 35.79%
B 97 of 285 ~ 34.04'%

%30.18
%35.79
%34.04

CMYK color model

#566661 color CMYK value is (16,0,5,60).

  • cyan value is 15.69%
  • magenta value is 0.00%
  • yellow value is 4.90%
  • key color value is 60.00%
CMYK: (16,0,5,60) C16M0Y5K60 (16%,0%,5%,60%) (0.16/0.00/0.05/0.60) 

CMYK percentages

%15.69
%0
%4.9
%60

Codes

Color #566661 in popluar color models

56 66 61
RGB 86 102 97
HSL 161° 8.51% 36.86%
HSB/HSV 161° 15.69% 40.00%
CMYK 15.69% 0.00% 4.90%
60.00%

Color #566661 in popluar number systems.

HEX 56 66 61
Decimal 86 102 97
Binary 1010110 1100110 1100001
Octal 126 146 141

Shades and tints

Shades of #566661

#566661
(86,102,97)
#4F5D59
(79,93,89)
#485451
(72,84,81)
#414B49
(65,75,73)
#3A4241
(58,66,65)
#333939
(51,57,57)
#2C3031
(44,48,49)
#252729
(37,39,41)
#1E1E21
(30,30,33)
#171519
(23,21,25)
#100C11
(16,12,17)
#000000
(0,0,0)

Tints of #566661

#566661
(86,102,97)
#65736F
(101,115,111)
#74807D
(116,128,125)
#838D8B
(131,141,139)
#929A99
(146,154,153)
#A1A7A7
(161,167,167)
#B0B4B5
(176,180,181)
#BFC1C3
(191,193,195)
#CECED1
(206,206,209)
#DDDBDF
(221,219,223)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566661; }

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

This text font color is #566661.

Background Color

.myBgColor { background-color: #566661; }

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

This div background color is #566661.

Border color

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

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

This div border color is #566661.

Opacity

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

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

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

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

This text has shadow with #566661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566661.

Preview

Color preview on black background

This text has color #566661 on black background.


Color preview on white background

This text has color #566661 on white background.


Black color preview on #566661 background

This text has black color on #566661 background.


White color preview on #566661 background

This text has white color on #566661 background.


Related colors

Complementary color

Complementary color for #hex is #A9999E.


I love getcolorcode.com

Triadic colors

1 #615666 and #666156 with #566661 are triadic colors.

2 #616656 and #665661 with #566661 are triadic colors.