
Draws this one again — same subject and the same people, a new palette and a new angle on it, described afresh. It replaces the drawing on this page for everyone, until somebody draws another. Costs the site about eight cents, and a few seconds.
Or press ←the left arrow and →the right arrow.
No Latin
Work — read the piece
- Asked for
- A woman wearing headphones at a laptop, fingers on keys, beside a discarded printout of blank gray placeholder bars
- Drawn with (complementary)
#b78e63#284998#a2c84d
Why these three
Two hues opposite each other, the strongest contrast available, with the third supporting the first.
- SeedSHA-256 of
no-latin, which is the same every time and different for every piece. - Base hueThe first two bytes as a fraction of 65,535, times 360 = 32°.
- GeometryThe third byte modulo 4 picks complementary, which adds 0°, 180°, 40°.
- WobbleThree more bytes shift each by up to ±12° — −0.7°, +10.5°, +6.7° — so two pieces that draw the same geometry are still not the same shape on the wheel.
- Result
#b78e6331° at 46% saturation, 72% value#284998222° at 74% saturation, 60% value#a2c84d78° at 62% saturation, 78% value
Saturation never drops below 72% and value never below 78%, which is what keeps a hue reading as the colour it was chosen to be rather than as a dark. More on how these are made.