Hi,
I needed to populate a color field in an sqLite database for testing and needed to enter the numbers as decimals which is a pain when most color pickers give you hex.
This little app allows you to pick a color from two different color pickers and puts the hex and decimal numbers for that color in four labels.
I used two different pickers because depending on what you are doing one might be better than another.
After using one of the pickers and selecting the color you want you then click on the label with the format you want and it is transferred into the selected number box and place in the clipboard.
You can then paste it wherever you want.
The files are:
Hope it's useful
Best regards
Rob
I needed to populate a color field in an sqLite database for testing and needed to enter the numbers as decimals which is a pain when most color pickers give you hex.
This little app allows you to pick a color from two different color pickers and puts the hex and decimal numbers for that color in four labels.
I used two different pickers because depending on what you are doing one might be better than another.
After using one of the pickers and selecting the color you want you then click on the label with the format you want and it is transferred into the selected number box and place in the clipboard.
You can then paste it wherever you want.
The files are:
- ColorNumbersV1.0.zip Source Code
- colorBizzo.zip Executable
Hope it's useful
Best regards
Rob