Get colors in HEX or RGB in CSS,Sass or Less with Pictones
There are times when I came across a color scheme of an image that I'm interested in extracting the HEX codes. Instead of loading the image with photo editing software and trying to pinpoint the color and manually write down the HEX codes, I found a web app that can do a better job.
Pictones is a web app that allows me to get the colors information and return the HEX or RGB values.
Super simple to use and works almost instantly. All you need to do is just drag-n-drop the image into the Pictones web app. Check it out at https://pictones.firebaseapp.com/
SEE ALSO: https://www.socketloop.com/tutorials/golang-tell-color-name-with-opencv-example
See also : Binded - Easy peasy copyrighting tool for content creators
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+7.4k Golang : Get all countries currencies code in JSON format
+9.1k Golang : Sort and reverse sort a slice of runes
+4.8k Golang : Find the shortest line of text example
+10.5k Golang : Get user input until a command or receive a word to stop
+12.1k Golang : GUI with Qt and OpenCV to capture image from camera
+13.4k Golang : How do I get the local IP (non-loopback) address ?
+31k Golang : Save image to PNG, JPEG or GIF format.
+26.1k Golang : How to verify uploaded file is image or allowed file types
+18.1k Golang : Create and resolve(read) symbolic links
+12.6k Golang : Force download file example
+6.5k Golang: Prevent over writing file with md5 hash
+3.6k JavaScript/JQuery : Redirect page examples