Home » Graphics

Portable RGBtoHSV

Color conversion

I wrote RGBHSV some years ago to explain to my students how color models work. Recently I modified it so it now has the ability to create a textual description for the current color (very useful to copy & paste in several computer languages (HTML, Java, Delphi, Visual Basic, etc.) It also computes the nearest web-safe color.