Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
A few days ago, I noticed that color 250 is no longer the darkest of the "grays" between 250 and 254.
Ordinarily color 250 is darker than color 251.
I use these grays regularly, and - luckily - my color-dependent plot style still renders 250 as the darkest of the group, but how did it change?
254 = RGB 214,214,214 = HSL 0,0,84
253 = RGB 173,173,173 = HSL 0,0,68
252 = RGB 132,132,132 = HSL 0,0,52
251 = RGB 91, 91, 91 = HSL 0,0,36
I think 250 should be RGB 51,51,51 HSL 0,0,20, but now my 250 is RGB 101,101,101 HSL 0,0,40.
Any ideas?
Solved! Go to Solution.