COLOR #566659

HEX: #566659 RGB: (86,102,89)

Color info

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

RGB color model

#566659 color RGB value is (86,102,89).

RGB: (86,102,89) (34%, 40%, 35%)

RGB channels and saturation

R 86 of 255 = 34%
G 102 of 255 = 40%
B 89 of 255 = 35%

86
102
89

R + G + B ~ 36%. #566659 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 102 + 89 = 277 (100%)
R 86 of 277 ~ 31.05%
G 102 of 277 ~ 36.82%
B 89 of 277 ~ 32.13'%

%31.05
%36.82
%32.13

CMYK color model

#566659 color CMYK value is (16,0,13,60).

  • cyan value is 15.69%
  • magenta value is 0.00%
  • yellow value is 12.75%
  • key color value is 60.00%

CMYK: (16,0,13,60)
C16M0Y13K60 (16%, 0%, 13%, 60%)
(0.16 / 0.00 / 0.13 / 0.60)

CMYK percentages

%15.69
%0
%12.75
%60

Codes

Color #566659 in popluar color models

56 66 59
RGB 86 102 89
HSL 131° 8.51% 36.86%
HSB/HSV 131° 15.69% 40.00%
CMYK 15.69% 0.00% 12.75%
60.00%

Color #566659 in popluar number systems.

HEX 56 66 59
Decimal 86 102 89
Binary 1010110 1100110 1011001
Octal 126 146 131

Shades and tints

Shades of #566659

#566659
(86,102,89)
#4F5D51
(79,93,81)
#485449
(72,84,73)
#414B41
(65,75,65)
#3A4239
(58,66,57)
#333931
(51,57,49)
#2C3029
(44,48,41)
#252721
(37,39,33)
#1E1E19
(30,30,25)
#171511
(23,21,17)
#100C09
(16,12,9)
#000000
(0,0,0)

Tints of #566659

#566659
(86,102,89)
#657368
(101,115,104)
#748077
(116,128,119)
#838D86
(131,141,134)
#929A95
(146,154,149)
#A1A7A4
(161,167,164)
#B0B4B3
(176,180,179)
#BFC1C2
(191,193,194)
#CECED1
(206,206,209)
#DDDBE0
(221,219,224)
#ECE8EF
(236,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566659; }

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

This text font color is #566659.

Background Color

.myBgColor { background-color: #566659; }

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

This div background color is #566659.

Border color

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

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

This div border color is #566659.

Opacity

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

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

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

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

This text has shadow with #566659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566659.

Preview

Color preview on black background

This text has color #566659 on black background.


Color preview on white background

This text has color #566659 on white background.


Black color preview on #566659 background

This text has black color on #566659 background.


White color preview on #566659 background

This text has white color on #566659 background.


Related colors

Complementary color

Complementary color for #hex is #A999A6.


I love getcolorcode.com

Triadic colors

1 #595666 and #665956 with #566659 are triadic colors.

2 #596656 and #665659 with #566659 are triadic colors.