You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I‘m missing something obvious, but I assumed that the hues on https://palettes.colorjs.io/ were intended to be in degrees (there‘s no ° or deg). Their actual range values are all between 360 and 720, so I think they are missing a modulo operation.
PS: It‘s also not stated which kind of hue is used here.
The text was updated successfully, but these errors were encountered:
Maybe I‘m missing something obvious, but I assumed that the hues on https://palettes.colorjs.io/ were intended to be in degrees (there‘s no
°
ordeg
). Their actual range values are all between 360 and 720, so I think they are missing a modulo operation.PS: It‘s also not stated which kind of hue is used here.
The text was updated successfully, but these errors were encountered: