Searched refs:saturation (Results 1 – 2 of 2) sorted by relevance
1436 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors
10 …nction(t){return t&&(t=(t%=360)<0?360+t:t),this.setChannel("hsl",0,t)},saturation:function(t){retu… method