Search found 1 match
- Tue Oct 30, 2012 7:03 pm
- Forum: General Discussions
- Topic: HSL color space in Inkscape versus those in html5 and css3
- Replies: 1
- Views: 1457
HSL color space in Inkscape versus those in html5 and css3
Hi, in the application of HSL space in Inkscape's "fill and stroke" , hue, saturation and light are all represented by values between 0 and 255; while in html5 canvas http://www.w3schools.com/cssref/css_colors_legal.asp and css3 ( http://www.w3.org/TR/css3-color/#hsl-color ), hue is repres...