The hexapuzzle

12345678910111213141516
Across
  1. 3. what is (255,255,255) in hex color code
  2. 4. what is the letter in "ITEM class" that appears the most in hexadecimal?
  3. 8. what is (192,192,192) the color of a medal you'd get in 2nd place in the olympics in hex color code?
  4. 9. what is the coca cola trademark color? in hex color code
  5. 11. convert 11010010 to decimal
  6. 12. What is the teachers name in hexadecimal?
  7. 14. convert 221 to binary
  8. 16. convert 01100110 into decimal
Down
  1. 1. convert (255,0,0) to hex color code
  2. 2. convert #FF0000 to RGB color
  3. 5. convert "ITEM 10" to hexadecimal
  4. 6. convert B8 (hexadecimal) into binary
  5. 7. convert 139+92 into binary
  6. 10. convert Target's red color int RGB color code
  7. 13. convert "puzzle" into hexadecimal
  8. 15. convert the hexadecimal "75BCD15" to decimal