[
  {
    "id": 435,
    "name": "Dijon",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": -5,
      "contrast": 1,
      "hue": 40,
      "saturation": 0.507812,
      "lightness": 1.28906,
      "rgb": [
        90,
        70,
        32
      ]
    },
    "leather": {
      "brightness": -2,
      "contrast": 1,
      "hue": 40,
      "saturation": 0.546875,
      "lightness": 1.36719,
      "rgb": [
        105,
        83,
        41
      ]
    },
    "metal": {
      "brightness": -2,
      "contrast": 1,
      "hue": 40,
      "saturation": 0.546875,
      "lightness": 1.36719,
      "rgb": [
        105,
        83,
        41
      ]
    },
    "fur": {
      "brightness": -5,
      "contrast": 1,
      "hue": 40,
      "saturation": 0.507812,
      "lightness": 1.28906,
      "rgb": [
        90,
        70,
        32
      ]
    },
    "categories": [
      "Yellow",
      "Metal",
      "Starter"
    ]
  }
]