Create a photo and detect the color of any touch. Display hex code, RGB value.
✓ App Inventor Color Chart
????️ Color Picker
✓ RGB: The amount of red, green and blue of the obtained color. This information is exactly as is. Values range from 0 to 255.
✓ HEX: Amount of red, green and blue in hexadecimal. The colors are the same as in RGB but with the base 16. This could be useful for web design and similar situations.
???? Colour Codes
✓ HEX color coding test is negative and white is -1
✓ Get result and use negative color code for writing schema eg "TextColor": -6381922, -16777216...