{
  "brightness": 77,
  "cmyk": {
    "c": 0,
    "k": 40,
    "m": 71,
    "string": "cmyk(0%, 71%, 78%, 40%)",
    "values": [
      0,
      71,
      78,
      40
    ],
    "y": 78
  },
  "hex": {
    "clean": "992d22",
    "shorten": null,
    "string": "#992d22",
    "values": [
      "99",
      "2d",
      "22"
    ]
  },
  "hsl": {
    "h": 6,
    "l": 37,
    "s": 64,
    "string": "hsl(6, 64%, 37%)",
    "values": [
      6,
      64,
      37
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/992d22",
    "square": "https://api.alexflipnote.dev/color/image/992d22"
  },
  "int": 10038562,
  "name": "Red Birch",
  "rgb": {
    "b": 34,
    "g": 45,
    "r": 153,
    "string": "rgb(153, 45, 34)",
    "values": [
      153,
      45,
      34
    ]
  },
  "safe_text_color": {
    "hex": "ffffff",
    "name": "White",
    "rgb": {
      "b": 255,
      "g": 255,
      "r": 255,
      "values": [
        255,
        255,
        255
      ]
    }
  },
  "shade": [
    "992d22",
    "89281e",
    "7a241b",
    "6b1f17",
    "5b1b14",
    "4c1611",
    "3d110d",
    "2d0d0a",
    "1e0806",
    "0f0403",
    "000000"
  ],
  "tint": [
    "992d22",
    "a34238",
    "ad574e",
    "b76c64",
    "c1817a",
    "cc9690",
    "d6aba6",
    "e0c0bc",
    "ead5d2",
    "f4eae8",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 85,
    "cmyk": {
      "c": 0,
      "k": 40,
      "m": 67,
      "string": "cmyk(0%, 67%, 67%, 40%)",
      "values": [
        0,
        67,
        67,
        40
      ],
      "y": 67
    },
    "hex": {
      "clean": "993333",
      "shorten": null,
      "string": "#993333",
      "values": [
        "99",
        "33",
        "33"
      ]
    },
    "hsl": {
      "h": 0,
      "l": 40,
      "s": 50,
      "string": "hsl(0, 50%, 40%)",
      "values": [
        0,
        50,
        40
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/993333",
      "square": "https://api.alexflipnote.dev/color/image/993333"
    },
    "int": 10040115,
    "name": "Red Birch",
    "rgb": {
      "b": 51,
      "g": 51,
      "r": 153,
      "string": "rgb(153, 51, 51)",
      "values": [
        153,
        51,
        51
      ]
    },
    "safe_text_color": {
      "hex": "ffffff",
      "name": "White",
      "rgb": {
        "b": 255,
        "g": 255,
        "r": 255,
        "values": [
          255,
          255,
          255
        ]
      }
    },
    "shade": [
      "992d22",
      "89281e",
      "7a241b",
      "6b1f17",
      "5b1b14",
      "4c1611",
      "3d110d",
      "2d0d0a",
      "1e0806",
      "0f0403",
      "000000"
    ],
    "tint": [
      "992d22",
      "a34238",
      "ad574e",
      "b76c64",
      "c1817a",
      "cc9690",
      "d6aba6",
      "e0c0bc",
      "ead5d2",
      "f4eae8",
      "FFFFFF"
    ]
  }
}
