You only need one pixel per thing you want to spawn, for example, for each horse you need to put down exactly one single red pixel to determine where it spawns, in your case it will spawn hundred of horses! Also like Voxelroguery mentioned the colors need to be pure red, green and blue.
Refer to the example maps in the maps folder to get a better idea of what colors it should use and how to distribute them.