COLOR #566171

HEX: #566171 RGB: (86,97,113)

Color info

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

RGB color model

#566171 color RGB value is (86,97,113).

RGB: (86,97,113) (34%, 38%, 44%)

RGB channels and saturation

R 86 of 255 = 34%
G 97 of 255 = 38%
B 113 of 255 = 44%

86
97
113

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

Portions of RGB colors in percentages

R + G + B = 86 + 97 + 113 = 296 (100%)
R 86 of 296 ~ 29.05%
G 97 of 296 ~ 32.77%
B 113 of 296 ~ 38.18'%

%29.05
%32.77
%38.18

CMYK color model

#566171 color CMYK value is (24,14,0,56).

  • cyan value is 23.89%
  • magenta value is 14.16%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (24,14,0,56)
C24M14Y0K56 (24%, 14%, 0%, 56%)
(0.24 / 0.14 / 0.00 / 0.56)

CMYK percentages

%23.89
%14.16
%0
%55.69

Codes

Color #566171 in popluar color models

56 61 71
RGB 86 97 113
HSL 216° 13.57% 39.02%
HSB/HSV 216° 23.89% 44.31%
CMYK 23.89% 14.16% 0.00%
55.69%

Color #566171 in popluar number systems.

HEX 56 61 71
Decimal 86 97 113
Binary 1010110 1100001 1110001
Octal 126 141 161

Shades and tints

Shades of #566171

#566171
(86,97,113)
#4F5967
(79,89,103)
#48515D
(72,81,93)
#414953
(65,73,83)
#3A4149
(58,65,73)
#33393F
(51,57,63)
#2C3135
(44,49,53)
#25292B
(37,41,43)
#1E2121
(30,33,33)
#171917
(23,25,23)
#10110D
(16,17,13)
#000000
(0,0,0)

Tints of #566171

#566171
(86,97,113)
#656F7D
(101,111,125)
#747D89
(116,125,137)
#838B95
(131,139,149)
#9299A1
(146,153,161)
#A1A7AD
(161,167,173)
#B0B5B9
(176,181,185)
#BFC3C5
(191,195,197)
#CED1D1
(206,209,209)
#DDDFDD
(221,223,221)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #566171; }

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

This text font color is #566171.

Background Color

.myBgColor { background-color: #566171; }

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

This div background color is #566171.

Border color

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

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

This div border color is #566171.

Opacity

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

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

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

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

This text has shadow with #566171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566171.

Preview

Color preview on black background

This text has color #566171 on black background.


Color preview on white background

This text has color #566171 on white background.


Black color preview on #566171 background

This text has black color on #566171 background.


White color preview on #566171 background

This text has white color on #566171 background.


Related colors

Complementary color

Complementary color for #hex is #A99E8E.


I love getcolorcode.com

Triadic colors

1 #715661 and #617156 with #566171 are triadic colors.

2 #716156 and #615671 with #566171 are triadic colors.