[thelist] color conversion: websafe, web-smart, unsafe

Julian Rickards julian.rickards at gmail.com
Thu Nov 30 09:58:38 CST 2006


CSS has supported the compact form of hex colour codes such as #ABC instead
of #AABBCC (i.e., websmart to quote the tool being discussed) and CSS
supports the RGB model as in color: rgb(255, 0, 0) or color: rgb( 100%, 0%,
0%) but HSV is new to CSS3.

I don't know what kind of browser support there is for the HSV model though.

Jules

On 30/11/06, Joel D Canfield <joel at spinhead.com> wrote:
>
> > Did you know that CSS3 supports the HSV colour model for
> > specifying colours?
>
> groovy stuff, jules
>
> but hasn't css always supported alternates to hex color naming?
>
> joel
> --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



-- 
Website: http://jrickards.ca
Blog: http://pen-and-ink.ca
E-mail: julian dot rickards at gmail dot com



More information about the thelist mailing list