[
  {
    "id": 17,
    "name": "Pottery",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": -6,
      "contrast": 1.05469,
      "hue": 26,
      "saturation": 0.390625,
      "lightness": 1.05469,
      "rgb": [
        71,
        44,
        23
      ]
    },
    "leather": {
      "brightness": -8,
      "contrast": 1,
      "hue": 28,
      "saturation": 0.390625,
      "lightness": 1.05469,
      "rgb": [
        69,
        45,
        23
      ]
    },
    "metal": {
      "brightness": -8,
      "contrast": 1,
      "hue": 28,
      "saturation": 0.390625,
      "lightness": 1.28906,
      "rgb": [
        80,
        55,
        34
      ]
    },
    "fur": {
      "brightness": -6,
      "contrast": 1.05469,
      "hue": 26,
      "saturation": 0.390625,
      "lightness": 1.05469,
      "rgb": [
        71,
        44,
        23
      ]
    },
    "categories": [
      "Brown",
      "Leather",
      "Starter"
    ]
  }
]