Weird little meme
Meme grokked from
fimbrethil
gridlore
(To do your own: [font color=USERNAME][b]USERNAME[/b][/font], replace the square brackets with pointy HTML brackets, and replace USERNAME with your name)
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
gridlore
(To do your own: [font color=USERNAME][b]USERNAME[/b][/font], replace the square brackets with pointy HTML brackets, and replace USERNAME with your name)
no subject
no subject
For example, I'd guess is coming up as Cinnamon or Carmine or something like that.
no subject
Then again MS products are notorius for not bothering to parse things any farther than the programmer felt like and thus failing to adhere to standards (or even common sense!) when deciding what to do with input.
One of the more notorious examples was OE assuming that any line that started with the word "begin" followed by a space was the start of an inline uuencoded file.
no subject
That's why I use hex codes for anything more complicated than "Red" or "White", and usually those too (consistency is a good habit).
no subject
Besides, since I know what the hex values *mean* it helps me figure out how to shift things.
For example, I'm considering a series of items that have to shift from CCFFFF to FFCCFF (long story) I'm I'd just sat there with color names, I'm not sure how I'd have tried to work it. At least with the hex values, I've got some ideas.