[
  {
    "id": 42,
    "name": "Frosted Sea",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": 7,
      "contrast": 1.09375,
      "hue": 175,
      "saturation": 0.195312,
      "lightness": 1.28906,
      "rgb": [
        72,
        95,
        93
      ]
    },
    "leather": {
      "brightness": 10,
      "contrast": 1.09375,
      "hue": 175,
      "saturation": 0.195312,
      "lightness": 1.32812,
      "rgb": [
        83,
        106,
        103
      ]
    },
    "metal": {
      "brightness": 22,
      "contrast": 1.44531,
      "hue": 175,
      "saturation": 0.195312,
      "lightness": 1.32812,
      "rgb": [
        78,
        108,
        106
      ]
    },
    "fur": {
      "brightness": 7,
      "contrast": 1.09375,
      "hue": 175,
      "saturation": 0.195312,
      "lightness": 1.28906,
      "rgb": [
        72,
        95,
        93
      ]
    },
    "item": 20459,
    "categories": [
      "Blue",
      "Leather",
      "Common"
    ]
  }
]