3 Jun 2002 01:27
Re: X11 Colors (was Last call comments on CSS3 module: color)
Chris Haynes <chris <at> harvington.org.uk>
2002-06-02 23:27:07 GMT
2002-06-02 23:27:07 GMT
May I offer some thoughts as someone who designs interactive web
services, and knows enough about color to know that he doesn't
understand enough?
I initially got quite excited by suggestions that we might define
colors using expressions such as:
border: thin dotted light dull shimmering cyan-blue;
background: light vivid yellow-green;
color: grimy rich magenta;
but then I thought about how I actually use color.
For the static description of color I'm quite content to use hex RGB
values.
I use a color swatch which gives me the RGB values, and the additional
value of having words to describe a color is mimimal for me, in fact
it is an extra step which I never take.
All th color selection tools I have seen generated RGB values, so no
value there.
What would be useful for me would be the color equivalent of
font-size: larger;
which would modify a color defined elsewhere (maybe even in a style
sheet I do not have access to).
(Continue reading)
RSS Feed