[
  {
    "id": 45,
    "name": "Tea Jeans",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": -8,
      "contrast": 1,
      "hue": 186,
      "saturation": 0.195312,
      "lightness": 1.21094,
      "rgb": [
        40,
        58,
        61
      ]
    },
    "leather": {
      "brightness": -3,
      "contrast": 1,
      "hue": 186,
      "saturation": 0.195312,
      "lightness": 1.21094,
      "rgb": [
        52,
        70,
        73
      ]
    },
    "metal": {
      "brightness": -3,
      "contrast": 1,
      "hue": 186,
      "saturation": 0.195312,
      "lightness": 1.21094,
      "rgb": [
        52,
        70,
        73
      ]
    },
    "fur": {
      "brightness": -8,
      "contrast": 1,
      "hue": 186,
      "saturation": 0.195312,
      "lightness": 1.21094,
      "rgb": [
        40,
        58,
        61
      ]
    },
    "categories": [
      "Blue",
      "Leather",
      "Starter"
    ]
  }
]