public override string ToString() { return($"{Foreground.GetHex()},{BackgroundCovered.GetHex()},{BackgroundUncovered.GetHex()}"); }