{
  "brightness": 110,
  "cmyk": {
    "c": 0,
    "k": 24,
    "m": 36,
    "string": "cmyk(0%, 36%, 93%, 24%)",
    "values": [
      0,
      36,
      93,
      24
    ],
    "y": 93
  },
  "hex": {
    "clean": "c27c0e",
    "shorten": null,
    "string": "#c27c0e",
    "values": [
      "c2",
      "7c",
      "0e"
    ]
  },
  "hsl": {
    "h": 37,
    "l": 41,
    "s": 87,
    "string": "hsl(37, 87%, 41%)",
    "values": [
      37,
      87,
      41
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/c27c0e",
    "square": "https://api.alexflipnote.dev/color/image/c27c0e"
  },
  "int": 12745742,
  "name": "Guo Tie Dumpling",
  "rgb": {
    "b": 14,
    "g": 124,
    "r": 194,
    "string": "rgb(194, 124, 14)",
    "values": [
      194,
      124,
      14
    ]
  },
  "safe_text_color": {
    "hex": "ffffff",
    "name": "White",
    "rgb": {
      "b": 255,
      "g": 255,
      "r": 255,
      "values": [
        255,
        255,
        255
      ]
    }
  },
  "shade": [
    "c27c0e",
    "ae6f0c",
    "9b630b",
    "875609",
    "744a08",
    "613e07",
    "4d3105",
    "3a2504",
    "261802",
    "130c01",
    "000000"
  ],
  "tint": [
    "c27c0e",
    "c88926",
    "ce963e",
    "d4a356",
    "dab06e",
    "e0bd86",
    "e6ca9e",
    "ecd7b6",
    "f2e4ce",
    "f8f1e6",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 102,
    "cmyk": {
      "c": 0,
      "k": 20,
      "m": 50,
      "string": "cmyk(0%, 50%, 100%, 20%)",
      "values": [
        0,
        50,
        100,
        20
      ],
      "y": 100
    },
    "hex": {
      "clean": "cc6600",
      "shorten": null,
      "string": "#cc6600",
      "values": [
        "cc",
        "66",
        "00"
      ]
    },
    "hsl": {
      "h": 30,
      "l": 40,
      "s": 100,
      "string": "hsl(30, 100%, 40%)",
      "values": [
        30,
        100,
        40
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/cc6600",
      "square": "https://api.alexflipnote.dev/color/image/cc6600"
    },
    "int": 13395456,
    "name": "Guo Tie Dumpling",
    "rgb": {
      "b": 0,
      "g": 102,
      "r": 204,
      "string": "rgb(204, 102, 0)",
      "values": [
        204,
        102,
        0
      ]
    },
    "safe_text_color": {
      "hex": "ffffff",
      "name": "White",
      "rgb": {
        "b": 255,
        "g": 255,
        "r": 255,
        "values": [
          255,
          255,
          255
        ]
      }
    },
    "shade": [
      "c27c0e",
      "ae6f0c",
      "9b630b",
      "875609",
      "744a08",
      "613e07",
      "4d3105",
      "3a2504",
      "261802",
      "130c01",
      "000000"
    ],
    "tint": [
      "c27c0e",
      "c88926",
      "ce963e",
      "d4a356",
      "dab06e",
      "e0bd86",
      "e6ca9e",
      "ecd7b6",
      "f2e4ce",
      "f8f1e6",
      "FFFFFF"
    ]
  }
}
