COLOR #566679

HEX: #566679 RGB: (86,102,121)

Color info

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

RGB color model

#566679 color RGB value is (86,102,121).

RGB: (86,102,121) (34%, 40%, 47%)

RGB channels and saturation

R 86 of 255 = 34%
G 102 of 255 = 40%
B 121 of 255 = 47%

86
102
121

R + G + B ~ 40%. #566679 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 86 + 102 + 121 = 309 (100%)
R 86 of 309 ~ 27.83%
G 102 of 309 ~ 33.01%
B 121 of 309 ~ 39.16'%

%27.83
%33.01
%39.16

CMYK color model

#566679 color CMYK value is (29,16,0,53).

  • cyan value is 28.93%
  • magenta value is 15.70%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (29,16,0,53)
C29M16Y0K53 (29%, 16%, 0%, 53%)
(0.29 / 0.16 / 0.00 / 0.53)

CMYK percentages

%28.93
%15.7
%0
%52.55

Codes

Color #566679 in popluar color models

56 66 79
RGB 86 102 121
HSL 213° 16.91% 40.59%
HSB/HSV 213° 28.93% 47.45%
CMYK 28.93% 15.70% 0.00%
52.55%

Color #566679 in popluar number systems.

HEX 56 66 79
Decimal 86 102 121
Binary 1010110 1100110 1111001
Octal 126 146 171

Shades and tints

Shades of #566679

#566679
(86,102,121)
#4F5D6E
(79,93,110)
#485463
(72,84,99)
#414B58
(65,75,88)
#3A424D
(58,66,77)
#333942
(51,57,66)
#2C3037
(44,48,55)
#25272C
(37,39,44)
#1E1E21
(30,30,33)
#171516
(23,21,22)
#100C0B
(16,12,11)
#000000
(0,0,0)

Tints of #566679

#566679
(86,102,121)
#657385
(101,115,133)
#748091
(116,128,145)
#838D9D
(131,141,157)
#929AA9
(146,154,169)
#A1A7B5
(161,167,181)
#B0B4C1
(176,180,193)
#BFC1CD
(191,193,205)
#CECED9
(206,206,217)
#DDDBE5
(221,219,229)
#ECE8F1
(236,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566679; }

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

This text font color is #566679.

Background Color

.myBgColor { background-color: #566679; }

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

This div background color is #566679.

Border color

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

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

This div border color is #566679.

Opacity

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

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

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

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

This text has shadow with #566679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566679.

Preview

Color preview on black background

This text has color #566679 on black background.


Color preview on white background

This text has color #566679 on white background.


Black color preview on #566679 background

This text has black color on #566679 background.


White color preview on #566679 background

This text has white color on #566679 background.


Related colors

Complementary color

Complementary color for #hex is #A99986.


I love getcolorcode.com

Triadic colors

1 #795666 and #667956 with #566679 are triadic colors.

2 #796656 and #665679 with #566679 are triadic colors.