Shades of Shuttle Grey #566170
Tints of Shuttle Grey #566170
RGB
CMYK
RGB Variations
Color information
#566170 (or 0x566170) is known color: Shuttle Grey. HEX triplet: 56, 61 and 70. RGB value is (86,97,112). Sum of RGB (Red+Green+Blue) = 86+97+112=295 (39% of max value = 765). Red value is 86 (33.98% from 255 or 29.15% from 295); Green value is 97 (38.28% from 255 or 32.88% from 295); Blue value is 112 (44.14% from 255 or 37.97% from 295); Max value from RGB is 112 - color contains mainly: blue. Hex color #566170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566170 is #A99E8F. Grayscale: #5F5F5F. Windows color (decimal): -11116176 or 7364950. OLE color: 7364950.
HSL color Cylindrical-coordinate representation of color #566170: hue angle of 214.62º 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 #566170 is Cyan = 0.23, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 97 | 112 | - |
| CMYK | 0.23 | 0.13 | 0 | 0.56 |
| HSL | 214.62º | 0.13% | 0.39% | - |
| HSV(B) | 214.62º | 0.23% | 0.44% | - |
| XYZ | 11.04 | 11.7 | 17.01 | - |
| YUV | 95.42 | 137.36 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 112 | 0.23 | 0.13 | 0 | 0.56 | 214.62 | 0.13 | 0.39 |
| Hex | 56 | 61 | 70 | 17 | D | 0 | 38 | D7 | D | 27 |
| Octal | 126 | 141 | 160 | 27 | 15 | 0 | 70 | 327 | 15 | 47 |
| Binary | 1010110 | 1100001 | 1110000 | 10111 | 1101 | 0 | 111000 | 11010111 | 1101 | 100111 |
Color Harmonies of #566170
Complementary color
Monochromatic Colors of #566170
Black with #566170
Text Example
Text Example
White with #566170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566170; }
p { color: rgb(86,97,112); }
H1.HeaderClassName
{
color: #566170;
}
.AnyTagClassName
{
color: #566170;
}
</style>
background-color css
<style>
a { background-color: #566170; }
a { background-color: rgb(86,97,112); }
div.DivClassName
{
background-color: #566170;
}
.BgClassName
{
background-color: #566170;
}
</style>
border-color css
<style>
span { border-color: #566170; }
span { border-color: rgb(86,97,112); }
td.TdClassName
{
border-color: #566170;
}
.TagClassName
{
border-color: #566170;
}
</style>