{
  "brightness": 124,
  "cmyk": {
    "c": 0,
    "k": 7,
    "m": 72,
    "string": "cmyk(0%, 72%, 71%, 7%)",
    "values": [
      0,
      72,
      71,
      7
    ],
    "y": 71
  },
  "hex": {
    "clean": "ed4245",
    "shorten": null,
    "string": "#ed4245",
    "values": [
      "ed",
      "42",
      "45"
    ]
  },
  "hsl": {
    "h": 359,
    "l": 59,
    "s": 83,
    "string": "hsl(359, 83%, 59%)",
    "values": [
      359,
      83,
      59
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/ed4245",
    "square": "https://api.alexflipnote.dev/color/image/ed4245"
  },
  "int": 15548997,
  "name": "Glowing Brake Disc",
  "rgb": {
    "b": 69,
    "g": 66,
    "r": 237,
    "string": "rgb(237, 66, 69)",
    "values": [
      237,
      66,
      69
    ]
  },
  "safe_text_color": {
    "hex": "ffffff",
    "name": "White",
    "rgb": {
      "b": 255,
      "g": 255,
      "r": 255,
      "values": [
        255,
        255,
        255
      ]
    }
  },
  "shade": [
    "ed4245",
    "d53b3e",
    "bd3437",
    "a52e30",
    "8e2729",
    "762122",
    "5e1a1b",
    "471314",
    "2f0d0d",
    "170606",
    "000000"
  ],
  "tint": [
    "ed4245",
    "ee5457",
    "f0676a",
    "f27a7c",
    "f48d8f",
    "f6a0a2",
    "f7b3b4",
    "f9c6c7",
    "fbd9d9",
    "fdecec",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 119,
    "cmyk": {
      "c": 0,
      "k": 0,
      "m": 80,
      "string": "cmyk(0%, 80%, 80%, 0%)",
      "values": [
        0,
        80,
        80,
        0
      ],
      "y": 80
    },
    "hex": {
      "clean": "ff3333",
      "shorten": null,
      "string": "#ff3333",
      "values": [
        "ff",
        "33",
        "33"
      ]
    },
    "hsl": {
      "h": 0,
      "l": 60,
      "s": 100,
      "string": "hsl(0, 100%, 60%)",
      "values": [
        0,
        100,
        60
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/ff3333",
      "square": "https://api.alexflipnote.dev/color/image/ff3333"
    },
    "int": 16724787,
    "name": "Glowing Brake Disc",
    "rgb": {
      "b": 51,
      "g": 51,
      "r": 255,
      "string": "rgb(255, 51, 51)",
      "values": [
        255,
        51,
        51
      ]
    },
    "safe_text_color": {
      "hex": "ffffff",
      "name": "White",
      "rgb": {
        "b": 255,
        "g": 255,
        "r": 255,
        "values": [
          255,
          255,
          255
        ]
      }
    },
    "shade": [
      "ed4245",
      "d53b3e",
      "bd3437",
      "a52e30",
      "8e2729",
      "762122",
      "5e1a1b",
      "471314",
      "2f0d0d",
      "170606",
      "000000"
    ],
    "tint": [
      "ed4245",
      "ee5457",
      "f0676a",
      "f27a7c",
      "f48d8f",
      "f6a0a2",
      "f7b3b4",
      "f9c6c7",
      "fbd9d9",
      "fdecec",
      "FFFFFF"
    ]
  }
}
