Topic: Bit Manipulation Problem / Level: intermediate

Problem: Implement a function that checks if a binary number has a valid representation of an RGB color.

Run the code to see the output here...