COLOR #566D61

HEX: #566D61 RGB: (86,109,97)

Color info

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

RGB color model

#566D61 color RGB value is (86,109,97).

RGB: (86,109,97) (34%, 43%, 38%)

RGB channels and saturation

R 86 of 255 = 34%
G 109 of 255 = 43%
B 97 of 255 = 38%

86
109
97

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

Portions of RGB colors in percentages

R + G + B = 86 + 109 + 97 = 292 (100%)
R 86 of 292 ~ 29.45%
G 109 of 292 ~ 37.33%
B 97 of 292 ~ 33.22'%

%29.45
%37.33
%33.22

CMYK color model

#566D61 color CMYK value is (21,0,11,57).

  • cyan value is 21.10%
  • magenta value is 0.00%
  • yellow value is 11.01%
  • key color value is 57.25%

CMYK: (21,0,11,57)
C21M0Y11K57 (21%, 0%, 11%, 57%)
(0.21 / 0.00 / 0.11 / 0.57)

CMYK percentages

%21.1
%0
%11.01
%57.25

Codes

Color #566D61 in popluar color models

56 6D 61
RGB 86 109 97
HSL 149° 11.79% 38.24%
HSB/HSV 149° 21.10% 42.75%
CMYK 21.10% 0.00% 11.01%
57.25%

Color #566D61 in popluar number systems.

HEX 56 6D 61
Decimal 86 109 97
Binary 1010110 1101101 1100001
Octal 126 155 141

Shades and tints

Shades of #566D61

#566D61
(86,109,97)
#4F6459
(79,100,89)
#485B51
(72,91,81)
#415249
(65,82,73)
#3A4941
(58,73,65)
#334039
(51,64,57)
#2C3731
(44,55,49)
#252E29
(37,46,41)
#1E2521
(30,37,33)
#171C19
(23,28,25)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #566D61

#566D61
(86,109,97)
#657A6F
(101,122,111)
#74877D
(116,135,125)
#83948B
(131,148,139)
#92A199
(146,161,153)
#A1AEA7
(161,174,167)
#B0BBB5
(176,187,181)
#BFC8C3
(191,200,195)
#CED5D1
(206,213,209)
#DDE2DF
(221,226,223)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566D61; }

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

This text font color is #566D61.

Background Color

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

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

This div background color is #566D61.

Border color

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

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

This div border color is #566D61.

Opacity

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

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

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

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

This text has shadow with #566D61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566D61.

Preview

Color preview on black background

This text has color #566D61 on black background.


Color preview on white background

This text has color #566D61 on white background.


Black color preview on #566D61 background

This text has black color on #566D61 background.


White color preview on #566D61 background

This text has white color on #566D61 background.


Related colors

Complementary color

Complementary color for #hex is #A9929E.


I love getcolorcode.com

Triadic colors

1 #61566D and #6D6156 with #566D61 are triadic colors.

2 #616D56 and #6D5661 with #566D61 are triadic colors.