<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Yay for HSLa</title>
	<atom:link href="http://css-tricks.com/yay-for-hsla/feed/" rel="self" type="application/rss+xml" />
	<link>http://css-tricks.com/yay-for-hsla/</link>
	<description>Tips, Tricks, and Techniques on using Cascading Style Sheets.</description>
	<lastBuildDate>Wed, 19 Jun 2013 15:50:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Zoe Gillenwater</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-79983</link>
		<dc:creator>Zoe Gillenwater</dc:creator>
		<pubDate>Wed, 07 Jul 2010 23:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-79983</guid>
		<description><![CDATA[Thanks so much for writing this article, Chris! I wish HSLA got more attention. So much more intuitive than RGBA. 

I&#039;ll second the recommendation of Rainbow for Firefox. A couple good online color tools that support HSLA: &lt;a href=&quot;www.workwithcolor.com/doughnut-color-picker-01.htm&quot; rel=&quot;nofollow&quot;&gt;Doughnut Color Picker&lt;/a&gt; and &lt;a href=&quot;http://serennu.com/colour/hsltorgb.php&quot; rel=&quot;nofollow&quot;&gt;http://serennu.com/colour/hsltorgb.php&lt;/a&gt;

The third IE 9 preview supports HSLA now. Yay!]]></description>
		<content:encoded><![CDATA[<p>Thanks so much for writing this article, Chris! I wish HSLA got more attention. So much more intuitive than RGBA. </p>
<p>I&#8217;ll second the recommendation of Rainbow for Firefox. A couple good online color tools that support HSLA: <a href="www.workwithcolor.com/doughnut-color-picker-01.htm" rel="nofollow">Doughnut Color Picker</a> and <a href="http://serennu.com/colour/hsltorgb.php" rel="nofollow">http://serennu.com/colour/hsltorgb.php</a></p>
<p>The third IE 9 preview supports HSLA now. Yay!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinsoldier</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-78397</link>
		<dc:creator>thinsoldier</dc:creator>
		<pubDate>Wed, 23 Jun 2010 15:09:59 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-78397</guid>
		<description><![CDATA[Plus, isn&#039;t the Hue measured in (360) degrees? I though there was a &quot;deg&quot; measurement like &quot;px&quot; and &quot;em&quot;. 

Why doesn&#039;t the H use &quot;deg&quot;?

Speaking of which, in some other parts of css there are times when you can use a percentage (ie: 1% or 87%) but other times when you have to use a decimal (ie: 0.01 or 0.87).

Why not allow decimal or percentage in both cases?]]></description>
		<content:encoded><![CDATA[<p>Plus, isn&#8217;t the Hue measured in (360) degrees? I though there was a &#8220;deg&#8221; measurement like &#8220;px&#8221; and &#8220;em&#8221;. </p>
<p>Why doesn&#8217;t the H use &#8220;deg&#8221;?</p>
<p>Speaking of which, in some other parts of css there are times when you can use a percentage (ie: 1% or 87%) but other times when you have to use a decimal (ie: 0.01 or 0.87).</p>
<p>Why not allow decimal or percentage in both cases?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinsoldier</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-78396</link>
		<dc:creator>thinsoldier</dc:creator>
		<pubDate>Wed, 23 Jun 2010 15:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-78396</guid>
		<description><![CDATA[.png saved from some versions of photoshop when shown in some versions of some browsers in some OS&#039;s tends to come out brighter than the original image.

See: http://morris-photographics.com/photoshop/articles/png-gamma.html

If it&#039;s a completely different color you need to calibrate your monitor then calibrate photoshop&#039;s color management settings to make sure photoshop is working in the same color space as your monitor (or something like that...I never did fully comprehend it)]]></description>
		<content:encoded><![CDATA[<p>.png saved from some versions of photoshop when shown in some versions of some browsers in some OS&#8217;s tends to come out brighter than the original image.</p>
<p>See: <a href="http://morris-photographics.com/photoshop/articles/png-gamma.html" rel="nofollow">http://morris-photographics.com/photoshop/articles/png-gamma.html</a></p>
<p>If it&#8217;s a completely different color you need to calibrate your monitor then calibrate photoshop&#8217;s color management settings to make sure photoshop is working in the same color space as your monitor (or something like that&#8230;I never did fully comprehend it)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom J Nowell</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-78284</link>
		<dc:creator>Tom J Nowell</dc:creator>
		<pubDate>Mon, 21 Jun 2010 15:52:20 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-78284</guid>
		<description><![CDATA[Your demo works on iPad until you try to move the sliders and the whole page scrolls instead!

But a good read nonetheless!]]></description>
		<content:encoded><![CDATA[<p>Your demo works on iPad until you try to move the sliders and the whole page scrolls instead!</p>
<p>But a good read nonetheless!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catherine Azzarello</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-78281</link>
		<dc:creator>Catherine Azzarello</dc:creator>
		<pubDate>Mon, 21 Jun 2010 14:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-78281</guid>
		<description><![CDATA[Thanks Chris! HSL is so much more intuitive for us old designers! Perfect for when you want tints or shades of a color w/o shifting color.

I&#039;ve also noticed Photoshop is &#039;off&#039; when grabbing RGB values. Colors I build with RGB in CSS are not matching the Photoshop graphics built w/hex values. My current project revolves around a violet hex value which is shifting. Not sure, but I think something&#039;s happening when I save for web as PNG file.]]></description>
		<content:encoded><![CDATA[<p>Thanks Chris! HSL is so much more intuitive for us old designers! Perfect for when you want tints or shades of a color w/o shifting color.</p>
<p>I&#8217;ve also noticed Photoshop is &#8216;off&#8217; when grabbing RGB values. Colors I build with RGB in CSS are not matching the Photoshop graphics built w/hex values. My current project revolves around a violet hex value which is shifting. Not sure, but I think something&#8217;s happening when I save for web as PNG file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-78214</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Sat, 19 Jun 2010 21:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-78214</guid>
		<description><![CDATA[HSL is confusing for me, because:

You need to add % for S and L, but not H (I would prefer if you don’t need to add it at all)

It wasn’t matching HSB from Photoshop, maybe I did something wrong.

I would use HSL only if need to animate colours, otherwise RGB.]]></description>
		<content:encoded><![CDATA[<p>HSL is confusing for me, because:</p>
<p>You need to add % for S and L, but not H (I would prefer if you don’t need to add it at all)</p>
<p>It wasn’t matching HSB from Photoshop, maybe I did something wrong.</p>
<p>I would use HSL only if need to animate colours, otherwise RGB.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crypto</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-78199</link>
		<dc:creator>Crypto</dc:creator>
		<pubDate>Sat, 19 Jun 2010 13:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-78199</guid>
		<description><![CDATA[SASS is a server-side CSS pre-processor that also supports HSLA, math, nesting, and mixins.  However, SASS outputs HSLA colors as hex so it works on IE.  SASS integrates seamlessly with Ruby on Rails but the command line version works for any project.  Keep your stylesheets DRY with SASS and you&#039;ll never use anything else.]]></description>
		<content:encoded><![CDATA[<p>SASS is a server-side CSS pre-processor that also supports HSLA, math, nesting, and mixins.  However, SASS outputs HSLA colors as hex so it works on IE.  SASS integrates seamlessly with Ruby on Rails but the command line version works for any project.  Keep your stylesheets DRY with SASS and you&#8217;ll never use anything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinsoldier</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-78108</link>
		<dc:creator>thinsoldier</dc:creator>
		<pubDate>Fri, 18 Jun 2010 04:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-78108</guid>
		<description><![CDATA[Are there any professional design software (like photoshop) that use HSL instead of HSB? 

If not, why did the group choose HSL over HSB? 

Would it not be possible to have RGBa and HSLa and HSBa and maybe even Lab or CMYK if some browser dev feels like being a completist?

Somebody&#039;s just going to make a javascript function that converts hsb to hsl anyway, so why not add hsb to the standard?]]></description>
		<content:encoded><![CDATA[<p>Are there any professional design software (like photoshop) that use HSL instead of HSB? </p>
<p>If not, why did the group choose HSL over HSB? </p>
<p>Would it not be possible to have RGBa and HSLa and HSBa and maybe even Lab or CMYK if some browser dev feels like being a completist?</p>
<p>Somebody&#8217;s just going to make a javascript function that converts hsb to hsl anyway, so why not add hsb to the standard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thinsoldier</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-78089</link>
		<dc:creator>thinsoldier</dc:creator>
		<pubDate>Thu, 17 Jun 2010 21:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-78089</guid>
		<description><![CDATA[Why couldn&#039;t the alpha value be a percentage as well?

Or is it yet another one of those things that was decided ages ago and nobody can find an explanation for (despite having working group e-mail logs going back to the big bang?)]]></description>
		<content:encoded><![CDATA[<p>Why couldn&#8217;t the alpha value be a percentage as well?</p>
<p>Or is it yet another one of those things that was decided ages ago and nobody can find an explanation for (despite having working group e-mail logs going back to the big bang?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james brocklehurst</title>
		<link>http://css-tricks.com/yay-for-hsla/#comment-78066</link>
		<dc:creator>james brocklehurst</dc:creator>
		<pubDate>Thu, 17 Jun 2010 14:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://css-tricks.com/?p=6565#comment-78066</guid>
		<description><![CDATA[The &#039;Rainbow&#039; add-on for Firefox lets you inspect the colour of web page elements and gives you hex, rgb and hsl values. It also has a colour picker. Won&#039;t let you select anything off-page though.

&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/14328/&quot; rel=&quot;nofollow&quot;&gt;https://addons.mozilla.org/en-US/firefox/addon/14328/&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>The &#8216;Rainbow&#8217; add-on for Firefox lets you inspect the colour of web page elements and gives you hex, rgb and hsl values. It also has a colour picker. Won&#8217;t let you select anything off-page though.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/14328/" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/14328/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (User agent is rejected)
Content Delivery Network via cdn.css-tricks.com

 Served from: css-tricks.com @ 2013-06-19 08:56:56 by W3 Total Cache -->