Shades of Shuttle Grey #566878
Tints of Shuttle Grey #566878
RGB
CMYK
RGB Variations
Color information
#566878 (or 0x566878) is known color: Shuttle Grey. HEX triplet: 56, 68 and 78. RGB value is (86,104,120). Sum of RGB (Red+Green+Blue) = 86+104+120=310 (41% of max value = 765). Red value is 86 (33.98% from 255 or 27.74% from 310); Green value is 104 (41.02% from 255 or 33.55% from 310); Blue value is 120 (47.27% from 255 or 38.71% from 310); Max value from RGB is 120 - color contains mainly: blue. Hex color #566878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566878 is #A99787. Grayscale: #646464. Windows color (decimal): -11114376 or 7891030. OLE color: 7891030.
HSL color Cylindrical-coordinate representation of color #566878: hue angle of 208.24º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #566878 is Cyan = 0.28, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 104 | 120 | - |
| CMYK | 0.28 | 0.13 | 0 | 0.53 |
| HSL | 208.24º | 0.17% | 0.4% | - |
| HSV(B) | 208.24º | 0.28% | 0.47% | - |
| XYZ | 12.18 | 13.24 | 19.68 | - |
| YUV | 100.44 | 139.04 | 117.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 104 | 120 | 0.28 | 0.13 | 0 | 0.53 | 208.24 | 0.17 | 0.4 |
| Hex | 56 | 68 | 78 | 1C | D | 0 | 35 | D0 | 11 | 28 |
| Octal | 126 | 150 | 170 | 34 | 15 | 0 | 65 | 320 | 21 | 50 |
| Binary | 1010110 | 1101000 | 1111000 | 11100 | 1101 | 0 | 110101 | 11010000 | 10001 | 101000 |
Color Harmonies of #566878
Complementary color
Monochromatic Colors of #566878
Black with #566878
Text Example
Text Example
White with #566878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566878; }
p { color: rgb(86,104,120); }
H1.HeaderClassName
{
color: #566878;
}
.AnyTagClassName
{
color: #566878;
}
</style>
background-color css
<style>
a { background-color: #566878; }
a { background-color: rgb(86,104,120); }
div.DivClassName
{
background-color: #566878;
}
.BgClassName
{
background-color: #566878;
}
</style>
border-color css
<style>
span { border-color: #566878; }
span { border-color: rgb(86,104,120); }
td.TdClassName
{
border-color: #566878;
}
.TagClassName
{
border-color: #566878;
}
</style>