We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4858e17 commit e5b9366Copy full SHA for e5b9366
1 file changed
number-systems/README.md
@@ -59,7 +59,7 @@ If reading the byte 0x21 as a greyscale colour, as described in "Approaches for
59
Answer: very dark grey
60
61
If reading the bytes 0xAA00FF as an RGB colour, as described in "Approaches for Representing Colors and Images", what colour would it mean?
62
-Answer: red
+Answer: vibrant purple or magenta shade
63
64
If reading the bytes 0xAA00FF as a sequence of three one-byte decimal numbers, what decimal numbers would they be?
65
Answer: 170, 0, 255
0 commit comments