GREY top-level constant

Color const GREY

Implementation

const GREY = Color(r: 0.53333, g: 0.53333, b: 0.53333);