Bits Per Pixel, or bitdepth, color depth in bits...

1 bpp would be monochrome. 24 and 32 bpp are easy to work with as far as colors go, because you'd typically get a byte for red, green, and blue. For lower depths, colors get more complicated, or less complicated if you're using a static color map.