Thanks, I think layering is my best option at this point. I can see from your example that even the 100% opacity in the sketch appears to stack with other parts of the sketch if you have multiple strokes. My desired output is that the strokes wouldn’t stack at all because it’s 100% opaque — also I want the color to match a standard hexcode eye dropper.
I started planning an activity back in May that has students switching between RGB (base 256), Hexcode (base 16), bitcolor (base 2), and decimal (base 10) as an introduction to polynomials. This will let me finish it.
Here is the gist of what I am talking about – granted the actual mathematics on my activity will be different. Same concept in terms of the colors.