Shades of Shuttle Grey #566470
Tints of Shuttle Grey #566470
RGB
CMYK
RGB Variations
Color information
#566470 (or 0x566470) is known color: Shuttle Grey. HEX triplet: 56, 64 and 70. RGB value is (86,100,112). Sum of RGB (Red+Green+Blue) = 86+100+112=298 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.86% from 298); Green value is 100 (39.45% from 255 or 33.56% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 112 - color contains mainly: blue. Hex color #566470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566470 is #A99B8F. Grayscale: #616161. Windows color (decimal): -11115408 or 7365718. OLE color: 7365718.
HSL color Cylindrical-coordinate representation of color #566470: hue angle of 207.69º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #566470 is Cyan = 0.23, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 100 | 112 | - |
| CMYK | 0.23 | 0.11 | 0 | 0.56 |
| HSL | 207.69º | 0.13% | 0.39% | - |
| HSV(B) | 207.69º | 0.23% | 0.44% | - |
| XYZ | 11.32 | 12.26 | 17.1 | - |
| YUV | 97.18 | 136.36 | 120.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 112 | 0.23 | 0.11 | 0 | 0.56 | 207.69 | 0.13 | 0.39 |
| Hex | 56 | 64 | 70 | 17 | B | 0 | 38 | D0 | D | 27 |
| Octal | 126 | 144 | 160 | 27 | 13 | 0 | 70 | 320 | 15 | 47 |
| Binary | 1010110 | 1100100 | 1110000 | 10111 | 1011 | 0 | 111000 | 11010000 | 1101 | 100111 |
Color Harmonies of #566470
Complementary color
Monochromatic Colors of #566470
Black with #566470
Text Example
Text Example
White with #566470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566470; }
p { color: rgb(86,100,112); }
H1.HeaderClassName
{
color: #566470;
}
.AnyTagClassName
{
color: #566470;
}
</style>
background-color css
<style>
a { background-color: #566470; }
a { background-color: rgb(86,100,112); }
div.DivClassName
{
background-color: #566470;
}
.BgClassName
{
background-color: #566470;
}
</style>
border-color css
<style>
span { border-color: #566470; }
span { border-color: rgb(86,100,112); }
td.TdClassName
{
border-color: #566470;
}
.TagClassName
{
border-color: #566470;
}
</style>