JRHtmlColorSelector is an active-x control that functions as a popup color selector similar to a combobox. It presents a listing of all the browsers in a popup window.

This popup color selector active-x control is similar to a combobox, but with more features. It displays a popup window that lists all browser safe colors, arranged alphabetically by color name, saturation, or lumination. When a color is selected, the ColorSelected event is fired, and the selected color value, name, and index are passed on to the container.
This control offers several useful features. It includes a popup menu that allows you to select the sort method for the colors (saturation, name, or lumination), as well as a utility for converting RGB to real HTML-Colorvalue. It supports a variety of different styles, and can be used as a combobox or as a picker window from another control (such as a standard VB command button).
JRHtmlColorSelector also comes with complete online help and a detailed demonstration project in VB6. It is usable with VB script (check the testcolorselector.html file), and does not require the Common Dialog DLL.
The distribution includes several helpful files, including a Readme.txt, JRHtmlColorSelector.ocx, JRHtmlcp.hlp (Help Tutorial), Demo.exe (which shows many functions of the color selector), Demo1 Vb6 project (which contains the VB source code of the demo project), and TestColorSelector.html (a test project for the color selector used with VB-script code).
Overall, if you need a reliable and feature-rich color selector control for your software, JRHtmlColorSelector is definitely worth checking out.
Version V1.0: N/A