After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 583908 - RGB and CMYK Color Palettes in HSL (and HEX)
RGB and CMYK Color Palettes in HSL (and HEX)
Status: RESOLVED INVALID
Product: GIMP
Classification: Other
Component: Data
git master
Other All
: Normal enhancement
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2009-05-26 16:28 UTC by czd
Modified: 2009-05-26 16:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description czd 2009-05-26 16:28:46 UTC
Scribus and sK1 support CMYK color palettes.

Problems: 
 1. Rounding problem whit the HEX model.
 2. The HSV model is symmetrical to lightness (white) and darkness (black)
 3. No CMYK color palettes.

Solutions:
 1. HEX and HSL color values.
 2. HSL (or HLS) model (hue, saturation, lightness) [1]
  Example: 1 = 100% = 255, 0.5 = 50% = "127.5" rounded "128". A HSL color picker [2]
 3. CMYK color palettes

[1] http://en.wikipedia.org/wiki/HSL_and_HSV
[2] http://en.wikipedia.org/wiki/File:Color_cones.png
Comment 1 Martin Nordholts 2009-05-26 16:46:39 UTC
Hi! I don't completely understand what this bug report is about. In any case, you should discuss your proposal on the gimp-developer mailing list according to bug reporting guidelines on gimp.org.

Closing as INVALID.