Take a photo or pick one from gallery and detect the colors of touched points.

Camera Color Picker Screenshot
Camera Color Picker Screenshot
Camera Color Picker Screenshot
Camera Color Picker Screenshot
Camera Color Picker Screenshot
Update
Mar 27, 2023
Developer
Category
Installs
5,000+
Rate
0
Make or take a photo and detect the color of any touched point, Pick color from image.

Zoom and pan while looking to image.

Show hex code, RGB values, and the color preview.

The application will show three results for each color:

✓ RGB: Amount of red, green and blue of the color. This information is exact as is. Values are between 0 and 255.

✓ HEX: Amount of red, green and blue in hexadecimal system. The colors are the same as in RGB but with base-16 number system, with HEX code you can make web designs easily.