greyscale method

Color greyscale()

Implementation

Color greyscale() => desaturate(100);