I can bring to mind exactly what PapayaWhip looks like,
?!? You, but not me..
..but I have
only a vague idea what #ffefd5 looks like.
If the names were known and standard,
You mean, all.. 16,777,216 of them?
..it would be easier to proofread a program with the names,
ditto?
..at least glaring errors would stand out
Amongst those 16,777,216?
..and
also tiny differences in colour are more obvious by the names.
...to you maybe. Tell me. What is the difference between
Fushia, Fucia and Fucsia? Or rather, can you immediately
picture in your mind the colors I am 'referrring to'?
Try this
<html>
<body>
<table>
<tr><td bgcolor='fushia'>Fushia</td></tr>
<tr><td bgcolor='fucia'>Fucia</td></tr>
<tr><td bgcolor='fucsia'>Fucsia</td></tr>
</table>
</body>
</html>
All three colors are rendered differently to each other,
yet are consistent across late model IE, Opera and Mozilla.
I do not regard that useage of color as being either
intuitve *or* practical. I would have to see them rendered
to know what they looked like, then I would want *one* of those
three - with just a little more green, or less blue.
That is where the 'name for color' system falls apart.
Perhaps some future SCID will show colour selections three ways -- by
name, sample and number, configure for the current need.
I recognise that some people are incapable of dealing with
colors as spearate RGB. For them, a small palette of
consistently rendered colors might be handy, but it becomes
cumbersome to define names for a great number of colors.