Releases » ColorToy
Simple but effective RGB color picker and converter
ColorToy

Notes:

The purpose of this utility is to visualize and convert an RGB color
triplet into various formatted RGB representations. The color triplet
can either be set via sliders or entered/pasted as text

Supported representations are:

 –  Decimal (rrr ggg bbb)
 –  Hexadecimal (rr gg bb)
 –  Floating Point (.r .g .b) – Useful for OpenGL programming,
    originally intended for use in Q3A shader scripts and Q3A TA menu scripts.
 –  HTML HEX (#rrggbb or rrggbb)
 –  BCB/Delphi color ($aabbggrr or aabbggrr)
 –  Integer (0xRRGGBB as single value)
 

Releases:

2.0
2.1
3.0
 

Links:

@ AddictiveTips.com
 

Pictures: (click to enlarge)