ppyne / colorselector

Color picker, which mimics the one from Photoshop (with RGB, HSB, Lab, CMYK, web colors filter), implemented in JS/WebGL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color Selector

Project under development (2018). This is a color picker, which mimics the one from Photoshop (with RGB, HSB, Lab, CMYK, web colors filter), implemented in JS/WebGL, with a new feature that let you know the name of the closest HTML/CSS color (cf. w3c).

At this stage of development, the software has only been tested on Google Chrome, on the Macintosh. Please use Chrome to test.

Demo

You can try it here.

Screenshots

Here are some screenshots to illustrate some features:

HSB Profile (H)

HSB Profile (H) + Web colors

HSB Profile (H) + HTML/CSS colors

HSB Profile (S) + Web colors

HSB Profile (S) + HTML/CSS colors

Lab Profile (a) + HTML/CSS colors

About

Color picker, which mimics the one from Photoshop (with RGB, HSB, Lab, CMYK, web colors filter), implemented in JS/WebGL.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 69.9%Language:HTML 29.5%Language:CSS 0.6%