Thu Oct 27, 2005 7:19 am by mattsj1984
I was wondering if there is a reason that having a hue of 0, saturation of 1, and brightness of 1 does not produce white. In other applications of HSB, (0,1,1) is white; in fact, (*,*,1) is white. However, in Context Free having (0,1,1) just makes a fully saturated color, and to get white the saturation must go down to 0. Have I made some mistake, or is this how it is intended to work?