Given a source color of any hue by the system or user, I\'d like a simple algorithm I can use to work out a lighter or darker variants of the selected color. Similar to effe
This website notes that you can use the ControlPaint class within the BCL C# System.Windows.Forms namespace.