COLOR #566070

HEX: #566070 RGB: (86,96,112)

Color info

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

RGB color model

#566070 color RGB value is (86,96,112).

RGB: (86,96,112) (34%, 38%, 44%)

RGB channels and saturation

R 86 of 255 = 34%
G 96 of 255 = 38%
B 112 of 255 = 44%

86
96
112

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

Portions of RGB colors in percentages

R + G + B = 86 + 96 + 112 = 294 (100%)
R 86 of 294 ~ 29.25%
G 96 of 294 ~ 32.65%
B 112 of 294 ~ 38.1'%

%29.25
%32.65
%38.1

CMYK color model

#566070 color CMYK value is (23,14,0,56).

  • cyan value is 23.21%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (23,14,0,56)
C23M14Y0K56 (23%, 14%, 0%, 56%)
(0.23 / 0.14 / 0.00 / 0.56)

CMYK percentages

%23.21
%14.29
%0
%56.08

Codes

Color #566070 in popluar color models

56 60 70
RGB 86 96 112
HSL 217° 13.13% 38.82%
HSB/HSV 217° 23.21% 43.92%
CMYK 23.21% 14.29% 0.00%
56.08%

Color #566070 in popluar number systems.

HEX 56 60 70
Decimal 86 96 112
Binary 1010110 1100000 1110000
Octal 126 140 160

Shades and tints

Shades of #566070

#566070
(86,96,112)
#4F5866
(79,88,102)
#48505C
(72,80,92)
#414852
(65,72,82)
#3A4048
(58,64,72)
#33383E
(51,56,62)
#2C3034
(44,48,52)
#25282A
(37,40,42)
#1E2020
(30,32,32)
#171816
(23,24,22)
#10100C
(16,16,12)
#000000
(0,0,0)

Tints of #566070

#566070
(86,96,112)
#656E7D
(101,110,125)
#747C8A
(116,124,138)
#838A97
(131,138,151)
#9298A4
(146,152,164)
#A1A6B1
(161,166,177)
#B0B4BE
(176,180,190)
#BFC2CB
(191,194,203)
#CED0D8
(206,208,216)
#DDDEE5
(221,222,229)
#ECECF2
(236,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #566070 color. Also use rgb(86,96,112) instead hex code.

Text Font Color

.myTextColor { color: #566070; }

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

This text font color is #566070.

Background Color

.myBgColor { background-color: #566070; }

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

This div background color is #566070.

Border color

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

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

This div border color is #566070.

Opacity

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

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

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

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

This text has shadow with #566070 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #566070.

Preview

Color preview on black background

This text has color #566070 on black background.


Color preview on white background

This text has color #566070 on white background.


Black color preview on #566070 background

This text has black color on #566070 background.


White color preview on #566070 background

This text has white color on #566070 background.


Related colors

Complementary color

Complementary color for #hex is #A99F8F.


I love getcolorcode.com

Triadic colors

1 #705660 and #607056 with #566070 are triadic colors.

2 #706056 and #605670 with #566070 are triadic colors.