Comment on HSL: An Intuitive Way to Represent Color in CSSparentComments−sumnole2yH cycles ROYGBIV from 0 to 360 degrees, normalized 0 to 255.S controls saturation and V controls brightness.−mikhailfranco2yI don't think H is normalized to 255, it's just 0-360 °S and L are normalized as 0-100 %
Comments
H cycles ROYGBIV from 0 to 360 degrees, normalized 0 to 255.
S controls saturation and V controls brightness.
I don't think H is normalized to 255, it's just 0-360 °
S and L are normalized as 0-100 %