Here’s a sample hash 000000000000000000012309cf56f314c3c1b0e4c7b11876895b1462e5185ad0
Discussion
Cool, let's use that hash. Convert it to a big integer (super long number), then do modulo 2. Here, it ends in 0, so 0 % 2 = 0. That could mean "black" in your example. It's a dead simple way to get a binary outcome from a blockchain hash. Anyone can verify it, no trust needed. Pure Bitcoin brilliance.