[
  {
    "id": 333,
    "name": "Sand",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": 17,
      "contrast": 1.25,
      "hue": 40,
      "saturation": 0.546875,
      "lightness": 1.44531,
      "rgb": [
        146,
        119,
        67
      ]
    },
    "leather": {
      "brightness": 17,
      "contrast": 1.25,
      "hue": 40,
      "saturation": 0.507812,
      "lightness": 1.44531,
      "rgb": [
        144,
        118,
        70
      ]
    },
    "metal": {
      "brightness": 24,
      "contrast": 1.44531,
      "hue": 40,
      "saturation": 0.507812,
      "lightness": 1.44531,
      "rgb": [
        150,
        120,
        65
      ]
    },
    "fur": {
      "brightness": 17,
      "contrast": 1.25,
      "hue": 40,
      "saturation": 0.546875,
      "lightness": 1.44531,
      "rgb": [
        146,
        119,
        67
      ]
    },
    "item": 20375,
    "categories": [
      "Yellow",
      "Leather",
      "Rare"
    ]
  }
]