[
  {
    "id": 345,
    "name": "Lemon Zest",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": 14,
      "contrast": 1.25,
      "hue": 40,
      "saturation": 0.703125,
      "lightness": 1.99219,
      "rgb": [
        187,
        151,
        85
      ]
    },
    "leather": {
      "brightness": 17,
      "contrast": 1.25,
      "hue": 40,
      "saturation": 0.546875,
      "lightness": 1.75781,
      "rgb": [
        170,
        143,
        91
      ]
    },
    "metal": {
      "brightness": 25,
      "contrast": 1.44531,
      "hue": 40,
      "saturation": 0.546875,
      "lightness": 1.75781,
      "rgb": [
        181,
        149,
        89
      ]
    },
    "fur": {
      "brightness": 14,
      "contrast": 1.25,
      "hue": 40,
      "saturation": 0.703125,
      "lightness": 1.99219,
      "rgb": [
        187,
        151,
        85
      ]
    },
    "item": 20376,
    "categories": [
      "Yellow",
      "Vibrant",
      "Uncommon"
    ]
  }
]