{
  "brightness": 58,
  "cmyk": {
    "c": 14,
    "k": 75,
    "m": 10,
    "string": "cmyk(14%, 10%, 0%, 75%)",
    "values": [
      14,
      10,
      0,
      75
    ],
    "y": 0
  },
  "hex": {
    "clean": "36393f",
    "shorten": null,
    "string": "#36393f",
    "values": [
      "36",
      "39",
      "3f"
    ]
  },
  "hsl": {
    "h": 220,
    "l": 23,
    "s": 8,
    "string": "hsl(220, 8%, 23%)",
    "values": [
      220,
      8,
      23
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/36393f",
    "square": "https://api.alexflipnote.dev/color/image/36393f"
  },
  "int": 3553599,
  "name": "Antarctic Deep",
  "rgb": {
    "b": 63,
    "g": 57,
    "r": 54,
    "string": "rgb(54, 57, 63)",
    "values": [
      54,
      57,
      63
    ]
  },
  "safe_text_color": {
    "hex": "ffffff",
    "name": "White",
    "rgb": {
      "b": 255,
      "g": 255,
      "r": 255,
      "values": [
        255,
        255,
        255
      ]
    }
  },
  "shade": [
    "36393f",
    "303338",
    "2b2d32",
    "25272c",
    "202225",
    "1b1c1f",
    "151619",
    "101112",
    "0a0b0c",
    "050506",
    "000000"
  ],
  "tint": [
    "36393f",
    "4a4c52",
    "5e6065",
    "727478",
    "86888b",
    "9a9c9f",
    "aeafb2",
    "c2c3c5",
    "d6d7d8",
    "eaebeb",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 51,
    "cmyk": {
      "c": 0,
      "k": 80,
      "m": 0,
      "string": "cmyk(0%, 0%, 0%, 80%)",
      "values": [
        0,
        0,
        0,
        80
      ],
      "y": 0
    },
    "hex": {
      "clean": "333333",
      "shorten": "333",
      "string": "#333333",
      "values": [
        "33",
        "33",
        "33"
      ]
    },
    "hsl": {
      "h": 0,
      "l": 20,
      "s": 0,
      "string": "hsl(0, 0%, 20%)",
      "values": [
        0,
        0,
        20
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/333333",
      "square": "https://api.alexflipnote.dev/color/image/333333"
    },
    "int": 3355443,
    "name": "Antarctic Deep",
    "rgb": {
      "b": 51,
      "g": 51,
      "r": 51,
      "string": "rgb(51, 51, 51)",
      "values": [
        51,
        51,
        51
      ]
    },
    "safe_text_color": {
      "hex": "ffffff",
      "name": "White",
      "rgb": {
        "b": 255,
        "g": 255,
        "r": 255,
        "values": [
          255,
          255,
          255
        ]
      }
    },
    "shade": [
      "36393f",
      "303338",
      "2b2d32",
      "25272c",
      "202225",
      "1b1c1f",
      "151619",
      "101112",
      "0a0b0c",
      "050506",
      "000000"
    ],
    "tint": [
      "36393f",
      "4a4c52",
      "5e6065",
      "727478",
      "86888b",
      "9a9c9f",
      "aeafb2",
      "c2c3c5",
      "d6d7d8",
      "eaebeb",
      "FFFFFF"
    ]
  }
}
