Topic: Bit Manipulation Problem / Level: beginner

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

Run the code to see the output here...