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
+14k Golang : Get dimension(width and height) of image file
+39.2k Golang : How to read CSV file
+9.3k Golang : How to find out similarity between two strings with Jaro-Winkler Distance?
+14.9k Golang : Adding XML attributes to xml data or use attribute to differentiate a common tag name
+6.9k Golang : Normalize email to prevent multiple signups example
+4.8k Fix Google Analytics Redundant Hostnames problem
+8.1k Golang : Multiplexer with net/http and map
+6k Golang : Compound interest over time example
+11.8k Golang : convert(cast) float to string
+22.8k Golang : Set and Get HTTP request headers example
+8k Javascript : Put image into Chrome browser's console
+24.1k Golang : Find biggest/largest number in array