{
  "brightness": 121,
  "cmyk": {
    "c": 77,
    "k": 20,
    "m": 0,
    "string": "cmyk(77%, 0%, 45%, 20%)",
    "values": [
      77,
      0,
      45,
      20
    ],
    "y": 45
  },
  "hex": {
    "clean": "2ecc71",
    "shorten": null,
    "string": "#2ecc71",
    "values": [
      "2e",
      "cc",
      "71"
    ]
  },
  "hsl": {
    "h": 145,
    "l": 49,
    "s": 63,
    "string": "hsl(145, 63%, 49%)",
    "values": [
      145,
      63,
      49
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/2ecc71",
    "square": "https://api.alexflipnote.dev/color/image/2ecc71"
  },
  "int": 3066993,
  "name": "Ufo Green",
  "rgb": {
    "b": 113,
    "g": 204,
    "r": 46,
    "string": "rgb(46, 204, 113)",
    "values": [
      46,
      204,
      113
    ]
  },
  "safe_text_color": {
    "hex": "ffffff",
    "name": "White",
    "rgb": {
      "b": 255,
      "g": 255,
      "r": 255,
      "values": [
        255,
        255,
        255
      ]
    }
  },
  "shade": [
    "2ecc71",
    "29b765",
    "24a35a",
    "208e4f",
    "1b7a43",
    "176638",
    "12512d",
    "0d3d21",
    "092816",
    "04140b",
    "000000"
  ],
  "tint": [
    "2ecc71",
    "42d17f",
    "57d68d",
    "6cdb9b",
    "81e0a9",
    "96e5b8",
    "abeac6",
    "c0efd4",
    "d5f4e2",
    "eaf9f0",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 119,
    "cmyk": {
      "c": 75,
      "k": 20,
      "m": 0,
      "string": "cmyk(75%, 0%, 50%, 20%)",
      "values": [
        75,
        0,
        50,
        20
      ],
      "y": 50
    },
    "hex": {
      "clean": "33cc66",
      "shorten": null,
      "string": "#33cc66",
      "values": [
        "33",
        "cc",
        "66"
      ]
    },
    "hsl": {
      "h": 140,
      "l": 50,
      "s": 60,
      "string": "hsl(140, 60%, 50%)",
      "values": [
        140,
        60,
        50
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/33cc66",
      "square": "https://api.alexflipnote.dev/color/image/33cc66"
    },
    "int": 3394662,
    "name": "Ufo Green",
    "rgb": {
      "b": 102,
      "g": 204,
      "r": 51,
      "string": "rgb(51, 204, 102)",
      "values": [
        51,
        204,
        102
      ]
    },
    "safe_text_color": {
      "hex": "ffffff",
      "name": "White",
      "rgb": {
        "b": 255,
        "g": 255,
        "r": 255,
        "values": [
          255,
          255,
          255
        ]
      }
    },
    "shade": [
      "2ecc71",
      "29b765",
      "24a35a",
      "208e4f",
      "1b7a43",
      "176638",
      "12512d",
      "0d3d21",
      "092816",
      "04140b",
      "000000"
    ],
    "tint": [
      "2ecc71",
      "42d17f",
      "57d68d",
      "6cdb9b",
      "81e0a9",
      "96e5b8",
      "abeac6",
      "c0efd4",
      "d5f4e2",
      "eaf9f0",
      "FFFFFF"
    ]
  }
}
