Programmatically find complement and supplement of colors?
- by Mohit Deshpande
Is there a way to find the complement or supplement of a color given its RGB values? Or can it only be found for certain colors? How would someone go about doing this in Java?