pub fn color_to_index(r: u8, g: u8, b: u8) -> u32
Decodes a pick color back to an index.
The color is encoded as RGB where: