[
  {
    "id": 123,
    "name": "Scarlet",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": -10,
      "contrast": 1,
      "hue": 356,
      "saturation": 0.976562,
      "lightness": 0.898438,
      "rgb": [
        102,
        0,
        6
      ]
    },
    "leather": {
      "brightness": -8,
      "contrast": 1,
      "hue": 356,
      "saturation": 0.78125,
      "lightness": 0.976562,
      "rgb": [
        95,
        13,
        19
      ]
    },
    "metal": {
      "brightness": -13,
      "contrast": 1.01562,
      "hue": 356,
      "saturation": 1.21094,
      "lightness": 1.09375,
      "rgb": [
        119,
        0,
        0
      ]
    },
    "fur": {
      "brightness": -10,
      "contrast": 1,
      "hue": 356,
      "saturation": 0.976562,
      "lightness": 0.898438,
      "rgb": [
        102,
        0,
        6
      ]
    },
    "item": 20510,
    "categories": [
      "Red",
      "Vibrant",
      "Common"
    ]
  }
]