medium 1×1 Set 1 Color By Number

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "_meta": {
        "schemaVersion": "2.0.0",
        "nodeId": "clr-cbn-division",
        "pageNumber": 1,
        "generatedAt": "2026-02-22T08:48:03.212Z",
        "generatorVersion": "coloring-v2.0.0",
        "seed": "5507d47a0a89f1ce2d2979175ca71f9e22ae3a965435b38926382d468ef3a5e8",
        "resolvedParams": {
            "expectedPuzzleSize": null,
            "expectedSize": null,
            "expectedDifficulty": null,
            "expectedVariant": null,
            "displayDifficulty": null,
            "theme": null,
            "contentType": null,
            "source": {
                "puzzleSize": "config",
                "size": "config",
                "difficulty": "config",
                "variant": "config"
            }
        },
        "contractVersion": "1.0",
        "canonicalVersion": "2.0",
        "archetype": "creative-canvas",
        "contentHash": "f7678ddb63e4c84d1a302c9ee867a68f77032976390f15283aaeac13e1b76526",
        "fallbackReason": null
    },
    "title": "Color By Number Division (Set 1)",
    "contentType": "color-by-number",
    "operation": "division",
    "gridSize": {
        "rows": 5,
        "cols": 5
    },
    "cells": [
        {
            "row": 0,
            "col": 0,
            "problem": "12÷4",
            "answer": 3,
            "color": "blue",
            "hex": "#4444FF"
        },
        {
            "row": 0,
            "col": 1,
            "problem": "6÷3",
            "answer": 2,
            "color": "red",
            "hex": "#FF4444"
        },
        {
            "row": 0,
            "col": 2,
            "problem": "24÷4",
            "answer": 6,
            "color": "orange",
            "hex": "#FF8800"
        },
        {
            "row": 0,
            "col": 3,
            "problem": "30÷6",
            "answer": 5,
            "color": "green",
            "hex": "#44AA44"
        },
        {
            "row": 0,
            "col": 4,
            "problem": "24÷8",
            "answer": 3,
            "color": "blue",
            "hex": "#4444FF"
        },
        {
            "row": 1,
            "col": 0,
            "problem": "49÷7",
            "answer": 7,
            "color": "purple",
            "hex": "#AA44AA"
        },
        {
            "row": 1,
            "col": 1,
            "problem": "20÷5",
            "answer": 4,
            "color": "yellow",
            "hex": "#FFD700"
        },
        {
            "row": 1,
            "col": 2,
            "problem": "9÷3",
            "answer": 3,
            "color": "blue",
            "hex": "#4444FF"
        },
        {
            "row": 1,
            "col": 3,
            "problem": "10÷5",
            "answer": 2,
            "color": "red",
            "hex": "#FF4444"
        },
        {
            "row": 1,
            "col": 4,
            "problem": "16÷8",
            "answer": 2,
            "color": "red",
            "hex": "#FF4444"
        },
        {
            "row": 2,
            "col": 0,
            "problem": "21÷3",
            "answer": 7,
            "color": "purple",
            "hex": "#AA44AA"
        },
        {
            "row": 2,
            "col": 1,
            "problem": "63÷7",
            "answer": 9,
            "color": "pink",
            "hex": "#FF88BB"
        },
        {
            "row": 2,
            "col": 2,
            "problem": "18÷9",
            "answer": 2,
            "color": "red",
            "hex": "#FF4444"
        },
        {
            "row": 2,
            "col": 3,
            "problem": "32÷8",
            "answer": 4,
            "color": "yellow",
            "hex": "#FFD700"
        },
        {
            "row": 2,
            "col": 4,
            "problem": "54÷9",
            "answer": 6,
            "color": "orange",
            "hex": "#FF8800"
        },
        {
            "row": 3,
            "col": 0,
            "problem": "24÷8",
            "answer": 3,
            "color": "blue",
            "hex": "#4444FF"
        },
        {
            "row": 3,
            "col": 1,
            "problem": "45÷5",
            "answer": 9,
            "color": "pink",
            "hex": "#FF88BB"
        },
        {
            "row": 3,
            "col": 2,
            "problem": "16÷8",
            "answer": 2,
            "color": "red",
            "hex": "#FF4444"
        },
        {
            "row": 3,
            "col": 3,
            "problem": "27÷9",
            "answer": 3,
            "color": "blue",
            "hex": "#4444FF"
        },
        {
            "row": 3,
            "col": 4,
            "problem": "21÷7",
            "answer": 3,
            "color": "blue",
            "hex": "#4444FF"
        },
        {
            "row": 4,
            "col": 0,
            "problem": "20÷5",
            "answer": 4,
            "color": "yellow",
            "hex": "#FFD700"
        },
        {
            "row": 4,
            "col": 1,
            "problem": "35÷7",
            "answer": 5,
            "color": "green",
            "hex": "#44AA44"
        },
        {
            "row": 4,
            "col": 2,
            "problem": "30÷6",
            "answer": 5,
            "color": "green",
            "hex": "#44AA44"
        },
        {
            "row": 4,
            "col": 3,
            "problem": "12÷4",
            "answer": 3,
            "color": "blue",
            "hex": "#4444FF"
        },
        {
            "row": 4,
            "col": 4,
            "problem": "42÷6",
            "answer": 7,
            "color": "purple",
            "hex": "#AA44AA"
        }
    ],
    "colorKey": [
        {
            "answer": 2,
            "color": "red",
            "hex": "#FF4444"
        },
        {
            "answer": 3,
            "color": "blue",
            "hex": "#4444FF"
        },
        {
            "answer": 4,
            "color": "yellow",
            "hex": "#FFD700"
        },
        {
            "answer": 5,
            "color": "green",
            "hex": "#44AA44"
        },
        {
            "answer": 6,
            "color": "orange",
            "hex": "#FF8800"
        },
        {
            "answer": 7,
            "color": "purple",
            "hex": "#AA44AA"
        },
        {
            "answer": 9,
            "color": "pink",
            "hex": "#FF88BB"
        }
    ],
    "difficulty": "medium",
    "_archetype": null,
    "_generatorId": null
}