[
  {
    "id": 1234,
    "name": "Shiver Sea",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": 42,
      "contrast": 1.99219,
      "hue": 175,
      "saturation": 0.234375,
      "lightness": 1.5625,
      "rgb": [
        87,
        137,
        132
      ]
    },
    "leather": {
      "brightness": 42,
      "contrast": 1.83594,
      "hue": 175,
      "saturation": 0.195312,
      "lightness": 1.5625,
      "rgb": [
        111,
        150,
        146
      ]
    },
    "metal": {
      "brightness": 42,
      "contrast": 1.99219,
      "hue": 175,
      "saturation": 0.195312,
      "lightness": 1.83594,
      "rgb": [
        114,
        155,
        151
      ]
    },
    "fur": {
      "brightness": 42,
      "contrast": 1.99219,
      "hue": 175,
      "saturation": 0.234375,
      "lightness": 1.5625,
      "rgb": [
        87,
        137,
        132
      ]
    },
    "item": 41748,
    "categories": [
      "Green",
      "Vibrant",
      "Exclusive"
    ]
  }
]