COLOR #566571

HEX: #566571 RGB: (86,101,113)

Color info

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

RGB color model

#566571 color RGB value is (86,101,113).

RGB: (86,101,113) (34%, 40%, 44%)

RGB channels and saturation

R 86 of 255 = 34%
G 101 of 255 = 40%
B 113 of 255 = 44%

86
101
113

R + G + B ~ 39%. #566571 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 101 + 113 = 300 (100%)
R 86 of 300 ~ 28.67%
G 101 of 300 ~ 33.67%
B 113 of 300 ~ 37.67'%

%28.67
%33.67
%37.67

CMYK color model

#566571 color CMYK value is (24,11,0,56).

  • cyan value is 23.89%
  • magenta value is 10.62%
  • yellow value is 0.00%
  • key color value is 55.69%
CMYK: (24,11,0,56) C24M11Y0K56 (24%,11%,0%,56%) (0.24/0.11/0.00/0.56) 

CMYK percentages

%23.89
%10.62
%0
%55.69

Codes

Color #566571 in popluar color models

56 65 71
RGB 86 101 113
HSL 207° 13.57% 39.02%
HSB/HSV 207° 23.89% 44.31%
CMYK 23.89% 10.62% 0.00%
55.69%

Color #566571 in popluar number systems.

HEX 56 65 71
Decimal 86 101 113
Binary 1010110 1100101 1110001
Octal 126 145 161

Shades and tints

Shades of #566571

#566571
(86,101,113)
#4F5C67
(79,92,103)
#48535D
(72,83,93)
#414A53
(65,74,83)
#3A4149
(58,65,73)
#33383F
(51,56,63)
#2C2F35
(44,47,53)
#25262B
(37,38,43)
#1E1D21
(30,29,33)
#171417
(23,20,23)
#100B0D
(16,11,13)
#000000
(0,0,0)

Tints of #566571

#566571
(86,101,113)
#65737D
(101,115,125)
#748189
(116,129,137)
#838F95
(131,143,149)
#929DA1
(146,157,161)
#A1ABAD
(161,171,173)
#B0B9B9
(176,185,185)
#BFC7C5
(191,199,197)
#CED5D1
(206,213,209)
#DDE3DD
(221,227,221)
#ECF1E9
(236,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566571 color. Also use rgb(86,101,113) instead hex code.

Text Font Color

.myTextColor { color: #566571; }

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

This text font color is #566571.

Background Color

.myBgColor { background-color: #566571; }

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

This div background color is #566571.

Border color

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

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

This div border color is #566571.

Opacity

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

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

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

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

This text has shadow with #566571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566571.

Preview

Color preview on black background

This text has color #566571 on black background.


Color preview on white background

This text has color #566571 on white background.


Black color preview on #566571 background

This text has black color on #566571 background.


White color preview on #566571 background

This text has white color on #566571 background.


Related colors

Complementary color

Complementary color for #hex is #A99A8E.


I love getcolorcode.com

Triadic colors

1 #715665 and #657156 with #566571 are triadic colors.

2 #716556 and #655671 with #566571 are triadic colors.