[
  {
    "id": 109,
    "name": "Apricot",
    "base_rgb": [
      128,
      26,
      26
    ],
    "cloth": {
      "brightness": 18,
      "contrast": 1.25,
      "hue": 22,
      "saturation": 0.9375,
      "lightness": 1.09375,
      "rgb": [
        160,
        75,
        23
      ]
    },
    "leather": {
      "brightness": 15,
      "contrast": 1.28906,
      "hue": 22,
      "saturation": 0.820312,
      "lightness": 1.09375,
      "rgb": [
        143,
        66,
        20
      ]
    },
    "metal": {
      "brightness": 18,
      "contrast": 1.32812,
      "hue": 22,
      "saturation": 0.820312,
      "lightness": 1.09375,
      "rgb": [
        149,
        70,
        22
      ]
    },
    "fur": {
      "brightness": 18,
      "contrast": 1.25,
      "hue": 22,
      "saturation": 0.9375,
      "lightness": 1.09375,
      "rgb": [
        160,
        75,
        23
      ]
    },
    "categories": [
      "Orange",
      "Vibrant",
      "Starter"
    ]
  }
]