{
  "brightness": 130,
  "cmyk": {
    "c": 0,
    "k": 10,
    "m": 45,
    "string": "cmyk(0%, 45%, 85%, 10%)",
    "values": [
      0,
      45,
      85,
      10
    ],
    "y": 85
  },
  "hex": {
    "clean": "e67e22",
    "shorten": null,
    "string": "#e67e22",
    "values": [
      "e6",
      "7e",
      "22"
    ]
  },
  "hsl": {
    "h": 28,
    "l": 52,
    "s": 80,
    "string": "hsl(28, 80%, 52%)",
    "values": [
      28,
      80,
      52
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/e67e22",
    "square": "https://api.alexflipnote.dev/color/image/e67e22"
  },
  "int": 15105570,
  "name": "Orange Gluttony",
  "rgb": {
    "b": 34,
    "g": 126,
    "r": 230,
    "string": "rgb(230, 126, 34)",
    "values": [
      230,
      126,
      34
    ]
  },
  "safe_text_color": {
    "hex": "ffffff",
    "name": "White",
    "rgb": {
      "b": 255,
      "g": 255,
      "r": 255,
      "values": [
        255,
        255,
        255
      ]
    }
  },
  "shade": [
    "e67e22",
    "cf711e",
    "b8641b",
    "a15817",
    "8a4b14",
    "733f11",
    "5b320d",
    "44250a",
    "2d1906",
    "160c03",
    "000000"
  ],
  "tint": [
    "e67e22",
    "e88a38",
    "eb974e",
    "eda464",
    "f0b17a",
    "f2be90",
    "f5cba6",
    "f7d8bc",
    "fae5d2",
    "fcf2e8",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 136,
    "cmyk": {
      "c": 0,
      "k": 0,
      "m": 60,
      "string": "cmyk(0%, 60%, 80%, 0%)",
      "values": [
        0,
        60,
        80,
        0
      ],
      "y": 80
    },
    "hex": {
      "clean": "ff6633",
      "shorten": null,
      "string": "#ff6633",
      "values": [
        "ff",
        "66",
        "33"
      ]
    },
    "hsl": {
      "h": 15,
      "l": 60,
      "s": 100,
      "string": "hsl(15, 100%, 60%)",
      "values": [
        15,
        100,
        60
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/ff6633",
      "square": "https://api.alexflipnote.dev/color/image/ff6633"
    },
    "int": 16737843,
    "name": "Orange Gluttony",
    "rgb": {
      "b": 51,
      "g": 102,
      "r": 255,
      "string": "rgb(255, 102, 51)",
      "values": [
        255,
        102,
        51
      ]
    },
    "safe_text_color": {
      "hex": "ffffff",
      "name": "White",
      "rgb": {
        "b": 255,
        "g": 255,
        "r": 255,
        "values": [
          255,
          255,
          255
        ]
      }
    },
    "shade": [
      "e67e22",
      "cf711e",
      "b8641b",
      "a15817",
      "8a4b14",
      "733f11",
      "5b320d",
      "44250a",
      "2d1906",
      "160c03",
      "000000"
    ],
    "tint": [
      "e67e22",
      "e88a38",
      "eb974e",
      "eda464",
      "f0b17a",
      "f2be90",
      "f5cba6",
      "f7d8bc",
      "fae5d2",
      "fcf2e8",
      "FFFFFF"
    ]
  }
}
