[
  {
    "id": 101,
    "name": "Stone",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": 17,
      "contrast": 1.25,
      "hue": 56,
      "saturation": 0.125,
      "lightness": 1.25,
      "rgb": [
        102,
        100,
        85
      ]
    },
    "leather": {
      "brightness": 17,
      "contrast": 1.25,
      "hue": 56,
      "saturation": 0.125,
      "lightness": 1.25,
      "rgb": [
        102,
        100,
        85
      ]
    },
    "metal": {
      "brightness": 17,
      "contrast": 1.25,
      "hue": 56,
      "saturation": 0.125,
      "lightness": 1.25,
      "rgb": [
        102,
        100,
        85
      ]
    },
    "fur": {
      "brightness": 17,
      "contrast": 1.25,
      "hue": 56,
      "saturation": 0.125,
      "lightness": 1.25,
      "rgb": [
        102,
        100,
        85
      ]
    },
    "categories": [
      "Gray",
      "Metal",
      "Starter"
    ]
  }
]