Monthly Archives: April 2008

Hey guys, I have a question about color in Context Free. I tried using values from Photoshop, but it wasn’t turning out right, so I checked the forums on the CF website and found this thread. So, to double check that my color values are correct, I took the photoshop values and converted them via this website into HSV. But… turns out the numbers are the same and I’m getting the wrong colors in CF! Is the color just not that good on CF, or am I completely missing something?

These are the colors I’m trying to use:

These are the colors I’m getting back:

Sample code:

rule PIECE3 {
box {x 1 h 268.4 sat 13.4 b 55.7}
}

Does anybody have any ideas why it’s doing this? In the end it doesn’t really matter that the colors are off, but I’m annoyed that I can’t figure it out.