Class FullPalette

java.lang.Object
com.github.yellowstonegames.core.FullPalette

public final class FullPalette extends Object
A palette of many predefined colors as packed Oklab ints; this contains the full palette that is present in SquidLib in its (massive) SColor class.
You can access colors by their constant name, such as cactus, by the NAMED map using NAMED.get("Baby Blue"), by getting a color by its name's position in alphabetical order with NAMED.getAt(12), or by index in the IntList called LIST. When accessing a color with ObjectIntMap.get(Object), if the name is not found, get() will return PLACEHOLDER. If you want to control the not-found value, you can use ObjectIntMap.getOrDefault(Object, int). You can access the names in a specific order with NAMES (which is alphabetical), NAMES_BY_HUE (which is sorted by the hue of the matching color, with all grayscale colors at the start, then from red to yellow to blue to purple to red again), or NAMES_BY_LIGHTNESS (which is sorted by the L channel of the matching color, from darkest to lightest). Having a name lets you look up the matching color in NAMED. You can also modify or re-order NAMED if you want to, such as to add more named colors.
The colors in here can be manipulated and analyzed using the methods in DescriptiveColor. In particular, DescriptiveColor.toRGBA8888(int) should be useful to convert Oklab constants here to RGBA8888 ints that libGDX (or other systems) can use. While they're still Oklab, DescriptiveColor.lighten(int, float), darken(), enrich(), dullen(), and so on can all be useful to adjust colors.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int[]
    This array is loaded with the colors from the traditional Japanese Achromatic Series found on Wikipedia.
    static final int
    This color constant "Alice Blue" has RGBA8888 code F0F8FFFF, L 0.96862745, A 0.49411765, B 0.49411765, alpha 1.0, hue 0.625, saturation 0.05656854, and chroma 0.016572814.
    static final int
    This color constant "Alizarin" has RGBA8888 code E32636FF, L 0.4627451, A 0.6, B 0.5411765, alpha 1.0, hue 0.063700125, saturation 0.8962282, and chroma 0.21544659.
    static final int
    This color constant "Aloewood" has RGBA8888 code 6A432DFF, L 0.3019608, A 0.5176471, B 0.5254902, alpha 1.0, hue 0.15128402, saturation 0.55498874, and chroma 0.061763234.
    static final int
    This color constant "Aloewood Brown" has RGBA8888 code 5A6457FF, L 0.3764706, A 0.49019608, B 0.5058824, alpha 1.0, hue 0.375, saturation 0.13797206, and chroma 0.022777155.
    static final int
    This color constant "Amaranth" has RGBA8888 code E52B50FF, L 0.47843137, A 0.6039216, B 0.5254902, alpha 1.0, hue 0.0403737, saturation 0.87164533, and chroma 0.21316819.
    static final int
    This color constant "Amber" has RGBA8888 code FFBF00FF, L 0.7882353, A 0.5019608, B 0.58431375, alpha 1.0, hue 0.24277052, saturation 0.95750934, and chroma 0.16801417.
    static final int
    This color constant "Amber Dye" has RGBA8888 code CA6924FF, L 0.52156866, A 0.5411765, B 0.5568628, alpha 1.0, hue 0.14929467, saturation 0.84550345, and chroma 0.13986339.
    static final int
    This color constant "Amethyst" has RGBA8888 code 9966CCFF, L 0.5058824, A 0.5411765, B 0.4392157, alpha 1.0, hue 0.8507053, saturation 0.42761093, and chroma 0.14626285.
    static final int
    This color constant "Amur Cork Tree" has RGBA8888 code F3C13AFF, L 0.78039217, A 0.49803922, B 0.5764706, alpha 1.0, hue 0.25, saturation 0.8695652, and chroma 0.15239382.
    static final int
    This color constant "Apricot" has RGBA8888 code FBCEB1FF, L 0.84705883, A 0.5137255, B 0.52156866, alpha 1.0, hue 0.15641639, saturation 0.2486587, and chroma 0.050931267.
    static final int
    This color constant "Aqua" has RGBA8888 code 00FFFFFF, L 0.8627451, A 0.42352942, B 0.47843137, alpha 1.0, hue 0.5409546, saturation 0.9583845, and chroma 0.1582875.
    static final int
    This color constant "Aquamarine" has RGBA8888 code 7FFFD4FF, L 0.88235295, A 0.4392157, B 0.50980395, alpha 1.0, hue 0.4685836, saturation 0.6118823, and chroma 0.12265874.
    static final int
    This color constant "Army Green" has RGBA8888 code 4B5320FF, L 0.3019608, A 0.47843137, B 0.53333336, alpha 1.0, hue 0.33070704, saturation 0.7100435, and chroma 0.079095535.
    static final int
    This color constant "Asparagus" has RGBA8888 code 7BA05BFF, L 0.57254905, A 0.4627451, B 0.5372549, alpha 1.0, hue 0.36663133, saturation 0.5275931, and chroma 0.104961164.
    static final int
    This color constant "Atomic Tangerine" has RGBA8888 code FF9966FF, L 0.70980394, A 0.5411765, B 0.54509807, alpha 1.0, hue 0.13191529, saturation 0.54262733, and chroma 0.121659465.
    static final int
    This color constant "Auburn" has RGBA8888 code 6D351AFF, L 0.27450982, A 0.5294118, B 0.53333336, alpha 1.0, hue 0.13435109, saturation 0.75259966, and chroma 0.08856081.
    static final int
    This color constant "Aurora Absinthe" has RGBA8888 code 9BF046FF, L 0.8235294, A 0.42745098, B 0.5764706, alpha 1.0, hue 0.36663133, saturation 0.8408515, and chroma 0.209995.
    static final int
    This color constant "Aurora Air Force Blue" has RGBA8888 code 578FC7FF, L 0.5411765, A 0.47843137, B 0.4509804, alpha 1.0, hue 0.68716717, saturation 0.5531915, and chroma 0.106691405.
    static final int
    This color constant "Aurora Amazonite" has RGBA8888 code 8FC7C7FF, L 0.73333335, A 0.47058824, B 0.49019608, alpha 1.0, hue 0.54429305, saturation 0.39351946, and chroma 0.061763234.
    static final int
    This color constant "Aurora Angel Wing" has RGBA8888 code E1F8FAFF, L 0.9529412, A 0.4862745, B 0.49411765, alpha 1.0, hue 0.5512084, saturation 0.1437399, and chroma 0.029749114.
    static final int
    This color constant "Aurora Apple Green" has RGBA8888 code 14E60AFF, L 0.7294118, A 0.3882353, B 0.5803922, alpha 1.0, hue 0.39758337, saturation 0.9859155, and chroma 0.27427328.
    static final int
    This color constant "Aurora Apricot" has RGBA8888 code FFA53CFF, L 0.7294118, A 0.5254902, B 0.5686275, alpha 1.0, hue 0.19097084, saturation 0.804717, and chroma 0.14584495.
    static final int
    This color constant "Aurora Aquamarine" has RGBA8888 code C7F1F1FF, L 0.90588236, A 0.47843137, B 0.49411765, alpha 1.0, hue 0.53141636, saturation 0.2371637, and chroma 0.044538103.
    static final int
    This color constant "Aurora Army Green" has RGBA8888 code 626200FF, L 0.3647059, A 0.47843137, B 0.54901963, alpha 1.0, hue 0.30843753, saturation 0.92855924, and chroma 0.106691405.
    static final int
    This color constant "Aurora Artichoke" has RGBA8888 code 87B48EFF, L 0.6509804, A 0.46666667, B 0.5137255, alpha 1.0, hue 0.42620847, saturation 0.34401047, and chroma 0.071815535.
    static final int
    This color constant "Aurora Asparagus" has RGBA8888 code 587D3EFF, L 0.4392157, A 0.4627451, B 0.5372549, alpha 1.0, hue 0.36663133, saturation 0.62574995, and chroma 0.104961164.
    static final int
    This color constant "Aurora Avocado" has RGBA8888 code 6AA805FF, L 0.57254905, A 0.4392157, B 0.5686275, alpha 1.0, hue 0.36057127, saturation 0.93723, and chroma 0.18263547.
    static final int
    This color constant "Aurora Banana Pudding" has RGBA8888 code E6D55AFF, L 0.8235294, A 0.48235294, B 0.5647059, alpha 1.0, hue 0.28677934, saturation 0.7128265, and chroma 0.1336143.
    static final int
    This color constant "Aurora Beige" has RGBA8888 code CBAA89FF, L 0.6901961, A 0.50980395, B 0.5254902, alpha 1.0, hue 0.18555963, saturation 0.33112058, and chroma 0.054407768.
    static final int
    This color constant "Aurora Blacklight Glow" has RGBA8888 code 8732D2FF, L 0.4, A 0.5647059, B 0.40392157, alpha 1.0, hue 0.8480869, saturation 0.79488873, and chroma 0.23076649.
    static final int
    This color constant "Aurora Blue Eye" has RGBA8888 code 4B7DC8FF, L 0.4862745, A 0.48235294, B 0.4392157, alpha 1.0, hue 0.70852363, saturation 0.5645155, and chroma 0.12609385.
    static final int
    This color constant "Aurora Blue Smoke" has RGBA8888 code 8FABC7FF, L 0.654902, A 0.49019608, B 0.4745098, alpha 1.0, hue 0.6987916, saturation 0.21439171, and chroma 0.054407768.
    static final int
    This color constant "Aurora Blue Steel" has RGBA8888 code 7676CAFF, L 0.5019608, A 0.50980395, B 0.4392157, alpha 1.0, hue 0.78141636, saturation 0.3090315, and chroma 0.12265874.
    static final int
    This color constant "Aurora Blueberry" has RGBA8888 code 0F377DFF, L 0.23137255, A 0.4862745, B 0.43137255, alpha 1.0, hue 0.7222003, saturation 0.8420818, and chroma 0.13942632.
    static final int
    This color constant "Aurora Bologna" has RGBA8888 code 98344DFF, L 0.3529412, A 0.5647059, B 0.5058824, alpha 1.0, hue 0.018638318, saturation 0.6459337, and chroma 0.12943782.
    static final int
    This color constant "Aurora Boysenberry" has RGBA8888 code 57578FFF, L 0.36862746, A 0.50980395, B 0.45490196, alpha 1.0, hue 0.79237556, saturation 0.28504387, and chroma 0.091942206.
    static final int
    This color constant "Aurora Brick" has RGBA8888 code D5524AFF, L 0.5019608, A 0.5686275, B 0.53333336, alpha 1.0, hue 0.07379155, saturation 0.60073465, and chroma 0.15199278.
    static final int
    This color constant "Aurora Bronze Skin 1" has RGBA8888 code 73573BFF, L 0.3647059, A 0.50980395, B 0.5254902, alpha 1.0, hue 0.18555963, saturation 0.49134022, and chroma 0.054407768.
    static final int
    This color constant "Aurora Bronze Skin 2" has RGBA8888 code 8F7357FF, L 0.47058824, A 0.50980395, B 0.52156866, alpha 1.0, hue 0.17620845, saturation 0.3626056, and chroma 0.0471994.
    static final int
    This color constant "Aurora Bronze Skin 3" has RGBA8888 code C49E73FF, L 0.64705884, A 0.50980395, B 0.5294118, alpha 1.0, hue 0.19289984, saturation 0.3883638, and chroma 0.061763234.
    static final int
    This color constant "Aurora Bronze Skin 4" has RGBA8888 code E3C7ABFF, L 0.8, A 0.5058824, B 0.5176471, alpha 1.0, hue 0.1894406, saturation 0.21118294, and chroma 0.03705794.
    static final int
    This color constant "Aurora Brown Velvet" has RGBA8888 code 4B2837FF, L 0.20392157, A 0.5294118, B 0.49411765, alpha 1.0, hue 0.98020846, saturation 0.42432937, and chroma 0.059754133.
    static final int
    This color constant "Aurora Bubble" has RGBA8888 code BFFFFFFF, L 0.94509804, A 0.47058824, B 0.49019608, alpha 1.0, hue 0.54429305, saturation 0.33091408, and chroma 0.061763234.
    static final int
    This color constant "Aurora Bubble Gum" has RGBA8888 code FF50BFFF, L 0.60784316, A 0.60784316, B 0.46666667, alpha 1.0, hue 0.95570695, saturation 0.7190232, and chroma 0.22487247.
    static final int
    This color constant "Aurora Bubblegum Pink" has RGBA8888 code FD81FFFF, L 0.7137255, A 0.5803922, B 0.44313726, alpha 1.0, hue 0.90641636, saturation 0.52038884, and chroma 0.19616999.
    static final int
    This color constant "Aurora Burnt Yellow" has RGBA8888 code D79B0FFF, L 0.6509804, A 0.5058824, B 0.57254905, alpha 1.0, hue 0.23330833, saturation 0.9319499, and chroma 0.14500555.
    static final int
    This color constant "Aurora Calm Sky" has RGBA8888 code 4AA4FFFF, L 0.61960787, A 0.47058824, B 0.42745098, alpha 1.0, hue 0.69097084, saturation 0.7288003, and chroma 0.15595676.
    static final int
    This color constant "Aurora Carmine" has RGBA8888 code BD1039FF, L 0.3764706, A 0.59607846, B 0.5254902, alpha 1.0, hue 0.043450944, saturation 0.9440549, and chroma 0.198028.
    static final int
    This color constant "Aurora Cedar Wood" has RGBA8888 code 621800FF, L 0.20392157, A 0.54901963, B 0.53333336, alpha 1.0, hue 0.096375585, saturation 0.9035079, and chroma 0.11809544.
    static final int
    This color constant "Aurora Celadon" has RGBA8888 code AFFFAFFF, L 0.90588236, A 0.44705883, B 0.53333336, alpha 1.0, hue 0.40362442, saturation 0.39040464, and chroma 0.12463325.
    static final int
    This color constant "Aurora Celery" has RGBA8888 code 7DFF73FF, L 0.85490197, A 0.41960785, B 0.56078434, alpha 1.0, hue 0.39261138, saturation 0.64841765, and chroma 0.20078278.
    static final int
    This color constant "Aurora Chartreuse" has RGBA8888 code C8FF41FF, L 0.90588236, A 0.4392157, B 0.58431375, alpha 1.0, hue 0.34524146, saturation 0.8589372, and chroma 0.2070681.
    static final int
    This color constant "Aurora Cherry Syrup" has RGBA8888 code 551937FF, L 0.19607843, A 0.5529412, B 0.49019608, alpha 1.0, hue 0.97741663, saturation 0.74432296, and chroma 0.107261956.
    static final int
    This color constant "Aurora Chinchilla" has RGBA8888 code 929292FF, L 0.57254905, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Chipped Granite" has RGBA8888 code A8B9DCFF, L 0.7254902, A 0.49411765, B 0.4745098, alpha 1.0, hue 0.723716, saturation 0.12942049, and chroma 0.052115876.
    static final int
    This color constant "Aurora Cloud" has RGBA8888 code EDEDEDFF, L 0.92941177, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Coal Black" has RGBA8888 code 131313FF, L 0.07450981, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Cold Iron" has RGBA8888 code 57738FFF, L 0.4392157, A 0.4862745, B 0.4745098, alpha 1.0, hue 0.67620844, saturation 0.35306334, and chroma 0.05767509.
    static final int
    This color constant "Aurora Corn Silk" has RGBA8888 code C7C78FFF, L 0.7647059, A 0.4862745, B 0.5294118, alpha 1.0, hue 0.30710015, saturation 0.34873483, and chroma 0.064659946.
    static final int
    This color constant "Aurora Cornflower Blue" has RGBA8888 code 3C3CF5FF, L 0.36862746, A 0.5058824, B 0.36862746, alpha 1.0, hue 0.75963426, saturation 0.7600127, and chroma 0.26198098.
    static final int
    This color constant "Aurora Cotton Candy" has RGBA8888 code FFDCF5FF, L 0.9098039, A 0.5176471, B 0.49019608, alpha 1.0, hue 0.9394406, saturation 0.099725276, and chroma 0.040217306.
    static final int
    This color constant "Aurora Cream" has RGBA8888 code FFFFBFFF, L 0.98039216, A 0.4862745, B 0.53333336, alpha 1.0, hue 0.30120838, saturation 0.33287132, and chroma 0.071815535.
    static final int
    This color constant "Aurora Cricket" has RGBA8888 code 8F8F57FF, L 0.54509807, A 0.4862745, B 0.53333336, alpha 1.0, hue 0.30120838, saturation 0.48650423, and chroma 0.071815535.
    static final int
    This color constant "Aurora Cyan" has RGBA8888 code 00FFFFFF, L 0.8627451, A 0.42352942, B 0.47843137, alpha 1.0, hue 0.5409546, saturation 0.9583845, and chroma 0.1582875.
    static final int
    This color constant "Aurora Dark Pine" has RGBA8888 code 283405FF, L 0.18039216, A 0.4745098, B 0.5294118, alpha 1.0, hue 0.35241663, saturation 0.8695652, and chroma 0.07753685.
    static final int
    This color constant "Aurora Dark Skin 1" has RGBA8888 code 573B3BFF, L 0.2627451, A 0.5176471, B 0.5058824, alpha 1.0, hue 0.0605594, saturation 0.24478021, and chroma 0.03705794.
    static final int
    This color constant "Aurora Dark Skin 2" has RGBA8888 code 73413CFF, L 0.3137255, A 0.5294118, B 0.5137255, alpha 1.0, hue 0.07379155, saturation 0.3577709, and chroma 0.064659946.
    static final int
    This color constant "Aurora Dark Skin 3" has RGBA8888 code 8E5555FF, L 0.4, A 0.53333336, B 0.50980395, alpha 1.0, hue 0.051208384, saturation 0.33287132, and chroma 0.069218926.
    static final int
    This color constant "Aurora Dark Teal" has RGBA8888 code 234146FF, L 0.23137255, A 0.47843137, B 0.4862745, alpha 1.0, hue 0.58601034, saturation 0.64788353, and chroma 0.050931267.
    static final int
    This color constant "Aurora Deep Jungle" has RGBA8888 code 191E0FFF, L 0.105882354, A 0.4862745, B 0.5137255, alpha 1.0, hue 0.35241663, saturation 0.625, and chroma 0.038669903.
    static final int
    This color constant "Aurora Deep Purple" has RGBA8888 code 7F007FFF, L 0.2901961, A 0.58431375, B 0.44313726, alpha 1.0, hue 0.9098022, saturation 0.96580774, and chroma 0.20259848.
    static final int
    This color constant "Aurora Deep Teal" has RGBA8888 code 055A5CFF, L 0.30588236, A 0.4627451, B 0.4862745, alpha 1.0, hue 0.5512084, saturation 0.9035079, and chroma 0.079095535.
    static final int
    This color constant "Aurora Denim Blue" has RGBA8888 code 109CDEFF, L 0.56078434, A 0.45882353, B 0.4392157, alpha 1.0, hue 0.65641636, saturation 0.9013878, and chroma 0.14626285.
    static final int
    This color constant "Aurora Desert Rain" has RGBA8888 code 326496FF, L 0.3764706, A 0.47843137, B 0.4509804, alpha 1.0, hue 0.68716717, saturation 0.7027027, and chroma 0.106691405.
    static final int
    This color constant "Aurora Drab Green" has RGBA8888 code 414123FF, L 0.24705882, A 0.49019608, B 0.52156866, alpha 1.0, hue 0.30120838, saturation 0.5499613, and chroma 0.0471994.
    static final int
    This color constant "Aurora Dreary Blue" has RGBA8888 code 3B5773FF, L 0.32941177, A 0.4862745, B 0.47058824, alpha 1.0, hue 0.68555963, saturation 0.44798666, and chroma 0.064659946.
    static final int
    This color constant "Aurora Dried Sage" has RGBA8888 code ABE3C5FF, L 0.83137256, A 0.46666667, B 0.50980395, alpha 1.0, hue 0.44289985, saturation 0.31069103, and chroma 0.069218926.
    static final int
    This color constant "Aurora Driftwood" has RGBA8888 code 8C805AFF, L 0.5019608, A 0.49803922, B 0.5254902, alpha 1.0, hue 0.25, saturation 0.4, and chroma 0.050931267.
    static final int
    This color constant "Aurora Dry Brush" has RGBA8888 code AC9400FF, L 0.5803922, A 0.4862745, B 0.5686275, alpha 1.0, hue 0.27628398, saturation 0.96043617, and chroma 0.13942632.
    static final int
    This color constant "Aurora Dry Pepper" has RGBA8888 code DA6E0AFF, L 0.5529412, A 0.5411765, B 0.5647059, alpha 1.0, hue 0.1585965, saturation 0.9203844, and chroma 0.15279381.
    static final int
    This color constant "Aurora Dull Azure" has RGBA8888 code 2378DCFF, L 0.46666667, A 0.4745098, B 0.41960785, alpha 1.0, hue 0.7036129, saturation 0.8188476, and chroma 0.16801417.
    static final int
    This color constant "Aurora Dull Green" has RGBA8888 code 53500AFF, L 0.3019608, A 0.48235294, B 0.5411765, alpha 1.0, hue 0.3055087, saturation 0.86701477, and chroma 0.08924734.
    static final int
    This color constant "Aurora Dull Violet" has RGBA8888 code 73578FFF, L 0.39607844, A 0.5254902, B 0.4627451, alpha 1.0, hue 0.8552086, saturation 0.31237683, and chroma 0.08992863.
    static final int
    This color constant "Aurora Dun" has RGBA8888 code B5B572FF, L 0.6901961, A 0.4862745, B 0.5372549, alpha 1.0, hue 0.29638705, saturation 0.4745594, and chroma 0.079095535.
    static final int
    This color constant "Aurora Dust Bunny" has RGBA8888 code BED2F0FF, L 0.8156863, A 0.49411765, B 0.47843137, alpha 1.0, hue 0.71858364, saturation 0.11721884, and chroma 0.044538103.
    static final int
    This color constant "Aurora Dusty Grape" has RGBA8888 code 724072FF, L 0.33333334, A 0.5411765, B 0.47058824, alpha 1.0, hue 0.9098022, saturation 0.44197983, and chroma 0.1008085.
    static final int
    This color constant "Aurora Dusty Green" has RGBA8888 code 73AB73FF, L 0.6039216, A 0.45882353, B 0.5254902, alpha 1.0, hue 0.4027998, saturation 0.39375985, and chroma 0.096477255.
    static final int
    This color constant "Aurora Dusty Pink" has RGBA8888 code C78FB9FF, L 0.6392157, A 0.5372549, B 0.48235294, alpha 1.0, hue 0.9394406, saturation 0.25047278, and chroma 0.0821242.
    static final int
    This color constant "Aurora Earwax" has RGBA8888 code BFBF3FFF, L 0.7176471, A 0.4745098, B 0.5686275, alpha 1.0, hue 0.30120838, saturation 0.824942, and chroma 0.14584495.
    static final int
    This color constant "Aurora Eggplant" has RGBA8888 code 320A46FF, L 0.13333334, A 0.5372549, B 0.4509804, alpha 1.0, hue 0.86057127, saturation 0.86780554, and chroma 0.12265874.
    static final int
    This color constant "Aurora Electric Blue" has RGBA8888 code 0052F6FF, L 0.39215687, A 0.48235294, B 0.3764706, alpha 1.0, hue 0.72957695, saturation 0.89305717, and chroma 0.24859223.
    static final int
    This color constant "Aurora Elephant" has RGBA8888 code 808080FF, L 0.5019608, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Embers" has RGBA8888 code F55A32FF, L 0.56078434, A 0.57254905, B 0.5568628, alpha 1.0, hue 0.10636183, saturation 0.80691457, and chroma 0.1836353.
    static final int
    This color constant "Aurora Emerald" has RGBA8888 code 00C514FF, L 0.62352943, A 0.4, B 0.57254905, alpha 1.0, hue 0.39656967, saturation 0.9812699, and chroma 0.24612474.
    static final int
    This color constant "Aurora Eminence" has RGBA8888 code 3C233CFF, L 0.1764706, A 0.5254902, B 0.48235294, alpha 1.0, hue 0.9173755, saturation 0.4134491, and chroma 0.061763234.
    static final int
    This color constant "Aurora Eucalyptus" has RGBA8888 code 1C8C4EFF, L 0.45490196, A 0.43529412, B 0.5294118, alpha 1.0, hue 0.42620847, saturation 0.8726119, and chroma 0.1415982.
    static final int
    This color constant "Aurora Faded Blue" has RGBA8888 code 3F3FBFFF, L 0.32941177, A 0.50980395, B 0.40392157, alpha 1.0, hue 0.76979154, saturation 0.6201737, and chroma 0.19240016.
    static final int
    This color constant "Aurora Fawn" has RGBA8888 code BF7F3FFF, L 0.5568628, A 0.52156866, B 0.54901963, alpha 1.0, hue 0.1811804, saturation 0.6984303, and chroma 0.106691405.
    static final int
    This color constant "Aurora Feather Down" has RGBA8888 code E3E3FFFF, L 0.9019608, A 0.5019608, B 0.48235294, alpha 1.0, hue 0.7889897, saturation 0.0, and chroma 0.0353726.
    static final int
    This color constant "Aurora Fern Green" has RGBA8888 code 0C5C0CFF, L 0.2901961, A 0.4392157, B 0.5411765, alpha 1.0, hue 0.39929467, saturation 0.95390135, and chroma 0.14626285.
    static final int
    This color constant "Aurora Flamingo" has RGBA8888 code FC3A8CFF, L 0.5529412, A 0.6117647, B 0.49411765, alpha 1.0, hue 0.9945141, saturation 0.8060343, and chroma 0.22296442.
    static final int
    This color constant "Aurora Floral Foam" has RGBA8888 code 0F6946FF, L 0.34117648, A 0.44705883, B 0.5137255, alpha 1.0, hue 0.45249218, saturation 0.90676475, and chroma 0.10895567.
    static final int
    This color constant "Aurora Fog" has RGBA8888 code C9C9C9FF, L 0.7882353, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Forest Glen" has RGBA8888 code 149605FF, L 0.4745098, A 0.41568628, B 0.56078434, alpha 1.0, hue 0.39637765, saturation 0.9778058, and chroma 0.2070681.
    static final int
    This color constant "Aurora Fresh Blood" has RGBA8888 code FF0000FF, L 0.49803922, A 0.6117647, B 0.56078434, alpha 1.0, hue 0.0802403, saturation 0.98868626, and chroma 0.25345513.
    static final int
    This color constant "Aurora Frog Green" has RGBA8888 code 73C805FF, L 0.6745098, A 0.42745098, B 0.5764706, alpha 1.0, hue 0.36663133, saturation 0.96097314, and chroma 0.209995.
    static final int
    This color constant "Aurora Fruit Punch" has RGBA8888 code C80078FF, L 0.41568628, A 0.6117647, B 0.48235294, alpha 1.0, hue 0.9781855, saturation 0.95982176, and chroma 0.22541466.
    static final int
    This color constant "Aurora Fusion Red" has RGBA8888 code FF3C0AFF, L 0.53333336, A 0.5921569, B 0.5647059, alpha 1.0, hue 0.09808689, saturation 0.94873816, and chroma 0.22432896.
    static final int
    This color constant "Aurora Garter Snake" has RGBA8888 code 64C082FF, L 0.65882355, A 0.44313726, B 0.5254902, alpha 1.0, hue 0.42620847, saturation 0.5906595, and chroma 0.124142565.
    static final int
    This color constant "Aurora Grape Lollipop" has RGBA8888 code 5A187BFF, L 0.24313726, A 0.5568628, B 0.43529412, alpha 1.0, hue 0.86986786, saturation 0.84352744, and chroma 0.17160846.
    static final int
    This color constant "Aurora Grape Soda" has RGBA8888 code 410062FF, L 0.17254902, A 0.54901963, B 0.43529412, alpha 1.0, hue 0.8585943, saturation 0.98169184, and chroma 0.16172063.
    static final int
    This color constant "Aurora Graphite" has RGBA8888 code 373737FF, L 0.21568628, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Gray Green" has RGBA8888 code 506450FF, L 0.3647059, A 0.48235294, B 0.50980395, alpha 1.0, hue 0.39758337, saturation 0.22222222, and chroma 0.040217306.
    static final int
    This color constant "Aurora Greyhound" has RGBA8888 code A4A4A4FF, L 0.6431373, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Ham" has RGBA8888 code EBACE1FF, L 0.7647059, A 0.5372549, B 0.4745098, alpha 1.0, hue 0.91398966, saturation 0.23092878, and chroma 0.08992863.
    static final int
    This color constant "Aurora Heliotrope" has RGBA8888 code FF52FFFF, L 0.6431373, A 0.6117647, B 0.42745098, alpha 1.0, hue 0.91159046, saturation 0.758491, and chroma 0.26545262.
    static final int
    This color constant "Aurora Hidden Blue" has RGBA8888 code 186ABDFF, L 0.40784314, A 0.4745098, B 0.42745098, alpha 1.0, hue 0.6987916, saturation 0.88249606, and chroma 0.15319274.
    static final int
    This color constant "Aurora Honeydew" has RGBA8888 code C7E3ABFF, L 0.84705883, A 0.4745098, B 0.5254902, alpha 1.0, hue 0.3627816, saturation 0.28811076, and chroma 0.071815535.
    static final int
    This color constant "Aurora Hospital Green" has RGBA8888 code 3FBFBFFF, L 0.65882355, A 0.44313726, B 0.48235294, alpha 1.0, hue 0.54429305, saturation 0.83201253, and chroma 0.11861114.
    static final int
    This color constant "Aurora Hot Sauce" has RGBA8888 code A5140AFF, L 0.32941177, A 0.5803922, B 0.54509807, alpha 1.0, hue 0.08262452, saturation 0.94850093, and chroma 0.1836353.
    static final int
    This color constant "Aurora Hunter Green" has RGBA8888 code 1E2D23FF, L 0.15686275, A 0.48235294, B 0.5058824, alpha 1.0, hue 0.42620847, saturation 0.4259177, and chroma 0.03705794.
    static final int
    This color constant "Aurora Indigo" has RGBA8888 code 231094FF, L 0.19607843, A 0.5058824, B 0.39607844, alpha 1.0, hue 0.76221883, saturation 0.91497576, and chroma 0.20736265.
    static final int
    This color constant "Aurora Infection" has RGBA8888 code 96DC19FF, L 0.7607843, A 0.43137255, B 0.5803922, alpha 1.0, hue 0.35830858, saturation 0.9316729, and chroma 0.2105755.
    static final int
    This color constant "Aurora Iolite" has RGBA8888 code 494973FF, L 0.30588236, A 0.5058824, B 0.4627451, alpha 1.0, hue 0.78480226, saturation 0.25609845, and chroma 0.07513822.
    static final int
    This color constant "Aurora Iris" has RGBA8888 code 6241F6FF, L 0.40784314, A 0.5294118, B 0.38039216, alpha 1.0, hue 0.79147637, saturation 0.7305494, and chroma 0.24537967.
    static final int
    This color constant "Aurora Iron" has RGBA8888 code 6E6E6EFF, L 0.43137255, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Ivy Green" has RGBA8888 code 007F00FF, L 0.4, A 0.42352942, B 0.5529412, alpha 1.0, hue 0.39893213, saturation 0.98336864, and chroma 0.18528971.
    static final int
    This color constant "Aurora Jade" has RGBA8888 code 3FBF3FFF, L 0.62352943, A 0.41568628, B 0.5568628, alpha 1.0, hue 0.40128404, saturation 0.806468, and chroma 0.20259848.
    static final int
    This color constant "Aurora Juicy Grape" has RGBA8888 code 6010D0FF, L 0.31764707, A 0.54901963, B 0.38039216, alpha 1.0, hue 0.8150795, saturation 0.9476975, and chroma 0.2575164.
    static final int
    This color constant "Aurora Kelly Green" has RGBA8888 code 578F57FF, L 0.49411765, A 0.45490196, B 0.5294118, alpha 1.0, hue 0.39992374, saturation 0.49459895, and chroma 0.107261956.
    static final int
    This color constant "Aurora Koa" has RGBA8888 code A04B05FF, L 0.39215687, A 0.5372549, B 0.5529412, alpha 1.0, hue 0.15128402, saturation 0.9299811, and chroma 0.12896542.
    static final int
    This color constant "Aurora Kyanite" has RGBA8888 code 3B7373FF, L 0.40392157, A 0.46666667, B 0.49019608, alpha 1.0, hue 0.5389897, saturation 0.63432395, and chroma 0.069218926.
    static final int
    This color constant "Aurora Lavender" has RGBA8888 code B991FFFF, L 0.6627451, A 0.53333336, B 0.43529412, alpha 1.0, hue 0.83154917, saturation 0.34313196, and chroma 0.14500555.
    static final int
    This color constant "Aurora Lead" has RGBA8888 code 5B5B5BFF, L 0.35686275, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Lemon" has RGBA8888 code FFFF00FF, L 0.9529412, A 0.4627451, B 0.59607846, alpha 1.0, hue 0.30499697, saturation 0.94895214, and chroma 0.20529193.
    static final int
    This color constant "Aurora Light Plum" has RGBA8888 code DA20E0FF, L 0.5176471, A 0.6156863, B 0.41960785, alpha 1.0, hue 0.90641636, saturation 0.91279775, and chroma 0.28065258.
    static final int
    This color constant "Aurora Light Skin 1" has RGBA8888 code 7E6E60FF, L 0.44313726, A 0.5058824, B 0.50980395, alpha 1.0, hue 0.15641639, saturation 0.18976586, and chroma 0.022777155.
    static final int
    This color constant "Aurora Light Skin 2" has RGBA8888 code A0695FFF, L 0.47058824, A 0.5294118, B 0.5176471, alpha 1.0, hue 0.08890383, saturation 0.2948119, and chroma 0.068331465.
    static final int
    This color constant "Aurora Light Skin 3" has RGBA8888 code C07872FF, L 0.5529412, A 0.5372549, B 0.5176471, alpha 1.0, hue 0.07379155, saturation 0.310565, and chroma 0.0821242.
    static final int
    This color constant "Aurora Light Skin 4" has RGBA8888 code D08A74FF, L 0.6156863, A 0.53333336, B 0.5254902, alpha 1.0, hue 0.10520855, saturation 0.3455077, and chroma 0.0835974.
    static final int
    This color constant "Aurora Light Skin 5" has RGBA8888 code E19B7DFF, L 0.6784314, A 0.5294118, B 0.5294118, alpha 1.0, hue 0.125, saturation 0.38351554, and chroma 0.082864076.
    static final int
    This color constant "Aurora Light Skin 6" has RGBA8888 code EBAA8CFF, L 0.7294118, A 0.5254902, B 0.5254902, alpha 1.0, hue 0.125, saturation 0.31933856, and chroma 0.071815535.
    static final int
    This color constant "Aurora Light Skin 7" has RGBA8888 code F5B99BFF, L 0.78431374, A 0.52156866, B 0.5254902, alpha 1.0, hue 0.1372184, saturation 0.30228016, and chroma 0.06652104.
    static final int
    This color constant "Aurora Light Skin 8" has RGBA8888 code F6C8AFFF, L 0.827451, A 0.5176471, B 0.52156866, alpha 1.0, hue 0.13942872, saturation 0.24794444, and chroma 0.055518243.
    static final int
    This color constant "Aurora Light Skin 9" has RGBA8888 code F5E1D2FF, L 0.8980392, A 0.5058824, B 0.50980395, alpha 1.0, hue 0.15641639, saturation 0.11821479, and chroma 0.022777155.
    static final int
    This color constant "Aurora Lilac" has RGBA8888 code D7A5FFFF, L 0.7411765, A 0.5372549, B 0.4509804, alpha 1.0, hue 0.86057127, saturation 0.2866147, and chroma 0.12265874.
    static final int
    This color constant "Aurora Lipstick" has RGBA8888 code E61E78FF, L 0.48235294, A 0.6156863, B 0.49411765, alpha 1.0, hue 0.99469686, saturation 0.90959585, and chroma 0.23076649.
    static final int
    This color constant "Aurora Lizard Scales" has RGBA8888 code 73733BFF, L 0.43529412, A 0.4862745, B 0.5372549, alpha 1.0, hue 0.29638705, saturation 0.63274586, and chroma 0.079095535.
    static final int
    This color constant "Aurora Lurid Red" has RGBA8888 code DA2010FF, L 0.4392157, A 0.5921569, B 0.5529412, alpha 1.0, hue 0.08404553, saturation 0.89628667, and chroma 0.21173172.
    static final int
    This color constant "Aurora Magenta" has RGBA8888 code F500F5FF, L 0.5647059, A 0.6313726, B 0.41568628, alpha 1.0, hue 0.9119405, saturation 0.96295136, and chroma 0.31098264.
    static final int
    This color constant "Aurora Maidenhair Fern" has RGBA8888 code 3B7349FF, L 0.39215687, A 0.45882353, B 0.52156866, alpha 1.0, hue 0.41398963, saturation 0.5424141, and chroma 0.09260367.
    static final int
    This color constant "Aurora Malachite" has RGBA8888 code 0AD70AFF, L 0.68235296, A 0.39215687, B 0.5764706, alpha 1.0, hue 0.39853072, saturation 0.98825276, and chroma 0.26337513.
    static final int
    This color constant "Aurora Marsh" has RGBA8888 code 738F57FF, L 0.5176471, A 0.47058824, B 0.5294118, alpha 1.0, hue 0.36440554, saturation 0.45234665, and chroma 0.082864076.
    static final int
    This color constant "Aurora Mauve" has RGBA8888 code AB73ABFF, L 0.5372549, A 0.5411765, B 0.47058824, alpha 1.0, hue 0.9098022, saturation 0.32193592, and chroma 0.1008085.
    static final int
    This color constant "Aurora Medium Plum" has RGBA8888 code BD10C5FF, L 0.44313726, A 0.60784316, B 0.42352942, alpha 1.0, hue 0.90511185, saturation 0.9399402, and chroma 0.26337513.
    static final int
    This color constant "Aurora Medium Teal" has RGBA8888 code 06C491FF, L 0.6431373, A 0.42352942, B 0.5137255, alpha 1.0, hue 0.466976, saturation 0.94714576, and chroma 0.15477823.
    static final int
    This color constant "Aurora Mild Violet" has RGBA8888 code AB8FC7FF, L 0.6156863, A 0.52156866, B 0.46666667, alpha 1.0, hue 0.85241663, saturation 0.20408164, and chroma 0.079095535.
    static final int
    This color constant "Aurora Mint Green" has RGBA8888 code 4BF05AFF, L 0.78039217, A 0.40392157, B 0.5647059, alpha 1.0, hue 0.4019131, saturation 0.7842902, and chroma 0.23076649.
    static final int
    This color constant "Aurora Moss Green" has RGBA8888 code 204608FF, L 0.23137255, A 0.45882353, B 0.5372549, alpha 1.0, hue 0.375, saturation 0.94280905, and chroma 0.11062346.
    static final int
    This color constant "Aurora Mulberry" has RGBA8888 code 641464FF, L 0.23921569, A 0.5647059, B 0.45490196, alpha 1.0, hue 0.9085965, saturation 0.8436857, and chroma 0.15712644.
    static final int
    This color constant "Aurora Mummy Brown" has RGBA8888 code 7F3F00FF, L 0.31764707, A 0.5294118, B 0.54509807, alpha 1.0, hue 0.15641639, saturation 0.93046486, and chroma 0.107261956.
    static final int
    This color constant "Aurora Murk" has RGBA8888 code 0F192DFF, L 0.09803922, A 0.49411765, B 0.47058824, alpha 1.0, hue 0.72741663, saturation 0.48765984, and chroma 0.059754133.
    static final int
    This color constant "Aurora Mush" has RGBA8888 code B1B10AFF, L 0.6627451, A 0.47058824, B 0.5764706, alpha 1.0, hue 0.3035836, saturation 0.96316457, and chroma 0.1632233.
    static final int
    This color constant "Aurora Navy Blue" has RGBA8888 code 162C52FF, L 0.17254902, A 0.49019608, B 0.45882353, alpha 1.0, hue 0.71858364, saturation 0.63737744, and chroma 0.084324345.
    static final int
    This color constant "Aurora Nightshade" has RGBA8888 code 321623FF, L 0.1254902, A 0.5254902, B 0.49411765, alpha 1.0, hue 0.97741663, saturation 0.5050763, and chroma 0.052115876.
    static final int
    This color constant "Aurora Ninja" has RGBA8888 code 1F1F3BFF, L 0.13333334, A 0.5058824, B 0.46666667, alpha 1.0, hue 0.7889897, saturation 0.3926767, and chroma 0.06743233.
    static final int
    This color constant "Aurora Ocean Blue" has RGBA8888 code 00007FFF, L 0.14901961, A 0.4862745, B 0.4, alpha 1.0, hue 0.73099244, saturation 0.9874258, and chroma 0.20108652.
    static final int
    This color constant "Aurora Ochre" has RGBA8888 code 5F3214FF, L 0.24705882, A 0.52156866, B 0.53333336, alpha 1.0, hue 0.15641639, saturation 0.8320503, and chroma 0.079095535.
    static final int
    This color constant "Aurora Old Rose" has RGBA8888 code D7A0BEFF, L 0.7019608, A 0.53333336, B 0.49019608, alpha 1.0, hue 0.96519774, saturation 0.21194355, and chroma 0.069218926.
    static final int
    This color constant "Aurora Olive Green" has RGBA8888 code 3B573BFF, L 0.30588236, A 0.4745098, B 0.5137255, alpha 1.0, hue 0.4064164, saturation 0.3795317, and chroma 0.05767509.
    static final int
    This color constant "Aurora Olive Oil" has RGBA8888 code A2A255FF, L 0.6156863, A 0.48235294, B 0.54509807, alpha 1.0, hue 0.30120838, saturation 0.6023386, and chroma 0.096477255.
    static final int
    This color constant "Aurora Orange" has RGBA8888 code FF7F00FF, L 0.6431373, A 0.54901963, B 0.57254905, alpha 1.0, hue 0.1544989, saturation 0.9208691, and chroma 0.17443058.
    static final int
    This color constant "Aurora Orchid" has RGBA8888 code BD62FFFF, L 0.5764706, A 0.5686275, B 0.4117647, alpha 1.0, hue 0.8591375, saturation 0.61129767, and chroma 0.22269051.
    static final int
    This color constant "Aurora Pastel Sky" has RGBA8888 code ABE3E3FF, L 0.8392157, A 0.4745098, B 0.49019608, alpha 1.0, hue 0.5512084, saturation 0.31622776, and chroma 0.054407768.
    static final int
    This color constant "Aurora Patina" has RGBA8888 code ABC7E3FF, L 0.7647059, A 0.49019608, B 0.47843137, alpha 1.0, hue 0.6894406, saturation 0.1795055, and chroma 0.0471994.
    static final int
    This color constant "Aurora Pea Soup" has RGBA8888 code 8EBE55FF, L 0.67058825, A 0.45490196, B 0.5529412, alpha 1.0, hue 0.35599256, saturation 0.6594257, and chroma 0.13854803.
    static final int
    This color constant "Aurora Peach" has RGBA8888 code FFBF81FF, L 0.8039216, A 0.5176471, B 0.54509807, alpha 1.0, hue 0.18716717, saturation 0.50980395, and chroma 0.096477255.
    static final int
    This color constant "Aurora Peat Bog" has RGBA8888 code 465032FF, L 0.29411766, A 0.48235294, B 0.52156866, alpha 1.0, hue 0.3435836, saturation 0.48074016, and chroma 0.055518243.
    static final int
    This color constant "Aurora Pencil Yellow" has RGBA8888 code FFEA4AFF, L 0.9019608, A 0.47843137, B 0.5803922, alpha 1.0, hue 0.28720152, saturation 0.83027047, and chroma 0.1658202.
    static final int
    This color constant "Aurora Periwinkle" has RGBA8888 code 8181FFFF, L 0.57254905, A 0.5137255, B 0.41568628, alpha 1.0, hue 0.7799562, saturation 0.38868287, and chroma 0.17017984.
    static final int
    This color constant "Aurora Pine Green" has RGBA8888 code 235037FF, L 0.27058825, A 0.4627451, B 0.5137255, alpha 1.0, hue 0.43343773, saturation 0.6792316, and chroma 0.079095535.
    static final int
    This color constant "Aurora Pink Lemonade" has RGBA8888 code FF6AC5FF, L 0.6509804, A 0.5921569, B 0.47058824, alpha 1.0, hue 0.9548325, saturation 0.5952381, and chroma 0.19271713.
    static final int
    This color constant "Aurora Pink Skin 1" has RGBA8888 code AB7373FF, L 0.5137255, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.25129423, and chroma 0.061763234.
    static final int
    This color constant "Aurora Pink Skin 2" has RGBA8888 code C78F8FFF, L 0.62352943, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.22192217, and chroma 0.061763234.
    static final int
    This color constant "Aurora Pink Skin 3" has RGBA8888 code E3ABABFF, L 0.73333335, A 0.5254902, B 0.5058824, alpha 1.0, hue 0.04429303, saturation 0.1712967, and chroma 0.052115876.
    static final int
    This color constant "Aurora Pink Skin 4" has RGBA8888 code F8D2DAFF, L 0.8666667, A 0.5176471, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.104166664, and chroma 0.0353726.
    static final int
    This color constant "Aurora Pink Tutu" has RGBA8888 code F8C6FCFF, L 0.8509804, A 0.5294118, B 0.4745098, alpha 1.0, hue 0.89758337, saturation 0.17857143, and chroma 0.07753685.
    static final int
    This color constant "Aurora Pink Violet" has RGBA8888 code 8F578FFF, L 0.43137255, A 0.5411765, B 0.47058824, alpha 1.0, hue 0.9098022, saturation 0.37252584, and chroma 0.1008085.
    static final int
    This color constant "Aurora Pistachio" has RGBA8888 code A2D8A2FF, L 0.78039217, A 0.4627451, B 0.52156866, alpha 1.0, hue 0.4064164, saturation 0.30904725, and chroma 0.08575976.
    static final int
    This color constant "Aurora Pitch Black" has RGBA8888 code 010101FF, L 0.003921569, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Platinum" has RGBA8888 code DBDBDBFF, L 0.85882354, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Plum Juice" has RGBA8888 code A01982FF, L 0.36078432, A 0.5921569, B 0.45882353, alpha 1.0, hue 0.93716717, saturation 0.88135594, and chroma 0.20108652.
    static final int
    This color constant "Aurora Polished Sapphire" has RGBA8888 code 101CDAFF, L 0.27450982, A 0.4862745, B 0.3647059, alpha 1.0, hue 0.735993, saturation 0.898213, and chroma 0.2709147.
    static final int
    This color constant "Aurora Pork Chop" has RGBA8888 code FFC0CBFF, L 0.827451, A 0.5294118, B 0.5019608, alpha 1.0, hue 0.019791542, saturation 0.17526647, and chroma 0.058723815.
    static final int
    This color constant "Aurora Powder Blue" has RGBA8888 code 5AC5FFFF, L 0.7176471, A 0.4627451, B 0.4509804, alpha 1.0, hue 0.64758337, saturation 0.6818182, and chroma 0.12265874.
    static final int
    This color constant "Aurora Prase" has RGBA8888 code 05B450FF, L 0.5764706, A 0.41568628, B 0.54509807, alpha 1.0, hue 0.41737548, saturation 0.9127084, and chroma 0.19048727.
    static final int
    This color constant "Aurora Prune" has RGBA8888 code 463246FF, L 0.22352941, A 0.5176471, B 0.4862745, alpha 1.0, hue 0.91398966, saturation 0.2591534, and chroma 0.044538103.
    static final int
    This color constant "Aurora Prussian Blue" has RGBA8888 code 004A9CFF, L 0.29803923, A 0.47843137, B 0.42352942, alpha 1.0, hue 0.7090454, saturation 0.98234415, and chroma 0.1582875.
    static final int
    This color constant "Aurora Puce" has RGBA8888 code BCAFC0FF, L 0.7058824, A 0.5058824, B 0.49019608, alpha 1.0, hue 0.875, saturation 0.055459354, and chroma 0.022777155.
    static final int
    This color constant "Aurora Purple Freesia" has RGBA8888 code 9C41FFFF, L 0.48235294, A 0.5647059, B 0.39215687, alpha 1.0, hue 0.8394326, saturation 0.7420026, and chroma 0.25054872.
    static final int
    This color constant "Aurora Putty" has RGBA8888 code BF3F3FFF, L 0.43137255, A 0.57254905, B 0.5294118, alpha 1.0, hue 0.06342667, saturation 0.67591894, and chroma 0.15595676.
    static final int
    This color constant "Aurora Raspberry" has RGBA8888 code 911437FF, L 0.29803923, A 0.5803922, B 0.5137255, alpha 1.0, hue 0.029956235, saturation 0.9096833, and chroma 0.16247371.
    static final int
    This color constant "Aurora Raw Meat" has RGBA8888 code FF8181FF, L 0.6666667, A 0.5647059, B 0.52156866, alpha 1.0, hue 0.054000217, saturation 0.4506939, and chroma 0.13587911.
    static final int
    This color constant "Aurora Redwood" has RGBA8888 code B45A00FF, L 0.45490196, A 0.5372549, B 0.5568628, alpha 1.0, hue 0.15641639, saturation 0.9245003, and chroma 0.13542919.
    static final int
    This color constant "Aurora Refreshing Mist" has RGBA8888 code 91EBFFFF, L 0.85490197, A 0.4627451, B 0.4745098, alpha 1.0, hue 0.59358364, saturation 0.5150788, and chroma 0.08992863.
    static final int
    This color constant "Aurora Ripe Plum" has RGBA8888 code AB57ABFF, L 0.48235294, A 0.56078434, B 0.45882353, alpha 1.0, hue 0.91109616, saturation 0.50314564, and chroma 0.14626285.
    static final int
    This color constant "Aurora Ripped Denim" has RGBA8888 code 699DC3FF, L 0.5882353, A 0.47843137, B 0.46666667, alpha 1.0, hue 0.66109616, saturation 0.4492372, and chroma 0.079095535.
    static final int
    This color constant "Aurora Robin Egg Blue" has RGBA8888 code 08DED5FF, L 0.7490196, A 0.42745098, B 0.4862745, alpha 1.0, hue 0.526284, saturation 0.96043617, and chroma 0.14709508.
    static final int
    This color constant "Aurora Roseate Spoonbill" has RGBA8888 code C87DA0FF, L 0.5921569, A 0.54509807, B 0.49019608, alpha 1.0, hue 0.973716, saturation 0.31598768, and chroma 0.091942206.
    static final int
    This color constant "Aurora Rough Sapphire" has RGBA8888 code 4A5AFFFF, L 0.44313726, A 0.5019608, B 0.38431373, alpha 1.0, hue 0.7554859, saturation 0.5862068, and chroma 0.23050185.
    static final int
    This color constant "Aurora Royal Blue" has RGBA8888 code 0010BDFF, L 0.23137255, A 0.4862745, B 0.37254903, alpha 1.0, hue 0.7351226, saturation 0.94530344, and chroma 0.25537437.
    static final int
    This color constant "Aurora Royal Violet" has RGBA8888 code 573B73FF, L 0.2901961, A 0.5294118, B 0.45882353, alpha 1.0, hue 0.8573886, saturation 0.43411013, and chroma 0.1008085.
    static final int
    This color constant "Aurora Saffron" has RGBA8888 code FFD510FF, L 0.84313726, A 0.4862745, B 0.5882353, alpha 1.0, hue 0.2706426, saturation 0.9467276, and chroma 0.17789528.
    static final int
    This color constant "Aurora Sage Green" has RGBA8888 code B4EECAFF, L 0.87058824, A 0.46666667, B 0.50980395, alpha 1.0, hue 0.44289985, saturation 0.2997896, and chroma 0.069218926.
    static final int
    This color constant "Aurora Salmon" has RGBA8888 code FF6262FF, L 0.6, A 0.5803922, B 0.53333336, alpha 1.0, hue 0.06444036, saturation 0.6092618, and chroma 0.17337766.
    static final int
    This color constant "Aurora Scribe Ink" has RGBA8888 code 280A1EFF, L 0.09019608, A 0.53333336, B 0.4862745, alpha 1.0, hue 0.9487916, saturation 0.79056937, and chroma 0.071815535.
    static final int
    This color constant "Aurora Seafoam" has RGBA8888 code 3CFEA5FF, L 0.8352941, A 0.4117647, B 0.5294118, alpha 1.0, hue 0.4444913, saturation 0.8512509, and chroma 0.18528971.
    static final int
    This color constant "Aurora Seal Brown" has RGBA8888 code 551414FF, L 0.1764706, A 0.54509807, B 0.52156866, alpha 1.0, hue 0.07379155, saturation 0.7892004, and chroma 0.09959023.
    static final int
    This color constant "Aurora Seawater" has RGBA8888 code 007F7FFF, L 0.42745098, A 0.4509804, B 0.4862745, alpha 1.0, hue 0.5389897, saturation 0.95148593, and chroma 0.10141215.
    static final int
    This color constant "Aurora Shadow" has RGBA8888 code 252525FF, L 0.14509805, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Shamrock Green" has RGBA8888 code 00FF00FF, L 0.80784315, A 0.38039216, B 0.5882353, alpha 1.0, hue 0.39589924, saturation 0.9947925, and chroma 0.29610303.
    static final int
    This color constant "Aurora Sharp Azure" has RGBA8888 code 007FFFFF, L 0.5019608, A 0.47058824, B 0.4, alpha 1.0, hue 0.70654905, saturation 0.9615374, and chroma 0.20765679.
    static final int
    This color constant "Aurora Shining Sky" has RGBA8888 code 55E6FFFF, L 0.80784315, A 0.44313726, B 0.46666667, alpha 1.0, hue 0.5826245, saturation 0.8062258, and chroma 0.13131043.
    static final int
    This color constant "Aurora Shining White" has RGBA8888 code FFFFFFFF, L 1.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Shrimp" has RGBA8888 code FAA0B9FF, L 0.7411765, A 0.54901963, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.29885057, and chroma 0.09773435.
    static final int
    This color constant "Aurora Sienna" has RGBA8888 code 7F0000FF, L 0.24705882, A 0.5686275, B 0.5372549, alpha 1.0, hue 0.08070704, saturation 0.9577331, and chroma 0.1555649.
    static final int
    This color constant "Aurora Silver" has RGBA8888 code B6B6B6FF, L 0.7137255, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Silver Green" has RGBA8888 code 8FC78FFF, L 0.7137255, A 0.45882353, B 0.5254902, alpha 1.0, hue 0.4027998, saturation 0.3538132, and chroma 0.096477255.
    static final int
    This color constant "Aurora Silver Pink" has RGBA8888 code E3C7E3FF, L 0.81960785, A 0.5176471, B 0.4862745, alpha 1.0, hue 0.91398966, saturation 0.110017955, and chroma 0.044538103.
    static final int
    This color constant "Aurora Slate Gray" has RGBA8888 code 6E8287FF, L 0.49411765, A 0.4862745, B 0.49019608, alpha 1.0, hue 0.59358364, saturation 0.24037008, and chroma 0.033602834.
    static final int
    This color constant "Aurora Slow Creek" has RGBA8888 code 7E9494FF, L 0.56078434, A 0.4862745, B 0.49411765, alpha 1.0, hue 0.5512084, saturation 0.20401792, and chroma 0.029749114.
    static final int
    This color constant "Aurora Smog" has RGBA8888 code ABABE3FF, L 0.69411767, A 0.5058824, B 0.4627451, alpha 1.0, hue 0.78480226, saturation 0.14991128, and chroma 0.07513822.
    static final int
    This color constant "Aurora Smoke" has RGBA8888 code 494949FF, L 0.28627452, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Soap" has RGBA8888 code D7C3FAFF, L 0.80784315, A 0.5176471, B 0.46666667, alpha 1.0, hue 0.83890384, saturation 0.15723301, and chroma 0.07513822.
    static final int
    This color constant "Aurora Soft Teal" has RGBA8888 code 129880FF, L 0.5058824, A 0.4392157, B 0.5019608, alpha 1.0, hue 0.4894051, saturation 0.93958104, and chroma 0.12115674.
    static final int
    This color constant "Aurora Space Blue" has RGBA8888 code 0C2148FF, L 0.13725491, A 0.49019608, B 0.45490196, alpha 1.0, hue 0.72137564, saturation 0.74535596, and chroma 0.091942206.
    static final int
    This color constant "Aurora Spearmint" has RGBA8888 code 64ABABFF, L 0.6117647, A 0.4627451, B 0.49019608, alpha 1.0, hue 0.53480226, saturation 0.5587603, and chroma 0.07674564.
    static final int
    This color constant "Aurora Spring Green" has RGBA8888 code 00DE6AFF, L 0.7137255, A 0.40392157, B 0.54901963, alpha 1.0, hue 0.42099208, saturation 0.9252436, and chroma 0.21487926.
    static final int
    This color constant "Aurora Steam" has RGBA8888 code 7DD7F0FF, L 0.78039217, A 0.4627451, B 0.47058824, alpha 1.0, hue 0.6052086, saturation 0.57008773, and chroma 0.0945603.
    static final int
    This color constant "Aurora Straw" has RGBA8888 code EDEDC7FF, L 0.91764706, A 0.49019608, B 0.5176471, alpha 1.0, hue 0.3105594, saturation 0.19582418, and chroma 0.040217306.
    static final int
    This color constant "Aurora Strong Cyan" has RGBA8888 code 00BFFFFF, L 0.6784314, A 0.44705883, B 0.44313726, alpha 1.0, hue 0.6308918, saturation 0.95524865, and chroma 0.15477823.
    static final int
    This color constant "Aurora Stygian Blue" has RGBA8888 code 0F0F50FF, L 0.10980392, A 0.49803922, B 0.43137255, alpha 1.0, hue 0.75, saturation 0.85, and chroma 0.13677454.
    static final int
    This color constant "Aurora Subtlety" has RGBA8888 code 786EF0FF, L 0.50980395, A 0.5176471, B 0.4117647, alpha 1.0, hue 0.78556746, saturation 0.45577833, and chroma 0.1792624.
    static final int
    This color constant "Aurora Suds" has RGBA8888 code BEB9FAFF, L 0.7607843, A 0.50980395, B 0.45882353, alpha 1.0, hue 0.7963871, saturation 0.16441427, and chroma 0.084324345.
    static final int
    This color constant "Aurora Tan" has RGBA8888 code DADAABFF, L 0.8392157, A 0.49019608, B 0.5254902, alpha 1.0, hue 0.29429302, saturation 0.2912044, and chroma 0.054407768.
    static final int
    This color constant "Aurora Tarnish" has RGBA8888 code ABC78FFF, L 0.7372549, A 0.4745098, B 0.5294118, alpha 1.0, hue 0.35241663, saturation 0.35714287, and chroma 0.07753685.
    static final int
    This color constant "Aurora Taupe" has RGBA8888 code 3B2D1FFF, L 0.1882353, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.4259177, and chroma 0.029749114.
    static final int
    This color constant "Aurora Taxicab Yellow" has RGBA8888 code F6BD31FF, L 0.77254903, A 0.5019608, B 0.5764706, alpha 1.0, hue 0.24204868, saturation 0.8706515, and chroma 0.15239382.
    static final int
    This color constant "Aurora Tea Rose" has RGBA8888 code E1B9D2FF, L 0.78039217, A 0.52156866, B 0.49019608, alpha 1.0, hue 0.9487916, saturation 0.13176157, and chroma 0.0471994.
    static final int
    This color constant "Aurora Thick Amethyst" has RGBA8888 code 5010B0FF, L 0.26666668, A 0.5411765, B 0.39607844, alpha 1.0, hue 0.81370014, saturation 0.9256127, and chroma 0.22269051.
    static final int
    This color constant "Aurora Thin Amethyst" has RGBA8888 code 7F00FFFF, L 0.39607844, A 0.5647059, B 0.36862746, alpha 1.0, hue 0.825709, saturation 0.96419275, and chroma 0.29174224.
    static final int
    This color constant "Aurora Thistle" has RGBA8888 code E673FFFF, L 0.65882355, A 0.5764706, B 0.43137255, alpha 1.0, hue 0.88787603, saturation 0.5468502, and chroma 0.20469645.
    static final int
    This color constant "Aurora Thulian Pink" has RGBA8888 code C35A91FF, L 0.50980395, A 0.5686275, B 0.48235294, alpha 1.0, hue 0.96519774, saturation 0.51941097, and chroma 0.1411665.
    static final int
    This color constant "Aurora Transparent" has RGBA8888 code 00000000, L 0.0, A 0.49803922, B 0.49803922, alpha 0.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Aurora Tropic Mist" has RGBA8888 code D0DAF8FF, L 0.85882354, A 0.49803922, B 0.47843137, alpha 1.0, hue 0.75, saturation 0.0, and chroma 0.04314594.
    static final int
    This color constant "Aurora Turquoise" has RGBA8888 code 2DEBA8FF, L 0.7764706, A 0.41568628, B 0.52156866, alpha 1.0, hue 0.45570695, saturation 0.89144206, and chroma 0.17337766.
    static final int
    This color constant "Aurora Twilight Cloud" has RGBA8888 code 8F8FC7FF, L 0.58431375, A 0.5058824, B 0.4627451, alpha 1.0, hue 0.78480226, saturation 0.16762808, and chroma 0.07513822.
    static final int
    This color constant "Aurora Tyrian Purple" has RGBA8888 code BF3FBFFF, L 0.48235294, A 0.5882353, B 0.4392157, alpha 1.0, hue 0.908024, saturation 0.73224163, and chroma 0.21345432.
    static final int
    This color constant "Aurora Ultramarine" has RGBA8888 code 0000FFFF, L 0.3019608, A 0.48235294, B 0.34117648, alpha 1.0, hue 0.7341372, saturation 0.9925803, and chroma 0.31835338.
    static final int
    This color constant "Aurora Umber" has RGBA8888 code 7F7F00FF, L 0.4745098, A 0.4745098, B 0.56078434, alpha 1.0, hue 0.30710015, saturation 0.9493337, and chroma 0.13131043.
    static final int
    This color constant "Aurora Vapor" has RGBA8888 code 90B0FFFF, L 0.69803923, A 0.49411765, B 0.44313726, alpha 1.0, hue 0.7386508, saturation 0.0, and chroma 0.11388578.
    static final int
    This color constant "Aurora Variscite" has RGBA8888 code 6AFFCDFF, L 0.87058824, A 0.43137255, B 0.50980395, alpha 1.0, hue 0.47220027, saturation 0.704599, and chroma 0.1381068.
    static final int
    This color constant "Aurora Varnish" has RGBA8888 code 401811FF, L 0.14509805, A 0.5294118, B 0.5176471, alpha 1.0, hue 0.08890383, saturation 0.62893206, and chroma 0.068331465.
    static final int
    This color constant "Aurora Violet" has RGBA8888 code 8C14BEFF, L 0.3647059, A 0.5803922, B 0.40784314, alpha 1.0, hue 0.8677708, saturation 0.9296962, and chroma 0.24363229.
    static final int
    This color constant "Aurora Violet Cushions" has RGBA8888 code 8F57C7FF, L 0.4627451, A 0.54509807, B 0.43137255, alpha 1.0, hue 0.84782684, saturation 0.5075281, and chroma 0.16359681.
    static final int
    This color constant "Aurora Viridian" has RGBA8888 code 507D5FFF, L 0.4392157, A 0.46666667, B 0.5137255, alpha 1.0, hue 0.42620847, saturation 0.43630594, and chroma 0.071815535.
    static final int
    This color constant "Aurora Watercolor Black" has RGBA8888 code 3B3B57FF, L 0.24313726, A 0.5058824, B 0.4745098, alpha 1.0, hue 0.8012084, saturation 0.21439171, and chroma 0.052115876.
    static final int
    This color constant "Aurora Watercolor Gray" has RGBA8888 code 736EAAFF, L 0.4627451, A 0.50980395, B 0.45490196, alpha 1.0, hue 0.79237556, saturation 0.24786423, and chroma 0.091942206.
    static final int
    This color constant "Aurora Wet Stone" has RGBA8888 code A6A090FF, L 0.627451, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.15, and chroma 0.019918045.
    static final int
    This color constant "Aurora Wisteria" has RGBA8888 code BD29FFFF, L 0.5019608, A 0.59607846, B 0.39215687, alpha 1.0, hue 0.8688818, saturation 0.8866684, and chroma 0.28773978.
    static final int
    This color constant "Aurora Woodlands" has RGBA8888 code 3C6E14FF, L 0.36862746, A 0.4509804, B 0.54901963, alpha 1.0, hue 0.36863732, saturation 0.90727216, and chroma 0.1381068.
    static final int
    This color constant "Aurora Zucchini" has RGBA8888 code 123832FF, L 0.1882353, A 0.4745098, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.7058824, and chroma 0.050931267.
    static final int
    This color constant "Azul" has RGBA8888 code 007FFFFF, L 0.5019608, A 0.47058824, B 0.4, alpha 1.0, hue 0.70654905, saturation 0.9615374, and chroma 0.20765679.
    static final int
    This color constant "Azure" has RGBA8888 code F0FFFFFF, L 0.9882353, A 0.49019608, B 0.49411765, alpha 1.0, hue 0.57379156, saturation 0.0993808, and chroma 0.022777155.
    static final int
    This color constant "Baby Blue" has RGBA8888 code E0FFFFFF, L 0.972549, A 0.4862745, B 0.49411765, alpha 1.0, hue 0.5512084, saturation 0.1437399, and chroma 0.029749114.
    static final int
    This color constant "Baiko Brown" has RGBA8888 code 857C55FF, L 0.48235294, A 0.49411765, B 0.5254902, alpha 1.0, hue 0.27258337, saturation 0.41594517, and chroma 0.052115876.
    static final int
    This color constant "Beige" has RGBA8888 code F5F5DCFF, L 0.9529412, A 0.49411765, B 0.5137255, alpha 1.0, hue 0.28898975, saturation 0.1527076, and chroma 0.029749114.
    static final int
    This color constant "Bellflower" has RGBA8888 code 5D3F6AFF, L 0.29803923, A 0.5254902, B 0.47058824, alpha 1.0, hue 0.875, saturation 0.3413619, and chroma 0.07753685.
    static final int
    This color constant "Beni Dye" has RGBA8888 code 913225FF, L 0.32941177, A 0.5568628, B 0.53333336, alpha 1.0, hue 0.08601036, saturation 0.6859943, and chroma 0.13131043.
    static final int
    This color constant "Betel Nut Dye" has RGBA8888 code 352925FF, L 0.17254902, A 0.5058824, B 0.5058824, alpha 1.0, hue 0.125, saturation 0.22627416, and chroma 0.016572814.
    static final int
    This color constant "Birch Brown" has RGBA8888 code B14A30FF, L 0.42352942, A 0.5529412, B 0.5411765, alpha 1.0, hue 0.105992556, saturation 0.7121797, and chroma 0.1336143.
    static final int
    This color constant "Bistre" has RGBA8888 code 3D2B1FFF, L 0.18431373, A 0.50980395, B 0.5137255, alpha 1.0, hue 0.14758338, saturation 0.4347826, and chroma 0.033602834.
    static final int
    This color constant "Black" has RGBA8888 code 000000FF, L 0.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Black Chestnut Oak" has RGBA8888 code 252321FF, L 0.13725491, A 0.49803922, B 0.5019608, alpha 1.0, hue 0.25, saturation 0.13333334, and chroma 0.0055242716.
    static final int
    This color constant "Black Dye" has RGBA8888 code 171412FF, L 0.078431375, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.18856181, and chroma 0.0055242716.
    static final int
    This color constant "Black Kite" has RGBA8888 code 351E1CFF, L 0.14509805, A 0.5176471, B 0.5058824, alpha 1.0, hue 0.0605594, saturation 0.359011, and chroma 0.03705794.
    static final int
    This color constant "Blood" has RGBA8888 code CF3A24FF, L 0.44705883, A 0.5764706, B 0.54901963, alpha 1.0, hue 0.09173302, saturation 0.79512405, and chroma 0.1809568.
    static final int
    This color constant "Blood Red" has RGBA8888 code F35336FF, L 0.54901963, A 0.5803922, B 0.5529412, alpha 1.0, hue 0.09358362, saturation 0.7423194, and chroma 0.19176465.
    static final int
    This color constant "Blue" has RGBA8888 code 0000FFFF, L 0.3019608, A 0.48235294, B 0.34117648, alpha 1.0, hue 0.7341372, saturation 0.9925803, and chroma 0.31835338.
    static final int
    This color constant "Blue Black Crayfish" has RGBA8888 code 62693BFF, L 0.39215687, A 0.48235294, B 0.5294118, alpha 1.0, hue 0.32379153, saturation 0.54207706, and chroma 0.068331465.
    static final int
    This color constant "Blue Green" has RGBA8888 code 00DDDDFF, L 0.7490196, A 0.43137255, B 0.47843137, alpha 1.0, hue 0.54552674, saturation 0.93263394, and chroma 0.143312.
    static final int
    This color constant "Blue Green Dye" has RGBA8888 code 3A6960FF, L 0.36862746, A 0.47058824, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.53846157, and chroma 0.058723815.
    static final int[]
    This array is loaded with the colors from the traditional Japanese Blue Green Series found on Wikipedia.
    static final int
    This color constant "Blue Violet" has RGBA8888 code 8A2BE2FF, L 0.40784314, A 0.5686275, B 0.39215687, alpha 1.0, hue 0.84358364, saturation 0.8539464, and chroma 0.25465634.
    static final int
    This color constant "Blue Violet Dye" has RGBA8888 code 2B2028FF, L 0.14117648, A 0.50980395, B 0.49411765, alpha 1.0, hue 0.9487916, saturation 0.19764236, and chroma 0.022777155.
    static final int[]
    This array is loaded with the colors from the traditional Japanese Blue Violet Series found on Wikipedia.
    static final int
    This color constant "Boiled Red Bean Brown" has RGBA8888 code 542D24FF, L 0.21960784, A 0.5254902, B 0.5176471, alpha 1.0, hue 0.09871597, saturation 0.49156144, and chroma 0.061763234.
    static final int
    This color constant "Bondi Blue" has RGBA8888 code 0095B6FF, L 0.5176471, A 0.4509804, B 0.4627451, alpha 1.0, hue 0.60241663, saturation 0.9677419, and chroma 0.12265874.
    static final int
    This color constant "Brass" has RGBA8888 code B5A642FF, L 0.6431373, A 0.4862745, B 0.5568628, alpha 1.0, hue 0.2814164, saturation 0.72843134, and chroma 0.11653464.
    static final int
    This color constant "Brewed Mustard Brown" has RGBA8888 code E68364FF, L 0.627451, A 0.54509807, B 0.5372549, alpha 1.0, hue 0.11057128, saturation 0.4958889, and chroma 0.11653464.
    static final int
    This color constant "Bright Gold Brown" has RGBA8888 code CB7E1FFF, L 0.5647059, A 0.52156866, B 0.5647059, alpha 1.0, hue 0.19599979, saturation 0.9013878, and chroma 0.13587911.
    static final int
    This color constant "Bright Golden Yellow" has RGBA8888 code FFA400FF, L 0.7254902, A 0.52156866, B 0.5803922, alpha 1.0, hue 0.20570697, saturation 0.9495796, and chroma 0.1658202.
    static final int
    This color constant "Bright Green" has RGBA8888 code 66FF00FF, L 0.83137256, A 0.39607844, B 0.5882353, alpha 1.0, hue 0.38473183, saturation 0.9510441, and chroma 0.27158973.
    static final int
    This color constant "Bright Pink" has RGBA8888 code FF0080FF, L 0.52156866, A 0.6313726, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.98550725, and chroma 0.2617479.
    static final int
    This color constant "Bright Turquoise" has RGBA8888 code 08E8DEFF, L 0.78039217, A 0.42745098, B 0.4862745, alpha 1.0, hue 0.526284, saturation 0.9358096, and chroma 0.14709508.
    static final int
    This color constant "Brilliant Rose" has RGBA8888 code FF55A3FF, L 0.6, A 0.6, B 0.4862745, alpha 1.0, hue 0.98171693, saturation 0.67980534, and chroma 0.20108652.
    static final int
    This color constant "Bronze" has RGBA8888 code CD7F32FF, L 0.57254905, A 0.5254902, B 0.5568628, alpha 1.0, hue 0.18050888, saturation 0.78823555, and chroma 0.124142565.
    static final int
    This color constant "Brown" has RGBA8888 code 808000FF, L 0.47843137, A 0.4745098, B 0.56078434, alpha 1.0, hue 0.30710015, saturation 0.9493337, and chroma 0.13131043.
    static final int
    This color constant "Brown Rat Grey" has RGBA8888 code 4B3C39FF, L 0.2509804, A 0.50980395, B 0.5058824, alpha 1.0, hue 0.09358362, saturation 0.17588055, and chroma 0.022777155.
    static final int
    This color constant "Browner" has RGBA8888 code 964B00FF, L 0.3764706, A 0.53333336, B 0.5529412, alpha 1.0, hue 0.15906878, saturation 0.95104665, and chroma 0.12463325.
    static final int
    This color constant "Brushwood Dyed" has RGBA8888 code 8C5939FF, L 0.4, A 0.52156866, B 0.53333336, alpha 1.0, hue 0.15641639, saturation 0.6009252, and chroma 0.079095535.
    static final int
    This color constant "Buff" has RGBA8888 code F0DC82FF, L 0.85882354, A 0.49019608, B 0.54901963, alpha 1.0, hue 0.27429464, saturation 0.52611786, and chroma 0.09959023.
    static final int
    This color constant "Burgundy" has RGBA8888 code 900020FF, L 0.28235295, A 0.5803922, B 0.5294118, alpha 1.0, hue 0.057929058, saturation 0.97705233, and chroma 0.17053813.
    static final int
    This color constant "Burnt Bamboo" has RGBA8888 code 4D3B3CFF, L 0.2509804, A 0.50980395, B 0.5019608, alpha 1.0, hue 0.051208384, saturation 0.15058465, and chroma 0.019918045.
    static final int
    This color constant "Burnt Orange" has RGBA8888 code CC5500FF, L 0.48235294, A 0.5529412, B 0.56078434, alpha 1.0, hue 0.13559444, saturation 0.9449019, and chroma 0.1605844.
    static final int
    This color constant "Burnt Sienna" has RGBA8888 code E97451FF, L 0.59607846, A 0.5529412, B 0.54509807, alpha 1.0, hue 0.11278161, saturation 0.6045603, and chroma 0.13854803.
    static final int
    This color constant "Burnt Umber" has RGBA8888 code 8A3324FF, L 0.31764707, A 0.5529412, B 0.53333336, alpha 1.0, hue 0.09093122, saturation 0.6934715, and chroma 0.12463325.
    static final int
    This color constant "Camo Green" has RGBA8888 code 78866BFF, L 0.5019608, A 0.4862745, B 0.5137255, alpha 1.0, hue 0.35241663, saturation 0.22727273, and chroma 0.038669903.
    static final int
    This color constant "Cape Jasmine" has RGBA8888 code FFB95AFF, L 0.78039217, A 0.5137255, B 0.56078434, alpha 1.0, hue 0.21101025, saturation 0.7018052, and chroma 0.124142565.
    static final int
    This color constant "Caput Mortuum" has RGBA8888 code 592720FF, L 0.21568628, A 0.53333336, B 0.5176471, alpha 1.0, hue 0.08070704, saturation 0.52798104, and chroma 0.07513822.
    static final int
    This color constant "Cardinal" has RGBA8888 code C41E3AFF, L 0.4, A 0.5921569, B 0.5294118, alpha 1.0, hue 0.051208384, saturation 0.8876569, and chroma 0.19271713.
    static final int
    This color constant "Carmine" has RGBA8888 code 960018FF, L 0.29411766, A 0.5803922, B 0.5372549, alpha 1.0, hue 0.07073126, saturation 0.96914196, and chroma 0.17651756.
    static final int
    This color constant "Carnation Pink" has RGBA8888 code FFA6C9FF, L 0.76862746, A 0.54901963, B 0.49411765, alpha 1.0, hue 0.98778117, saturation 0.28974232, and chroma 0.098356865.
    static final int
    This color constant "Carolina Blue" has RGBA8888 code 99BADDFF, L 0.7137255, A 0.4862745, B 0.47058824, alpha 1.0, hue 0.68555963, saturation 0.2719919, and chroma 0.064659946.
    static final int
    This color constant "Carrot Orange" has RGBA8888 code ED9121FF, L 0.65882355, A 0.5254902, B 0.57254905, alpha 1.0, hue 0.19381978, saturation 0.9203844, and chroma 0.15319274.
    static final int
    This color constant "Cattail" has RGBA8888 code B64925FF, L 0.42745098, A 0.5568628, B 0.54509807, alpha 1.0, hue 0.10738862, saturation 0.7533088, and chroma 0.14458403.
    static final int
    This color constant "Celadon" has RGBA8888 code ACE1AFFF, L 0.81960785, A 0.4627451, B 0.52156866, alpha 1.0, hue 0.4064164, saturation 0.3004626, and chroma 0.08575976.
    static final int
    This color constant "Celadon Dye" has RGBA8888 code 819C8BFF, L 0.5803922, A 0.48235294, B 0.5058824, alpha 1.0, hue 0.42620847, saturation 0.18253617, and chroma 0.03705794.
    static final int
    This color constant "Cerise" has RGBA8888 code DE3163FF, L 0.47843137, A 0.6, B 0.50980395, alpha 1.0, hue 0.01828308, saturation 0.8053078, and chroma 0.20017387.
    static final int
    This color constant "Cerulean" has RGBA8888 code 007BA7FF, L 0.43529412, A 0.4627451, B 0.45490196, alpha 1.0, hue 0.6408625, saturation 0.8882919, and chroma 0.11653464.
    static final int
    This color constant "Cerulean Blue" has RGBA8888 code 2A52BEFF, L 0.3529412, A 0.49019608, B 0.4117647, alpha 1.0, hue 0.7355709, saturation 0.49090493, and chroma 0.17686298.
    static final int
    This color constant "Chartreuse" has RGBA8888 code DFFF00FF, L 0.92156863, A 0.44705883, B 0.59607846, alpha 1.0, hue 0.3263176, saturation 0.97165537, and chroma 0.21854064.
    static final int
    This color constant "Chartreuse Green" has RGBA8888 code 7FFF00FF, L 0.84705883, A 0.40784314, B 0.5921569, alpha 1.0, hue 0.3716143, saturation 0.9776923, and chroma 0.25964078.
    static final int
    This color constant "Cherry Blossom" has RGBA8888 code FFB7C5FF, L 0.8039216, A 0.5372549, B 0.5019608, alpha 1.0, hue 0.0158628, saturation 0.22087638, and chroma 0.07432148.
    static final int
    This color constant "Cherry Blossom Dye" has RGBA8888 code FCC9B9FF, L 0.8392157, A 0.52156866, B 0.5137255, alpha 1.0, hue 0.09358362, saturation 0.16024671, and chroma 0.050931267.
    static final int
    This color constant "Cherry Blossom Mouse" has RGBA8888 code AC8181FF, L 0.5529412, A 0.52156866, B 0.5058824, alpha 1.0, hue 0.051208384, saturation 0.1781565, and chroma 0.044538103.
    static final int
    This color constant "Chestnut" has RGBA8888 code CD5C5CFF, L 0.50980395, A 0.56078434, B 0.5254902, alpha 1.0, hue 0.06563697, saturation 0.51365435, and chroma 0.13131043.
    static final int
    This color constant "Chestnut Leather Brown" has RGBA8888 code 60281EFF, L 0.22745098, A 0.5372549, B 0.52156866, alpha 1.0, hue 0.08601036, saturation 0.5830952, and chroma 0.08575976.
    static final int
    This color constant "Chestnut Plum" has RGBA8888 code 8B352DFF, L 0.3254902, A 0.5529412, B 0.5254902, alpha 1.0, hue 0.07379155, saturation 0.6138226, and chroma 0.11705722.
    static final int
    This color constant "Chinese Tea Brown" has RGBA8888 code B35C44FF, L 0.4627451, A 0.54509807, B 0.53333336, alpha 1.0, hue 0.10241663, saturation 0.54545456, and chroma 0.11172148.
    static final int
    This color constant "Chinese Tea Yellow" has RGBA8888 code B7702DFF, L 0.50980395, A 0.5254902, B 0.5529412, alpha 1.0, hue 0.17620845, saturation 0.8026911, and chroma 0.11705722.
    static final int
    This color constant "Chocolate" has RGBA8888 code 7B3F00FF, L 0.3137255, A 0.5254902, B 0.54509807, alpha 1.0, hue 0.16595447, saturation 0.9261629, and chroma 0.10320191.
    static final int
    This color constant "Cinnabar" has RGBA8888 code E34234FF, L 0.49411765, A 0.58431375, B 0.54509807, alpha 1.0, hue 0.07947329, saturation 0.7480576, and chroma 0.19048727.
    static final int
    This color constant "Cinnamon" has RGBA8888 code D2691EFF, L 0.53333336, A 0.54509807, B 0.56078434, alpha 1.0, hue 0.14758338, saturation 0.8695652, and chroma 0.15078327.
    static final int
    This color constant "Clove Brown" has RGBA8888 code 8F583CFF, L 0.40392157, A 0.5254902, B 0.5294118, alpha 1.0, hue 0.13559444, saturation 0.5185437, and chroma 0.07753685.
    static final int
    This color constant "Clove Dyed" has RGBA8888 code C66B27FF, L 0.5176471, A 0.5372549, B 0.5568628, alpha 1.0, hue 0.15641639, saturation 0.85846454, and chroma 0.13542919.
    static final int
    This color constant "Coarse Wool" has RGBA8888 code 181B26FF, L 0.105882354, A 0.49803922, B 0.4862745, alpha 1.0, hue 0.75, saturation 0.15, and chroma 0.027621359.
    static final int
    This color constant "Cobalt" has RGBA8888 code 0047ABFF, L 0.3019608, A 0.48235294, B 0.4117647, alpha 1.0, hue 0.72137564, saturation 0.9126808, and chroma 0.1792624.
    static final int
    This color constant "Cochineal Red" has RGBA8888 code 9D2933FF, L 0.3372549, A 0.57254905, B 0.5254902, alpha 1.0, hue 0.056180224, saturation 0.79405713, and chroma 0.15319274.
    static final int[]
    A predefined palette of 198 colors derived from 21 hand-picked hues on the color wheel, with 9 variations on saturation and value per hue, along with 9 grayscale colors from black to white.
    static final int[]
    16 high-brightness, high-saturation colors.
    static final int[]
    16 low-brightness, mid-saturation colors.
    static final int[]
    16 low-brightness, low-saturation colors.
    static final int[]
    16 mid-brightness, low-saturation colors.
    static final int[]
    16 mid-brightness, high-saturation colors.
    static final int[]
    16 high-brightness, mid-saturation colors.
    static final int[]
    16 mid-brightness, mid-saturation colors.
    static final int[]
    16 high-brightness, low-saturation colors.
    static final int[]
    An alternate version of COLOR_WHEEL_PALETTE that has 16 hues (instead of 21 in the other palette) followed by grayscale, with each hue containing 9 colors (there are also 9 grayscale colors).
    static final int[]
    16 low-brightness, high-saturation colors.
    static final int[][]
    Contains 9 arrays of 16 SColors each, with each of the outer arrays having a specific saturation and brightness, and the inner arrays all going through the 16 "reduced" Color Wheel palette hues.
    static final com.github.tommyettinger.ds.IntList
    The packed Oklab int colors that correspond to items in NAMES_BY_HUE, with the same order.
    static final int
    This color constant "Columbia Blue" has RGBA8888 code 9BDDFFFF, L 0.8235294, A 0.4745098, B 0.47058824, alpha 1.0, hue 0.6372184, saturation 0.39232105, and chroma 0.07753685.
    static final int
    This color constant "Copper" has RGBA8888 code B87333FF, L 0.5176471, A 0.5254902, B 0.54901963, alpha 1.0, hue 0.17138702, saturation 0.7202353, and chroma 0.11007033.
    static final int
    This color constant "Copper Rose" has RGBA8888 code 996666FF, L 0.45882353, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.2712382, and chroma 0.061763234.
    static final int
    This color constant "Coral" has RGBA8888 code FF7F50FF, L 0.6509804, A 0.5568628, B 0.54901963, alpha 1.0, hue 0.11365128, saturation 0.6301408, and chroma 0.14956398.
    static final int
    This color constant "Coral Dye" has RGBA8888 code F8674FFF, L 0.59607846, A 0.57254905, B 0.54509807, alpha 1.0, hue 0.08965457, saturation 0.5992588, and chroma 0.17017984.
    static final int
    This color constant "Coral Red" has RGBA8888 code FF4040FF, L 0.54509807, A 0.59607846, B 0.54509807, alpha 1.0, hue 0.07122476, saturation 0.78115064, and chroma 0.21144326.
    static final int
    This color constant "Corn" has RGBA8888 code FBEC5DFF, L 0.90588236, A 0.47843137, B 0.57254905, alpha 1.0, hue 0.29095456, saturation 0.7556493, and chroma 0.15078327.
    static final int
    This color constant "Corn Dye" has RGBA8888 code FAA945FF, L 0.73333335, A 0.52156866, B 0.5647059, alpha 1.0, hue 0.19599979, saturation 0.76713854, and chroma 0.13587911.
    static final int
    This color constant "Cornflower Blue" has RGBA8888 code 6495EDFF, L 0.58431375, A 0.4862745, B 0.43529412, alpha 1.0, hue 0.7205011, saturation 0.43410188, and chroma 0.13177444.
    static final int
    This color constant "Cosmic Latte" has RGBA8888 code FFF8E7FF, L 0.9764706, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.11320755, and chroma 0.019918045.
    static final int
    This color constant "Cream" has RGBA8888 code FFFDD0FF, L 0.98039216, A 0.49019608, B 0.52156866, alpha 1.0, hue 0.30120838, saturation 0.22191423, and chroma 0.0471994.
    static final int
    This color constant "Crimson" has RGBA8888 code DC143CFF, L 0.4392157, A 0.6039216, B 0.53333336, alpha 1.0, hue 0.051208384, saturation 0.9331311, and chroma 0.21742062.
    static final int
    This color constant "CW Almost Black" has RGBA8888 code 1F1F1FFF, L 0.12156863, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "CW Almost White" has RGBA8888 code DFDFDFFF, L 0.8745098, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "CW Apricot" has RGBA8888 code F9AA38FF, L 0.73333335, A 0.5176471, B 0.5686275, alpha 1.0, hue 0.20687722, saturation 0.81224096, and chroma 0.1411665.
    static final int
    This color constant "CW Azure" has RGBA8888 code 33C0E4FF, L 0.6745098, A 0.44705883, B 0.45882353, alpha 1.0, hue 0.6043575, saturation 0.88655245, and chroma 0.1336143.
    static final int
    This color constant "CW Black" has RGBA8888 code 000000FF, L 0.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "CW Blue" has RGBA8888 code 267CE9FF, L 0.4862745, A 0.4745098, B 0.4117647, alpha 1.0, hue 0.70762444, saturation 0.8292185, and chroma 0.18296935.
    static final int
    This color constant "CW Bright Apricot" has RGBA8888 code FCAE3FFF, L 0.7490196, A 0.5176471, B 0.5686275, alpha 1.0, hue 0.20687722, saturation 0.7949592, and chroma 0.1411665.
    static final int
    This color constant "CW Bright Azure" has RGBA8888 code 3DCAEEFF, L 0.70980394, A 0.44705883, B 0.45882353, alpha 1.0, hue 0.6043575, saturation 0.8632221, and chroma 0.1336143.
    static final int
    This color constant "CW Bright Blue" has RGBA8888 code 398AF1FF, L 0.53333336, A 0.4745098, B 0.41960785, alpha 1.0, hue 0.7036129, saturation 0.7457362, and chroma 0.16801417.
    static final int
    This color constant "CW Bright Brown" has RGBA8888 code DF8F47FF, L 0.6392157, A 0.5254902, B 0.5529412, alpha 1.0, hue 0.17620845, saturation 0.6956656, and chroma 0.11705722.
    static final int
    This color constant "CW Bright Chartreuse" has RGBA8888 code CEF63CFF, L 0.88235295, A 0.44705883, B 0.58431375, alpha 1.0, hue 0.3349422, saturation 0.88116777, and chroma 0.19833598.
    static final int
    This color constant "CW Bright Cyan" has RGBA8888 code 34F1ECFF, L 0.81960785, A 0.43137255, B 0.48235294, alpha 1.0, hue 0.53677934, saturation 0.87321246, and chroma 0.1411665.
    static final int
    This color constant "CW Bright Gold" has RGBA8888 code F2D636FF, L 0.8352941, A 0.48235294, B 0.5803922, alpha 1.0, hue 0.27995622, saturation 0.87255335, and chroma 0.16396947.
    static final int
    This color constant "CW Bright Green" has RGBA8888 code 4FEF39FF, L 0.7764706, A 0.4, B 0.5764706, alpha 1.0, hue 0.39261138, saturation 0.86528707, and chroma 0.2507922.
    static final int
    This color constant "CW Bright Honeydew" has RGBA8888 code A1FA48FF, L 0.85882354, A 0.42745098, B 0.5764706, alpha 1.0, hue 0.36663133, saturation 0.81537116, and chroma 0.209995.
    static final int
    This color constant "CW Bright Indigo" has RGBA8888 code 6C33EAFF, L 0.3882353, A 0.5411765, B 0.38431373, alpha 1.0, hue 0.8077007, saturation 0.78521836, and chroma 0.24463232.
    static final int
    This color constant "CW Bright Jade" has RGBA8888 code 43EC6BFF, L 0.76862746, A 0.40784314, B 0.5529412, alpha 1.0, hue 0.4129759, saturation 0.80375594, and chroma 0.21173172.
    static final int
    This color constant "CW Bright Lime" has RGBA8888 code B1E932FF, L 0.81960785, A 0.4392157, B 0.5803922, alpha 1.0, hue 0.34871596, saturation 0.8748128, and chroma 0.20078278.
    static final int
    This color constant "CW Bright Magenta" has RGBA8888 code F036C9FF, L 0.5568628, A 0.6156863, B 0.44705883, alpha 1.0, hue 0.9349205, saturation 0.8277358, and chroma 0.25345513.
    static final int
    This color constant "CW Bright Orange" has RGBA8888 code F68A39FF, L 0.654902, A 0.5411765, B 0.56078434, alpha 1.0, hue 0.15414284, saturation 0.77665955, and chroma 0.14626285.
    static final int
    This color constant "CW Bright Purple" has RGBA8888 code D13DF1FF, L 0.5411765, A 0.6, B 0.41568628, alpha 1.0, hue 0.8918677, saturation 0.80533856, and chroma 0.26057938.
    static final int
    This color constant "CW Bright Red" has RGBA8888 code F43B3BFF, L 0.5176471, A 0.59607846, B 0.54509807, alpha 1.0, hue 0.07122476, saturation 0.8037927, and chroma 0.21144326.
    static final int
    This color constant "CW Bright Rose" has RGBA8888 code EE3585FF, L 0.52156866, A 0.6117647, B 0.49411765, alpha 1.0, hue 0.9945141, saturation 0.84107935, and chroma 0.22296442.
    static final int
    This color constant "CW Bright Sapphire" has RGBA8888 code 3D4DF0FF, L 0.39607844, A 0.5019608, B 0.38039216, alpha 1.0, hue 0.75530314, saturation 0.65253615, and chroma 0.23831327.
    static final int
    This color constant "CW Bright Seafoam" has RGBA8888 code 3FF8B6FF, L 0.8235294, A 0.41960785, B 0.5176471, alpha 1.0, hue 0.46101025, saturation 0.84145015, and chroma 0.16396947.
    static final int
    This color constant "CW Bright Violet" has RGBA8888 code 9C3AF0FF, L 0.45882353, A 0.57254905, B 0.39607844, alpha 1.0, hue 0.8504396, saturation 0.79512304, and chroma 0.25249004.
    static final int
    This color constant "CW Bright Yellow" has RGBA8888 code FDFC39FF, L 0.94509804, A 0.46666667, B 0.5882353, alpha 1.0, hue 0.30327517, saturation 0.8855124, and chroma 0.18790646.
    static final int
    This color constant "CW Brown" has RGBA8888 code CD8B51FF, L 0.60784316, A 0.52156866, B 0.54509807, alpha 1.0, hue 0.17620845, saturation 0.6098367, and chroma 0.09959023.
    static final int
    This color constant "CW Chartreuse" has RGBA8888 code C7F12FFF, L 0.8627451, A 0.44705883, B 0.58431375, alpha 1.0, hue 0.3349422, saturation 0.89662683, and chroma 0.19833598.
    static final int
    This color constant "CW Cyan" has RGBA8888 code 17E9E3FF, L 0.7882353, A 0.42745098, B 0.48235294, alpha 1.0, hue 0.53480226, saturation 0.9455943, and chroma 0.14874557.
    static final int
    This color constant "CW Dark Apricot" has RGBA8888 code A8701DFF, L 0.4862745, A 0.5137255, B 0.5568628, alpha 1.0, hue 0.2085236, saturation 0.8870957, and chroma 0.11653464.
    static final int
    This color constant "CW Dark Azure" has RGBA8888 code 1B819AFF, L 0.4509804, A 0.45882353, B 0.46666667, alpha 1.0, hue 0.6073886, saturation 0.88318956, and chroma 0.105541065.
    static final int
    This color constant "CW Dark Blue" has RGBA8888 code 15519DFF, L 0.31764707, A 0.47843137, B 0.43137255, alpha 1.0, hue 0.70447326, saturation 0.88600224, and chroma 0.143312.
    static final int
    This color constant "CW Dark Brown" has RGBA8888 code 8A582BFF, L 0.39215687, A 0.5176471, B 0.5411765, alpha 1.0, hue 0.18210036, saturation 0.7323058, and chroma 0.08924734.
    static final int
    This color constant "CW Dark Chartreuse" has RGBA8888 code 85A318FF, L 0.5803922, A 0.45490196, B 0.5686275, alpha 1.0, hue 0.3373043, saturation 0.93755656, and chroma 0.16359681.
    static final int
    This color constant "CW Dark Cyan" has RGBA8888 code 0D9D99FF, L 0.5294118, A 0.44313726, B 0.4862745, alpha 1.0, hue 0.5335965, saturation 0.9545214, and chroma 0.11653464.
    static final int
    This color constant "CW Dark Gold" has RGBA8888 code 9F880FFF, L 0.53333336, A 0.49019608, B 0.5647059, alpha 1.0, hue 0.2686383, saturation 0.95095795, and chroma 0.1303775.
    static final int
    This color constant "CW Dark Gray" has RGBA8888 code 5F5F5FFF, L 0.37254903, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "CW Dark Green" has RGBA8888 code 259B15FF, L 0.49803922, A 0.41960785, B 0.56078434, alpha 1.0, hue 0.39261138, saturation 0.91473204, and chroma 0.20078278.
    static final int
    This color constant "CW Dark Honeydew" has RGBA8888 code 69A62DFF, L 0.5686275, A 0.44313726, B 0.56078434, alpha 1.0, hue 0.36440554, saturation 0.85041165, and chroma 0.1658202.
    static final int
    This color constant "CW Dark Indigo" has RGBA8888 code 360997FF, L 0.21176471, A 0.5254902, B 0.4, alpha 1.0, hue 0.79345095, saturation 0.9440549, and chroma 0.20558903.
    static final int
    This color constant "CW Dark Jade" has RGBA8888 code 249940FF, L 0.49411765, A 0.42745098, B 0.5411765, alpha 1.0, hue 0.4126957, saturation 0.8438009, and chroma 0.16618787.
    static final int
    This color constant "CW Dark Lime" has RGBA8888 code 699508FF, L 0.5176471, A 0.44705883, B 0.5647059, alpha 1.0, hue 0.35390404, saturation 0.9511526, and chroma 0.16655473.
    static final int
    This color constant "CW Dark Magenta" has RGBA8888 code 9C117EFF, L 0.34509805, A 0.59607846, B 0.45882353, alpha 1.0, hue 0.9394406, saturation 0.94476575, and chroma 0.2082438.
    static final int
    This color constant "CW Dark Orange" has RGBA8888 code A35113FF, L 0.4117647, A 0.5372549, B 0.5529412, alpha 1.0, hue 0.15128402, saturation 0.9055079, and chroma 0.12896542.
    static final int
    This color constant "CW Dark Purple" has RGBA8888 code 871C9DFF, L 0.3372549, A 0.5803922, B 0.43137255, alpha 1.0, hue 0.89169145, saturation 0.8858529, and chroma 0.2105755.
    static final int
    This color constant "CW Dark Red" has RGBA8888 code A11616FF, L 0.32156864, A 0.5764706, B 0.5411765, alpha 1.0, hue 0.08002978, saturation 0.89511466, and chroma 0.17302527.
    static final int
    This color constant "CW Dark Rose" has RGBA8888 code 9A0D4AFF, L 0.31764707, A 0.5882353, B 0.5019608, alpha 1.0, hue 0.0069155367, saturation 0.9208691, and chroma 0.17582464.
    static final int
    This color constant "CW Dark Sapphire" has RGBA8888 code 1A289DFF, L 0.23137255, A 0.49411765, B 0.4, alpha 1.0, hue 0.74363714, saturation 0.74686545, and chroma 0.19956312.
    static final int
    This color constant "CW Dark Seafoam" has RGBA8888 code 1DA574FF, L 0.5411765, A 0.43137255, B 0.5176471, alpha 1.0, hue 0.45447323, saturation 0.90872025, and chroma 0.1411665.
    static final int
    This color constant "CW Dark Violet" has RGBA8888 code 5E179CFF, L 0.27450982, A 0.5529412, B 0.4117647, alpha 1.0, hue 0.8401978, saturation 0.88395965, and chroma 0.2049944.
    static final int
    This color constant "CW Dark Yellow" has RGBA8888 code AAA914FF, L 0.6313726, A 0.47058824, B 0.57254905, alpha 1.0, hue 0.30618024, saturation 0.9417887, and chroma 0.15595676.
    static final int
    This color constant "CW Drab Apricot" has RGBA8888 code B18B55FF, L 0.57254905, A 0.5058824, B 0.5372549, alpha 1.0, hue 0.21858361, saturation 0.52297634, and chroma 0.07513822.
    static final int
    This color constant "CW Drab Azure" has RGBA8888 code 498D9FFF, L 0.5058824, A 0.46666667, B 0.4745098, alpha 1.0, hue 0.60241663, saturation 0.6451613, and chroma 0.0835974.
    static final int
    This color constant "CW Drab Blue" has RGBA8888 code 355E93FF, L 0.36078432, A 0.4862745, B 0.4509804, alpha 1.0, hue 0.7110103, saturation 0.5153882, and chroma 0.10141215.
    static final int
    This color constant "CW Drab Brown" has RGBA8888 code 937358FF, L 0.47843137, A 0.50980395, B 0.52156866, alpha 1.0, hue 0.17620845, saturation 0.35306334, and chroma 0.0471994.
    static final int
    This color constant "CW Drab Chartreuse" has RGBA8888 code A2B658FF, L 0.6666667, A 0.47058824, B 0.54901963, alpha 1.0, hue 0.32861298, saturation 0.61520094, and chroma 0.11388578.
    static final int
    This color constant "CW Drab Cyan" has RGBA8888 code 41A7A4FF, L 0.5764706, A 0.4509804, B 0.4862745, alpha 1.0, hue 0.5389897, saturation 0.7730823, and chroma 0.10141215.
    static final int
    This color constant "CW Drab Gold" has RGBA8888 code AFA04CFF, L 0.61960787, A 0.49019608, B 0.54901963, alpha 1.0, hue 0.27429464, saturation 0.6576473, and chroma 0.09959023.
    static final int
    This color constant "CW Drab Green" has RGBA8888 code 50A145FF, L 0.5411765, A 0.4392157, B 0.54509807, alpha 1.0, hue 0.39261138, saturation 0.6511652, and chroma 0.15078327.
    static final int
    This color constant "CW Drab Honeydew" has RGBA8888 code 90B76AFF, L 0.65882355, A 0.4627451, B 0.5411765, alpha 1.0, hue 0.3591375, saturation 0.5363272, and chroma 0.11062346.
    static final int
    This color constant "CW Drab Indigo" has RGBA8888 code 3B1D7EFF, L 0.21176471, A 0.5254902, B 0.42352942, alpha 1.0, hue 0.80618024, saturation 0.74994284, and chroma 0.1605844.
    static final int
    This color constant "CW Drab Jade" has RGBA8888 code 56A267FF, L 0.5529412, A 0.44705883, B 0.5254902, alpha 1.0, hue 0.42138702, saturation 0.5905929, and chroma 0.11705722.
    static final int
    This color constant "CW Drab Lime" has RGBA8888 code 85A441FF, L 0.5882353, A 0.4627451, B 0.5529412, alpha 1.0, hue 0.3409312, saturation 0.72362244, and chroma 0.12896542.
    static final int
    This color constant "CW Drab Magenta" has RGBA8888 code 91307CFF, L 0.35686275, A 0.57254905, B 0.46666667, alpha 1.0, hue 0.9365733, saturation 0.69883144, and chroma 0.15905683.
    static final int
    This color constant "CW Drab Orange" has RGBA8888 code A46B40FF, L 0.4745098, A 0.52156866, B 0.5372549, alpha 1.0, hue 0.16398965, saturation 0.5980463, and chroma 0.08575976.
    static final int
    This color constant "CW Drab Purple" has RGBA8888 code 863F95FF, L 0.3764706, A 0.5568628, B 0.4509804, alpha 1.0, hue 0.8926114, saturation 0.58210224, and chroma 0.14956398.
    static final int
    This color constant "CW Drab Red" has RGBA8888 code 923535FF, L 0.3372549, A 0.5568628, B 0.52156866, alpha 1.0, hue 0.0605594, saturation 0.6213652, and chroma 0.12115674.
    static final int
    This color constant "CW Drab Rose" has RGBA8888 code 8C2B55FF, L 0.32156864, A 0.5686275, B 0.49411765, alpha 1.0, hue 0.9911669, saturation 0.7069708, and chroma 0.13722007.
    static final int
    This color constant "CW Drab Sapphire" has RGBA8888 code 323A8AFF, L 0.26666668, A 0.5019608, B 0.43137255, alpha 1.0, hue 0.75935155, saturation 0.4865539, and chroma 0.13677454.
    static final int
    This color constant "CW Drab Seafoam" has RGBA8888 code 54AF8EFF, L 0.6039216, A 0.4509804, B 0.50980395, alpha 1.0, hue 0.46101025, saturation 0.61846584, and chroma 0.09959023.
    static final int
    This color constant "CW Drab Violet" has RGBA8888 code 63328DFF, L 0.3019608, A 0.54509807, B 0.43529412, alpha 1.0, hue 0.85241663, saturation 0.6557377, and chroma 0.15712644.
    static final int
    This color constant "CW Drab Yellow" has RGBA8888 code C1C05BFF, L 0.7254902, A 0.47843137, B 0.5568628, alpha 1.0, hue 0.30120838, saturation 0.67282504, and chroma 0.12115674.
    static final int
    This color constant "CW Faded Apricot" has RGBA8888 code DDBC8BFF, L 0.75686276, A 0.5058824, B 0.53333336, alpha 1.0, hue 0.21519771, saturation 0.40084976, and chroma 0.06743233.
    static final int
    This color constant "CW Faded Azure" has RGBA8888 code 7CB9C8FF, L 0.6784314, A 0.47058824, B 0.47843137, alpha 1.0, hue 0.59871596, saturation 0.46499056, and chroma 0.07266045.
    static final int
    This color constant "CW Faded Blue" has RGBA8888 code 658AB9FF, L 0.5294118, A 0.4862745, B 0.45882353, alpha 1.0, hue 0.7036129, saturation 0.3728681, and chroma 0.08646853.
    static final int
    This color constant "CW Faded Brown" has RGBA8888 code BFA38AFF, L 0.6627451, A 0.5058824, B 0.5176471, alpha 1.0, hue 0.1894406, saturation 0.23934065, and chroma 0.03705794.
    static final int
    This color constant "CW Faded Chartreuse" has RGBA8888 code D4E693FF, L 0.85882354, A 0.4745098, B 0.5411765, alpha 1.0, hue 0.3294733, saturation 0.44749874, and chroma 0.096477255.
    static final int
    This color constant "CW Faded Cyan" has RGBA8888 code 78D2D0FF, L 0.7490196, A 0.45882353, B 0.4862745, alpha 1.0, hue 0.5463871, saturation 0.5494898, and chroma 0.08646853.
    static final int
    This color constant "CW Faded Gold" has RGBA8888 code DCCF85FF, L 0.8039216, A 0.49019608, B 0.5411765, alpha 1.0, hue 0.2786244, saturation 0.4658475, and chroma 0.084324345.
    static final int
    This color constant "CW Faded Green" has RGBA8888 code 84CC7AFF, L 0.7137255, A 0.44705883, B 0.5372549, alpha 1.0, hue 0.39564255, saturation 0.4686063, and chroma 0.12896542.
    static final int
    This color constant "CW Faded Honeydew" has RGBA8888 code C4E6A1FF, L 0.84705883, A 0.47058824, B 0.53333336, alpha 1.0, hue 0.35520855, saturation 0.37382802, and chroma 0.08856081.
    static final int
    This color constant "CW Faded Indigo" has RGBA8888 code 63489FFF, L 0.35686275, A 0.5294118, B 0.43529412, alpha 1.0, hue 0.82379156, saturation 0.4900971, and chroma 0.1415982.
    static final int
    This color constant "CW Faded Jade" has RGBA8888 code 8ACD99FF, L 0.7294118, A 0.45882353, B 0.52156866, alpha 1.0, hue 0.41398963, saturation 0.36443448, and chroma 0.09260367.
    static final int
    This color constant "CW Faded Lime" has RGBA8888 code B5D079FF, L 0.7647059, A 0.46666667, B 0.54509807, alpha 1.0, hue 0.3435836, saturation 0.5341557, and chroma 0.11172148.
    static final int
    This color constant "CW Faded Magenta" has RGBA8888 code B761A4FF, L 0.5137255, A 0.56078434, B 0.47058824, alpha 1.0, hue 0.934363, saturation 0.4657133, and chroma 0.1345248.
    static final int
    This color constant "CW Faded Orange" has RGBA8888 code CC9B75FF, L 0.6509804, A 0.5176471, B 0.5294118, alpha 1.0, hue 0.16109617, saturation 0.39308253, and chroma 0.068331465.
    static final int
    This color constant "CW Faded Purple" has RGBA8888 code AE6EBCFF, L 0.5372549, A 0.54901963, B 0.45882353, alpha 1.0, hue 0.8956425, saturation 0.40002978, and chroma 0.12753771.
    static final int
    This color constant "CW Faded Red" has RGBA8888 code B76363FF, L 0.49411765, A 0.54509807, B 0.5176471, alpha 1.0, hue 0.062832825, saturation 0.3939394, and chroma 0.096477255.
    static final int
    This color constant "CW Faded Rose" has RGBA8888 code B05A7FFF, L 0.4745098, A 0.5568628, B 0.49019608, alpha 1.0, hue 0.978904, saturation 0.45856807, and chroma 0.114952646.
    static final int
    This color constant "CW Faded Sapphire" has RGBA8888 code 5E65ACFF, L 0.42352942, A 0.5058824, B 0.44313726, alpha 1.0, hue 0.77258337, saturation 0.30743772, and chroma 0.11388578.
    static final int
    This color constant "CW Faded Seafoam" has RGBA8888 code 8ADABDFF, L 0.7764706, A 0.45882353, B 0.5058824, alpha 1.0, hue 0.4685836, saturation 0.443393, and chroma 0.082864076.
    static final int
    This color constant "CW Faded Violet" has RGBA8888 code 8C61B1FF, L 0.46666667, A 0.5372549, B 0.4509804, alpha 1.0, hue 0.86057127, saturation 0.3905125, and chroma 0.12265874.
    static final int
    This color constant "CW Faded Yellow" has RGBA8888 code F2F197FF, L 0.92156863, A 0.48235294, B 0.54901963, alpha 1.0, hue 0.29750782, saturation 0.5037582, and chroma 0.10379164.
    static final int
    This color constant "CW Flush Apricot" has RGBA8888 code ED971BFF, L 0.67058825, A 0.52156866, B 0.57254905, alpha 1.0, hue 0.20131762, saturation 0.90567535, and chroma 0.15078327.
    static final int
    This color constant "CW Flush Azure" has RGBA8888 code 18B2D9FF, L 0.62352943, A 0.44705883, B 0.45882353, alpha 1.0, hue 0.6043575, saturation 0.9372126, and chroma 0.1336143.
    static final int
    This color constant "CW Flush Blue" has RGBA8888 code 136CDEFF, L 0.43529412, A 0.4745098, B 0.40784314, alpha 1.0, hue 0.7093862, saturation 0.9142203, and chroma 0.19048727.
    static final int
    This color constant "CW Flush Brown" has RGBA8888 code C36F26FF, L 0.52156866, A 0.53333336, B 0.5568628, alpha 1.0, hue 0.16398965, saturation 0.8329931, and chroma 0.13131043.
    static final int
    This color constant "CW Flush Chartreuse" has RGBA8888 code B8E516FF, L 0.8117647, A 0.44313726, B 0.58431375, alpha 1.0, hue 0.34019777, saturation 0.91497576, and chroma 0.20259848.
    static final int
    This color constant "CW Flush Cyan" has RGBA8888 code 0ADED8FF, L 0.7490196, A 0.42745098, B 0.48235294, alpha 1.0, hue 0.53480226, saturation 0.97047836, and chroma 0.14874557.
    static final int
    This color constant "CW Flush Gold" has RGBA8888 code E0BF0DFF, L 0.7490196, A 0.4862745, B 0.5803922, alpha 1.0, hue 0.27258337, saturation 0.94280905, and chroma 0.16247371.
    static final int
    This color constant "CW Flush Green" has RGBA8888 code 2ADB13FF, L 0.69803923, A 0.39607844, B 0.5764706, alpha 1.0, hue 0.39564255, saturation 0.95079535, and chroma 0.25704193.
    static final int
    This color constant "CW Flush Honeydew" has RGBA8888 code 89EA28FF, L 0.7921569, A 0.41960785, B 0.5803922, alpha 1.0, hue 0.37111902, saturation 0.8923077, and chroma 0.22649515.
    static final int
    This color constant "CW Flush Indigo" has RGBA8888 code 4909D4FF, L 0.29411766, A 0.5294118, B 0.37254903, alpha 1.0, hue 0.7889897, saturation 0.95608246, and chroma 0.26057938.
    static final int
    This color constant "CW Flush Jade" has RGBA8888 code 21D74BFF, L 0.6901961, A 0.40392157, B 0.56078434, alpha 1.0, hue 0.4064164, saturation 0.8875203, and chroma 0.22649515.
    static final int
    This color constant "CW Flush Lime" has RGBA8888 code 93D208FF, L 0.7254902, A 0.43529412, B 0.5803922, alpha 1.0, hue 0.35362232, saturation 0.94288415, and chroma 0.20558903.
    static final int
    This color constant "CW Flush Magenta" has RGBA8888 code DC0EB0FF, L 0.48235294, A 0.62352943, B 0.4509804, alpha 1.0, hue 0.9428998, saturation 0.9627046, and chroma 0.26476192.
    static final int
    This color constant "CW Flush Orange" has RGBA8888 code E56D11FF, L 0.5686275, A 0.54901963, B 0.5647059, alpha 1.0, hue 0.14609598, saturation 0.8917056, and chroma 0.16172063.
    static final int
    This color constant "CW Flush Purple" has RGBA8888 code BB18DEFF, L 0.4627451, A 0.6039216, B 0.40784314, alpha 1.0, hue 0.8877051, saturation 0.9333762, and chroma 0.27671033.
    static final int
    This color constant "CW Flush Red" has RGBA8888 code E21414FF, L 0.44705883, A 0.6, B 0.5529412, alpha 1.0, hue 0.07861299, saturation 0.9374491, and chroma 0.22541466.
    static final int
    This color constant "CW Flush Rose" has RGBA8888 code D90D64FF, L 0.44313726, A 0.6117647, B 0.5058824, alpha 1.0, hue 0.010959112, saturation 0.93770593, and chroma 0.22296442.
    static final int
    This color constant "CW Flush Sapphire" has RGBA8888 code 172BDDFF, L 0.29803923, A 0.49019608, B 0.36862746, alpha 1.0, hue 0.74036574, saturation 0.82651377, and chroma 0.26244652.
    static final int
    This color constant "CW Flush Seafoam" has RGBA8888 code 1AE89EFF, L 0.7607843, A 0.4117647, B 0.5254902, alpha 1.0, hue 0.45097163, saturation 0.9234717, and chroma 0.18296935.
    static final int
    This color constant "CW Flush Violet" has RGBA8888 code 7F14DCFF, L 0.36862746, A 0.5686275, B 0.3882353, alpha 1.0, hue 0.84093124, saturation 0.93765163, and chroma 0.2612811.
    static final int
    This color constant "CW Flush Yellow" has RGBA8888 code EEEE13FF, L 0.8901961, A 0.4627451, B 0.5921569, alpha 1.0, hue 0.30710015, saturation 0.9493337, and chroma 0.198028.
    static final int
    This color constant "CW Gold" has RGBA8888 code EBCB1DFF, L 0.79607844, A 0.4862745, B 0.58431375, alpha 1.0, hue 0.27156967, saturation 0.9448342, and chroma 0.17017984.
    static final int
    This color constant "CW Gray" has RGBA8888 code 7F7F7FFF, L 0.49803922, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "CW Gray Black" has RGBA8888 code 3F3F3FFF, L 0.24705882, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "CW Gray White" has RGBA8888 code BFBFBFFF, L 0.7490196, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "CW Green" has RGBA8888 code 3EE628FF, L 0.7411765, A 0.4, B 0.5764706, alpha 1.0, hue 0.39261138, saturation 0.8893228, and chroma 0.2507922.
    static final int
    This color constant "CW Honeydew" has RGBA8888 code A5F655FF, L 0.8509804, A 0.43137255, B 0.57254905, alpha 1.0, hue 0.3661673, saturation 0.78446454, and chroma 0.1989505.
    static final int
    This color constant "CW Indigo" has RGBA8888 code 5313DFFF, L 0.31764707, A 0.53333336, B 0.37254903, alpha 1.0, hue 0.79363537, saturation 0.9233761, and chroma 0.26244652.
    static final int
    This color constant "CW Jade" has RGBA8888 code 45E269FF, L 0.7411765, A 0.4117647, B 0.5529412, alpha 1.0, hue 0.40980223, saturation 0.766965, and chroma 0.2049944.
    static final int
    This color constant "CW Light Apricot" has RGBA8888 code F8CD90FF, L 0.83137256, A 0.5058824, B 0.5411765, alpha 1.0, hue 0.22137561, saturation 0.4563404, and chroma 0.082864076.
    static final int
    This color constant "CW Light Azure" has RGBA8888 code 8BD8EBFF, L 0.7882353, A 0.46666667, B 0.47843137, alpha 1.0, hue 0.58890384, saturation 0.47169906, and chroma 0.079095535.
    static final int
    This color constant "CW Light Blue" has RGBA8888 code 81B0EBFF, L 0.6745098, A 0.4862745, B 0.45490196, alpha 1.0, hue 0.70762444, saturation 0.33048564, and chroma 0.09391262.
    static final int
    This color constant "CW Light Brown" has RGBA8888 code DEBA9BFF, L 0.75686276, A 0.50980395, B 0.52156866, alpha 1.0, hue 0.17620845, saturation 0.26832816, and chroma 0.0471994.
    static final int
    This color constant "CW Light Chartreuse" has RGBA8888 code DFF58CFF, L 0.9098039, A 0.47058824, B 0.5529412, alpha 1.0, hue 0.32379153, saturation 0.5492097, and chroma 0.120651916.
    static final int
    This color constant "CW Light Cyan" has RGBA8888 code 7DEFECFF, L 0.84705883, A 0.4509804, B 0.4862745, alpha 1.0, hue 0.5389897, saturation 0.60338134, and chroma 0.10141215.
    static final int
    This color constant "CW Light Gold" has RGBA8888 code F1E081FF, L 0.87058824, A 0.49019608, B 0.5529412, alpha 1.0, hue 0.27258337, saturation 0.56568545, and chroma 0.107261956.
    static final int
    This color constant "CW Light Gray" has RGBA8888 code 9F9F9FFF, L 0.62352943, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "CW Light Green" has RGBA8888 code 91EC85FF, L 0.8156863, A 0.4392157, B 0.54509807, alpha 1.0, hue 0.39261138, saturation 0.49894476, and chroma 0.15078327.
    static final int
    This color constant "CW Light Honeydew" has RGBA8888 code CCF8A0FF, L 0.90588236, A 0.4627451, B 0.5411765, alpha 1.0, hue 0.3591375, saturation 0.43731293, and chroma 0.11062346.
    static final int
    This color constant "CW Light Indigo" has RGBA8888 code 9774E2FF, L 0.54509807, A 0.53333336, B 0.43137255, alpha 1.0, hue 0.8274922, saturation 0.40495545, and chroma 0.15199278.
    static final int
    This color constant "CW Light Jade" has RGBA8888 code 95EAA9FF, L 0.8235294, A 0.44705883, B 0.5254902, alpha 1.0, hue 0.42138702, saturation 0.45430225, and chroma 0.11705722.
    static final int
    This color constant "CW Light Lime" has RGBA8888 code C6E97AFF, L 0.8509804, A 0.4627451, B 0.5529412, alpha 1.0, hue 0.3409312, saturation 0.57390743, and chroma 0.12896542.
    static final int
    This color constant "CW Light Magenta" has RGBA8888 code EA7ED2FF, L 0.6627451, A 0.5686275, B 0.46666667, alpha 1.0, hue 0.93343776, saturation 0.4426453, and chroma 0.15199278.
    static final int
    This color constant "CW Light Orange" has RGBA8888 code F2B383FF, L 0.7607843, A 0.52156866, B 0.5372549, alpha 1.0, hue 0.16398965, saturation 0.43192235, and chroma 0.08575976.
    static final int
    This color constant "CW Light Purple" has RGBA8888 code DA89ECFF, L 0.6745098, A 0.5568628, B 0.4509804, alpha 1.0, hue 0.8926114, saturation 0.40019527, and chroma 0.14956398.
    static final int
    This color constant "CW Light Red" has RGBA8888 code ED8383FF, L 0.6431373, A 0.5529412, B 0.5176471, alpha 1.0, hue 0.054594062, saturation 0.38118124, and chroma 0.11117382.
    static final int
    This color constant "CW Light Rose" has RGBA8888 code E87AA9FF, L 0.6313726, A 0.5647059, B 0.49019608, alpha 1.0, hue 0.9813617, saturation 0.42793107, and chroma 0.1303775.
    static final int
    This color constant "CW Light Sapphire" has RGBA8888 code 8690E9FF, L 0.59607846, A 0.5058824, B 0.4392157, alpha 1.0, hue 0.771096, saturation 0.2631782, and chroma 0.121659465.
    static final int
    This color constant "CW Light Seafoam" has RGBA8888 code 8FF6D1FF, L 0.8666667, A 0.44705883, B 0.5058824, alpha 1.0, hue 0.47570536, saturation 0.54803944, and chroma 0.10611779.
    static final int
    This color constant "CW Light Violet" has RGBA8888 code BA83E9FF, L 0.61960787, A 0.5411765, B 0.44313726, alpha 1.0, hue 0.85599256, saturation 0.36710295, and chroma 0.13986339.
    static final int
    This color constant "CW Light Yellow" has RGBA8888 code FCFB88FF, L 0.9529412, A 0.47843137, B 0.56078434, alpha 1.0, hue 0.29820585, saturation 0.6095656, and chroma 0.12849128.
    static final int
    This color constant "CW Lime" has RGBA8888 code 9DDD11FF, L 0.76862746, A 0.43529412, B 0.58431375, alpha 1.0, hue 0.35007626, saturation 0.9544892, and chroma 0.21173172.
    static final int
    This color constant "CW Magenta" has RGBA8888 code E71FBCFF, L 0.5176471, A 0.62352943, B 0.44705883, alpha 1.0, hue 0.938585, saturation 0.92106223, and chroma 0.26774204.
    static final int
    This color constant "CW Orange" has RGBA8888 code F17C24FF, L 0.61960787, A 0.54509807, B 0.5647059, alpha 1.0, hue 0.15217316, saturation 0.84933275, and chroma 0.15712644.
    static final int
    This color constant "CW Pale Apricot" has RGBA8888 code F4DBB7FF, L 0.8745098, A 0.5019608, B 0.52156866, alpha 1.0, hue 0.22371602, saturation 0.24331051, and chroma 0.04314594.
    static final int
    This color constant "CW Pale Azure" has RGBA8888 code B2DFEAFF, L 0.8392157, A 0.47843137, B 0.4862745, alpha 1.0, hue 0.58601034, saturation 0.28443667, and chroma 0.050931267.
    static final int
    This color constant "CW Pale Blue" has RGBA8888 code A7C3E6FF, L 0.7529412, A 0.49019608, B 0.4745098, alpha 1.0, hue 0.6987916, saturation 0.19764236, and chroma 0.054407768.
    static final int
    This color constant "CW Pale Brown" has RGBA8888 code E2CDBBFF, L 0.81960785, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.16875985, and chroma 0.029749114.
    static final int
    This color constant "CW Pale Chartreuse" has RGBA8888 code E8F5B8FF, L 0.92941177, A 0.48235294, B 0.5294118, alpha 1.0, hue 0.32379153, saturation 0.30842316, and chroma 0.068331465.
    static final int
    This color constant "CW Pale Cyan" has RGBA8888 code ABEEECFF, L 0.8745098, A 0.46666667, B 0.49019608, alpha 1.0, hue 0.5389897, saturation 0.3926767, and chroma 0.069218926.
    static final int
    This color constant "CW Pale Gold" has RGBA8888 code F1E7B0FF, L 0.8980392, A 0.49411765, B 0.5294118, alpha 1.0, hue 0.26979154, saturation 0.31616697, and chroma 0.059754133.
    static final int
    This color constant "CW Pale Green" has RGBA8888 code B5EBAEFF, L 0.85490197, A 0.4627451, B 0.5254902, alpha 1.0, hue 0.39479145, saturation 0.288652, and chroma 0.08992863.
    static final int
    This color constant "CW Pale Honeydew" has RGBA8888 code DCF6C3FF, L 0.9254902, A 0.47843137, B 0.52156866, alpha 1.0, hue 0.36057127, saturation 0.22971323, and chroma 0.060766988.
    static final int
    This color constant "CW Pale Indigo" has RGBA8888 code AF9BDBFF, L 0.654902, A 0.5176471, B 0.45882353, alpha 1.0, hue 0.82379156, saturation 0.20704333, and chroma 0.08924734.
    static final int
    This color constant "CW Pale Jade" has RGBA8888 code B8EAC4FF, L 0.85882354, A 0.47058824, B 0.5137255, alpha 1.0, hue 0.41737548, saturation 0.23368864, and chroma 0.064659946.
    static final int
    This color constant "CW Pale Lime" has RGBA8888 code D6EBAAFF, L 0.88235295, A 0.47843137, B 0.53333336, alpha 1.0, hue 0.33070704, saturation 0.3612502, and chroma 0.079095535.
    static final int
    This color constant "CW Pale Magenta" has RGBA8888 code E4A5D6FF, L 0.7372549, A 0.5372549, B 0.47843137, alpha 1.0, hue 0.92620844, saturation 0.23292375, and chroma 0.08575976.
    static final int
    This color constant "CW Pale Orange" has RGBA8888 code EDC8ACFF, L 0.8156863, A 0.50980395, B 0.52156866, alpha 1.0, hue 0.17620845, saturation 0.25313976, and chroma 0.0471994.
    static final int
    This color constant "CW Pale Purple" has RGBA8888 code DCADE7FF, L 0.7529412, A 0.5294118, B 0.47058824, alpha 1.0, hue 0.8855944, saturation 0.20247898, and chroma 0.082864076.
    static final int
    This color constant "CW Pale Red" has RGBA8888 code E6A7A7FF, L 0.7254902, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.20103538, and chroma 0.061763234.
    static final int
    This color constant "CW Pale Rose" has RGBA8888 code E2A2BDFF, L 0.7176471, A 0.5372549, B 0.49411765, alpha 1.0, hue 0.9841372, saturation 0.23103161, and chroma 0.07513822.
    static final int
    This color constant "CW Pale Sapphire" has RGBA8888 code A7ADE1FF, L 0.69411767, A 0.5019608, B 0.4627451, alpha 1.0, hue 0.76761156, saturation 0.1426045, and chroma 0.07432148.
    static final int
    This color constant "CW Pale Seafoam" has RGBA8888 code B6F3DDFF, L 0.8901961, A 0.46666667, B 0.5019608, alpha 1.0, hue 0.48020846, saturation 0.3359274, and chroma 0.06652104.
    static final int
    This color constant "CW Pale Violet" has RGBA8888 code C6A7E2FF, L 0.7137255, A 0.52156866, B 0.46666667, alpha 1.0, hue 0.85241663, saturation 0.18518518, and chroma 0.079095535.
    static final int
    This color constant "CW Pale Yellow" has RGBA8888 code FBFAB8FF, L 0.9607843, A 0.4862745, B 0.53333336, alpha 1.0, hue 0.30120838, saturation 0.33881545, and chroma 0.071815535.
    static final int
    This color constant "CW Purple" has RGBA8888 code C934E9FF, L 0.5137255, A 0.6, B 0.4117647, alpha 1.0, hue 0.8882321, saturation 0.84095734, and chroma 0.26568243.
    static final int
    This color constant "CW Red" has RGBA8888 code EE2A2AFF, L 0.4862745, A 0.6, B 0.54901963, alpha 1.0, hue 0.07379155, saturation 0.8808753, and chroma 0.22186674.
    static final int
    This color constant "CW Rich Apricot" has RGBA8888 code C77F17FF, L 0.5647059, A 0.5176471, B 0.5647059, alpha 1.0, hue 0.20447324, saturation 0.90872025, and chroma 0.1336143.
    static final int
    This color constant "CW Rich Azure" has RGBA8888 code 1596B6FF, L 0.52156866, A 0.45490196, B 0.4627451, alpha 1.0, hue 0.6091375, saturation 0.8882919, and chroma 0.11653464.
    static final int
    This color constant "CW Rich Blue" has RGBA8888 code 0F5ABBFF, L 0.36078432, A 0.47843137, B 0.41568628, alpha 1.0, hue 0.7127985, saturation 0.89945966, and chroma 0.17337766.
    static final int
    This color constant "CW Rich Brown" has RGBA8888 code A45D20FF, L 0.4392157, A 0.5294118, B 0.54901963, alpha 1.0, hue 0.16220142, saturation 0.8033862, and chroma 0.11388578.
    static final int
    This color constant "CW Rich Chartreuse" has RGBA8888 code 9BC112FF, L 0.6862745, A 0.4509804, B 0.5764706, alpha 1.0, hue 0.33601037, saturation 0.9329523, and chroma 0.1809568.
    static final int
    This color constant "CW Rich Cyan" has RGBA8888 code 09BAB6FF, L 0.627451, A 0.43529412, B 0.4862745, alpha 1.0, hue 0.5294989, saturation 0.95757765, and chroma 0.13177444.
    static final int
    This color constant "CW Rich Gold" has RGBA8888 code BCA20BFF, L 0.63529414, A 0.4862745, B 0.57254905, alpha 1.0, hue 0.2749237, saturation 0.9383114, and chroma 0.14709508.
    static final int
    This color constant "CW Rich Green" has RGBA8888 code 23B810FF, L 0.5882353, A 0.40784314, B 0.5686275, alpha 1.0, hue 0.3943135, saturation 0.9421343, and chroma 0.22890759.
    static final int
    This color constant "CW Rich Honeydew" has RGBA8888 code 73C522FF, L 0.6666667, A 0.43137255, B 0.57254905, alpha 1.0, hue 0.3661673, saturation 0.9105392, and chroma 0.1989505.
    static final int
    This color constant "CW Rich Indigo" has RGBA8888 code 3D07B3FF, L 0.24705882, A 0.5254902, B 0.38431373, alpha 1.0, hue 0.7876958, saturation 0.9623506, and chroma 0.23599699.
    static final int
    This color constant "CW Rich Jade" has RGBA8888 code 1BB53FFF, L 0.5803922, A 0.41568628, B 0.5529412, alpha 1.0, hue 0.4064164, saturation 0.8703055, and chroma 0.19833598.
    static final int
    This color constant "CW Rich Lime" has RGBA8888 code 7CB106FF, L 0.6117647, A 0.44313726, B 0.57254905, alpha 1.0, hue 0.35106787, saturation 0.9632999, and chroma 0.1836353.
    static final int
    This color constant "CW Rich Magenta" has RGBA8888 code B90D94FF, L 0.40784314, A 0.60784316, B 0.45490196, alpha 1.0, hue 0.940423, saturation 0.94010055, and chroma 0.23287278.
    static final int
    This color constant "CW Rich Orange" has RGBA8888 code C15B0FFF, L 0.47843137, A 0.54509807, B 0.5568628, alpha 1.0, hue 0.14261138, saturation 0.89345926, and chroma 0.14458403.
    static final int
    This color constant "CW Rich Purple" has RGBA8888 code 9E15BAFF, L 0.3882353, A 0.5921569, B 0.41960785, alpha 1.0, hue 0.88942873, saturation 0.9188529, and chroma 0.24363229.
    static final int
    This color constant "CW Rich Red" has RGBA8888 code BE1111FF, L 0.3764706, A 0.5882353, B 0.54901963, alpha 1.0, hue 0.0818773, saturation 0.9435603, and chroma 0.20108652.
    static final int
    This color constant "CW Rich Rose" has RGBA8888 code B60B54FF, L 0.37254903, A 0.6, B 0.5019608, alpha 1.0, hue 0.006118364, saturation 0.9461536, and chroma 0.19925705.
    static final int
    This color constant "CW Rich Sapphire" has RGBA8888 code 1424BAFF, L 0.2509804, A 0.49019608, B 0.38431373, alpha 1.0, hue 0.7390409, saturation 0.807469, and chroma 0.23129487.
    static final int
    This color constant "CW Rich Seafoam" has RGBA8888 code 16C385FF, L 0.6392157, A 0.42352942, B 0.52156866, alpha 1.0, hue 0.45131764, saturation 0.90567535, and chroma 0.1582875.
    static final int
    This color constant "CW Rich Violet" has RGBA8888 code 6B11B9FF, L 0.30980393, A 0.56078434, B 0.4, alpha 1.0, hue 0.840609, saturation 0.9275514, and chroma 0.23313475.
    static final int
    This color constant "CW Rich Yellow" has RGBA8888 code C9C80FFF, L 0.7490196, A 0.46666667, B 0.5803922, alpha 1.0, hue 0.30792907, saturation 0.9363418, and chroma 0.17337766.
    static final int
    This color constant "CW Rose" has RGBA8888 code E41A71FF, L 0.4745098, A 0.6156863, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.9230769, and chroma 0.23050185.
    static final int
    This color constant "CW Sapphire" has RGBA8888 code 3244E8FF, L 0.3647059, A 0.49803922, B 0.38039216, alpha 1.0, hue 0.75, saturation 0.6818182, and chroma 0.23831327.
    static final int
    This color constant "CW Seafoam" has RGBA8888 code 37F4B0FF, L 0.80784315, A 0.41568628, B 0.52156866, alpha 1.0, hue 0.45570695, saturation 0.8736132, and chroma 0.17337766.
    static final int
    This color constant "CW Violet" has RGBA8888 code 902BE7FF, L 0.41960785, A 0.57254905, B 0.39215687, alpha 1.0, hue 0.84759516, saturation 0.8575363, and chroma 0.2589346.
    static final int
    This color constant "CW White" has RGBA8888 code FFFFFFFF, L 1.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "CW Yellow" has RGBA8888 code FBFA27FF, L 0.9372549, A 0.46666667, B 0.5921569, alpha 1.0, hue 0.30120838, saturation 0.91993535, and chroma 0.19523436.
    static final int
    This color constant "Cyan" has RGBA8888 code 00FFFFFF, L 0.8627451, A 0.42352942, B 0.47843137, alpha 1.0, hue 0.5409546, saturation 0.9583845, and chroma 0.1582875.
    static final int
    This color constant "Cypress Bark" has RGBA8888 code 752E23FF, L 0.27450982, A 0.54509807, B 0.5254902, alpha 1.0, hue 0.08404553, saturation 0.6040193, and chroma 0.10320191.
    static final int
    This color constant "Cypress Bark Red" has RGBA8888 code 6F3028FF, L 0.27058825, A 0.5411765, B 0.52156866, alpha 1.0, hue 0.07947329, saturation 0.5568873, and chroma 0.09260367.
    static final int
    This color constant "Dark Blue" has RGBA8888 code 0000C8FF, L 0.23921569, A 0.48235294, B 0.3647059, alpha 1.0, hue 0.7313617, saturation 0.97812814, and chroma 0.27181438.
    static final int
    This color constant "Dark Blue Dye" has RGBA8888 code 192236FF, L 0.13333334, A 0.49411765, B 0.4745098, alpha 1.0, hue 0.723716, saturation 0.3924363, and chroma 0.052115876.
    static final int
    This color constant "Dark Blue Lapis Lazuli" has RGBA8888 code 1B294BFF, L 0.16470589, A 0.49411765, B 0.4627451, alpha 1.0, hue 0.73238844, saturation 0.32928675, and chroma 0.07513822.
    static final int
    This color constant "Dark Brown" has RGBA8888 code 654321FF, L 0.29411766, A 0.5137255, B 0.53333336, alpha 1.0, hue 0.18343773, saturation 0.72954506, and chroma 0.071815535.
    static final int
    This color constant "Dark Cerulean" has RGBA8888 code 08457EFF, L 0.2627451, A 0.47843137, B 0.44313726, alpha 1.0, hue 0.69540596, saturation 0.90097386, and chroma 0.12115674.
    static final int
    This color constant "Dark Chestnut" has RGBA8888 code 986960FF, L 0.4627451, A 0.5254902, B 0.5137255, alpha 1.0, hue 0.08262452, saturation 0.25194556, and chroma 0.05767509.
    static final int
    This color constant "Dark Coral" has RGBA8888 code CD5B45FF, L 0.5019608, A 0.5568628, B 0.5372549, alpha 1.0, hue 0.09358362, saturation 0.5547002, and chroma 0.13542919.
    static final int
    This color constant "Dark Goldenrod" has RGBA8888 code B8860BFF, L 0.56078434, A 0.5058824, B 0.5686275, alpha 1.0, hue 0.23238842, saturation 0.97896063, and chroma 0.13722007.
    static final int
    This color constant "Dark Gray" has RGBA8888 code 404040FF, L 0.2509804, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Dark Green" has RGBA8888 code 013220FF, L 0.16078432, A 0.46666667, B 0.50980395, alpha 1.0, hue 0.44289985, saturation 0.89936876, and chroma 0.069218926.
    static final int
    This color constant "Dark Indigo" has RGBA8888 code 614E6EFF, L 0.3372549, A 0.5176471, B 0.47843137, alpha 1.0, hue 0.875, saturation 0.22447835, and chroma 0.055518243.
    static final int
    This color constant "Dark Khaki" has RGBA8888 code BDB76BFF, L 0.7019608, A 0.4862745, B 0.54509807, alpha 1.0, hue 0.28898975, saturation 0.5622417, and chroma 0.09391262.
    static final int
    This color constant "Dark Pastel Green" has RGBA8888 code 03C03CFF, L 0.6117647, A 0.40784314, B 0.56078434, alpha 1.0, hue 0.40326515, saturation 0.9038016, and chroma 0.21993263.
    static final int
    This color constant "Dark Pink" has RGBA8888 code E75480FF, L 0.54901963, A 0.5882353, B 0.5019608, alpha 1.0, hue 0.0069155367, saturation 0.64849937, and chroma 0.17582464.
    static final int
    This color constant "Dark Red" has RGBA8888 code 800000FF, L 0.24705882, A 0.5686275, B 0.5372549, alpha 1.0, hue 0.08070704, saturation 0.9577331, and chroma 0.1555649.
    static final int
    This color constant "Dark Red Dye" has RGBA8888 code 23191EFF, L 0.10980392, A 0.50980395, B 0.49411765, alpha 1.0, hue 0.9487916, saturation 0.2342428, and chroma 0.022777155.
    static final int
    This color constant "Dark Salmon" has RGBA8888 code E9967AFF, L 0.6784314, A 0.5372549, B 0.5294118, alpha 1.0, hue 0.10738862, saturation 0.3766544, and chroma 0.0945603.
    static final int
    This color constant "Dark Scarlet" has RGBA8888 code 560319FF, L 0.16862746, A 0.5568628, B 0.5137255, alpha 1.0, hue 0.0414764, saturation 0.9408591, and chroma 0.11653464.
    static final int
    This color constant "Dark Slate Gray" has RGBA8888 code 2F4F4FFF, L 0.28235295, A 0.47843137, B 0.49411765, alpha 1.0, hue 0.53141636, saturation 0.48562092, and chroma 0.044538103.
    static final int
    This color constant "Dark Spring Green" has RGBA8888 code 177245FF, L 0.37254903, A 0.44313726, B 0.52156866, alpha 1.0, hue 0.43555963, saturation 0.8959733, and chroma 0.12115674.
    static final int
    This color constant "Dark Tan" has RGBA8888 code 918151FF, L 0.50980395, A 0.49803922, B 0.53333336, alpha 1.0, hue 0.25, saturation 0.51428574, and chroma 0.06652104.
    static final int
    This color constant "Dark Turquoise" has RGBA8888 code 00CED1FF, L 0.69803923, A 0.43529412, B 0.47843137, alpha 1.0, hue 0.54820585, saturation 0.9312808, and chroma 0.13587911.
    static final int
    This color constant "Dark Violet" has RGBA8888 code 9400D3FF, L 0.3882353, A 0.5882353, B 0.4, alpha 1.0, hue 0.8683725, saturation 0.9705879, and chroma 0.26568243.
    static final int
    This color constant "Dawn" has RGBA8888 code FA7B62FF, L 0.6392157, A 0.56078434, B 0.5372549, alpha 1.0, hue 0.08890383, saturation 0.47766992, and chroma 0.14202859.
    static final int[]
    DawnBringer's original 16-color palette, as posted on the Pixel Joint forums, and since then used in lots of pixel art.
    static final int[]
    DawnBringer's 32-color palette, as posted on, the Pixel Joint forums , and since then used in lots of pixel art.
    static final int[]
    DawnBringer's 256-color Aurora palette, modified slightly to fit one transparent color by removing one gray.
    static final int
    This color constant "Daylily" has RGBA8888 code FF8936FF, L 0.6666667, A 0.54509807, B 0.5647059, alpha 1.0, hue 0.15217316, saturation 0.8003328, and chroma 0.15712644.
    static final int
    This color constant "DB Army Green" has RGBA8888 code 8F974AFF, L 0.5647059, A 0.47843137, B 0.54509807, alpha 1.0, hue 0.31283283, saturation 0.63414633, and chroma 0.09959023.
    static final int
    This color constant "DB Black" has RGBA8888 code 000000FF, L 0.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "DB Blood" has RGBA8888 code AC3232FF, L 0.3764706, A 0.57254905, B 0.53333336, alpha 1.0, hue 0.07040579, saturation 0.75084984, and chroma 0.15905683.
    static final int
    This color constant "DB Cadet Blue" has RGBA8888 code 597DCEFF, L 0.49803922, A 0.49019608, B 0.43529412, alpha 1.0, hue 0.73020846, saturation 0.39328086, and chroma 0.1303775.
    static final int
    This color constant "DB Cappuccino" has RGBA8888 code 8F563BFF, L 0.39607844, A 0.5254902, B 0.5294118, alpha 1.0, hue 0.13559444, saturation 0.5315073, and chroma 0.07753685.
    static final int
    This color constant "DB Cerulean" has RGBA8888 code 306082FF, L 0.3529412, A 0.47843137, B 0.4627451, alpha 1.0, hue 0.669293, saturation 0.6434769, and chroma 0.08575976.
    static final int
    This color constant "DB Chestnut" has RGBA8888 code 663931FF, L 0.27450982, A 0.5294118, B 0.5176471, alpha 1.0, hue 0.08890383, saturation 0.41928804, and chroma 0.068331465.
    static final int
    This color constant "DB Cobalt" has RGBA8888 code 3F3F74FF, L 0.27058825, A 0.5058824, B 0.45490196, alpha 1.0, hue 0.77862436, saturation 0.3337415, and chroma 0.09060479.
    static final int
    This color constant "DB Compost" has RGBA8888 code 8A6F30FF, L 0.44705883, A 0.49803922, B 0.54509807, alpha 1.0, hue 0.25, saturation 0.75, and chroma 0.08992863.
    static final int
    This color constant "DB Coral" has RGBA8888 code D95763FF, L 0.52156866, A 0.57254905, B 0.52156866, alpha 1.0, hue 0.04868237, saturation 0.58602524, and chroma 0.15078327.
    static final int
    This color constant "DB Daffodil" has RGBA8888 code FBF236FF, L 0.91764706, A 0.47058824, B 0.5882353, alpha 1.0, hue 0.29702112, saturation 0.89043075, and chroma 0.18528971.
    static final int
    This color constant "DB Dark Leather" has RGBA8888 code 442434FF, L 0.18431373, A 0.5294118, B 0.49019608, alpha 1.0, hue 0.9610103, saturation 0.44574115, and chroma 0.061763234.
    static final int
    This color constant "DB Deep Ocean" has RGBA8888 code 30346DFF, L 0.23137255, A 0.5058824, B 0.44705883, alpha 1.0, hue 0.7742946, saturation 0.43124413, and chroma 0.10611779.
    static final int
    This color constant "DB Denim" has RGBA8888 code 5B6EE1FF, L 0.4745098, A 0.5019608, B 0.41568628, alpha 1.0, hue 0.75757325, saturation 0.40430376, and chroma 0.16801417.
    static final int
    This color constant "DB Drab" has RGBA8888 code 757161FF, L 0.44313726, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.1875, and chroma 0.019918045.
    static final int
    This color constant "DB Earth" has RGBA8888 code 854C30FF, L 0.36078432, A 0.5294118, B 0.53333336, alpha 1.0, hue 0.13435109, saturation 0.63376814, and chroma 0.08856081.
    static final int
    This color constant "DB Eggplant" has RGBA8888 code 76428AFF, L 0.3529412, A 0.54509807, B 0.45490196, alpha 1.0, hue 0.8819153, saturation 0.5008868, and chroma 0.12705825.
    static final int
    This color constant "DB Eggshell" has RGBA8888 code DEEED6FF, L 0.9098039, A 0.4862745, B 0.50980395, alpha 1.0, hue 0.375, saturation 0.116236724, and chroma 0.033602834.
    static final int
    This color constant "DB Elephant" has RGBA8888 code 847E87FF, L 0.5019608, A 0.5019608, B 0.49411765, alpha 1.0, hue 0.875, saturation 0.034493014, and chroma 0.012352647.
    static final int
    This color constant "DB Fawn" has RGBA8888 code D9A066FF, L 0.6745098, A 0.5176471, B 0.5411765, alpha 1.0, hue 0.18210036, saturation 0.5253498, and chroma 0.08924734.
    static final int
    This color constant "DB Forest" has RGBA8888 code 346524FF, L 0.3372549, A 0.45490196, B 0.5372549, alpha 1.0, hue 0.38257292, saturation 0.7433034, and chroma 0.11653464.
    static final int
    This color constant "DB Graphite" has RGBA8888 code 696A6AFF, L 0.41568628, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "DB Ink" has RGBA8888 code 222034FF, L 0.13333334, A 0.5058824, B 0.47843137, alpha 1.0, hue 0.8105594, saturation 0.2761623, and chroma 0.044538103.
    static final int
    This color constant "DB Iron" has RGBA8888 code 8595A1FF, L 0.57254905, A 0.49019608, B 0.4862745, alpha 1.0, hue 0.65641636, saturation 0.18027756, and chroma 0.033602834.
    static final int
    This color constant "DB Jungle" has RGBA8888 code 37946EFF, L 0.49803922, A 0.44705883, B 0.5137255, alpha 1.0, hue 0.45249218, saturation 0.71586686, and chroma 0.10895567.
    static final int
    This color constant "DB Key Lime" has RGBA8888 code 99E550FF, L 0.7921569, A 0.43529412, B 0.5686275, alpha 1.0, hue 0.36564893, saturation 0.7645457, and chroma 0.18790646.
    static final int
    This color constant "DB Lavender" has RGBA8888 code D77BBAFF, L 0.61960787, A 0.56078434, B 0.4745098, alpha 1.0, hue 0.9428998, saturation 0.4117592, and chroma 0.13131043.
    static final int
    This color constant "DB Lead" has RGBA8888 code 4E4A4FFF, L 0.29411766, A 0.5019608, B 0.49411765, alpha 1.0, hue 0.875, saturation 0.048765983, and chroma 0.012352647.
    static final int
    This color constant "DB Lobster" has RGBA8888 code D04648FF, L 0.47058824, A 0.5764706, B 0.5294118, alpha 1.0, hue 0.0605594, saturation 0.6731456, and chroma 0.1632233.
    static final int
    This color constant "DB Midnight" has RGBA8888 code 140C1CFF, L 0.0627451, A 0.50980395, B 0.47843137, alpha 1.0, hue 0.83601034, saturation 0.50703925, and chroma 0.0471994.
    static final int
    This color constant "DB Mud" has RGBA8888 code 524B24FF, L 0.2901961, A 0.49411765, B 0.5294118, alpha 1.0, hue 0.26979154, saturation 0.6449806, and chroma 0.059754133.
    static final int
    This color constant "DB Mustard" has RGBA8888 code DAD45EFF, L 0.80784315, A 0.47843137, B 0.5647059, alpha 1.0, hue 0.29552677, saturation 0.72326714, and chroma 0.13587911.
    static final int
    This color constant "DB Nude" has RGBA8888 code EEC39AFF, L 0.8, A 0.50980395, B 0.5294118, alpha 1.0, hue 0.19289984, saturation 0.34176013, and chroma 0.061763234.
    static final int
    This color constant "DB Olive" has RGBA8888 code 4B692FFF, L 0.36862746, A 0.46666667, B 0.53333336, alpha 1.0, hue 0.36564893, saturation 0.63376814, and chroma 0.09391262.
    static final int
    This color constant "DB Pea Soup" has RGBA8888 code 6DAA2CFF, L 0.58431375, A 0.44313726, B 0.56078434, alpha 1.0, hue 0.36440554, saturation 0.83373696, and chroma 0.1658202.
    static final int
    This color constant "DB Platinum" has RGBA8888 code CBDBFCFF, L 0.85882354, A 0.49411765, B 0.4745098, alpha 1.0, hue 0.723716, saturation 0.115862146, and chroma 0.052115876.
    static final int
    This color constant "DB Pumpkin" has RGBA8888 code DF7126FF, L 0.5686275, A 0.54509807, B 0.56078434, alpha 1.0, hue 0.14758338, saturation 0.8333333, and chroma 0.15078327.
    static final int
    This color constant "DB Putty" has RGBA8888 code D2AA99FF, L 0.7058824, A 0.5137255, B 0.5137255, alpha 1.0, hue 0.125, saturation 0.18547063, and chroma 0.038669903.
    static final int
    This color constant "DB Seafoam" has RGBA8888 code 5FCDE4FF, L 0.7294118, A 0.45490196, B 0.47058824, alpha 1.0, hue 0.5901978, saturation 0.6862318, and chroma 0.107261956.
    static final int
    This color constant "DB Seal Brown" has RGBA8888 code 45283CFF, L 0.2, A 0.5254902, B 0.4862745, alpha 1.0, hue 0.93555963, saturation 0.37150112, and chroma 0.05767509.
    static final int
    This color constant "DB Shadow" has RGBA8888 code 323C39FF, L 0.22352941, A 0.49019608, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.21052632, and chroma 0.019918045.
    static final int
    This color constant "DB Shamrock" has RGBA8888 code 6ABE30FF, L 0.6392157, A 0.43137255, B 0.5647059, alpha 1.0, hue 0.375, saturation 0.8290217, and chroma 0.18790646.
    static final int
    This color constant "DB Sky Blue" has RGBA8888 code 639BFFFF, L 0.6117647, A 0.4862745, B 0.42745098, alpha 1.0, hue 0.723716, saturation 0.43448302, and chroma 0.14709508.
    static final int
    This color constant "DB Soot" has RGBA8888 code 595652FF, L 0.3372549, A 0.49803922, B 0.5019608, alpha 1.0, hue 0.25, saturation 0.074074075, and chroma 0.0055242716.
    static final int
    This color constant "DB Storm Cloud" has RGBA8888 code 9BADB7FF, L 0.6666667, A 0.49019608, B 0.49019608, alpha 1.0, hue 0.625, saturation 0.14504755, and chroma 0.027621359.
    static final int
    This color constant "DB Tawny Brown" has RGBA8888 code D27D2CFF, L 0.5764706, A 0.5294118, B 0.56078434, alpha 1.0, hue 0.17620845, saturation 0.8518354, and chroma 0.1345248.
    static final int
    This color constant "DB Turquoise" has RGBA8888 code 6DC2CAFF, L 0.69411767, A 0.4627451, B 0.48235294, alpha 1.0, hue 0.56656224, saturation 0.5471588, and chroma 0.0821242.
    static final int
    This color constant "DB White" has RGBA8888 code FFFFFFFF, L 1.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Dead Man's Fingers Seaweed" has RGBA8888 code 524B2AFF, L 0.2901961, A 0.49411765, B 0.5254902, alpha 1.0, hue 0.27258337, saturation 0.56568545, and chroma 0.052115876.
    static final int
    This color constant "Decaying Leaves" has RGBA8888 code D57835FF, L 0.5686275, A 0.5372549, B 0.5568628, alpha 1.0, hue 0.15641639, saturation 0.8012336, and chroma 0.13542919.
    static final int
    This color constant "Deep Cerise" has RGBA8888 code DA3287FF, L 0.48235294, A 0.6039216, B 0.4862745, alpha 1.0, hue 0.98238844, saturation 0.81093, and chroma 0.20882916.
    static final int
    This color constant "Deep Chestnut" has RGBA8888 code B94E48FF, L 0.44705883, A 0.56078434, B 0.5294118, alpha 1.0, hue 0.07379155, saturation 0.5770498, and chroma 0.1345248.
    static final int
    This color constant "Deep Fuchsia" has RGBA8888 code C154C1FF, L 0.5176471, A 0.5764706, B 0.44705883, alpha 1.0, hue 0.90826696, saturation 0.6038917, and chroma 0.18528971.
    static final int
    This color constant "Deep Lilac" has RGBA8888 code 9955BBFF, L 0.4627451, A 0.5529412, B 0.4392157, alpha 1.0, hue 0.86951417, saturation 0.51945025, and chroma 0.1605844.
    static final int
    This color constant "Deep Magenta" has RGBA8888 code CD00CCFF, L 0.47058824, A 0.6156863, B 0.42745098, alpha 1.0, hue 0.91398966, saturation 0.9585126, and chroma 0.27203885.
    static final int
    This color constant "Deep Peach" has RGBA8888 code FFCBA4FF, L 0.84313726, A 0.5176471, B 0.5294118, alpha 1.0, hue 0.16109617, saturation 0.33101687, and chroma 0.068331465.
    static final int
    This color constant "Deep Pink" has RGBA8888 code FF1493FF, L 0.53333336, A 0.6313726, B 0.4862745, alpha 1.0, hue 0.985993, saturation 0.96146744, and chroma 0.26314327.
    static final int
    This color constant "Deep Purple" has RGBA8888 code 3A243BFF, L 0.1764706, A 0.52156866, B 0.48235294, alpha 1.0, hue 0.90641636, saturation 0.36980012, and chroma 0.055518243.
    static final int
    This color constant "Deep Scarlet" has RGBA8888 code 7B3B3AFF, L 0.3137255, A 0.5411765, B 0.5137255, alpha 1.0, hue 0.055508707, saturation 0.47774285, and chroma 0.08646853.
    static final int
    This color constant "Denim" has RGBA8888 code 1560BDFF, L 0.38039216, A 0.47843137, B 0.41960785, alpha 1.0, hue 0.7110103, saturation 0.82462114, and chroma 0.1658202.
    static final int
    This color constant "Disappearing Purple" has RGBA8888 code 3F313AFF, L 0.20784314, A 0.50980395, B 0.49411765, alpha 1.0, hue 0.9487916, saturation 0.15425745, and chroma 0.022777155.
    static final int
    This color constant "Distant River Brown" has RGBA8888 code CB6649FF, L 0.52156866, A 0.54901963, B 0.5372549, alpha 1.0, hue 0.10435746, saturation 0.5559736, and chroma 0.12265874.
    static final int
    This color constant "Dodger Blue" has RGBA8888 code 1E90FFFF, L 0.5529412, A 0.46666667, B 0.4117647, alpha 1.0, hue 0.69449127, saturation 0.91801566, and chroma 0.18790646.
    static final int
    This color constant "Dove Feather Grey" has RGBA8888 code 755D5BFF, L 0.3882353, A 0.5137255, B 0.5058824, alpha 1.0, hue 0.07379155, saturation 0.15691705, and chroma 0.029749114.
    static final int
    This color constant "Dried Weathered Bamboo" has RGBA8888 code 7D4E2DFF, L 0.3529412, A 0.52156866, B 0.53333336, alpha 1.0, hue 0.15641639, saturation 0.6555548, and chroma 0.079095535.
    static final int
    This color constant "Dull Blue" has RGBA8888 code 4F4944FF, L 0.2901961, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.08318903, and chroma 0.0055242716.
    static final int
    This color constant "Earthen Yellow" has RGBA8888 code BE7F51FF, L 0.5568628, A 0.52156866, B 0.5372549, alpha 1.0, hue 0.16398965, saturation 0.5300865, and chroma 0.08575976.
    static final int
    This color constant "Earthen Yellow Red Brown" has RGBA8888 code FF4E20FF, L 0.56078434, A 0.58431375, B 0.56078434, alpha 1.0, hue 0.10007626, saturation 0.85009193, and chroma 0.2070681.
    static final int
    This color constant "Ecru" has RGBA8888 code C2B280FF, L 0.69803923, A 0.49803922, B 0.5294118, alpha 1.0, hue 0.25, saturation 0.37209302, and chroma 0.058723815.
    static final int
    This color constant "Edo Brown" has RGBA8888 code A13D2DFF, L 0.37254903, A 0.5568628, B 0.53333336, alpha 1.0, hue 0.08601036, saturation 0.6361038, and chroma 0.13131043.
    static final int
    This color constant "Egg Dye" has RGBA8888 code FFA631FF, L 0.7294118, A 0.52156866, B 0.57254905, alpha 1.0, hue 0.20131762, saturation 0.8662982, and chroma 0.15078327.
    static final int
    This color constant "Eggplant" has RGBA8888 code 614051FF, L 0.29411766, A 0.5254902, B 0.49019608, alpha 1.0, hue 0.95570695, saturation 0.2912044, and chroma 0.054407768.
    static final int
    This color constant "Eggshell Paper" has RGBA8888 code ECBE9FFF, L 0.78431374, A 0.5137255, B 0.5254902, alpha 1.0, hue 0.16737549, saturation 0.29860213, and chroma 0.05767509.
    static final int
    This color constant "Egyptian Blue" has RGBA8888 code 1034A6FF, L 0.25882354, A 0.4862745, B 0.40392157, alpha 1.0, hue 0.73020846, saturation 0.89580643, and chroma 0.19334951.
    static final int
    This color constant "Electric Blue" has RGBA8888 code 7DF9FFFF, L 0.88235295, A 0.44705883, B 0.48235294, alpha 1.0, hue 0.5475078, saturation 0.6476891, and chroma 0.11117382.
    static final int
    This color constant "Electric Green" has RGBA8888 code 00FF00FF, L 0.80784315, A 0.38039216, B 0.5882353, alpha 1.0, hue 0.39589924, saturation 0.9947925, and chroma 0.29610303.
    static final int
    This color constant "Electric Indigo" has RGBA8888 code 6600FFFF, L 0.36862746, A 0.54509807, B 0.36078432, alpha 1.0, hue 0.8025686, saturation 0.96103895, and chroma 0.29153293.
    static final int
    This color constant "Electric Lime" has RGBA8888 code CCFF00FF, L 0.90588236, A 0.4392157, B 0.5921569, alpha 1.0, hue 0.33890384, saturation 0.9433981, and chroma 0.21993263.
    static final int
    This color constant "Electric Purple" has RGBA8888 code BF00FFFF, L 0.4862745, A 0.6039216, B 0.3882353, alpha 1.0, hue 0.8721067, saturation 0.96042717, and chroma 0.30403575.
    static final int
    This color constant "Emerald" has RGBA8888 code 50C878FF, L 0.6666667, A 0.43137255, B 0.53333336, alpha 1.0, hue 0.42250782, saturation 0.6994685, and chroma 0.15199278.
    static final int
    This color constant "Faded Chinese Tea Brown" has RGBA8888 code 60281EFF, L 0.22745098, A 0.5372549, B 0.52156866, alpha 1.0, hue 0.08601036, saturation 0.5830952, and chroma 0.08575976.
    static final int
    This color constant "Faded Sen No Rikyu's Tea" has RGBA8888 code B0927AFF, L 0.59607846, A 0.50980395, B 0.5176471, alpha 1.0, hue 0.16398965, saturation 0.25351962, and chroma 0.040217306.
    static final int
    This color constant "Fake Purple" has RGBA8888 code 43242AFF, L 0.18039216, A 0.5254902, B 0.5019608, alpha 1.0, hue 0.022583367, saturation 0.41594517, and chroma 0.050931267.
    static final int
    This color constant "Falu Red" has RGBA8888 code 801818FF, L 0.2627451, A 0.5647059, B 0.53333336, alpha 1.0, hue 0.077492185, saturation 0.87433565, and chroma 0.14500555.
    static final int
    This color constant "Fern Green" has RGBA8888 code 4F7942FF, L 0.41960785, A 0.4627451, B 0.5294118, alpha 1.0, hue 0.38435107, saturation 0.51240826, and chroma 0.0945603.
    static final int
    This color constant "Finch Brown" has RGBA8888 code 957B38FF, L 0.49411765, A 0.49803922, B 0.54509807, alpha 1.0, hue 0.25, saturation 0.7058824, and chroma 0.08992863.
    static final int
    This color constant "Firebrick" has RGBA8888 code B22222FF, L 0.3647059, A 0.5803922, B 0.5411765, alpha 1.0, hue 0.07679413, saturation 0.86205596, and chroma 0.17994207.
    static final int
    This color constant "Flattery Brown" has RGBA8888 code 6B4423FF, L 0.3019608, A 0.5176471, B 0.53333336, alpha 1.0, hue 0.16929296, saturation 0.7100435, and chroma 0.07513822.
    static final int
    This color constant "Flax" has RGBA8888 code EEDC82FF, L 0.85490197, A 0.49019608, B 0.54901963, alpha 1.0, hue 0.27429464, saturation 0.536855, and chroma 0.09959023.
    static final int
    This color constant "Flirtatious Indigo Tea" has RGBA8888 code 473F2DFF, L 0.24705882, A 0.49803922, B 0.5137255, alpha 1.0, hue 0.25, saturation 0.36363637, and chroma 0.027621359.
    static final int
    This color constant "Floral Leaf" has RGBA8888 code FFB94EFF, L 0.78039217, A 0.5137255, B 0.5647059, alpha 1.0, hue 0.21322066, saturation 0.74315953, and chroma 0.13177444.
    static final int
    This color constant "Foreign Crimson" has RGBA8888 code C91F37FF, L 0.4117647, A 0.59607846, B 0.53333336, alpha 1.0, hue 0.054996975, saturation 0.90070033, and chroma 0.20259848.
    static final int
    This color constant "Forest Green" has RGBA8888 code 228B22FF, L 0.44705883, A 0.42745098, B 0.5529412, alpha 1.0, hue 0.39479145, saturation 0.877058, and chroma 0.1789216.
    static final int
    This color constant "Fox" has RGBA8888 code 985629FF, L 0.40784314, A 0.5294118, B 0.5411765, alpha 1.0, hue 0.14992374, saturation 0.71586686, and chroma 0.1008085.
    static final int
    This color constant "Fragile Seaweed Brown" has RGBA8888 code 2E372EFF, L 0.20392157, A 0.49019608, B 0.5058824, alpha 1.0, hue 0.375, saturation 0.20203051, and chroma 0.022777155.
    static final int
    This color constant "French Rose" has RGBA8888 code F64A8AFF, L 0.56078434, A 0.6, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.7222222, and chroma 0.19925705.
    static final int
    This color constant "Fresh Onion" has RGBA8888 code 5B8930FF, L 0.4745098, A 0.45490196, B 0.54901963, alpha 1.0, hue 0.36176792, saturation 0.77406305, and chroma 0.13269757.
    static final int
    This color constant "Fuchsia Pink" has RGBA8888 code FF77FFFF, L 0.69803923, A 0.5882353, B 0.4392157, alpha 1.0, hue 0.908024, saturation 0.57206374, and chroma 0.21345432.
    static final int
    This color constant "Gamboge" has RGBA8888 code E49B0FFF, L 0.6666667, A 0.5137255, B 0.5764706, alpha 1.0, hue 0.21858361, saturation 0.9486548, and chroma 0.15477823.
    static final int
    This color constant "Gamboge Dye" has RGBA8888 code FFB61EFF, L 0.76862746, A 0.50980395, B 0.5803922, alpha 1.0, hue 0.22741663, saturation 0.9223132, and chroma 0.16134278.
    static final int
    This color constant "Glazed Persimmon" has RGBA8888 code D34E36FF, L 0.4862745, A 0.5686275, B 0.54509807, alpha 1.0, hue 0.09358362, saturation 0.6867717, and chroma 0.16359681.
    static final int
    This color constant "Gold" has RGBA8888 code D4AF37FF, L 0.69803923, A 0.49411765, B 0.5686275, alpha 1.0, hue 0.2588331, saturation 0.83850026, and chroma 0.13722007.
    static final int
    This color constant "Golden" has RGBA8888 code FFD700FF, L 0.84705883, A 0.4862745, B 0.5882353, alpha 1.0, hue 0.2706426, saturation 0.9467276, and chroma 0.17789528.
    static final int
    This color constant "Golden Brown" has RGBA8888 code 996515FF, L 0.4392157, A 0.5137255, B 0.5529412, alpha 1.0, hue 0.20570697, saturation 0.8824376, and chroma 0.10895567.
    static final int
    This color constant "Golden Brown Dye" has RGBA8888 code C66B27FF, L 0.5176471, A 0.5372549, B 0.5568628, alpha 1.0, hue 0.15641639, saturation 0.85846454, and chroma 0.13542919.
    static final int
    This color constant "Golden Fallen Leaves" has RGBA8888 code E29C45FF, L 0.67058825, A 0.5176471, B 0.56078434, alpha 1.0, hue 0.20179413, saturation 0.761957, and chroma 0.12609385.
    static final int
    This color constant "Golden Oak" has RGBA8888 code BB8141FF, L 0.5568628, A 0.5176471, B 0.54901963, alpha 1.0, hue 0.19156247, saturation 0.6964194, and chroma 0.10379164.
    static final int
    This color constant "Golden Yellow" has RGBA8888 code FFDF00FF, L 0.87058824, A 0.48235294, B 0.5921569, alpha 1.0, hue 0.27628398, saturation 0.97324204, and chroma 0.18692946.
    static final int
    This color constant "Goldenrod" has RGBA8888 code DAA520FF, L 0.6784314, A 0.5019608, B 0.57254905, alpha 1.0, hue 0.24163093, saturation 0.9060142, and chroma 0.14458403.
    static final int
    This color constant "Goryeo Storeroom" has RGBA8888 code 203838FF, L 0.2, A 0.48235294, B 0.49411765, alpha 1.0, hue 0.5389897, saturation 0.48507124, and chroma 0.03705794.
    static final int
    This color constant "Grape Mouse" has RGBA8888 code 63424BFF, L 0.29803923, A 0.52156866, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.25, and chroma 0.04314594.
    static final int
    This color constant "Gray" has RGBA8888 code 808080FF, L 0.5019608, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Gray Asparagus" has RGBA8888 code 465945FF, L 0.3254902, A 0.48235294, B 0.50980395, alpha 1.0, hue 0.39758337, saturation 0.23809524, and chroma 0.040217306.
    static final int
    This color constant "Green" has RGBA8888 code 008000FF, L 0.40392157, A 0.42352942, B 0.5529412, alpha 1.0, hue 0.39893213, saturation 0.9632999, and chroma 0.18528971.
    static final int
    This color constant "Green Bamboo" has RGBA8888 code 006442FF, L 0.3254902, A 0.44705883, B 0.5137255, alpha 1.0, hue 0.45249218, saturation 0.9380325, and chroma 0.10895567.
    static final int
    This color constant "Green Tea Dye" has RGBA8888 code 824B35FF, L 0.3529412, A 0.5294118, B 0.5254902, alpha 1.0, hue 0.11440556, saturation 0.50619745, and chroma 0.07753685.
    static final int
    This color constant "Green Yellow" has RGBA8888 code ADFF2FFF, L 0.88235295, A 0.42745098, B 0.5882353, alpha 1.0, hue 0.3556865, saturation 0.9126926, and chroma 0.22757049.
    static final int
    This color constant "Greenfinch" has RGBA8888 code BDA928FF, L 0.654902, A 0.4862745, B 0.5686275, alpha 1.0, hue 0.27628398, saturation 0.86896604, and chroma 0.13942632.
    static final int
    This color constant "Greyish Dark Green" has RGBA8888 code 656255FF, L 0.38431373, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.20689656, and chroma 0.019918045.
    static final int
    This color constant "Half Purple" has RGBA8888 code 8D608CFF, L 0.44313726, A 0.53333336, B 0.4745098, alpha 1.0, hue 0.90641636, saturation 0.30469447, and chroma 0.0835974.
    static final int
    This color constant "Han Purple" has RGBA8888 code 5218FAFF, L 0.34901962, A 0.5254902, B 0.35686275, alpha 1.0, hue 0.78056526, saturation 0.9284618, and chroma 0.28964257.
    static final int
    This color constant "Harbor Rat" has RGBA8888 code 757D75FF, L 0.47843137, A 0.49019608, B 0.5019608, alpha 1.0, hue 0.42620847, saturation 0.10400316, and chroma 0.019918045.
    static final int
    This color constant "Heliotrope" has RGBA8888 code DF73FFFF, L 0.64705884, A 0.5764706, B 0.43137255, alpha 1.0, hue 0.88787603, saturation 0.5584853, and chroma 0.20469645.
    static final int
    This color constant "Hollywood Cerise" has RGBA8888 code F400A1FF, L 0.5137255, A 0.6313726, B 0.47058824, alpha 1.0, hue 0.9676844, saturation 0.97783405, and chroma 0.26819757.
    static final int
    This color constant "Horsetail" has RGBA8888 code 3D5D42FF, L 0.3254902, A 0.47058824, B 0.5137255, alpha 1.0, hue 0.41737548, saturation 0.43579772, and chroma 0.064659946.
    static final int
    This color constant "Hot Magenta" has RGBA8888 code FF00CCFF, L 0.5568628, A 0.63529414, B 0.44313726, alpha 1.0, hue 0.9394406, saturation 0.9665681, and chroma 0.2923692.
    static final int
    This color constant "Hot Pink" has RGBA8888 code FF69B4FF, L 0.6392157, A 0.5921569, B 0.48235294, alpha 1.0, hue 0.973716, saturation 0.60076666, and chroma 0.18692946.
    static final int
    This color constant "Ibis" has RGBA8888 code 4C221BFF, L 0.18431373, A 0.5294118, B 0.5176471, alpha 1.0, hue 0.08890383, saturation 0.5390846, and chroma 0.068331465.
    static final int
    This color constant "Ibis Wing" has RGBA8888 code F58F84FF, L 0.68235296, A 0.54901963, B 0.5254902, alpha 1.0, hue 0.07861299, saturation 0.35577887, and chroma 0.11007033.
    static final int
    This color constant "Indigo" has RGBA8888 code 4B0082FF, L 0.21568628, A 0.54901963, B 0.41960785, alpha 1.0, hue 0.84173304, saturation 0.9541489, and chroma 0.18758136.
    static final int
    This color constant "Indigo Dye" has RGBA8888 code 00416AFF, L 0.23921569, A 0.47843137, B 0.45490196, alpha 1.0, hue 0.68210036, saturation 0.89504045, and chroma 0.09959023.
    static final int
    This color constant "Indigo Ink Brown" has RGBA8888 code 393432FF, L 0.20784314, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.101015255, and chroma 0.0055242716.
    static final int
    This color constant "Indigo White" has RGBA8888 code EBF6F7FF, L 0.95686275, A 0.49411765, B 0.49411765, alpha 1.0, hue 0.625, saturation 0.057723, and chroma 0.016572814.
    static final int
    This color constant "Ink" has RGBA8888 code 27221FFF, L 0.13725491, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.134687, and chroma 0.0055242716.
    static final int
    This color constant "Insect Screen" has RGBA8888 code 2D4436FF, L 0.23921569, A 0.47843137, B 0.5058824, alpha 1.0, hue 0.4394406, saturation 0.4308132, and chroma 0.044538103.
    static final int
    This color constant "Inside Of A Bottle" has RGBA8888 code C6C2B6FF, L 0.7607843, A 0.49803922, B 0.5058824, alpha 1.0, hue 0.25, saturation 0.08888889, and chroma 0.012352647.
    static final int
    This color constant "International Klein Blue" has RGBA8888 code 002FA7FF, L 0.24705882, A 0.4862745, B 0.4, alpha 1.0, hue 0.73099244, saturation 0.7092777, and chroma 0.20108652.
    static final int
    This color constant "International Orange" has RGBA8888 code FF4F00FF, L 0.56078434, A 0.5803922, B 0.5647059, alpha 1.0, hue 0.108308576, saturation 0.90061706, and chroma 0.20558903.
    static final int
    This color constant "Iris" has RGBA8888 code 763568FF, L 0.3137255, A 0.5529412, B 0.4745098, alpha 1.0, hue 0.93555963, saturation 0.5641313, and chroma 0.11705722.
    static final int
    This color constant "Iron" has RGBA8888 code 2B3733FF, L 0.20392157, A 0.4862745, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.33333334, and chroma 0.027621359.
    static final int
    This color constant "Iron Storage" has RGBA8888 code 2B3736FF, L 0.20392157, A 0.49019608, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.22222222, and chroma 0.019918045.
    static final int
    This color constant "Ironhead Flower" has RGBA8888 code 344D56FF, L 0.28235295, A 0.4862745, B 0.4862745, alpha 1.0, hue 0.625, saturation 0.36892527, and chroma 0.038669903.
    static final int
    This color constant "Islamic Green" has RGBA8888 code 009000FF, L 0.45490196, A 0.41960785, B 0.56078434, alpha 1.0, hue 0.39261138, saturation 0.98509604, and chroma 0.20078278.
    static final int
    This color constant "Ivory" has RGBA8888 code FFFFF0FF, L 0.99607843, A 0.49411765, B 0.5058824, alpha 1.0, hue 0.32379153, saturation 0.0745356, and chroma 0.016572814.
    static final int
    This color constant "Iwai Brown" has RGBA8888 code 5E5545FF, L 0.3372549, A 0.49803922, B 0.5137255, alpha 1.0, hue 0.25, saturation 0.2962963, and chroma 0.027621359.
    static final int
    This color constant "Jade" has RGBA8888 code 00A86BFF, L 0.54509807, A 0.42745098, B 0.52156866, alpha 1.0, hue 0.44879162, saturation 0.9255446, and chroma 0.15078327.
    static final int
    This color constant "Japanese Indigo" has RGBA8888 code 264348FF, L 0.23921569, A 0.48235294, B 0.49019608, alpha 1.0, hue 0.57379156, saturation 0.49690402, and chroma 0.040217306.
    static final int
    This color constant "Japanese Iris" has RGBA8888 code 7F5D3BFF, L 0.39215687, A 0.50980395, B 0.5294118, alpha 1.0, hue 0.19289984, saturation 0.5340002, and chroma 0.061763234.
    static final int
    This color constant "Japanese Pale Blue" has RGBA8888 code 8C9C76FF, L 0.58431375, A 0.48235294, B 0.52156866, alpha 1.0, hue 0.3435836, saturation 0.31352618, and chroma 0.055518243.
    static final int
    This color constant "Japanese Triandra Grass" has RGBA8888 code E2B13CFF, L 0.72156864, A 0.5019608, B 0.5686275, alpha 1.0, hue 0.2411669, saturation 0.81944346, and chroma 0.13677454.
    static final int
    This color constant "Kelly Green" has RGBA8888 code 4CBB17FF, L 0.6117647, A 0.41960785, B 0.5686275, alpha 1.0, hue 0.38336867, saturation 0.8969082, and chroma 0.2105755.
    static final int
    This color constant "Khaki" has RGBA8888 code C3B091FF, L 0.7019608, A 0.5019608, B 0.52156866, alpha 1.0, hue 0.22371602, saturation 0.27648923, and chroma 0.04314594.
    static final int
    This color constant "Kimono Storage" has RGBA8888 code 3D4C51FF, L 0.28627452, A 0.49019608, B 0.49019608, alpha 1.0, hue 0.625, saturation 0.24595018, and chroma 0.027621359.
    static final int
    This color constant "Lapis Lazuli" has RGBA8888 code 1F4788FF, L 0.28235295, A 0.4862745, B 0.4392157, alpha 1.0, hue 0.71858364, saturation 0.69532084, and chroma 0.124142565.
    static final int
    This color constant "Lavender" has RGBA8888 code E6E6FAFF, L 0.9098039, A 0.5019608, B 0.4862745, alpha 1.0, hue 0.8012084, saturation 0.0, and chroma 0.027621359.
    static final int
    This color constant "Lavender Blue" has RGBA8888 code CCCCFFFF, L 0.8235294, A 0.5058824, B 0.46666667, alpha 1.0, hue 0.7889897, saturation 0.0, and chroma 0.06743233.
    static final int
    This color constant "Lavender Blush" has RGBA8888 code FFF0F5FF, L 0.9607843, A 0.5058824, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.03883495, and chroma 0.012352647.
    static final int
    This color constant "Lavender Floral" has RGBA8888 code B57EDCFF, L 0.59607846, A 0.5411765, B 0.44705883, alpha 1.0, hue 0.8617679, saturation 0.36232737, and chroma 0.1336143.
    static final int
    This color constant "Lavender Gray" has RGBA8888 code C4C3D0FF, L 0.77254903, A 0.5019608, B 0.49019608, alpha 1.0, hue 0.82379156, saturation 0.0369598, and chroma 0.019918045.
    static final int
    This color constant "Lavender Magenta" has RGBA8888 code EE82EEFF, L 0.6862745, A 0.57254905, B 0.4509804, alpha 1.0, hue 0.91034544, saturation 0.478132, and chroma 0.17443058.
    static final int
    This color constant "Lavender Pink" has RGBA8888 code FBAED2FF, L 0.78431374, A 0.5411765, B 0.49019608, alpha 1.0, hue 0.97137564, saturation 0.24043742, and chroma 0.084324345.
    static final int
    This color constant "Lavender Purple" has RGBA8888 code 967BB6FF, L 0.5372549, A 0.52156866, B 0.4627451, alpha 1.0, hue 0.84358364, saturation 0.23772867, and chroma 0.08575976.
    static final int
    This color constant "Lavender Rose" has RGBA8888 code FBA0E3FF, L 0.7607843, A 0.5568628, B 0.4745098, alpha 1.0, hue 0.9394406, saturation 0.3365728, and chroma 0.124142565.
    static final int
    This color constant "Lawn Green" has RGBA8888 code 7CFC00FF, L 0.8352941, A 0.40784314, B 0.5882353, alpha 1.0, hue 0.375, saturation 0.92934036, and chroma 0.25417653.
    static final int
    This color constant "Legal Dye" has RGBA8888 code 2E211BFF, L 0.14117648, A 0.5058824, B 0.50980395, alpha 1.0, hue 0.15641639, saturation 0.3795317, and chroma 0.022777155.
    static final int
    This color constant "Lemon" has RGBA8888 code FDE910FF, L 0.89411765, A 0.4745098, B 0.5921569, alpha 1.0, hue 0.28898975, saturation 0.95148593, and chroma 0.19048727.
    static final int
    This color constant "Lemon Chiffon" has RGBA8888 code FFFACDFF, L 0.972549, A 0.49411765, B 0.5254902, alpha 1.0, hue 0.27258337, saturation 0.26683274, and chroma 0.052115876.
    static final int
    This color constant "Light Blue" has RGBA8888 code ADD8E6FF, L 0.8156863, A 0.48235294, B 0.48235294, alpha 1.0, hue 0.625, saturation 0.25712973, and chroma 0.049718447.
    static final int
    This color constant "Light Blue Dye" has RGBA8888 code 48929BFF, L 0.5176471, A 0.4627451, B 0.48235294, alpha 1.0, hue 0.56656224, saturation 0.6565905, and chroma 0.0821242.
    static final int
    This color constant "Light Blue Flower" has RGBA8888 code 1D697CFF, L 0.36862746, A 0.46666667, B 0.4745098, alpha 1.0, hue 0.60241663, saturation 0.8, and chroma 0.0835974.
    static final int
    This color constant "Light Blue Silk" has RGBA8888 code 044F67FF, L 0.2784314, A 0.47058824, B 0.47058824, alpha 1.0, hue 0.625, saturation 0.8999541, and chroma 0.082864076.
    static final int
    This color constant "Light Gray" has RGBA8888 code C0C0C0FF, L 0.7529412, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Light Khaki" has RGBA8888 code F0E68CFF, L 0.8862745, A 0.4862745, B 0.54901963, alpha 1.0, hue 0.28609625, saturation 0.52320254, and chroma 0.10141215.
    static final int
    This color constant "Light Lime" has RGBA8888 code BFFF00FF, L 0.89411765, A 0.43137255, B 0.5921569, alpha 1.0, hue 0.3480869, saturation 0.94873816, and chroma 0.22890759.
    static final int
    This color constant "Light Maroon" has RGBA8888 code B03060FF, L 0.39215687, A 0.58431375, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.7719298, and chroma 0.16801417.
    static final int
    This color constant "Light Pink" has RGBA8888 code FFB6C1FF, L 0.8, A 0.5372549, B 0.5019608, alpha 1.0, hue 0.0158628, saturation 0.22333056, and chroma 0.07432148.
    static final int
    This color constant "Light Violet" has RGBA8888 code EE82EEFF, L 0.6862745, A 0.57254905, B 0.4509804, alpha 1.0, hue 0.91034544, saturation 0.478132, and chroma 0.17443058.
    static final int
    This color constant "Light Yellow Dye" has RGBA8888 code F7BB7DFF, L 0.78431374, A 0.5176471, B 0.54509807, alpha 1.0, hue 0.18716717, saturation 0.52, and chroma 0.096477255.
    static final int
    This color constant "Lilac" has RGBA8888 code C8A2C8FF, L 0.6901961, A 0.5254902, B 0.48235294, alpha 1.0, hue 0.9173755, saturation 0.1715374, and chroma 0.061763234.
    static final int
    This color constant "Lime" has RGBA8888 code 00FF00FF, L 0.80784315, A 0.38039216, B 0.5882353, alpha 1.0, hue 0.39589924, saturation 0.9947925, and chroma 0.29610303.
    static final int
    This color constant "Lime Green" has RGBA8888 code 32CD32FF, L 0.65882355, A 0.40784314, B 0.5686275, alpha 1.0, hue 0.3943135, saturation 0.87182575, and chroma 0.22890759.
    static final int
    This color constant "Linen" has RGBA8888 code FAF0E6FF, L 0.9490196, A 0.5019608, B 0.5058824, alpha 1.0, hue 0.17620845, saturation 0.07710579, and chroma 0.012352647.
    static final com.github.tommyettinger.ds.IntList
     
    static final int
    This color constant "Long Spring" has RGBA8888 code B95754FF, L 0.46666667, A 0.5568628, B 0.52156866, alpha 1.0, hue 0.0605594, saturation 0.5048592, and chroma 0.12115674.
    static final int
    This color constant "Loquat Brown" has RGBA8888 code AB6134FF, L 0.45882353, A 0.53333336, B 0.5411765, alpha 1.0, hue 0.1408625, saturation 0.6767938, and chroma 0.105541065.
    static final int
    This color constant "Lye" has RGBA8888 code 7F6B5DFF, L 0.43529412, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.25555062, and chroma 0.029749114.
    static final int
    This color constant "Magenta" has RGBA8888 code FF00FFFF, L 0.5882353, A 0.63529414, B 0.4117647, alpha 1.0, hue 0.91068804, saturation 0.97270715, and chroma 0.32178587.
    static final int
    This color constant "Magenta Dye" has RGBA8888 code CA1F7BFF, L 0.43529412, A 0.60784316, B 0.48235294, alpha 1.0, hue 0.97741663, saturation 0.8979134, and chroma 0.21770117.
    static final int
    This color constant "Magic Mint" has RGBA8888 code AAF0D1FF, L 0.87058824, A 0.4627451, B 0.5058824, alpha 1.0, hue 0.4651977, saturation 0.36878178, and chroma 0.07513822.
    static final int
    This color constant "Magnolia" has RGBA8888 code F8F4FFFF, L 0.96862745, A 0.5019608, B 0.49411765, alpha 1.0, hue 0.875, saturation 0.022447834, and chroma 0.012352647.
    static final int
    This color constant "Malachite" has RGBA8888 code 0BDA51FF, L 0.69803923, A 0.4, B 0.5568628, alpha 1.0, hue 0.41398963, saturation 0.92554796, and chroma 0.22917406.
    static final int
    This color constant "Maroon" has RGBA8888 code 800000FF, L 0.24705882, A 0.5686275, B 0.5372549, alpha 1.0, hue 0.08070704, saturation 0.9577331, and chroma 0.1555649.
    static final int
    This color constant "Mauve" has RGBA8888 code E0B0FFFF, L 0.7764706, A 0.53333336, B 0.45882353, alpha 1.0, hue 0.8666313, saturation 0.24240763, and chroma 0.105541065.
    static final int
    This color constant "Mauve Taupe" has RGBA8888 code 915F6DFF, L 0.43529412, A 0.53333336, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.29508197, and chroma 0.06652104.
    static final int
    This color constant "Maya Blue" has RGBA8888 code 73C2FBFF, L 0.72156864, A 0.47058824, B 0.4509804, alpha 1.0, hue 0.6659545, saturation 0.56703854, and chroma 0.11388578.
    static final int
    This color constant "Meat" has RGBA8888 code F9906FFF, L 0.68235296, A 0.54509807, B 0.5372549, alpha 1.0, hue 0.11057128, saturation 0.47334847, and chroma 0.11653464.
    static final int
    This color constant "Medium Blue" has RGBA8888 code 0000CDFF, L 0.24313726, A 0.48235294, B 0.3647059, alpha 1.0, hue 0.7313617, saturation 0.97812814, and chroma 0.27181438.
    static final int
    This color constant "Medium Carmine" has RGBA8888 code AF4035FF, L 0.40392157, A 0.56078434, B 0.53333336, alpha 1.0, hue 0.08154914, saturation 0.62229013, and chroma 0.1381068.
    static final int
    This color constant "Medium Crimson" has RGBA8888 code C93756FF, L 0.44313726, A 0.5882353, B 0.5176471, alpha 1.0, hue 0.034068827, saturation 0.77171165, and chroma 0.1792624.
    static final int
    This color constant "Medium Lavender Magenta" has RGBA8888 code CC99CCFF, L 0.6784314, A 0.53333336, B 0.4745098, alpha 1.0, hue 0.90641636, saturation 0.23014158, and chroma 0.0835974.
    static final int
    This color constant "Medium Purple" has RGBA8888 code 9370DBFF, L 0.5294118, A 0.53333336, B 0.43137255, alpha 1.0, hue 0.8274922, saturation 0.41366416, and chroma 0.15199278.
    static final int
    This color constant "Medium Spring Green" has RGBA8888 code 00FA9AFF, L 0.8117647, A 0.40392157, B 0.53333336, alpha 1.0, hue 0.44289985, saturation 0.9493337, and chroma 0.20259848.
    static final int
    This color constant "Midnight Blue" has RGBA8888 code 003366FF, L 0.2, A 0.48235294, B 0.44705883, alpha 1.0, hue 0.7024922, saturation 0.9380325, and chroma 0.11117382.
    static final int
    This color constant "Midori" has RGBA8888 code 2A606BFF, L 0.3372549, A 0.47058824, B 0.48235294, alpha 1.0, hue 0.5826245, saturation 0.7010659, and chroma 0.068331465.
    static final int
    This color constant "Mint Green" has RGBA8888 code 98FF98FF, L 0.88235295, A 0.43529412, B 0.54509807, alpha 1.0, hue 0.39758337, saturation 0.49382716, and chroma 0.15712644.
    static final int
    This color constant "Misty Rose" has RGBA8888 code FFE4E1FF, L 0.92156863, A 0.50980395, B 0.5019608, alpha 1.0, hue 0.051208384, saturation 0.0638844, and chroma 0.019918045.
    static final int
    This color constant "Moss" has RGBA8888 code 8B7D3AFF, L 0.4862745, A 0.49019608, B 0.54509807, alpha 1.0, hue 0.27628398, saturation 0.71561915, and chroma 0.091942206.
    static final int
    This color constant "Moss Green" has RGBA8888 code ADDFADFF, L 0.8117647, A 0.46666667, B 0.52156866, alpha 1.0, hue 0.39758337, saturation 0.2631579, and chroma 0.079095535.
    static final int
    This color constant "Mountbatten Pink" has RGBA8888 code 997A8DFF, L 0.5176471, A 0.5176471, B 0.49019608, alpha 1.0, hue 0.9394406, saturation 0.1436044, and chroma 0.040217306.
    static final int
    This color constant "Mousy Indigo" has RGBA8888 code 5C544EFF, L 0.33333334, A 0.5019608, B 0.5058824, alpha 1.0, hue 0.17620845, saturation 0.1490712, and chroma 0.012352647.
    static final int
    This color constant "Mousy Wisteria" has RGBA8888 code 766980FF, L 0.43529412, A 0.50980395, B 0.48235294, alpha 1.0, hue 0.85241663, saturation 0.12820514, and chroma 0.040217306.
    static final int
    This color constant "Mulberry" has RGBA8888 code 59292CFF, L 0.22352941, A 0.53333336, B 0.50980395, alpha 1.0, hue 0.051208384, saturation 0.48650423, and chroma 0.069218926.
    static final int
    This color constant "Mulberry Dyed" has RGBA8888 code C57F2EFF, L 0.56078434, A 0.52156866, B 0.5568628, alpha 1.0, hue 0.1894406, saturation 0.8077747, and chroma 0.12115674.
    static final int
    This color constant "Mustard" has RGBA8888 code FFDB58FF, L 0.8666667, A 0.49019608, B 0.57254905, alpha 1.0, hue 0.26669168, saturation 0.7797948, and chroma 0.14584495.
    static final int
    This color constant "Myrtle" has RGBA8888 code 21421EFF, L 0.21960784, A 0.46666667, B 0.52156866, alpha 1.0, hue 0.39758337, saturation 0.6060606, and chroma 0.079095535.
    static final com.github.tommyettinger.ds.ObjectIntOrderedMap<String>
     
    static final com.github.tommyettinger.ds.ObjectList<String>
    All names for colors in this palette, in alphabetical order.
    static final com.github.tommyettinger.ds.ObjectList<String>
    All names for colors in this palette, with grayscale first, then sorted by hue from red to yellow to green to blue.
    static final com.github.tommyettinger.ds.ObjectList<String>
    All names for colors in this palette, sorted by lightness from black to white.
    static final int
    This color constant "Navajo White" has RGBA8888 code FFDEADFF, L 0.8901961, A 0.5058824, B 0.5294118, alpha 1.0, hue 0.21101025, saturation 0.31716198, and chroma 0.059754133.
    static final int
    This color constant "Navy Blue" has RGBA8888 code 000080FF, L 0.15294118, A 0.4862745, B 0.4, alpha 1.0, hue 0.73099244, saturation 0.96843684, and chroma 0.20108652.
    static final int
    This color constant "Navy Blue Bellflower" has RGBA8888 code 191F45FF, L 0.13725491, A 0.49803922, B 0.45882353, alpha 1.0, hue 0.75, saturation 0.42553192, and chroma 0.0821242.
    static final int
    This color constant "Navy Blue Dye" has RGBA8888 code 003171FF, L 0.20392157, A 0.4862745, B 0.43529412, alpha 1.0, hue 0.7205011, saturation 0.85678, and chroma 0.13177444.
    static final int
    This color constant "New Bridge" has RGBA8888 code 006C7FFF, L 0.37254903, A 0.45882353, B 0.47058824, alpha 1.0, hue 0.5972002, saturation 0.9765244, and chroma 0.1008085.
    static final int
    This color constant "Nightingale" has RGBA8888 code 645530FF, L 0.3372549, A 0.49803922, B 0.5294118, alpha 1.0, hue 0.25, saturation 0.5925926, and chroma 0.058723815.
    static final int
    This color constant "Nightingale Brown" has RGBA8888 code 5C4827FF, L 0.29411766, A 0.5019608, B 0.5294118, alpha 1.0, hue 0.23020846, saturation 0.6449806, and chroma 0.058723815.
    static final int
    This color constant "Ocean Blue" has RGBA8888 code 50B0B8FF, L 0.61960787, A 0.45490196, B 0.48235294, alpha 1.0, hue 0.55550873, saturation 0.70937574, and chroma 0.096477255.
    static final int
    This color constant "Ochre" has RGBA8888 code CC7722FF, L 0.5529412, A 0.5294118, B 0.56078434, alpha 1.0, hue 0.17620845, saturation 0.8726119, and chroma 0.1345248.
    static final int
    This color constant "Old Bamboo" has RGBA8888 code 5E644FFF, L 0.38039216, A 0.49019608, B 0.5137255, alpha 1.0, hue 0.32379153, saturation 0.2795085, and chroma 0.033602834.
    static final int
    This color constant "Old Gold" has RGBA8888 code CFB53BFF, L 0.70980394, A 0.49019608, B 0.5686275, alpha 1.0, hue 0.2676116, saturation 0.84236145, and chroma 0.1381068.
    static final int
    This color constant "Old Lace" has RGBA8888 code FDF5E6FF, L 0.9647059, A 0.49803922, B 0.5058824, alpha 1.0, hue 0.25, saturation 0.0754717, and chroma 0.012352647.
    static final int
    This color constant "Old Lavender" has RGBA8888 code 796878FF, L 0.43137255, A 0.50980395, B 0.49019608, alpha 1.0, hue 0.90641636, saturation 0.10301575, and chroma 0.027621359.
    static final int
    This color constant "Old Rose" has RGBA8888 code C08081FF, L 0.5764706, A 0.53333336, B 0.50980395, alpha 1.0, hue 0.051208384, saturation 0.25991324, and chroma 0.069218926.
    static final int
    This color constant "Olive" has RGBA8888 code 808000FF, L 0.47843137, A 0.4745098, B 0.56078434, alpha 1.0, hue 0.30710015, saturation 0.9493337, and chroma 0.13131043.
    static final int
    This color constant "Olive Drab" has RGBA8888 code 6B8E23FF, L 0.49803922, A 0.45490196, B 0.5568628, alpha 1.0, hue 0.35070533, saturation 0.8651663, and chroma 0.14458403.
    static final int
    This color constant "Olivine" has RGBA8888 code 9AB973FF, L 0.6745098, A 0.47058824, B 0.5372549, alpha 1.0, hue 0.3472002, saturation 0.47868845, and chroma 0.0945603.
    static final int
    This color constant "Onando" has RGBA8888 code 364141FF, L 0.24313726, A 0.49019608, B 0.49411765, alpha 1.0, hue 0.57379156, saturation 0.23537558, and chroma 0.022777155.
    static final int
    This color constant "One Kin Dye" has RGBA8888 code F08F90FF, L 0.6784314, A 0.54901963, B 0.5176471, alpha 1.0, hue 0.058437523, saturation 0.34391084, and chroma 0.10379164.
    static final int
    This color constant "Opposite Flower" has RGBA8888 code 4D646CFF, L 0.37254903, A 0.4862745, B 0.4862745, alpha 1.0, hue 0.625, saturation 0.31426966, and chroma 0.038669903.
    static final int
    This color constant "Orange" has RGBA8888 code FFC800FF, L 0.8117647, A 0.49803922, B 0.5882353, alpha 1.0, hue 0.25, saturation 0.9787234, and chroma 0.17582464.
    static final int
    This color constant "Orange Peel" has RGBA8888 code FFA000FF, L 0.7137255, A 0.5254902, B 0.5803922, alpha 1.0, hue 0.19879162, saturation 0.9624324, and chroma 0.16801417.
    static final int
    This color constant "Orange Red" has RGBA8888 code FF4500FF, L 0.54509807, A 0.5882353, B 0.5647059, alpha 1.0, hue 0.10130366, saturation 0.9079587, and chroma 0.21798135.
    static final int
    This color constant "Orangutan" has RGBA8888 code DC3023FF, L 0.45882353, A 0.5882353, B 0.54901963, alpha 1.0, hue 0.0818773, saturation 0.8256153, and chroma 0.20108652.
    static final int
    This color constant "Orchid" has RGBA8888 code DA70D6FF, L 0.6156863, A 0.57254905, B 0.45490196, alpha 1.0, hue 0.9164763, saturation 0.50470114, and chroma 0.17017984.
    static final int
    This color constant "Overdyed Red Brown" has RGBA8888 code E35C38FF, L 0.5372549, A 0.5647059, B 0.54901963, alpha 1.0, hue 0.103904024, saturation 0.70167, and chroma 0.16172063.
    static final int
    This color constant "Pale Blue" has RGBA8888 code AFEEEEFF, L 0.8784314, A 0.47058824, B 0.49019608, alpha 1.0, hue 0.54429305, saturation 0.3466719, and chroma 0.061763234.
    static final int
    This color constant "Pale Brown" has RGBA8888 code 987654FF, L 0.49019608, A 0.50980395, B 0.5294118, alpha 1.0, hue 0.19289984, saturation 0.46183804, and chroma 0.061763234.
    static final int
    This color constant "Pale Carmine" has RGBA8888 code AF4035FF, L 0.40392157, A 0.56078434, B 0.53333336, alpha 1.0, hue 0.08154914, saturation 0.62229013, and chroma 0.1381068.
    static final int
    This color constant "Pale Chestnut" has RGBA8888 code DDADAFFF, L 0.73333335, A 0.52156866, B 0.5058824, alpha 1.0, hue 0.051208384, saturation 0.14881307, and chroma 0.044538103.
    static final int
    This color constant "Pale Cornflower Blue" has RGBA8888 code ABCDEFFF, L 0.7882353, A 0.4862745, B 0.4745098, alpha 1.0, hue 0.67620844, saturation 0.23957871, and chroma 0.05767509.
    static final int
    This color constant "Pale Crimson" has RGBA8888 code F2666CFF, L 0.5882353, A 0.5764706, B 0.5254902, alpha 1.0, hue 0.053583592, saturation 0.57269245, and chroma 0.1605844.
    static final int
    This color constant "Pale Fallen Leaves" has RGBA8888 code AA8736FF, L 0.54901963, A 0.5019608, B 0.5529412, alpha 1.0, hue 0.23865081, saturation 0.75868475, and chroma 0.105541065.
    static final int
    This color constant "Pale Green Onion" has RGBA8888 code 749F8DFF, L 0.5803922, A 0.4745098, B 0.5019608, alpha 1.0, hue 0.47371602, saturation 0.328798, and chroma 0.050931267.
    static final int
    This color constant "Pale Incense" has RGBA8888 code FFA565FF, L 0.7372549, A 0.53333336, B 0.54901963, alpha 1.0, hue 0.15362442, saturation 0.585607, and chroma 0.11809544.
    static final int
    This color constant "Pale Magenta" has RGBA8888 code F984E5FF, L 0.7019608, A 0.57254905, B 0.45882353, alpha 1.0, hue 0.92289317, saturation 0.46174002, and chroma 0.16618787.
    static final int
    This color constant "Pale Oak" has RGBA8888 code BBA46DFF, L 0.6509804, A 0.49803922, B 0.5372549, alpha 1.0, hue 0.25, saturation 0.4878049, and chroma 0.07432148.
    static final int
    This color constant "Pale Persimmon" has RGBA8888 code FCA474FF, L 0.73333335, A 0.53333336, B 0.5411765, alpha 1.0, hue 0.1408625, saturation 0.4986902, and chroma 0.105541065.
    static final int
    This color constant "Pale Pink" has RGBA8888 code FADADDFF, L 0.8901961, A 0.5137255, B 0.5019608, alpha 1.0, hue 0.03898975, saturation 0.085898034, and chroma 0.027621359.
    static final int
    This color constant "Pale Red Violet" has RGBA8888 code DB7093FF, L 0.58431375, A 0.5647059, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.45945945, and chroma 0.12896542.
    static final int
    This color constant "Pale Young Green Onion" has RGBA8888 code 8DB255FF, L 0.6392157, A 0.45882353, B 0.54901963, alpha 1.0, hue 0.35435745, saturation 0.64318514, and chroma 0.12753771.
    static final int
    This color constant "Papaya Whip" has RGBA8888 code FFEFD5FF, L 0.94509804, A 0.5019608, B 0.5137255, alpha 1.0, hue 0.21101025, saturation 0.1527076, and chroma 0.027621359.
    static final int
    This color constant "Pastel Green" has RGBA8888 code 77DD77FF, L 0.7529412, A 0.43137255, B 0.54509807, alpha 1.0, hue 0.40217316, saturation 0.57010007, and chroma 0.16359681.
    static final int
    This color constant "Pastel Pink" has RGBA8888 code FFD1DCFF, L 0.8745098, A 0.52156866, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.12371134, and chroma 0.04314594.
    static final int
    This color constant "Patina" has RGBA8888 code 407A52FF, L 0.41960785, A 0.45882353, B 0.5176471, alpha 1.0, hue 0.42620847, saturation 0.5733508, and chroma 0.08924734.
    static final int
    This color constant "Patrinia Flower" has RGBA8888 code D9B611FF, L 0.72156864, A 0.49019608, B 0.5803922, alpha 1.0, hue 0.26511213, saturation 0.9588646, and chroma 0.16134278.
    static final int
    This color constant "Peach" has RGBA8888 code FFE5B4FF, L 0.9098039, A 0.5019608, B 0.5294118, alpha 1.0, hue 0.23020846, saturation 0.31616697, and chroma 0.058723815.
    static final int
    This color constant "Peach Dye" has RGBA8888 code F47983FF, L 0.63529414, A 0.5647059, B 0.5176471, alpha 1.0, hue 0.045526765, saturation 0.4602609, and chroma 0.1336143.
    static final int
    This color constant "Peach Orange" has RGBA8888 code FFCC99FF, L 0.8392157, A 0.5137255, B 0.53333336, alpha 1.0, hue 0.18343773, saturation 0.37165502, and chroma 0.071815535.
    static final int
    This color constant "Peach Yellow" has RGBA8888 code FADFADFF, L 0.8862745, A 0.5019608, B 0.5294118, alpha 1.0, hue 0.23020846, saturation 0.3224903, and chroma 0.058723815.
    static final int
    This color constant "Pear" has RGBA8888 code D1E231FF, L 0.83137256, A 0.45882353, B 0.5803922, alpha 1.0, hue 0.32073125, saturation 0.8614595, and chroma 0.17994207.
    static final int
    This color constant "Periwinkle" has RGBA8888 code CCCCFFFF, L 0.8235294, A 0.5058824, B 0.46666667, alpha 1.0, hue 0.7889897, saturation 0.0, and chroma 0.06743233.
    static final int
    This color constant "Persian Blue" has RGBA8888 code 1C39BBFF, L 0.2901961, A 0.49019608, B 0.39607844, alpha 1.0, hue 0.73778117, saturation 0.6601724, and chroma 0.20795049.
    static final int
    This color constant "Persian Green" has RGBA8888 code 00A693FF, L 0.5529412, A 0.4392157, B 0.49411765, alpha 1.0, hue 0.5105949, saturation 0.9111089, and chroma 0.121659465.
    static final int
    This color constant "Persian Indigo" has RGBA8888 code 32127AFF, L 0.18431373, A 0.5254902, B 0.41568628, alpha 1.0, hue 0.8012084, saturation 0.90350795, and chroma 0.17547716.
    static final int
    This color constant "Persian Pink" has RGBA8888 code F77FBEFF, L 0.67058825, A 0.57254905, B 0.48235294, alpha 1.0, hue 0.966976, saturation 0.45685855, and chroma 0.14874557.
    static final int
    This color constant "Persian Red" has RGBA8888 code CC3333FF, L 0.43529412, A 0.58431375, B 0.5372549, alpha 1.0, hue 0.067899644, saturation 0.79233086, and chroma 0.1836353.
    static final int
    This color constant "Persian Rose" has RGBA8888 code FE28A2FF, L 0.54901963, A 0.62352943, B 0.4745098, alpha 1.0, hue 0.9705011, saturation 0.8799362, and chroma 0.25127846.
    static final int
    This color constant "Persimmon" has RGBA8888 code EC5800FF, L 0.5411765, A 0.5686275, B 0.5647059, alpha 1.0, hue 0.12045405, saturation 0.916994, and chroma 0.18790646.
    static final int
    This color constant "Persimmon Juice" has RGBA8888 code 934337FF, L 0.3647059, A 0.54509807, B 0.5254902, alpha 1.0, hue 0.08404553, saturation 0.50517976, and chroma 0.10320191.
    static final int
    This color constant "Pigment Blue" has RGBA8888 code 333399FF, L 0.2627451, A 0.5058824, B 0.41568628, alpha 1.0, hue 0.7651121, saturation 0.6114499, and chroma 0.16837704.
    static final int
    This color constant "Pine Green" has RGBA8888 code 01796FFF, L 0.40392157, A 0.4509804, B 0.49411765, alpha 1.0, hue 0.5132325, saturation 0.9262765, and chroma 0.098356865.
    static final int
    This color constant "Pine Needle" has RGBA8888 code 454D32FF, L 0.28627452, A 0.4862745, B 0.5176471, alpha 1.0, hue 0.33601037, saturation 0.4021346, and chroma 0.044538103.
    static final int
    This color constant "Pink" has RGBA8888 code FFAFAFFF, L 0.78039217, A 0.5372549, B 0.50980395, alpha 1.0, hue 0.04638705, saturation 0.2372797, and chroma 0.07674564.
    static final int
    This color constant "Pink Orange" has RGBA8888 code FF9966FF, L 0.70980394, A 0.5411765, B 0.54509807, alpha 1.0, hue 0.13191529, saturation 0.54262733, and chroma 0.121659465.
    static final int
    A fully-transparent color that is out-of-range for valid colors in Oklab, to be used as a placeholder for colors that aren't valid in some way.
    static final int
    This color constant "Plain Mouse" has RGBA8888 code 6E5F57FF, L 0.38431373, A 0.5058824, B 0.5058824, alpha 1.0, hue 0.125, saturation 0.13797206, and chroma 0.016572814.
    static final int
    This color constant "Platinum" has RGBA8888 code E5E4E2FF, L 0.89411765, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Plum" has RGBA8888 code CC99CCFF, L 0.6784314, A 0.53333336, B 0.4745098, alpha 1.0, hue 0.90641636, saturation 0.23014158, and chroma 0.0835974.
    static final int
    This color constant "Plum Blossom Mouse" has RGBA8888 code 97645AFF, L 0.44705883, A 0.5254902, B 0.5176471, alpha 1.0, hue 0.09871597, saturation 0.3072259, and chroma 0.061763234.
    static final int
    This color constant "Plum Dyed" has RGBA8888 code FA9258FF, L 0.6862745, A 0.5411765, B 0.54901963, alpha 1.0, hue 0.1382321, saturation 0.6081924, and chroma 0.12753771.
    static final int
    This color constant "Plum Purple" has RGBA8888 code 8F4155FF, L 0.36078432, A 0.5529412, B 0.5019608, alpha 1.0, hue 0.011349191, saturation 0.5198396, and chroma 0.105541065.
    static final int
    This color constant "Polished Brown" has RGBA8888 code 9F5233FF, L 0.4117647, A 0.5372549, B 0.5372549, alpha 1.0, hue 0.125, saturation 0.65777373, and chroma 0.104961164.
    static final int
    This color constant "Powder Blue" has RGBA8888 code B0E0E6FF, L 0.8392157, A 0.47843137, B 0.4862745, alpha 1.0, hue 0.58601034, saturation 0.28443667, and chroma 0.050931267.
    static final int
    This color constant "Prussian Blue" has RGBA8888 code 003153FF, L 0.18431373, A 0.48235294, B 0.45882353, alpha 1.0, hue 0.6894406, saturation 0.89752746, and chroma 0.08924734.
    static final int
    This color constant "Psychedelic Purple" has RGBA8888 code DD00FFFF, L 0.53333336, A 0.61960787, B 0.4, alpha 1.0, hue 0.89198726, saturation 0.9596293, and chroma 0.31058988.
    static final int
    This color constant "Puce" has RGBA8888 code CC8899FF, L 0.61960787, A 0.5372549, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.25974026, and chroma 0.07432148.
    static final int
    This color constant "Pumpkin" has RGBA8888 code FF7518FF, L 0.62352943, A 0.5568628, B 0.5686275, alpha 1.0, hue 0.13942872, saturation 0.88417923, and chroma 0.17755185.
    static final int
    This color constant "Pure Crimson" has RGBA8888 code C3272BFF, L 0.40392157, A 0.58431375, B 0.5411765, alpha 1.0, hue 0.07379155, saturation 0.8481637, and chroma 0.18692946.
    static final int
    This color constant "Pure Dark Gray" has RGBA8888 code 3F4041FF, L 0.2509804, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Purple" has RGBA8888 code 800080FF, L 0.29411766, A 0.58431375, B 0.44313726, alpha 1.0, hue 0.9098022, saturation 0.9482476, and chroma 0.20259848.
    static final int
    This color constant "Purple Dye" has RGBA8888 code 4F284BFF, L 0.21960784, A 0.5372549, B 0.47843137, alpha 1.0, hue 0.92620844, saturation 0.50819725, and chroma 0.08575976.
    static final int
    This color constant "Purple Kite" has RGBA8888 code 512C31FF, L 0.21960784, A 0.5294118, B 0.5058824, alpha 1.0, hue 0.03898975, saturation 0.42288262, and chroma 0.059754133.
    static final int
    This color constant "Purple Taupe" has RGBA8888 code 50404DFF, L 0.27058825, A 0.5137255, B 0.49019608, alpha 1.0, hue 0.92620844, saturation 0.17888544, and chroma 0.033602834.
    static final int
    This color constant "Rabbit Ear Iris" has RGBA8888 code 491E3CFF, L 0.18431373, A 0.5411765, B 0.48235294, alpha 1.0, hue 0.94449127, saturation 0.61603683, and chroma 0.08924734.
    static final int[]
    This array is loaded with the colors found in the rainbow, in the standard ROYGBIV order.
    static final int
    This color constant "Rapeblossom Brown" has RGBA8888 code E3B130FF, L 0.72156864, A 0.5019608, B 0.57254905, alpha 1.0, hue 0.24163093, saturation 0.86483175, and chroma 0.14458403.
    static final int
    This color constant "Rapeseed Oil" has RGBA8888 code A17917FF, L 0.49803922, A 0.5019608, B 0.56078434, alpha 1.0, hue 0.24006547, saturation 0.9430129, and chroma 0.12115674.
    static final int
    This color constant "Raw Umber" has RGBA8888 code 734A12FF, L 0.3254902, A 0.5137255, B 0.54509807, alpha 1.0, hue 0.19879162, saturation 0.9035079, and chroma 0.09391262.
    static final int
    This color constant "Razzamatazz" has RGBA8888 code E30B5CFF, L 0.45882353, A 0.6156863, B 0.5137255, alpha 1.0, hue 0.021096015, saturation 0.96080923, and chroma 0.23208517.
    static final int
    This color constant "Red" has RGBA8888 code FF0000FF, L 0.49803922, A 0.6117647, B 0.56078434, alpha 1.0, hue 0.0802403, saturation 0.98868626, and chroma 0.25345513.
    static final int
    This color constant "Red Bean" has RGBA8888 code 672422FF, L 0.23529412, A 0.54509807, B 0.52156866, alpha 1.0, hue 0.07379155, saturation 0.6544589, and chroma 0.09959023.
    static final int
    This color constant "Red Birch" has RGBA8888 code 9D2B22FF, L 0.3372549, A 0.5647059, B 0.5372549, alpha 1.0, hue 0.08462641, saturation 0.75858015, and chroma 0.14874557.
    static final int
    This color constant "Red Dye Turmeric" has RGBA8888 code FB8136FF, L 0.6431373, A 0.54901963, B 0.56078434, alpha 1.0, hue 0.14140569, saturation 0.7929049, and chroma 0.1555649.
    static final int
    This color constant "Red Incense" has RGBA8888 code F07F5EFF, L 0.6313726, A 0.5529412, B 0.5411765, alpha 1.0, hue 0.105992556, saturation 0.5478306, and chroma 0.1336143.
    static final int
    This color constant "Red Kite" has RGBA8888 code 913228FF, L 0.32941177, A 0.5568628, B 0.5294118, alpha 1.0, hue 0.0779789, saturation 0.6666667, and chroma 0.12753771.
    static final int
    This color constant "Red Ochre" has RGBA8888 code 9F5233FF, L 0.4117647, A 0.5372549, B 0.5372549, alpha 1.0, hue 0.125, saturation 0.65777373, and chroma 0.104961164.
    static final int
    This color constant "Red Pigment" has RGBA8888 code ED1C24FF, L 0.4745098, A 0.6039216, B 0.54901963, alpha 1.0, hue 0.07141628, saturation 0.9220507, and chroma 0.22890759.
    static final int
    This color constant "Red Plum" has RGBA8888 code DB5A6BFF, L 0.53333336, A 0.57254905, B 0.5176471, alpha 1.0, hue 0.04095457, saturation 0.5694749, and chroma 0.14874557.
    static final int[]
    This array is loaded with the colors from the traditional Japanese Red Series found on Wikipedia.
    static final int
    This color constant "Red Violet" has RGBA8888 code C71585FF, L 0.42745098, A 0.6117647, B 0.4745098, alpha 1.0, hue 0.9675296, saturation 0.94013286, and chroma 0.22837369.
    static final int[]
    This array is loaded with the colors from the traditional Japanese Red-Violet Series found on Wikipedia.
    static final int
    This color constant "Red Wisteria" has RGBA8888 code BB7796FF, L 0.5568628, A 0.5411765, B 0.49019608, alpha 1.0, hue 0.97137564, saturation 0.2981424, and chroma 0.084324345.
    static final int
    This color constant "Rich Carmine" has RGBA8888 code D70040FF, L 0.42745098, A 0.60784316, B 0.5294118, alpha 1.0, hue 0.04429303, saturation 0.9706813, and chroma 0.22269051.
    static final int
    This color constant "Rich Gardenia" has RGBA8888 code F57F4FFF, L 0.63529414, A 0.5529412, B 0.54901963, alpha 1.0, hue 0.11910819, saturation 0.6368324, and chroma 0.14373726.
    static final int
    This color constant "Rikan Brown" has RGBA8888 code 534A32FF, L 0.2901961, A 0.49803922, B 0.5176471, alpha 1.0, hue 0.25, saturation 0.41666666, and chroma 0.0353726.
    static final int
    This color constant "Rinsed Out Red" has RGBA8888 code FF7952FF, L 0.6392157, A 0.56078434, B 0.54901963, alpha 1.0, hue 0.10859431, saturation 0.62471294, and chroma 0.1555649.
    static final int
    This color constant "Robin Egg Blue" has RGBA8888 code 00CCCCFF, L 0.6901961, A 0.43529412, B 0.48235294, alpha 1.0, hue 0.5389897, saturation 0.9162457, and chroma 0.1336143.
    static final int
    This color constant "Rose" has RGBA8888 code FF007FFF, L 0.52156866, A 0.6313726, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.98550725, and chroma 0.2617479.
    static final int
    This color constant "Rose Madder" has RGBA8888 code E32636FF, L 0.4627451, A 0.6, B 0.5411765, alpha 1.0, hue 0.063700125, saturation 0.8962282, and chroma 0.21544659.
    static final int
    This color constant "Rose Taupe" has RGBA8888 code 905D5DFF, L 0.42352942, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.2848001, and chroma 0.061763234.
    static final int
    This color constant "Royal Blue" has RGBA8888 code 4169E1FF, L 0.44705883, A 0.49019608, B 0.40784314, alpha 1.0, hue 0.736195, saturation 0.4397484, and chroma 0.18462972.
    static final int
    This color constant "Royal Purple" has RGBA8888 code 6B3FA0FF, L 0.34901962, A 0.5411765, B 0.43529412, alpha 1.0, hue 0.84585714, saturation 0.5710732, and chroma 0.15279381.
    static final int
    This color constant "Ruby" has RGBA8888 code E0115FFF, L 0.45490196, A 0.6156863, B 0.50980395, alpha 1.0, hue 0.0158628, saturation 0.97256863, and chroma 0.23129487.
    static final int
    This color constant "Russet" has RGBA8888 code 80461BFF, L 0.3372549, A 0.5254902, B 0.5411765, alpha 1.0, hue 0.15980223, saturation 0.8149003, and chroma 0.096477255.
    static final int
    This color constant "Rust" has RGBA8888 code B7410EFF, L 0.4117647, A 0.56078434, B 0.5529412, alpha 1.0, hue 0.11440556, saturation 0.9046933, and chroma 0.1605844.
    static final int
    This color constant "Rusted Light Blue" has RGBA8888 code 6A7F7AFF, L 0.4745098, A 0.4862745, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.2, and chroma 0.027621359.
    static final int
    This color constant "Rusty Celadon" has RGBA8888 code 898A74FF, L 0.53333336, A 0.49411765, B 0.5137255, alpha 1.0, hue 0.28898975, saturation 0.22287057, and chroma 0.029749114.
    static final int
    This color constant "Rusty Storage" has RGBA8888 code 455859FF, L 0.3254902, A 0.4862745, B 0.49411765, alpha 1.0, hue 0.5512084, saturation 0.2874798, and chroma 0.029749114.
    static final int
    This color constant "Rusty Storeroom" has RGBA8888 code 3A403BFF, L 0.24313726, A 0.49411765, B 0.5019608, alpha 1.0, hue 0.375, saturation 0.09123959, and chroma 0.012352647.
    static final int
    This color constant "Safety Orange" has RGBA8888 code FF6600FF, L 0.59607846, A 0.5647059, B 0.5686275, alpha 1.0, hue 0.12954596, saturation 0.9342957, and chroma 0.18790646.
    static final int
    This color constant "Safflower" has RGBA8888 code 5A4F74FF, L 0.3372549, A 0.5137255, B 0.47058824, alpha 1.0, hue 0.8326245, saturation 0.23712523, and chroma 0.064659946.
    static final int
    This color constant "Saffron" has RGBA8888 code F4C430FF, L 0.7882353, A 0.49411765, B 0.5764706, alpha 1.0, hue 0.25795132, saturation 0.8706515, and chroma 0.15279381.
    static final int
    This color constant "Salmon" has RGBA8888 code FF8C69FF, L 0.68235296, A 0.5529412, B 0.5411765, alpha 1.0, hue 0.105992556, saturation 0.5160723, and chroma 0.1336143.
    static final int
    This color constant "Sandy Brown" has RGBA8888 code F4A460FF, L 0.7176471, A 0.5254902, B 0.5529412, alpha 1.0, hue 0.17620845, saturation 0.63887656, and chroma 0.11705722.
    static final int
    This color constant "Sangria" has RGBA8888 code 92000AFF, L 0.28235295, A 0.5764706, B 0.5411765, alpha 1.0, hue 0.08002978, saturation 0.97129464, and chroma 0.17302527.
    static final int
    This color constant "Sappanwood" has RGBA8888 code 7E2639FF, L 0.28235295, A 0.56078434, B 0.50980395, alpha 1.0, hue 0.029498879, saturation 0.70777476, and chroma 0.12265874.
    static final int
    This color constant "Sappanwood Incense" has RGBA8888 code A24F46FF, L 0.4117647, A 0.54509807, B 0.5254902, alpha 1.0, hue 0.08404553, saturation 0.4709303, and chroma 0.10320191.
    static final int
    This color constant "Sapphire" has RGBA8888 code 082567FF, L 0.16862746, A 0.49019608, B 0.43137255, alpha 1.0, hue 0.7313617, saturation 0.62244517, and chroma 0.1381068.
    static final int
    This color constant "Sawtooth Oak" has RGBA8888 code EC956CFF, L 0.6745098, A 0.5372549, B 0.5372549, alpha 1.0, hue 0.125, saturation 0.47939444, and chroma 0.104961164.
    static final int
    This color constant "Scarlet" has RGBA8888 code FF2400FF, L 0.50980395, A 0.6039216, B 0.56078434, alpha 1.0, hue 0.085140646, saturation 0.9230797, and chroma 0.23984502.
    static final int
    This color constant "School Bus Yellow" has RGBA8888 code FFD800FF, L 0.8509804, A 0.4862745, B 0.5882353, alpha 1.0, hue 0.2706426, saturation 0.9467276, and chroma 0.17789528.
    static final int
    This color constant "Scorched Brown" has RGBA8888 code 351F19FF, L 0.14509805, A 0.5137255, B 0.50980395, alpha 1.0, hue 0.10241663, saturation 0.3846154, and chroma 0.033602834.
    static final int
    This color constant "Sea Green" has RGBA8888 code 2E8B57FF, L 0.45882353, A 0.44313726, B 0.52156866, alpha 1.0, hue 0.43555963, saturation 0.7811049, and chroma 0.12115674.
    static final int
    This color constant "Seashell" has RGBA8888 code FFF5EEFF, L 0.96862745, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.03771236, and chroma 0.0055242716.
    static final int
    This color constant "Selective Yellow" has RGBA8888 code FFBA00FF, L 0.7764706, A 0.5058824, B 0.58431375, alpha 1.0, hue 0.23557091, saturation 0.96046615, and chroma 0.16837704.
    static final int
    This color constant "Sen No Rikyu's Tea" has RGBA8888 code 826B58FF, L 0.4392157, A 0.5058824, B 0.5176471, alpha 1.0, hue 0.1894406, saturation 0.3167744, and chroma 0.03705794.
    static final int
    This color constant "Sepia" has RGBA8888 code 704214FF, L 0.30588236, A 0.5176471, B 0.5411765, alpha 1.0, hue 0.18210036, saturation 0.8630747, and chroma 0.08924734.
    static final int
    This color constant "Shamrock Green" has RGBA8888 code 009E60FF, L 0.5137255, A 0.42745098, B 0.5254902, alpha 1.0, hue 0.44097084, saturation 0.9421077, and chroma 0.15319274.
    static final int
    This color constant "Shocking Pink" has RGBA8888 code FC0FC0FF, L 0.54901963, A 0.63529414, B 0.4509804, alpha 1.0, hue 0.9474314, saturation 0.9736842, and chroma 0.28667724.
    static final int
    This color constant "Shrimp Brown" has RGBA8888 code 5E2824FF, L 0.22745098, A 0.5372549, B 0.5176471, alpha 1.0, hue 0.07379155, saturation 0.559017, and chroma 0.0821242.
    static final int
    This color constant "Silk Crepe Brown" has RGBA8888 code 354E4BFF, L 0.28235295, A 0.48235294, B 0.49411765, alpha 1.0, hue 0.5389897, saturation 0.41231054, and chroma 0.03705794.
    static final int
    This color constant "Silver" has RGBA8888 code C0C0C0FF, L 0.7529412, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "Silver Grey" has RGBA8888 code 97867CFF, L 0.5411765, A 0.5058824, B 0.5058824, alpha 1.0, hue 0.125, saturation 0.11091871, and chroma 0.016572814.
    static final int
    This color constant "Silvered Red" has RGBA8888 code BC2D29FF, L 0.39607844, A 0.5803922, B 0.5411765, alpha 1.0, hue 0.07679413, saturation 0.81746686, and chroma 0.17994207.
    static final int
    This color constant "Simmered Seawead" has RGBA8888 code 4C3D30FF, L 0.2509804, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.3577709, and chroma 0.029749114.
    static final int
    This color constant "Siskin Sprout Yellow" has RGBA8888 code 7A942EFF, L 0.5294118, A 0.4627451, B 0.5568628, alpha 1.0, hue 0.33601037, saturation 0.8329931, and chroma 0.13542919.
    static final int
    This color constant "Sky" has RGBA8888 code 4D8FACFF, L 0.52156866, A 0.47058824, B 0.47058824, alpha 1.0, hue 0.625, saturation 0.5999694, and chroma 0.082864076.
    static final int
    This color constant "Sky Blue" has RGBA8888 code 87CEEBFF, L 0.7607843, A 0.47058824, B 0.47058824, alpha 1.0, hue 0.625, saturation 0.47140452, and chroma 0.082864076.
    static final int
    This color constant "Slate Gray" has RGBA8888 code 708090FF, L 0.49411765, A 0.49411765, B 0.48235294, alpha 1.0, hue 0.7110103, saturation 0.13976629, and chroma 0.03705794.
    static final int
    This color constant "Smalt" has RGBA8888 code 003399FF, L 0.24313726, A 0.4862745, B 0.4117647, alpha 1.0, hue 0.72843033, saturation 0.8539848, and chroma 0.17789528.
    static final int
    This color constant "Sooty Bamboo" has RGBA8888 code 593A27FF, L 0.25882354, A 0.5137255, B 0.52156866, alpha 1.0, hue 0.15641639, saturation 0.5341557, and chroma 0.050931267.
    static final int
    This color constant "Sooty Willow Bamboo" has RGBA8888 code 4D4B3AFF, L 0.2901961, A 0.49411765, B 0.5137255, alpha 1.0, hue 0.28898975, saturation 0.32984844, and chroma 0.029749114.
    static final int
    This color constant "Sparrow Brown" has RGBA8888 code 8C4736FF, L 0.36078432, A 0.5372549, B 0.5254902, alpha 1.0, hue 0.09720023, saturation 0.4882622, and chroma 0.08992863.
    static final int
    This color constant "Spring Bud" has RGBA8888 code A7FC00FF, L 0.8666667, A 0.42352942, B 0.5921569, alpha 1.0, hue 0.35657662, saturation 0.95657676, and chroma 0.23856924.
    static final int
    This color constant "Spring Green" has RGBA8888 code 00FF7FFF, L 0.8235294, A 0.39607844, B 0.54901963, alpha 1.0, hue 0.42620847, saturation 0.95307815, and chroma 0.22890759.
    static final int
    This color constant "Stained Red" has RGBA8888 code 78779BFF, L 0.48235294, A 0.5058824, B 0.4745098, alpha 1.0, hue 0.8012084, saturation 0.13749033, and chroma 0.052115876.
    static final int
    This color constant "Steamed Chestnut" has RGBA8888 code D3B17DFF, L 0.7137255, A 0.5058824, B 0.53333336, alpha 1.0, hue 0.21519771, saturation 0.4190702, and chroma 0.06743233.
    static final int
    This color constant "Steel Blue" has RGBA8888 code 4682B4FF, L 0.4862745, A 0.47843137, B 0.45490196, alpha 1.0, hue 0.68210036, saturation 0.5753831, and chroma 0.09959023.
    static final int
    This color constant "Storeroom Brown" has RGBA8888 code 3D4035FF, L 0.24313726, A 0.49411765, B 0.5058824, alpha 1.0, hue 0.32379153, saturation 0.186339, and chroma 0.016572814.
    static final int
    This color constant "Stylish Persimnmon" has RGBA8888 code FFA26BFF, L 0.7294118, A 0.53333336, B 0.54509807, alpha 1.0, hue 0.14758338, saturation 0.53571427, and chroma 0.11172148.
    static final int
    This color constant "Sumac" has RGBA8888 code 592B1FFF, L 0.22352941, A 0.5294118, B 0.52156866, alpha 1.0, hue 0.10241663, saturation 0.5882353, and chroma 0.07266045.
    static final int
    This color constant "Sumac Dyed" has RGBA8888 code E08A1EFF, L 0.62352943, A 0.5254902, B 0.5686275, alpha 1.0, hue 0.19097084, saturation 0.8982887, and chroma 0.14584495.
    static final int
    This color constant "Tan" has RGBA8888 code D2B48CFF, L 0.7254902, A 0.5058824, B 0.5254902, alpha 1.0, hue 0.20570697, saturation 0.3165265, and chroma 0.052115876.
    static final int
    This color constant "Tangerine" has RGBA8888 code F28500FF, L 0.63529414, A 0.5372549, B 0.57254905, alpha 1.0, hue 0.17289318, saturation 0.9335179, and chroma 0.16247371.
    static final int
    This color constant "Tangerine Yellow" has RGBA8888 code FFCC00FF, L 0.81960785, A 0.49411765, B 0.5882353, alpha 1.0, hue 0.25691554, saturation 0.979648, and chroma 0.17617144.
    static final int
    This color constant "Tatarian Aster" has RGBA8888 code 976E9AFF, L 0.49411765, A 0.5294118, B 0.4745098, alpha 1.0, hue 0.89758337, saturation 0.25641027, and chroma 0.07753685.
    static final int
    This color constant "Taupe" has RGBA8888 code 483C32FF, L 0.24313726, A 0.5058824, B 0.50980395, alpha 1.0, hue 0.15641639, saturation 0.2773501, and chroma 0.022777155.
    static final int
    This color constant "Tawny" has RGBA8888 code CD5700FF, L 0.4862745, A 0.5529412, B 0.56078434, alpha 1.0, hue 0.13559444, saturation 0.9243605, and chroma 0.1605844.
    static final int
    This color constant "Tea Garden Contemplation" has RGBA8888 code 665343FF, L 0.34117648, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.2981424, and chroma 0.029749114.
    static final int
    This color constant "Tea Green" has RGBA8888 code D0F0C0FF, L 0.89411765, A 0.4745098, B 0.52156866, alpha 1.0, hue 0.375, saturation 0.23247345, and chroma 0.06652104.
    static final int
    This color constant "Tea Orange" has RGBA8888 code F88379FF, L 0.65882355, A 0.5568628, B 0.5254902, alpha 1.0, hue 0.069491126, saturation 0.41382366, and chroma 0.124142565.
    static final int
    This color constant "Tea Rose" has RGBA8888 code F4C2C2FF, L 0.8156863, A 0.52156866, B 0.5058824, alpha 1.0, hue 0.051208384, saturation 0.13900122, and chroma 0.044538103.
    static final int
    This color constant "Teal" has RGBA8888 code 008080FF, L 0.43137255, A 0.4509804, B 0.4862745, alpha 1.0, hue 0.5389897, saturation 0.9162457, and chroma 0.10141215.
    static final int
    This color constant "Terra Cotta" has RGBA8888 code E2725BFF, L 0.58431375, A 0.5529412, B 0.5372549, alpha 1.0, hue 0.09871597, saturation 0.52135307, and chroma 0.12896542.
    static final int
    This color constant "Thin Violet" has RGBA8888 code A87CA0FF, L 0.54901963, A 0.5294118, B 0.48235294, alpha 1.0, hue 0.92620844, saturation 0.22643727, and chroma 0.068331465.
    static final int
    This color constant "Thistle" has RGBA8888 code D8BFD8FF, L 0.78431374, A 0.5137255, B 0.4862745, alpha 1.0, hue 0.89758337, saturation 0.094339624, and chroma 0.038669903.
    static final int
    This color constant "Thousand Herb" has RGBA8888 code 317589FF, L 0.41568628, A 0.46666667, B 0.4745098, alpha 1.0, hue 0.60241663, saturation 0.7407407, and chroma 0.0835974.
    static final int
    This color constant "Thousand Year Old Brown" has RGBA8888 code 3B3429FF, L 0.20784314, A 0.5019608, B 0.50980395, alpha 1.0, hue 0.19879162, saturation 0.3011693, and chroma 0.019918045.
    static final int
    This color constant "Thousand Year Old Green" has RGBA8888 code 374231FF, L 0.24313726, A 0.4862745, B 0.50980395, alpha 1.0, hue 0.375, saturation 0.27371874, and chroma 0.033602834.
    static final int
    This color constant "Thrice Dyed Crimson" has RGBA8888 code F7665AFF, L 0.5921569, A 0.57254905, B 0.5372549, alpha 1.0, hue 0.07710682, saturation 0.5725576, and chroma 0.16247371.
    static final int
    This color constant "Tomato" has RGBA8888 code FF6347FF, L 0.59607846, A 0.5764706, B 0.54901963, alpha 1.0, hue 0.09173302, saturation 0.6626034, and chroma 0.1809568.
    static final int
    This color constant "Tree Peony" has RGBA8888 code A4345DFF, L 0.3764706, A 0.5764706, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.71428573, and chroma 0.15239382.
    static final int
    This color constant "True Pink" has RGBA8888 code FFC0CBFF, L 0.827451, A 0.5294118, B 0.5019608, alpha 1.0, hue 0.019791542, saturation 0.17526647, and chroma 0.058723815.
    static final int
    This color constant "True Red" has RGBA8888 code 8F1D21FF, L 0.29803923, A 0.5686275, B 0.5294118, alpha 1.0, hue 0.06656226, saturation 0.82073814, and chroma 0.14874557.
    static final int
    This color constant "Turmeric" has RGBA8888 code E69B3AFF, L 0.6745098, A 0.5176471, B 0.5647059, alpha 1.0, hue 0.20447324, saturation 0.8054566, and chroma 0.1336143.
    static final int
    This color constant "Turquoise" has RGBA8888 code 30D5C8FF, L 0.72156864, A 0.43529412, B 0.49019608, alpha 1.0, hue 0.51979154, saturation 0.84865874, and chroma 0.1303775.
    static final int
    This color constant "Tyrian Purple" has RGBA8888 code 66023CFF, L 0.21176471, A 0.57254905, B 0.49019608, alpha 1.0, hue 0.9833083, saturation 0.97974217, and chroma 0.14584495.
    static final int
    This color constant "Ultramarine" has RGBA8888 code 120A8FFF, L 0.1764706, A 0.49411765, B 0.39607844, alpha 1.0, hue 0.74388164, saturation 0.929258, and chroma 0.20736265.
    static final int
    This color constant "Ultramarine Dye" has RGBA8888 code 5D8CAEFF, L 0.52156866, A 0.47843137, B 0.46666667, alpha 1.0, hue 0.66109616, saturation 0.48379388, and chroma 0.079095535.
    static final int
    This color constant "Unbleached Silk" has RGBA8888 code FFDDCAFF, L 0.8980392, A 0.50980395, B 0.5137255, alpha 1.0, hue 0.14758338, saturation 0.15625, and chroma 0.033602834.
    static final int
    This color constant "Undried Wall" has RGBA8888 code 785E49FF, L 0.3882353, A 0.50980395, B 0.5176471, alpha 1.0, hue 0.16398965, saturation 0.33319724, and chroma 0.040217306.
    static final int
    This color constant "Vanishing Red Mouse" has RGBA8888 code 44312EFF, L 0.21176471, A 0.5137255, B 0.5058824, alpha 1.0, hue 0.07379155, saturation 0.22934031, and chroma 0.029749114.
    static final int[]
    An array of Oklab int colors that should all be fairly different from any other in the group.
    static final int
    This color constant "Vegas Gold" has RGBA8888 code C5B358FF, L 0.69803923, A 0.49019608, B 0.5529412, alpha 1.0, hue 0.27258337, saturation 0.65777373, and chroma 0.107261956.
    static final int
    This color constant "Velvet" has RGBA8888 code 224634FF, L 0.23921569, A 0.47058824, B 0.5058824, alpha 1.0, hue 0.45570695, saturation 0.633053, and chroma 0.059754133.
    static final int
    This color constant "Vermillion" has RGBA8888 code E34234FF, L 0.49411765, A 0.58431375, B 0.54509807, alpha 1.0, hue 0.07947329, saturation 0.7480576, and chroma 0.19048727.
    static final int
    This color constant "Vine Grape" has RGBA8888 code 6D2B50FF, L 0.27058825, A 0.5529412, B 0.4862745, alpha 1.0, hue 0.9664035, saturation 0.609269, and chroma 0.10895567.
    static final int
    This color constant "Violet" has RGBA8888 code 8B00FFFF, L 0.4117647, A 0.57254905, B 0.37254903, alpha 1.0, hue 0.8352769, saturation 0.95424587, and chroma 0.29216033.
    static final int
    This color constant "Violet Dye" has RGBA8888 code 5B3256FF, L 0.25882354, A 0.5372549, B 0.47843137, alpha 1.0, hue 0.92620844, saturation 0.4658475, and chroma 0.08575976.
    static final int[]
    This array is loaded with the colors from the traditional Japanese Violet Series found on Wikipedia.
    static final int
    This color constant "Viridian" has RGBA8888 code 40826DFF, L 0.4509804, A 0.45882353, B 0.5019608, alpha 1.0, hue 0.4841372, saturation 0.648379, and chroma 0.0821242.
    static final int
    This color constant "Walnut" has RGBA8888 code 9F7462FF, L 0.49803922, A 0.5176471, B 0.5176471, alpha 1.0, hue 0.125, saturation 0.28861502, and chroma 0.049718447.
    static final int
    This color constant "Washed Out Crimson" has RGBA8888 code FFB3A7FF, L 0.78431374, A 0.53333336, B 0.5176471, alpha 1.0, hue 0.08070704, saturation 0.22627759, and chroma 0.07513822.
    static final int
    This color constant "Washed Out Persimmon" has RGBA8888 code EC8254FF, L 0.6313726, A 0.54509807, B 0.54509807, alpha 1.0, hue 0.125, saturation 0.5954583, and chroma 0.12705825.
    static final int
    This color constant "Water" has RGBA8888 code 86ABA5FF, L 0.63529414, A 0.47843137, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.2777778, and chroma 0.04314594.
    static final int
    This color constant "Water Persimmon" has RGBA8888 code B56C60FF, L 0.5058824, A 0.5372549, B 0.52156866, alpha 1.0, hue 0.08601036, saturation 0.34299716, and chroma 0.08575976.
    static final int
    This color constant "Wheat" has RGBA8888 code F5DEB3FF, L 0.88235295, A 0.5019608, B 0.5254902, alpha 1.0, hue 0.22741663, saturation 0.28284273, and chroma 0.050931267.
    static final int
    This color constant "White" has RGBA8888 code FFFFFFFF, L 1.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716.
    static final int
    This color constant "White Mouse" has RGBA8888 code B9A193FF, L 0.6509804, A 0.50980395, B 0.50980395, alpha 1.0, hue 0.125, saturation 0.14629795, and chroma 0.027621359.
    static final int
    This color constant "White Oak" has RGBA8888 code CE9F6FFF, L 0.6627451, A 0.5137255, B 0.5372549, alpha 1.0, hue 0.1894406, saturation 0.4786813, and chroma 0.079095535.
    static final int
    This color constant "White Tea Dye" has RGBA8888 code C48E69FF, L 0.60784316, A 0.52156866, B 0.5294118, alpha 1.0, hue 0.14758338, saturation 0.4, and chroma 0.07266045.
    static final int
    This color constant "Whitish Green" has RGBA8888 code A5BA93FF, L 0.69803923, A 0.47843137, B 0.5176471, alpha 1.0, hue 0.375, saturation 0.22809896, and chroma 0.055518243.
    static final int
    This color constant "Willow Dye" has RGBA8888 code 8C9E5EFF, L 0.58431375, A 0.4745098, B 0.5372549, alpha 1.0, hue 0.33601037, saturation 0.5183068, and chroma 0.08992863.
    static final int
    This color constant "Willow Grey" has RGBA8888 code 817B69FF, L 0.48235294, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.1764706, and chroma 0.019918045.
    static final int
    This color constant "Willow Leaves Underside" has RGBA8888 code BCB58CFF, L 0.7058824, A 0.49411765, B 0.5254902, alpha 1.0, hue 0.27258337, saturation 0.32888687, and chroma 0.052115876.
    static final int
    This color constant "Willow Tea" has RGBA8888 code 9C8A4DFF, L 0.5411765, A 0.49411765, B 0.5411765, alpha 1.0, hue 0.2644291, saturation 0.6136311, and chroma 0.082864076.
    static final int
    This color constant "Wilted Lawn Clippings" has RGBA8888 code AB4C3DFF, L 0.41960785, A 0.5529412, B 0.5294118, alpha 1.0, hue 0.08262452, saturation 0.5374839, and chroma 0.120651916.
    static final int
    This color constant "Wisteria" has RGBA8888 code C9A0DCFF, L 0.69803923, A 0.5294118, B 0.46666667, alpha 1.0, hue 0.875, saturation 0.22183742, and chroma 0.08856081.
    static final int
    This color constant "Wisteria Dye" has RGBA8888 code 89729EFF, L 0.49019608, A 0.5176471, B 0.47058824, alpha 1.0, hue 0.84871596, saturation 0.20240766, and chroma 0.068331465.
    static final int
    This color constant "Wisteria Purple" has RGBA8888 code 875F9AFF, L 0.44313726, A 0.53333336, B 0.4627451, alpha 1.0, hue 0.875, saturation 0.33941126, and chroma 0.09959023.
    static final int
    This color constant "Yellow" has RGBA8888 code FFFF00FF, L 0.9529412, A 0.4627451, B 0.59607846, alpha 1.0, hue 0.30499697, saturation 0.94895214, and chroma 0.20529193.
    static final int
    This color constant "Yellow Green" has RGBA8888 code 9ACD32FF, L 0.72156864, A 0.44313726, B 0.57254905, alpha 1.0, hue 0.35106787, saturation 0.87410545, and chroma 0.1836353.
    static final int[]
    This array is loaded with the colors from the traditional Japanese Yellow Green Series found on Wikipedia.
    static final int[]
    This array is loaded with the colors from the traditional Japanese Yellow Red Series found on Wikipedia.
    static final int
    This color constant "Yellow Sea Pine Brown" has RGBA8888 code 896C39FF, L 0.44313726, A 0.5019608, B 0.5372549, alpha 1.0, hue 0.2341372, saturation 0.6281172, and chroma 0.07432148.
    static final int[]
    This array is loaded with the colors from the traditional Japanese Yellow Series found on Wikipedia.
    static final int
    This color constant "Young Bamboo" has RGBA8888 code 6B9362FF, L 0.5254902, A 0.46666667, B 0.5254902, alpha 1.0, hue 0.38559446, saturation 0.39370912, and chroma 0.0835974.
    static final int
    This color constant "Zinnwaldite" has RGBA8888 code EBC2AFFF, L 0.8, A 0.5137255, B 0.5176471, alpha 1.0, hue 0.14261138, saturation 0.21343748, and chroma 0.044538103.
  • Method Summary

    Modifier and Type
    Method
    Description
    static int
    Gets a color by a shuffled index from the palette COLOR_WHEEL_PALETTE_REDUCED, using the given index to ensure similar index values usually return very different colors.
    static int
    indexedColorWheel(int idx, int sat)
    Gets a color by a shuffled index from the palette COLOR_WHEEL_PALETTE_REDUCED, with the specified saturation (0 is grayest, 1 is mid-saturation, 2 is fully saturated), using the given index to ensure similar index values usually return very different colors.
    static int
    indexedColorWheel(int idx, int bright, int sat)
    Gets a color by a shuffled index from the palette COLOR_WHEEL_PALETTE_REDUCED, with the specified brightness (0 is darkest, 1 is middle-bright, 2 is brightest) and saturation (0 is grayest, 1 is mid-saturation, 2 is fully saturated), using the given index to ensure similar index values usually return very different colors.
    static int
    randomColorWheel(com.github.tommyettinger.random.EnhancedRandom rng)
    Gets a random color from the palette COLOR_WHEEL_PALETTE_REDUCED, using the specified EnhancedRandom to determine saturation, brightness, and hue.
    static int
    randomColorWheel(com.github.tommyettinger.random.EnhancedRandom rng, int bright, int sat)
    Gets a random color from the palette COLOR_WHEEL_PALETTE_REDUCED, with the specified brightness (0 is darkest, 1 is middle-bright, 2 is brightest) and saturation (0 is grayest, 1 is mid-saturation, 2 is fully saturated), using the specified EnhancedRandom.

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • NAMED

      public static final com.github.tommyettinger.ds.ObjectIntOrderedMap<String> NAMED
    • LIST

      public static final com.github.tommyettinger.ds.IntList LIST
    • PLACEHOLDER

      public static final int PLACEHOLDER
      A fully-transparent color that is out-of-range for valid colors in Oklab, to be used as a placeholder for colors that aren't valid in some way. This is not included in NAMED or LIST.
      If this is shown for some reason, it should look black, nearly-black, or deep blue-green, depending on how out-of-range colors are handled. That shouldn't happen very often, because this color has 0.0 alpha (making it fully transparent).
      See Also:
    • ALICE_BLUE

      public static final int ALICE_BLUE
      This color constant "Alice Blue" has RGBA8888 code F0F8FFFF, L 0.96862745, A 0.49411765, B 0.49411765, alpha 1.0, hue 0.625, saturation 0.05656854, and chroma 0.016572814. It has the encoded Oklab value 0xff7e7ef7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ALIZARIN

      public static final int ALIZARIN
      This color constant "Alizarin" has RGBA8888 code E32636FF, L 0.4627451, A 0.6, B 0.5411765, alpha 1.0, hue 0.063700125, saturation 0.8962282, and chroma 0.21544659. It has the encoded Oklab value 0xff8a9976.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ALOEWOOD

      public static final int ALOEWOOD
      This color constant "Aloewood" has RGBA8888 code 6A432DFF, L 0.3019608, A 0.5176471, B 0.5254902, alpha 1.0, hue 0.15128402, saturation 0.55498874, and chroma 0.061763234. It has the encoded Oklab value 0xff86844d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ALOEWOOD_BROWN

      public static final int ALOEWOOD_BROWN
      This color constant "Aloewood Brown" has RGBA8888 code 5A6457FF, L 0.3764706, A 0.49019608, B 0.5058824, alpha 1.0, hue 0.375, saturation 0.13797206, and chroma 0.022777155. It has the encoded Oklab value 0xff817d60.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AMARANTH

      public static final int AMARANTH
      This color constant "Amaranth" has RGBA8888 code E52B50FF, L 0.47843137, A 0.6039216, B 0.5254902, alpha 1.0, hue 0.0403737, saturation 0.87164533, and chroma 0.21316819. It has the encoded Oklab value 0xff869a7a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AMBER

      public static final int AMBER
      This color constant "Amber" has RGBA8888 code FFBF00FF, L 0.7882353, A 0.5019608, B 0.58431375, alpha 1.0, hue 0.24277052, saturation 0.95750934, and chroma 0.16801417. It has the encoded Oklab value 0xff9580c9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AMBER_DYE

      public static final int AMBER_DYE
      This color constant "Amber Dye" has RGBA8888 code CA6924FF, L 0.52156866, A 0.5411765, B 0.5568628, alpha 1.0, hue 0.14929467, saturation 0.84550345, and chroma 0.13986339. It has the encoded Oklab value 0xff8e8a85.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AMETHYST

      public static final int AMETHYST
      This color constant "Amethyst" has RGBA8888 code 9966CCFF, L 0.5058824, A 0.5411765, B 0.4392157, alpha 1.0, hue 0.8507053, saturation 0.42761093, and chroma 0.14626285. It has the encoded Oklab value 0xff708a81.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AMUR_CORK_TREE

      public static final int AMUR_CORK_TREE
      This color constant "Amur Cork Tree" has RGBA8888 code F3C13AFF, L 0.78039217, A 0.49803922, B 0.5764706, alpha 1.0, hue 0.25, saturation 0.8695652, and chroma 0.15239382. It has the encoded Oklab value 0xff937fc7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • APRICOT

      public static final int APRICOT
      This color constant "Apricot" has RGBA8888 code FBCEB1FF, L 0.84705883, A 0.5137255, B 0.52156866, alpha 1.0, hue 0.15641639, saturation 0.2486587, and chroma 0.050931267. It has the encoded Oklab value 0xff8583d8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AQUA

      public static final int AQUA
      This color constant "Aqua" has RGBA8888 code 00FFFFFF, L 0.8627451, A 0.42352942, B 0.47843137, alpha 1.0, hue 0.5409546, saturation 0.9583845, and chroma 0.1582875. It has the encoded Oklab value 0xff7a6cdc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AQUAMARINE

      public static final int AQUAMARINE
      This color constant "Aquamarine" has RGBA8888 code 7FFFD4FF, L 0.88235295, A 0.4392157, B 0.50980395, alpha 1.0, hue 0.4685836, saturation 0.6118823, and chroma 0.12265874. It has the encoded Oklab value 0xff8270e1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ARMY_GREEN

      public static final int ARMY_GREEN
      This color constant "Army Green" has RGBA8888 code 4B5320FF, L 0.3019608, A 0.47843137, B 0.53333336, alpha 1.0, hue 0.33070704, saturation 0.7100435, and chroma 0.079095535. It has the encoded Oklab value 0xff887a4d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ASPARAGUS

      public static final int ASPARAGUS
      This color constant "Asparagus" has RGBA8888 code 7BA05BFF, L 0.57254905, A 0.4627451, B 0.5372549, alpha 1.0, hue 0.36663133, saturation 0.5275931, and chroma 0.104961164. It has the encoded Oklab value 0xff897692.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ATOMIC_TANGERINE

      public static final int ATOMIC_TANGERINE
      This color constant "Atomic Tangerine" has RGBA8888 code FF9966FF, L 0.70980394, A 0.5411765, B 0.54509807, alpha 1.0, hue 0.13191529, saturation 0.54262733, and chroma 0.121659465. It has the encoded Oklab value 0xff8b8ab5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AUBURN

      public static final int AUBURN
      This color constant "Auburn" has RGBA8888 code 6D351AFF, L 0.27450982, A 0.5294118, B 0.53333336, alpha 1.0, hue 0.13435109, saturation 0.75259966, and chroma 0.08856081. It has the encoded Oklab value 0xff888746.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AZUL

      public static final int AZUL
      This color constant "Azul" has RGBA8888 code 007FFFFF, L 0.5019608, A 0.47058824, B 0.4, alpha 1.0, hue 0.70654905, saturation 0.9615374, and chroma 0.20765679. It has the encoded Oklab value 0xff667880.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AZURE

      public static final int AZURE
      This color constant "Azure" has RGBA8888 code F0FFFFFF, L 0.9882353, A 0.49019608, B 0.49411765, alpha 1.0, hue 0.57379156, saturation 0.0993808, and chroma 0.022777155. It has the encoded Oklab value 0xff7e7dfc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BABY_BLUE

      public static final int BABY_BLUE
      This color constant "Baby Blue" has RGBA8888 code E0FFFFFF, L 0.972549, A 0.4862745, B 0.49411765, alpha 1.0, hue 0.5512084, saturation 0.1437399, and chroma 0.029749114. It has the encoded Oklab value 0xff7e7cf8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BAIKO_BROWN

      public static final int BAIKO_BROWN
      This color constant "Baiko Brown" has RGBA8888 code 857C55FF, L 0.48235294, A 0.49411765, B 0.5254902, alpha 1.0, hue 0.27258337, saturation 0.41594517, and chroma 0.052115876. It has the encoded Oklab value 0xff867e7b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BEIGE

      public static final int BEIGE
      This color constant "Beige" has RGBA8888 code F5F5DCFF, L 0.9529412, A 0.49411765, B 0.5137255, alpha 1.0, hue 0.28898975, saturation 0.1527076, and chroma 0.029749114. It has the encoded Oklab value 0xff837ef3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BELLFLOWER

      public static final int BELLFLOWER
      This color constant "Bellflower" has RGBA8888 code 5D3F6AFF, L 0.29803923, A 0.5254902, B 0.47058824, alpha 1.0, hue 0.875, saturation 0.3413619, and chroma 0.07753685. It has the encoded Oklab value 0xff78864c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BENI_DYE

      public static final int BENI_DYE
      This color constant "Beni Dye" has RGBA8888 code 913225FF, L 0.32941177, A 0.5568628, B 0.53333336, alpha 1.0, hue 0.08601036, saturation 0.6859943, and chroma 0.13131043. It has the encoded Oklab value 0xff888e54.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BETEL_NUT_DYE

      public static final int BETEL_NUT_DYE
      This color constant "Betel Nut Dye" has RGBA8888 code 352925FF, L 0.17254902, A 0.5058824, B 0.5058824, alpha 1.0, hue 0.125, saturation 0.22627416, and chroma 0.016572814. It has the encoded Oklab value 0xff81812c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BIRCH_BROWN

      public static final int BIRCH_BROWN
      This color constant "Birch Brown" has RGBA8888 code B14A30FF, L 0.42352942, A 0.5529412, B 0.5411765, alpha 1.0, hue 0.105992556, saturation 0.7121797, and chroma 0.1336143. It has the encoded Oklab value 0xff8a8d6c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BISTRE

      public static final int BISTRE
      This color constant "Bistre" has RGBA8888 code 3D2B1FFF, L 0.18431373, A 0.50980395, B 0.5137255, alpha 1.0, hue 0.14758338, saturation 0.4347826, and chroma 0.033602834. It has the encoded Oklab value 0xff83822f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLACK

      public static final int BLACK
      This color constant "Black" has RGBA8888 code 000000FF, L 0.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f00.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLACK_CHESTNUT_OAK

      public static final int BLACK_CHESTNUT_OAK
      This color constant "Black Chestnut Oak" has RGBA8888 code 252321FF, L 0.13725491, A 0.49803922, B 0.5019608, alpha 1.0, hue 0.25, saturation 0.13333334, and chroma 0.0055242716. It has the encoded Oklab value 0xff807f23.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLACK_DYE

      public static final int BLACK_DYE
      This color constant "Black Dye" has RGBA8888 code 171412FF, L 0.078431375, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.18856181, and chroma 0.0055242716. It has the encoded Oklab value 0xff808014.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLACK_KITE

      public static final int BLACK_KITE
      This color constant "Black Kite" has RGBA8888 code 351E1CFF, L 0.14509805, A 0.5176471, B 0.5058824, alpha 1.0, hue 0.0605594, saturation 0.359011, and chroma 0.03705794. It has the encoded Oklab value 0xff818425.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLOOD

      public static final int BLOOD
      This color constant "Blood" has RGBA8888 code CF3A24FF, L 0.44705883, A 0.5764706, B 0.54901963, alpha 1.0, hue 0.09173302, saturation 0.79512405, and chroma 0.1809568. It has the encoded Oklab value 0xff8c9372.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLOOD_RED

      public static final int BLOOD_RED
      This color constant "Blood Red" has RGBA8888 code F35336FF, L 0.54901963, A 0.5803922, B 0.5529412, alpha 1.0, hue 0.09358362, saturation 0.7423194, and chroma 0.19176465. It has the encoded Oklab value 0xff8d948c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLUE

      public static final int BLUE
      This color constant "Blue" has RGBA8888 code 0000FFFF, L 0.3019608, A 0.48235294, B 0.34117648, alpha 1.0, hue 0.7341372, saturation 0.9925803, and chroma 0.31835338. It has the encoded Oklab value 0xff577b4d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLUE_BLACK_CRAYFISH

      public static final int BLUE_BLACK_CRAYFISH
      This color constant "Blue Black Crayfish" has RGBA8888 code 62693BFF, L 0.39215687, A 0.48235294, B 0.5294118, alpha 1.0, hue 0.32379153, saturation 0.54207706, and chroma 0.068331465. It has the encoded Oklab value 0xff877b64.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLUE_GREEN

      public static final int BLUE_GREEN
      This color constant "Blue Green" has RGBA8888 code 00DDDDFF, L 0.7490196, A 0.43137255, B 0.47843137, alpha 1.0, hue 0.54552674, saturation 0.93263394, and chroma 0.143312. It has the encoded Oklab value 0xff7a6ebf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLUE_GREEN_DYE

      public static final int BLUE_GREEN_DYE
      This color constant "Blue Green Dye" has RGBA8888 code 3A6960FF, L 0.36862746, A 0.47058824, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.53846157, and chroma 0.058723815. It has the encoded Oklab value 0xff7f785e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLUE_VIOLET

      public static final int BLUE_VIOLET
      This color constant "Blue Violet" has RGBA8888 code 8A2BE2FF, L 0.40784314, A 0.5686275, B 0.39215687, alpha 1.0, hue 0.84358364, saturation 0.8539464, and chroma 0.25465634. It has the encoded Oklab value 0xff649168.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BLUE_VIOLET_DYE

      public static final int BLUE_VIOLET_DYE
      This color constant "Blue Violet Dye" has RGBA8888 code 2B2028FF, L 0.14117648, A 0.50980395, B 0.49411765, alpha 1.0, hue 0.9487916, saturation 0.19764236, and chroma 0.022777155. It has the encoded Oklab value 0xff7e8224.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BOILED_RED_BEAN_BROWN

      public static final int BOILED_RED_BEAN_BROWN
      This color constant "Boiled Red Bean Brown" has RGBA8888 code 542D24FF, L 0.21960784, A 0.5254902, B 0.5176471, alpha 1.0, hue 0.09871597, saturation 0.49156144, and chroma 0.061763234. It has the encoded Oklab value 0xff848638.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BONDI_BLUE

      public static final int BONDI_BLUE
      This color constant "Bondi Blue" has RGBA8888 code 0095B6FF, L 0.5176471, A 0.4509804, B 0.4627451, alpha 1.0, hue 0.60241663, saturation 0.9677419, and chroma 0.12265874. It has the encoded Oklab value 0xff767384.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BRASS

      public static final int BRASS
      This color constant "Brass" has RGBA8888 code B5A642FF, L 0.6431373, A 0.4862745, B 0.5568628, alpha 1.0, hue 0.2814164, saturation 0.72843134, and chroma 0.11653464. It has the encoded Oklab value 0xff8e7ca4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BREWED_MUSTARD_BROWN

      public static final int BREWED_MUSTARD_BROWN
      This color constant "Brewed Mustard Brown" has RGBA8888 code E68364FF, L 0.627451, A 0.54509807, B 0.5372549, alpha 1.0, hue 0.11057128, saturation 0.4958889, and chroma 0.11653464. It has the encoded Oklab value 0xff898ba0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BRIGHT_GOLD_BROWN

      public static final int BRIGHT_GOLD_BROWN
      This color constant "Bright Gold Brown" has RGBA8888 code CB7E1FFF, L 0.5647059, A 0.52156866, B 0.5647059, alpha 1.0, hue 0.19599979, saturation 0.9013878, and chroma 0.13587911. It has the encoded Oklab value 0xff908590.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BRIGHT_GOLDEN_YELLOW

      public static final int BRIGHT_GOLDEN_YELLOW
      This color constant "Bright Golden Yellow" has RGBA8888 code FFA400FF, L 0.7254902, A 0.52156866, B 0.5803922, alpha 1.0, hue 0.20570697, saturation 0.9495796, and chroma 0.1658202. It has the encoded Oklab value 0xff9485b9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BRIGHT_GREEN

      public static final int BRIGHT_GREEN
      This color constant "Bright Green" has RGBA8888 code 66FF00FF, L 0.83137256, A 0.39607844, B 0.5882353, alpha 1.0, hue 0.38473183, saturation 0.9510441, and chroma 0.27158973. It has the encoded Oklab value 0xff9665d4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BRIGHT_PINK

      public static final int BRIGHT_PINK
      This color constant "Bright Pink" has RGBA8888 code FF0080FF, L 0.52156866, A 0.6313726, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.98550725, and chroma 0.2617479. It has the encoded Oklab value 0xff7fa185.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BRIGHT_TURQUOISE

      public static final int BRIGHT_TURQUOISE
      This color constant "Bright Turquoise" has RGBA8888 code 08E8DEFF, L 0.78039217, A 0.42745098, B 0.4862745, alpha 1.0, hue 0.526284, saturation 0.9358096, and chroma 0.14709508. It has the encoded Oklab value 0xff7c6dc7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BRILLIANT_ROSE

      public static final int BRILLIANT_ROSE
      This color constant "Brilliant Rose" has RGBA8888 code FF55A3FF, L 0.6, A 0.6, B 0.4862745, alpha 1.0, hue 0.98171693, saturation 0.67980534, and chroma 0.20108652. It has the encoded Oklab value 0xff7c9999.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BRONZE

      public static final int BRONZE
      This color constant "Bronze" has RGBA8888 code CD7F32FF, L 0.57254905, A 0.5254902, B 0.5568628, alpha 1.0, hue 0.18050888, saturation 0.78823555, and chroma 0.124142565. It has the encoded Oklab value 0xff8e8692.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BROWN

      public static final int BROWN
      This color constant "Brown" has RGBA8888 code 808000FF, L 0.47843137, A 0.4745098, B 0.56078434, alpha 1.0, hue 0.30710015, saturation 0.9493337, and chroma 0.13131043. It has the encoded Oklab value 0xff8f797a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BROWN_RAT_GREY

      public static final int BROWN_RAT_GREY
      This color constant "Brown Rat Grey" has RGBA8888 code 4B3C39FF, L 0.2509804, A 0.50980395, B 0.5058824, alpha 1.0, hue 0.09358362, saturation 0.17588055, and chroma 0.022777155. It has the encoded Oklab value 0xff818240.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BROWNER

      public static final int BROWNER
      This color constant "Browner" has RGBA8888 code 964B00FF, L 0.3764706, A 0.53333336, B 0.5529412, alpha 1.0, hue 0.15906878, saturation 0.95104665, and chroma 0.12463325. It has the encoded Oklab value 0xff8d8860.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BRUSHWOOD_DYED

      public static final int BRUSHWOOD_DYED
      This color constant "Brushwood Dyed" has RGBA8888 code 8C5939FF, L 0.4, A 0.52156866, B 0.53333336, alpha 1.0, hue 0.15641639, saturation 0.6009252, and chroma 0.079095535. It has the encoded Oklab value 0xff888566.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BUFF

      public static final int BUFF
      This color constant "Buff" has RGBA8888 code F0DC82FF, L 0.85882354, A 0.49019608, B 0.54901963, alpha 1.0, hue 0.27429464, saturation 0.52611786, and chroma 0.09959023. It has the encoded Oklab value 0xff8c7ddb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BURGUNDY

      public static final int BURGUNDY
      This color constant "Burgundy" has RGBA8888 code 900020FF, L 0.28235295, A 0.5803922, B 0.5294118, alpha 1.0, hue 0.057929058, saturation 0.97705233, and chroma 0.17053813. It has the encoded Oklab value 0xff879448.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BURNT_BAMBOO

      public static final int BURNT_BAMBOO
      This color constant "Burnt Bamboo" has RGBA8888 code 4D3B3CFF, L 0.2509804, A 0.50980395, B 0.5019608, alpha 1.0, hue 0.051208384, saturation 0.15058465, and chroma 0.019918045. It has the encoded Oklab value 0xff808240.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BURNT_ORANGE

      public static final int BURNT_ORANGE
      This color constant "Burnt Orange" has RGBA8888 code CC5500FF, L 0.48235294, A 0.5529412, B 0.56078434, alpha 1.0, hue 0.13559444, saturation 0.9449019, and chroma 0.1605844. It has the encoded Oklab value 0xff8f8d7b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BURNT_SIENNA

      public static final int BURNT_SIENNA
      This color constant "Burnt Sienna" has RGBA8888 code E97451FF, L 0.59607846, A 0.5529412, B 0.54509807, alpha 1.0, hue 0.11278161, saturation 0.6045603, and chroma 0.13854803. It has the encoded Oklab value 0xff8b8d98.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • BURNT_UMBER

      public static final int BURNT_UMBER
      This color constant "Burnt Umber" has RGBA8888 code 8A3324FF, L 0.31764707, A 0.5529412, B 0.53333336, alpha 1.0, hue 0.09093122, saturation 0.6934715, and chroma 0.12463325. It has the encoded Oklab value 0xff888d51.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CAMO_GREEN

      public static final int CAMO_GREEN
      This color constant "Camo Green" has RGBA8888 code 78866BFF, L 0.5019608, A 0.4862745, B 0.5137255, alpha 1.0, hue 0.35241663, saturation 0.22727273, and chroma 0.038669903. It has the encoded Oklab value 0xff837c80.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CAPE_JASMINE

      public static final int CAPE_JASMINE
      This color constant "Cape Jasmine" has RGBA8888 code FFB95AFF, L 0.78039217, A 0.5137255, B 0.56078434, alpha 1.0, hue 0.21101025, saturation 0.7018052, and chroma 0.124142565. It has the encoded Oklab value 0xff8f83c7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CAPUT_MORTUUM

      public static final int CAPUT_MORTUUM
      This color constant "Caput Mortuum" has RGBA8888 code 592720FF, L 0.21568628, A 0.53333336, B 0.5176471, alpha 1.0, hue 0.08070704, saturation 0.52798104, and chroma 0.07513822. It has the encoded Oklab value 0xff848837.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CARDINAL

      public static final int CARDINAL
      This color constant "Cardinal" has RGBA8888 code C41E3AFF, L 0.4, A 0.5921569, B 0.5294118, alpha 1.0, hue 0.051208384, saturation 0.8876569, and chroma 0.19271713. It has the encoded Oklab value 0xff879766.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CARMINE

      public static final int CARMINE
      This color constant "Carmine" has RGBA8888 code 960018FF, L 0.29411766, A 0.5803922, B 0.5372549, alpha 1.0, hue 0.07073126, saturation 0.96914196, and chroma 0.17651756. It has the encoded Oklab value 0xff89944b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CARNATION_PINK

      public static final int CARNATION_PINK
      This color constant "Carnation Pink" has RGBA8888 code FFA6C9FF, L 0.76862746, A 0.54901963, B 0.49411765, alpha 1.0, hue 0.98778117, saturation 0.28974232, and chroma 0.098356865. It has the encoded Oklab value 0xff7e8cc4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CAROLINA_BLUE

      public static final int CAROLINA_BLUE
      This color constant "Carolina Blue" has RGBA8888 code 99BADDFF, L 0.7137255, A 0.4862745, B 0.47058824, alpha 1.0, hue 0.68555963, saturation 0.2719919, and chroma 0.064659946. It has the encoded Oklab value 0xff787cb6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CARROT_ORANGE

      public static final int CARROT_ORANGE
      This color constant "Carrot Orange" has RGBA8888 code ED9121FF, L 0.65882355, A 0.5254902, B 0.57254905, alpha 1.0, hue 0.19381978, saturation 0.9203844, and chroma 0.15319274. It has the encoded Oklab value 0xff9286a8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CATTAIL

      public static final int CATTAIL
      This color constant "Cattail" has RGBA8888 code B64925FF, L 0.42745098, A 0.5568628, B 0.54509807, alpha 1.0, hue 0.10738862, saturation 0.7533088, and chroma 0.14458403. It has the encoded Oklab value 0xff8b8e6d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CELADON

      public static final int CELADON
      This color constant "Celadon" has RGBA8888 code ACE1AFFF, L 0.81960785, A 0.4627451, B 0.52156866, alpha 1.0, hue 0.4064164, saturation 0.3004626, and chroma 0.08575976. It has the encoded Oklab value 0xff8576d1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CELADON_DYE

      public static final int CELADON_DYE
      This color constant "Celadon Dye" has RGBA8888 code 819C8BFF, L 0.5803922, A 0.48235294, B 0.5058824, alpha 1.0, hue 0.42620847, saturation 0.18253617, and chroma 0.03705794. It has the encoded Oklab value 0xff817b94.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CERISE

      public static final int CERISE
      This color constant "Cerise" has RGBA8888 code DE3163FF, L 0.47843137, A 0.6, B 0.50980395, alpha 1.0, hue 0.01828308, saturation 0.8053078, and chroma 0.20017387. It has the encoded Oklab value 0xff82997a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CERULEAN

      public static final int CERULEAN
      This color constant "Cerulean" has RGBA8888 code 007BA7FF, L 0.43529412, A 0.4627451, B 0.45490196, alpha 1.0, hue 0.6408625, saturation 0.8882919, and chroma 0.11653464. It has the encoded Oklab value 0xff74766f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CERULEAN_BLUE

      public static final int CERULEAN_BLUE
      This color constant "Cerulean Blue" has RGBA8888 code 2A52BEFF, L 0.3529412, A 0.49019608, B 0.4117647, alpha 1.0, hue 0.7355709, saturation 0.49090493, and chroma 0.17686298. It has the encoded Oklab value 0xff697d5a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHARTREUSE

      public static final int CHARTREUSE
      This color constant "Chartreuse" has RGBA8888 code DFFF00FF, L 0.92156863, A 0.44705883, B 0.59607846, alpha 1.0, hue 0.3263176, saturation 0.97165537, and chroma 0.21854064. It has the encoded Oklab value 0xff9872eb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHARTREUSE_GREEN

      public static final int CHARTREUSE_GREEN
      This color constant "Chartreuse Green" has RGBA8888 code 7FFF00FF, L 0.84705883, A 0.40784314, B 0.5921569, alpha 1.0, hue 0.3716143, saturation 0.9776923, and chroma 0.25964078. It has the encoded Oklab value 0xff9768d8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHERRY_BLOSSOM

      public static final int CHERRY_BLOSSOM
      This color constant "Cherry Blossom" has RGBA8888 code FFB7C5FF, L 0.8039216, A 0.5372549, B 0.5019608, alpha 1.0, hue 0.0158628, saturation 0.22087638, and chroma 0.07432148. It has the encoded Oklab value 0xff8089cd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHERRY_BLOSSOM_DYE

      public static final int CHERRY_BLOSSOM_DYE
      This color constant "Cherry Blossom Dye" has RGBA8888 code FCC9B9FF, L 0.8392157, A 0.52156866, B 0.5137255, alpha 1.0, hue 0.09358362, saturation 0.16024671, and chroma 0.050931267. It has the encoded Oklab value 0xff8385d6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHERRY_BLOSSOM_MOUSE

      public static final int CHERRY_BLOSSOM_MOUSE
      This color constant "Cherry Blossom Mouse" has RGBA8888 code AC8181FF, L 0.5529412, A 0.52156866, B 0.5058824, alpha 1.0, hue 0.051208384, saturation 0.1781565, and chroma 0.044538103. It has the encoded Oklab value 0xff81858d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHESTNUT

      public static final int CHESTNUT
      This color constant "Chestnut" has RGBA8888 code CD5C5CFF, L 0.50980395, A 0.56078434, B 0.5254902, alpha 1.0, hue 0.06563697, saturation 0.51365435, and chroma 0.13131043. It has the encoded Oklab value 0xff868f82.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHESTNUT_LEATHER_BROWN

      public static final int CHESTNUT_LEATHER_BROWN
      This color constant "Chestnut Leather Brown" has RGBA8888 code 60281EFF, L 0.22745098, A 0.5372549, B 0.52156866, alpha 1.0, hue 0.08601036, saturation 0.5830952, and chroma 0.08575976. It has the encoded Oklab value 0xff85893a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHESTNUT_PLUM

      public static final int CHESTNUT_PLUM
      This color constant "Chestnut Plum" has RGBA8888 code 8B352DFF, L 0.3254902, A 0.5529412, B 0.5254902, alpha 1.0, hue 0.07379155, saturation 0.6138226, and chroma 0.11705722. It has the encoded Oklab value 0xff868d53.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHINESE_TEA_BROWN

      public static final int CHINESE_TEA_BROWN
      This color constant "Chinese Tea Brown" has RGBA8888 code B35C44FF, L 0.4627451, A 0.54509807, B 0.53333336, alpha 1.0, hue 0.10241663, saturation 0.54545456, and chroma 0.11172148. It has the encoded Oklab value 0xff888b76.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHINESE_TEA_YELLOW

      public static final int CHINESE_TEA_YELLOW
      This color constant "Chinese Tea Yellow" has RGBA8888 code B7702DFF, L 0.50980395, A 0.5254902, B 0.5529412, alpha 1.0, hue 0.17620845, saturation 0.8026911, and chroma 0.11705722. It has the encoded Oklab value 0xff8d8682.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CHOCOLATE

      public static final int CHOCOLATE
      This color constant "Chocolate" has RGBA8888 code 7B3F00FF, L 0.3137255, A 0.5254902, B 0.54509807, alpha 1.0, hue 0.16595447, saturation 0.9261629, and chroma 0.10320191. It has the encoded Oklab value 0xff8b8650.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CINNABAR

      public static final int CINNABAR
      This color constant "Cinnabar" has RGBA8888 code E34234FF, L 0.49411765, A 0.58431375, B 0.54509807, alpha 1.0, hue 0.07947329, saturation 0.7480576, and chroma 0.19048727. It has the encoded Oklab value 0xff8b957e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CINNAMON

      public static final int CINNAMON
      This color constant "Cinnamon" has RGBA8888 code D2691EFF, L 0.53333336, A 0.54509807, B 0.56078434, alpha 1.0, hue 0.14758338, saturation 0.8695652, and chroma 0.15078327. It has the encoded Oklab value 0xff8f8b88.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CLOVE_BROWN

      public static final int CLOVE_BROWN
      This color constant "Clove Brown" has RGBA8888 code 8F583CFF, L 0.40392157, A 0.5254902, B 0.5294118, alpha 1.0, hue 0.13559444, saturation 0.5185437, and chroma 0.07753685. It has the encoded Oklab value 0xff878667.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CLOVE_DYED

      public static final int CLOVE_DYED
      This color constant "Clove Dyed" has RGBA8888 code C66B27FF, L 0.5176471, A 0.5372549, B 0.5568628, alpha 1.0, hue 0.15641639, saturation 0.85846454, and chroma 0.13542919. It has the encoded Oklab value 0xff8e8984.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • COARSE_WOOL

      public static final int COARSE_WOOL
      This color constant "Coarse Wool" has RGBA8888 code 181B26FF, L 0.105882354, A 0.49803922, B 0.4862745, alpha 1.0, hue 0.75, saturation 0.15, and chroma 0.027621359. It has the encoded Oklab value 0xff7c7f1b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • COBALT

      public static final int COBALT
      This color constant "Cobalt" has RGBA8888 code 0047ABFF, L 0.3019608, A 0.48235294, B 0.4117647, alpha 1.0, hue 0.72137564, saturation 0.9126808, and chroma 0.1792624. It has the encoded Oklab value 0xff697b4d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • COCHINEAL_RED

      public static final int COCHINEAL_RED
      This color constant "Cochineal Red" has RGBA8888 code 9D2933FF, L 0.3372549, A 0.57254905, B 0.5254902, alpha 1.0, hue 0.056180224, saturation 0.79405713, and chroma 0.15319274. It has the encoded Oklab value 0xff869256.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • COLUMBIA_BLUE

      public static final int COLUMBIA_BLUE
      This color constant "Columbia Blue" has RGBA8888 code 9BDDFFFF, L 0.8235294, A 0.4745098, B 0.47058824, alpha 1.0, hue 0.6372184, saturation 0.39232105, and chroma 0.07753685. It has the encoded Oklab value 0xff7879d2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • COPPER

      public static final int COPPER
      This color constant "Copper" has RGBA8888 code B87333FF, L 0.5176471, A 0.5254902, B 0.54901963, alpha 1.0, hue 0.17138702, saturation 0.7202353, and chroma 0.11007033. It has the encoded Oklab value 0xff8c8684.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • COPPER_ROSE

      public static final int COPPER_ROSE
      This color constant "Copper Rose" has RGBA8888 code 996666FF, L 0.45882353, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.2712382, and chroma 0.061763234. It has the encoded Oklab value 0xff828775.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CORAL

      public static final int CORAL
      This color constant "Coral" has RGBA8888 code FF7F50FF, L 0.6509804, A 0.5568628, B 0.54901963, alpha 1.0, hue 0.11365128, saturation 0.6301408, and chroma 0.14956398. It has the encoded Oklab value 0xff8c8ea6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CORAL_DYE

      public static final int CORAL_DYE
      This color constant "Coral Dye" has RGBA8888 code F8674FFF, L 0.59607846, A 0.57254905, B 0.54509807, alpha 1.0, hue 0.08965457, saturation 0.5992588, and chroma 0.17017984. It has the encoded Oklab value 0xff8b9298.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CORAL_RED

      public static final int CORAL_RED
      This color constant "Coral Red" has RGBA8888 code FF4040FF, L 0.54509807, A 0.59607846, B 0.54509807, alpha 1.0, hue 0.07122476, saturation 0.78115064, and chroma 0.21144326. It has the encoded Oklab value 0xff8b988b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CORN

      public static final int CORN
      This color constant "Corn" has RGBA8888 code FBEC5DFF, L 0.90588236, A 0.47843137, B 0.57254905, alpha 1.0, hue 0.29095456, saturation 0.7556493, and chroma 0.15078327. It has the encoded Oklab value 0xff927ae7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CORN_DYE

      public static final int CORN_DYE
      This color constant "Corn Dye" has RGBA8888 code FAA945FF, L 0.73333335, A 0.52156866, B 0.5647059, alpha 1.0, hue 0.19599979, saturation 0.76713854, and chroma 0.13587911. It has the encoded Oklab value 0xff9085bb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CORNFLOWER_BLUE

      public static final int CORNFLOWER_BLUE
      This color constant "Cornflower Blue" has RGBA8888 code 6495EDFF, L 0.58431375, A 0.4862745, B 0.43529412, alpha 1.0, hue 0.7205011, saturation 0.43410188, and chroma 0.13177444. It has the encoded Oklab value 0xff6f7c95.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • COSMIC_LATTE

      public static final int COSMIC_LATTE
      This color constant "Cosmic Latte" has RGBA8888 code FFF8E7FF, L 0.9764706, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.11320755, and chroma 0.019918045. It has the encoded Oklab value 0xff827ff9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CREAM

      public static final int CREAM
      This color constant "Cream" has RGBA8888 code FFFDD0FF, L 0.98039216, A 0.49019608, B 0.52156866, alpha 1.0, hue 0.30120838, saturation 0.22191423, and chroma 0.0471994. It has the encoded Oklab value 0xff857dfa.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CRIMSON

      public static final int CRIMSON
      This color constant "Crimson" has RGBA8888 code DC143CFF, L 0.4392157, A 0.6039216, B 0.53333336, alpha 1.0, hue 0.051208384, saturation 0.9331311, and chroma 0.21742062. It has the encoded Oklab value 0xff889a70.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CYAN

      public static final int CYAN
      This color constant "Cyan" has RGBA8888 code 00FFFFFF, L 0.8627451, A 0.42352942, B 0.47843137, alpha 1.0, hue 0.5409546, saturation 0.9583845, and chroma 0.1582875. It has the encoded Oklab value 0xff7a6cdc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CYPRESS_BARK

      public static final int CYPRESS_BARK
      This color constant "Cypress Bark" has RGBA8888 code 752E23FF, L 0.27450982, A 0.54509807, B 0.5254902, alpha 1.0, hue 0.08404553, saturation 0.6040193, and chroma 0.10320191. It has the encoded Oklab value 0xff868b46.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CYPRESS_BARK_RED

      public static final int CYPRESS_BARK_RED
      This color constant "Cypress Bark Red" has RGBA8888 code 6F3028FF, L 0.27058825, A 0.5411765, B 0.52156866, alpha 1.0, hue 0.07947329, saturation 0.5568873, and chroma 0.09260367. It has the encoded Oklab value 0xff858a45.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_BLUE

      public static final int DARK_BLUE
      This color constant "Dark Blue" has RGBA8888 code 0000C8FF, L 0.23921569, A 0.48235294, B 0.3647059, alpha 1.0, hue 0.7313617, saturation 0.97812814, and chroma 0.27181438. It has the encoded Oklab value 0xff5d7b3d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_BLUE_DYE

      public static final int DARK_BLUE_DYE
      This color constant "Dark Blue Dye" has RGBA8888 code 192236FF, L 0.13333334, A 0.49411765, B 0.4745098, alpha 1.0, hue 0.723716, saturation 0.3924363, and chroma 0.052115876. It has the encoded Oklab value 0xff797e22.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_BLUE_LAPIS_LAZULI

      public static final int DARK_BLUE_LAPIS_LAZULI
      This color constant "Dark Blue Lapis Lazuli" has RGBA8888 code 1B294BFF, L 0.16470589, A 0.49411765, B 0.4627451, alpha 1.0, hue 0.73238844, saturation 0.32928675, and chroma 0.07513822. It has the encoded Oklab value 0xff767e2a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_BROWN

      public static final int DARK_BROWN
      This color constant "Dark Brown" has RGBA8888 code 654321FF, L 0.29411766, A 0.5137255, B 0.53333336, alpha 1.0, hue 0.18343773, saturation 0.72954506, and chroma 0.071815535. It has the encoded Oklab value 0xff88834b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_CERULEAN

      public static final int DARK_CERULEAN
      This color constant "Dark Cerulean" has RGBA8888 code 08457EFF, L 0.2627451, A 0.47843137, B 0.44313726, alpha 1.0, hue 0.69540596, saturation 0.90097386, and chroma 0.12115674. It has the encoded Oklab value 0xff717a43.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_CHESTNUT

      public static final int DARK_CHESTNUT
      This color constant "Dark Chestnut" has RGBA8888 code 986960FF, L 0.4627451, A 0.5254902, B 0.5137255, alpha 1.0, hue 0.08262452, saturation 0.25194556, and chroma 0.05767509. It has the encoded Oklab value 0xff838676.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_CORAL

      public static final int DARK_CORAL
      This color constant "Dark Coral" has RGBA8888 code CD5B45FF, L 0.5019608, A 0.5568628, B 0.5372549, alpha 1.0, hue 0.09358362, saturation 0.5547002, and chroma 0.13542919. It has the encoded Oklab value 0xff898e80.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_GOLDENROD

      public static final int DARK_GOLDENROD
      This color constant "Dark Goldenrod" has RGBA8888 code B8860BFF, L 0.56078434, A 0.5058824, B 0.5686275, alpha 1.0, hue 0.23238842, saturation 0.97896063, and chroma 0.13722007. It has the encoded Oklab value 0xff91818f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_GRAY

      public static final int DARK_GRAY
      This color constant "Dark Gray" has RGBA8888 code 404040FF, L 0.2509804, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f40.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_GREEN

      public static final int DARK_GREEN
      This color constant "Dark Green" has RGBA8888 code 013220FF, L 0.16078432, A 0.46666667, B 0.50980395, alpha 1.0, hue 0.44289985, saturation 0.89936876, and chroma 0.069218926. It has the encoded Oklab value 0xff827729.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_INDIGO

      public static final int DARK_INDIGO
      This color constant "Dark Indigo" has RGBA8888 code 614E6EFF, L 0.3372549, A 0.5176471, B 0.47843137, alpha 1.0, hue 0.875, saturation 0.22447835, and chroma 0.055518243. It has the encoded Oklab value 0xff7a8456.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_KHAKI

      public static final int DARK_KHAKI
      This color constant "Dark Khaki" has RGBA8888 code BDB76BFF, L 0.7019608, A 0.4862745, B 0.54509807, alpha 1.0, hue 0.28898975, saturation 0.5622417, and chroma 0.09391262. It has the encoded Oklab value 0xff8b7cb3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_PASTEL_GREEN

      public static final int DARK_PASTEL_GREEN
      This color constant "Dark Pastel Green" has RGBA8888 code 03C03CFF, L 0.6117647, A 0.40784314, B 0.56078434, alpha 1.0, hue 0.40326515, saturation 0.9038016, and chroma 0.21993263. It has the encoded Oklab value 0xff8f689c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_PINK

      public static final int DARK_PINK
      This color constant "Dark Pink" has RGBA8888 code E75480FF, L 0.54901963, A 0.5882353, B 0.5019608, alpha 1.0, hue 0.0069155367, saturation 0.64849937, and chroma 0.17582464. It has the encoded Oklab value 0xff80968c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_SCARLET

      public static final int DARK_SCARLET
      This color constant "Dark Scarlet" has RGBA8888 code 560319FF, L 0.16862746, A 0.5568628, B 0.5137255, alpha 1.0, hue 0.0414764, saturation 0.9408591, and chroma 0.11653464. It has the encoded Oklab value 0xff838e2b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_RED

      public static final int DARK_RED
      This color constant "Dark Red" has RGBA8888 code 800000FF, L 0.24705882, A 0.5686275, B 0.5372549, alpha 1.0, hue 0.08070704, saturation 0.9577331, and chroma 0.1555649. It has the encoded Oklab value 0xff89913f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_RED_DYE

      public static final int DARK_RED_DYE
      This color constant "Dark Red Dye" has RGBA8888 code 23191EFF, L 0.10980392, A 0.50980395, B 0.49411765, alpha 1.0, hue 0.9487916, saturation 0.2342428, and chroma 0.022777155. It has the encoded Oklab value 0xff7e821c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_SALMON

      public static final int DARK_SALMON
      This color constant "Dark Salmon" has RGBA8888 code E9967AFF, L 0.6784314, A 0.5372549, B 0.5294118, alpha 1.0, hue 0.10738862, saturation 0.3766544, and chroma 0.0945603. It has the encoded Oklab value 0xff8789ad.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_SLATE_GRAY

      public static final int DARK_SLATE_GRAY
      This color constant "Dark Slate Gray" has RGBA8888 code 2F4F4FFF, L 0.28235295, A 0.47843137, B 0.49411765, alpha 1.0, hue 0.53141636, saturation 0.48562092, and chroma 0.044538103. It has the encoded Oklab value 0xff7e7a48.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_SPRING_GREEN

      public static final int DARK_SPRING_GREEN
      This color constant "Dark Spring Green" has RGBA8888 code 177245FF, L 0.37254903, A 0.44313726, B 0.52156866, alpha 1.0, hue 0.43555963, saturation 0.8959733, and chroma 0.12115674. It has the encoded Oklab value 0xff85715f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_TAN

      public static final int DARK_TAN
      This color constant "Dark Tan" has RGBA8888 code 918151FF, L 0.50980395, A 0.49803922, B 0.53333336, alpha 1.0, hue 0.25, saturation 0.51428574, and chroma 0.06652104. It has the encoded Oklab value 0xff887f82.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_TURQUOISE

      public static final int DARK_TURQUOISE
      This color constant "Dark Turquoise" has RGBA8888 code 00CED1FF, L 0.69803923, A 0.43529412, B 0.47843137, alpha 1.0, hue 0.54820585, saturation 0.9312808, and chroma 0.13587911. It has the encoded Oklab value 0xff7a6fb2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DARK_VIOLET

      public static final int DARK_VIOLET
      This color constant "Dark Violet" has RGBA8888 code 9400D3FF, L 0.3882353, A 0.5882353, B 0.4, alpha 1.0, hue 0.8683725, saturation 0.9705879, and chroma 0.26568243. It has the encoded Oklab value 0xff669663.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DAWN

      public static final int DAWN
      This color constant "Dawn" has RGBA8888 code FA7B62FF, L 0.6392157, A 0.56078434, B 0.5372549, alpha 1.0, hue 0.08890383, saturation 0.47766992, and chroma 0.14202859. It has the encoded Oklab value 0xff898fa3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DAYLILY

      public static final int DAYLILY
      This color constant "Daylily" has RGBA8888 code FF8936FF, L 0.6666667, A 0.54509807, B 0.5647059, alpha 1.0, hue 0.15217316, saturation 0.8003328, and chroma 0.15712644. It has the encoded Oklab value 0xff908baa.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEAD_MANS_FINGERS_SEAWEED

      public static final int DEAD_MANS_FINGERS_SEAWEED
      This color constant "Dead Man's Fingers Seaweed" has RGBA8888 code 524B2AFF, L 0.2901961, A 0.49411765, B 0.5254902, alpha 1.0, hue 0.27258337, saturation 0.56568545, and chroma 0.052115876. It has the encoded Oklab value 0xff867e4a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DECAYING_LEAVES

      public static final int DECAYING_LEAVES
      This color constant "Decaying Leaves" has RGBA8888 code D57835FF, L 0.5686275, A 0.5372549, B 0.5568628, alpha 1.0, hue 0.15641639, saturation 0.8012336, and chroma 0.13542919. It has the encoded Oklab value 0xff8e8991.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEEP_CERISE

      public static final int DEEP_CERISE
      This color constant "Deep Cerise" has RGBA8888 code DA3287FF, L 0.48235294, A 0.6039216, B 0.4862745, alpha 1.0, hue 0.98238844, saturation 0.81093, and chroma 0.20882916. It has the encoded Oklab value 0xff7c9a7b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEEP_CHESTNUT

      public static final int DEEP_CHESTNUT
      This color constant "Deep Chestnut" has RGBA8888 code B94E48FF, L 0.44705883, A 0.56078434, B 0.5294118, alpha 1.0, hue 0.07379155, saturation 0.5770498, and chroma 0.1345248. It has the encoded Oklab value 0xff878f72.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEEP_FUCHSIA

      public static final int DEEP_FUCHSIA
      This color constant "Deep Fuchsia" has RGBA8888 code C154C1FF, L 0.5176471, A 0.5764706, B 0.44705883, alpha 1.0, hue 0.90826696, saturation 0.6038917, and chroma 0.18528971. It has the encoded Oklab value 0xff729384.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEEP_LILAC

      public static final int DEEP_LILAC
      This color constant "Deep Lilac" has RGBA8888 code 9955BBFF, L 0.4627451, A 0.5529412, B 0.4392157, alpha 1.0, hue 0.86951417, saturation 0.51945025, and chroma 0.1605844. It has the encoded Oklab value 0xff708d76.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEEP_MAGENTA

      public static final int DEEP_MAGENTA
      This color constant "Deep Magenta" has RGBA8888 code CD00CCFF, L 0.47058824, A 0.6156863, B 0.42745098, alpha 1.0, hue 0.91398966, saturation 0.9585126, and chroma 0.27203885. It has the encoded Oklab value 0xff6d9d78.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEEP_PEACH

      public static final int DEEP_PEACH
      This color constant "Deep Peach" has RGBA8888 code FFCBA4FF, L 0.84313726, A 0.5176471, B 0.5294118, alpha 1.0, hue 0.16109617, saturation 0.33101687, and chroma 0.068331465. It has the encoded Oklab value 0xff8784d7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEEP_PINK

      public static final int DEEP_PINK
      This color constant "Deep Pink" has RGBA8888 code FF1493FF, L 0.53333336, A 0.6313726, B 0.4862745, alpha 1.0, hue 0.985993, saturation 0.96146744, and chroma 0.26314327. It has the encoded Oklab value 0xff7ca188.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEEP_PURPLE

      public static final int DEEP_PURPLE
      This color constant "Deep Purple" has RGBA8888 code 3A243BFF, L 0.1764706, A 0.52156866, B 0.48235294, alpha 1.0, hue 0.90641636, saturation 0.36980012, and chroma 0.055518243. It has the encoded Oklab value 0xff7b852d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DEEP_SCARLET

      public static final int DEEP_SCARLET
      This color constant "Deep Scarlet" has RGBA8888 code 7B3B3AFF, L 0.3137255, A 0.5411765, B 0.5137255, alpha 1.0, hue 0.055508707, saturation 0.47774285, and chroma 0.08646853. It has the encoded Oklab value 0xff838a50.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DENIM

      public static final int DENIM
      This color constant "Denim" has RGBA8888 code 1560BDFF, L 0.38039216, A 0.47843137, B 0.41960785, alpha 1.0, hue 0.7110103, saturation 0.82462114, and chroma 0.1658202. It has the encoded Oklab value 0xff6b7a61.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DISAPPEARING_PURPLE

      public static final int DISAPPEARING_PURPLE
      This color constant "Disappearing Purple" has RGBA8888 code 3F313AFF, L 0.20784314, A 0.50980395, B 0.49411765, alpha 1.0, hue 0.9487916, saturation 0.15425745, and chroma 0.022777155. It has the encoded Oklab value 0xff7e8235.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DISTANT_RIVER_BROWN

      public static final int DISTANT_RIVER_BROWN
      This color constant "Distant River Brown" has RGBA8888 code CB6649FF, L 0.52156866, A 0.54901963, B 0.5372549, alpha 1.0, hue 0.10435746, saturation 0.5559736, and chroma 0.12265874. It has the encoded Oklab value 0xff898c85.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DODGER_BLUE

      public static final int DODGER_BLUE
      This color constant "Dodger Blue" has RGBA8888 code 1E90FFFF, L 0.5529412, A 0.46666667, B 0.4117647, alpha 1.0, hue 0.69449127, saturation 0.91801566, and chroma 0.18790646. It has the encoded Oklab value 0xff69778d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DOVE_FEATHER_GREY

      public static final int DOVE_FEATHER_GREY
      This color constant "Dove Feather Grey" has RGBA8888 code 755D5BFF, L 0.3882353, A 0.5137255, B 0.5058824, alpha 1.0, hue 0.07379155, saturation 0.15691705, and chroma 0.029749114. It has the encoded Oklab value 0xff818363.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DRIED_WEATHERED_BAMBOO

      public static final int DRIED_WEATHERED_BAMBOO
      This color constant "Dried Weathered Bamboo" has RGBA8888 code 7D4E2DFF, L 0.3529412, A 0.52156866, B 0.53333336, alpha 1.0, hue 0.15641639, saturation 0.6555548, and chroma 0.079095535. It has the encoded Oklab value 0xff88855a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DULL_BLUE

      public static final int DULL_BLUE
      This color constant "Dull Blue" has RGBA8888 code 4F4944FF, L 0.2901961, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.08318903, and chroma 0.0055242716. It has the encoded Oklab value 0xff80804a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • EARTHEN_YELLOW

      public static final int EARTHEN_YELLOW
      This color constant "Earthen Yellow" has RGBA8888 code BE7F51FF, L 0.5568628, A 0.52156866, B 0.5372549, alpha 1.0, hue 0.16398965, saturation 0.5300865, and chroma 0.08575976. It has the encoded Oklab value 0xff89858e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • EARTHEN_YELLOW_RED_BROWN

      public static final int EARTHEN_YELLOW_RED_BROWN
      This color constant "Earthen Yellow Red Brown" has RGBA8888 code FF4E20FF, L 0.56078434, A 0.58431375, B 0.56078434, alpha 1.0, hue 0.10007626, saturation 0.85009193, and chroma 0.2070681. It has the encoded Oklab value 0xff8f958f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ECRU

      public static final int ECRU
      This color constant "Ecru" has RGBA8888 code C2B280FF, L 0.69803923, A 0.49803922, B 0.5294118, alpha 1.0, hue 0.25, saturation 0.37209302, and chroma 0.058723815. It has the encoded Oklab value 0xff877fb2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • EDO_BROWN

      public static final int EDO_BROWN
      This color constant "Edo Brown" has RGBA8888 code A13D2DFF, L 0.37254903, A 0.5568628, B 0.53333336, alpha 1.0, hue 0.08601036, saturation 0.6361038, and chroma 0.13131043. It has the encoded Oklab value 0xff888e5f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • EGG_DYE

      public static final int EGG_DYE
      This color constant "Egg Dye" has RGBA8888 code FFA631FF, L 0.7294118, A 0.52156866, B 0.57254905, alpha 1.0, hue 0.20131762, saturation 0.8662982, and chroma 0.15078327. It has the encoded Oklab value 0xff9285ba.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • EGGSHELL_PAPER

      public static final int EGGSHELL_PAPER
      This color constant "Eggshell Paper" has RGBA8888 code ECBE9FFF, L 0.78431374, A 0.5137255, B 0.5254902, alpha 1.0, hue 0.16737549, saturation 0.29860213, and chroma 0.05767509. It has the encoded Oklab value 0xff8683c8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • EGYPTIAN_BLUE

      public static final int EGYPTIAN_BLUE
      This color constant "Egyptian Blue" has RGBA8888 code 1034A6FF, L 0.25882354, A 0.4862745, B 0.40392157, alpha 1.0, hue 0.73020846, saturation 0.89580643, and chroma 0.19334951. It has the encoded Oklab value 0xff677c42.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ELECTRIC_BLUE

      public static final int ELECTRIC_BLUE
      This color constant "Electric Blue" has RGBA8888 code 7DF9FFFF, L 0.88235295, A 0.44705883, B 0.48235294, alpha 1.0, hue 0.5475078, saturation 0.6476891, and chroma 0.11117382. It has the encoded Oklab value 0xff7b72e1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ELECTRIC_GREEN

      public static final int ELECTRIC_GREEN
      This color constant "Electric Green" has RGBA8888 code 00FF00FF, L 0.80784315, A 0.38039216, B 0.5882353, alpha 1.0, hue 0.39589924, saturation 0.9947925, and chroma 0.29610303. It has the encoded Oklab value 0xff9661ce.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ELECTRIC_INDIGO

      public static final int ELECTRIC_INDIGO
      This color constant "Electric Indigo" has RGBA8888 code 6600FFFF, L 0.36862746, A 0.54509807, B 0.36078432, alpha 1.0, hue 0.8025686, saturation 0.96103895, and chroma 0.29153293. It has the encoded Oklab value 0xff5c8b5e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ELECTRIC_LIME

      public static final int ELECTRIC_LIME
      This color constant "Electric Lime" has RGBA8888 code CCFF00FF, L 0.90588236, A 0.4392157, B 0.5921569, alpha 1.0, hue 0.33890384, saturation 0.9433981, and chroma 0.21993263. It has the encoded Oklab value 0xff9770e7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ELECTRIC_PURPLE

      public static final int ELECTRIC_PURPLE
      This color constant "Electric Purple" has RGBA8888 code BF00FFFF, L 0.4862745, A 0.6039216, B 0.3882353, alpha 1.0, hue 0.8721067, saturation 0.96042717, and chroma 0.30403575. It has the encoded Oklab value 0xff639a7c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • EMERALD

      public static final int EMERALD
      This color constant "Emerald" has RGBA8888 code 50C878FF, L 0.6666667, A 0.43137255, B 0.53333336, alpha 1.0, hue 0.42250782, saturation 0.6994685, and chroma 0.15199278. It has the encoded Oklab value 0xff886eaa.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • EGGPLANT

      public static final int EGGPLANT
      This color constant "Eggplant" has RGBA8888 code 614051FF, L 0.29411766, A 0.5254902, B 0.49019608, alpha 1.0, hue 0.95570695, saturation 0.2912044, and chroma 0.054407768. It has the encoded Oklab value 0xff7d864b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FADED_CHINESE_TEA_BROWN

      public static final int FADED_CHINESE_TEA_BROWN
      This color constant "Faded Chinese Tea Brown" has RGBA8888 code 60281EFF, L 0.22745098, A 0.5372549, B 0.52156866, alpha 1.0, hue 0.08601036, saturation 0.5830952, and chroma 0.08575976. It has the encoded Oklab value 0xff85893a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FADED_SEN_NO_RIKYUS_TEA

      public static final int FADED_SEN_NO_RIKYUS_TEA
      This color constant "Faded Sen No Rikyu's Tea" has RGBA8888 code B0927AFF, L 0.59607846, A 0.50980395, B 0.5176471, alpha 1.0, hue 0.16398965, saturation 0.25351962, and chroma 0.040217306. It has the encoded Oklab value 0xff848298.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FAKE_PURPLE

      public static final int FAKE_PURPLE
      This color constant "Fake Purple" has RGBA8888 code 43242AFF, L 0.18039216, A 0.5254902, B 0.5019608, alpha 1.0, hue 0.022583367, saturation 0.41594517, and chroma 0.050931267. It has the encoded Oklab value 0xff80862e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FALU_RED

      public static final int FALU_RED
      This color constant "Falu Red" has RGBA8888 code 801818FF, L 0.2627451, A 0.5647059, B 0.53333336, alpha 1.0, hue 0.077492185, saturation 0.87433565, and chroma 0.14500555. It has the encoded Oklab value 0xff889043.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FERN_GREEN

      public static final int FERN_GREEN
      This color constant "Fern Green" has RGBA8888 code 4F7942FF, L 0.41960785, A 0.4627451, B 0.5294118, alpha 1.0, hue 0.38435107, saturation 0.51240826, and chroma 0.0945603. It has the encoded Oklab value 0xff87766b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FINCH_BROWN

      public static final int FINCH_BROWN
      This color constant "Finch Brown" has RGBA8888 code 957B38FF, L 0.49411765, A 0.49803922, B 0.54509807, alpha 1.0, hue 0.25, saturation 0.7058824, and chroma 0.08992863. It has the encoded Oklab value 0xff8b7f7e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FIREBRICK

      public static final int FIREBRICK
      This color constant "Firebrick" has RGBA8888 code B22222FF, L 0.3647059, A 0.5803922, B 0.5411765, alpha 1.0, hue 0.07679413, saturation 0.86205596, and chroma 0.17994207. It has the encoded Oklab value 0xff8a945d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FLATTERY_BROWN

      public static final int FLATTERY_BROWN
      This color constant "Flattery Brown" has RGBA8888 code 6B4423FF, L 0.3019608, A 0.5176471, B 0.53333336, alpha 1.0, hue 0.16929296, saturation 0.7100435, and chroma 0.07513822. It has the encoded Oklab value 0xff88844d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FLAX

      public static final int FLAX
      This color constant "Flax" has RGBA8888 code EEDC82FF, L 0.85490197, A 0.49019608, B 0.54901963, alpha 1.0, hue 0.27429464, saturation 0.536855, and chroma 0.09959023. It has the encoded Oklab value 0xff8c7dda.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FLIRTATIOUS_INDIGO_TEA

      public static final int FLIRTATIOUS_INDIGO_TEA
      This color constant "Flirtatious Indigo Tea" has RGBA8888 code 473F2DFF, L 0.24705882, A 0.49803922, B 0.5137255, alpha 1.0, hue 0.25, saturation 0.36363637, and chroma 0.027621359. It has the encoded Oklab value 0xff837f3f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FLORAL_LEAF

      public static final int FLORAL_LEAF
      This color constant "Floral Leaf" has RGBA8888 code FFB94EFF, L 0.78039217, A 0.5137255, B 0.5647059, alpha 1.0, hue 0.21322066, saturation 0.74315953, and chroma 0.13177444. It has the encoded Oklab value 0xff9083c7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FOREIGN_CRIMSON

      public static final int FOREIGN_CRIMSON
      This color constant "Foreign Crimson" has RGBA8888 code C91F37FF, L 0.4117647, A 0.59607846, B 0.53333336, alpha 1.0, hue 0.054996975, saturation 0.90070033, and chroma 0.20259848. It has the encoded Oklab value 0xff889869.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FOREST_GREEN

      public static final int FOREST_GREEN
      This color constant "Forest Green" has RGBA8888 code 228B22FF, L 0.44705883, A 0.42745098, B 0.5529412, alpha 1.0, hue 0.39479145, saturation 0.877058, and chroma 0.1789216. It has the encoded Oklab value 0xff8d6d72.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FOX

      public static final int FOX
      This color constant "Fox" has RGBA8888 code 985629FF, L 0.40784314, A 0.5294118, B 0.5411765, alpha 1.0, hue 0.14992374, saturation 0.71586686, and chroma 0.1008085. It has the encoded Oklab value 0xff8a8768.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FRAGILE_SEAWEED_BROWN

      public static final int FRAGILE_SEAWEED_BROWN
      This color constant "Fragile Seaweed Brown" has RGBA8888 code 2E372EFF, L 0.20392157, A 0.49019608, B 0.5058824, alpha 1.0, hue 0.375, saturation 0.20203051, and chroma 0.022777155. It has the encoded Oklab value 0xff817d34.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FRENCH_ROSE

      public static final int FRENCH_ROSE
      This color constant "French Rose" has RGBA8888 code F64A8AFF, L 0.56078434, A 0.6, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.7222222, and chroma 0.19925705. It has the encoded Oklab value 0xff7f998f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FRESH_ONION

      public static final int FRESH_ONION
      This color constant "Fresh Onion" has RGBA8888 code 5B8930FF, L 0.4745098, A 0.45490196, B 0.54901963, alpha 1.0, hue 0.36176792, saturation 0.77406305, and chroma 0.13269757. It has the encoded Oklab value 0xff8c7479.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • FUCHSIA_PINK

      public static final int FUCHSIA_PINK
      This color constant "Fuchsia Pink" has RGBA8888 code FF77FFFF, L 0.69803923, A 0.5882353, B 0.4392157, alpha 1.0, hue 0.908024, saturation 0.57206374, and chroma 0.21345432. It has the encoded Oklab value 0xff7096b2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GAMBOGE

      public static final int GAMBOGE
      This color constant "Gamboge" has RGBA8888 code E49B0FFF, L 0.6666667, A 0.5137255, B 0.5764706, alpha 1.0, hue 0.21858361, saturation 0.9486548, and chroma 0.15477823. It has the encoded Oklab value 0xff9383aa.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GAMBOGE_DYE

      public static final int GAMBOGE_DYE
      This color constant "Gamboge Dye" has RGBA8888 code FFB61EFF, L 0.76862746, A 0.50980395, B 0.5803922, alpha 1.0, hue 0.22741663, saturation 0.9223132, and chroma 0.16134278. It has the encoded Oklab value 0xff9482c4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GLAZED_PERSIMMON

      public static final int GLAZED_PERSIMMON
      This color constant "Glazed Persimmon" has RGBA8888 code D34E36FF, L 0.4862745, A 0.5686275, B 0.54509807, alpha 1.0, hue 0.09358362, saturation 0.6867717, and chroma 0.16359681. It has the encoded Oklab value 0xff8b917c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GOLD

      public static final int GOLD
      This color constant "Gold" has RGBA8888 code D4AF37FF, L 0.69803923, A 0.49411765, B 0.5686275, alpha 1.0, hue 0.2588331, saturation 0.83850026, and chroma 0.13722007. It has the encoded Oklab value 0xff917eb2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GOLDEN

      public static final int GOLDEN
      This color constant "Golden" has RGBA8888 code FFD700FF, L 0.84705883, A 0.4862745, B 0.5882353, alpha 1.0, hue 0.2706426, saturation 0.9467276, and chroma 0.17789528. It has the encoded Oklab value 0xff967cd8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GOLDEN_BROWN

      public static final int GOLDEN_BROWN
      This color constant "Golden Brown" has RGBA8888 code 996515FF, L 0.4392157, A 0.5137255, B 0.5529412, alpha 1.0, hue 0.20570697, saturation 0.8824376, and chroma 0.10895567. It has the encoded Oklab value 0xff8d8370.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GOLDEN_BROWN_DYE

      public static final int GOLDEN_BROWN_DYE
      This color constant "Golden Brown Dye" has RGBA8888 code C66B27FF, L 0.5176471, A 0.5372549, B 0.5568628, alpha 1.0, hue 0.15641639, saturation 0.85846454, and chroma 0.13542919. It has the encoded Oklab value 0xff8e8984.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GOLDEN_FALLEN_LEAVES

      public static final int GOLDEN_FALLEN_LEAVES
      This color constant "Golden Fallen Leaves" has RGBA8888 code E29C45FF, L 0.67058825, A 0.5176471, B 0.56078434, alpha 1.0, hue 0.20179413, saturation 0.761957, and chroma 0.12609385. It has the encoded Oklab value 0xff8f84ab.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GOLDEN_OAK

      public static final int GOLDEN_OAK
      This color constant "Golden Oak" has RGBA8888 code BB8141FF, L 0.5568628, A 0.5176471, B 0.54901963, alpha 1.0, hue 0.19156247, saturation 0.6964194, and chroma 0.10379164. It has the encoded Oklab value 0xff8c848e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GOLDEN_YELLOW

      public static final int GOLDEN_YELLOW
      This color constant "Golden Yellow" has RGBA8888 code FFDF00FF, L 0.87058824, A 0.48235294, B 0.5921569, alpha 1.0, hue 0.27628398, saturation 0.97324204, and chroma 0.18692946. It has the encoded Oklab value 0xff977bde.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GOLDENROD

      public static final int GOLDENROD
      This color constant "Goldenrod" has RGBA8888 code DAA520FF, L 0.6784314, A 0.5019608, B 0.57254905, alpha 1.0, hue 0.24163093, saturation 0.9060142, and chroma 0.14458403. It has the encoded Oklab value 0xff9280ad.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GORYEO_STOREROOM

      public static final int GORYEO_STOREROOM
      This color constant "Goryeo Storeroom" has RGBA8888 code 203838FF, L 0.2, A 0.48235294, B 0.49411765, alpha 1.0, hue 0.5389897, saturation 0.48507124, and chroma 0.03705794. It has the encoded Oklab value 0xff7e7b33.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GRAPE_MOUSE

      public static final int GRAPE_MOUSE
      This color constant "Grape Mouse" has RGBA8888 code 63424BFF, L 0.29803923, A 0.52156866, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.25, and chroma 0.04314594. It has the encoded Oklab value 0xff7f854c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GRAY

      public static final int GRAY
      This color constant "Gray" has RGBA8888 code 808080FF, L 0.5019608, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f80.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GRAY_ASPARAGUS

      public static final int GRAY_ASPARAGUS
      This color constant "Gray Asparagus" has RGBA8888 code 465945FF, L 0.3254902, A 0.48235294, B 0.50980395, alpha 1.0, hue 0.39758337, saturation 0.23809524, and chroma 0.040217306. It has the encoded Oklab value 0xff827b53.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GREEN

      public static final int GREEN
      This color constant "Green" has RGBA8888 code 008000FF, L 0.40392157, A 0.42352942, B 0.5529412, alpha 1.0, hue 0.39893213, saturation 0.9632999, and chroma 0.18528971. It has the encoded Oklab value 0xff8d6c67.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GREENFINCH

      public static final int GREENFINCH
      This color constant "Greenfinch" has RGBA8888 code BDA928FF, L 0.654902, A 0.4862745, B 0.5686275, alpha 1.0, hue 0.27628398, saturation 0.86896604, and chroma 0.13942632. It has the encoded Oklab value 0xff917ca7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GREEN_BAMBOO

      public static final int GREEN_BAMBOO
      This color constant "Green Bamboo" has RGBA8888 code 006442FF, L 0.3254902, A 0.44705883, B 0.5137255, alpha 1.0, hue 0.45249218, saturation 0.9380325, and chroma 0.10895567. It has the encoded Oklab value 0xff837253.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GREEN_TEA_DYE

      public static final int GREEN_TEA_DYE
      This color constant "Green Tea Dye" has RGBA8888 code 824B35FF, L 0.3529412, A 0.5294118, B 0.5254902, alpha 1.0, hue 0.11440556, saturation 0.50619745, and chroma 0.07753685. It has the encoded Oklab value 0xff86875a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GREEN_YELLOW

      public static final int GREEN_YELLOW
      This color constant "Green Yellow" has RGBA8888 code ADFF2FFF, L 0.88235295, A 0.42745098, B 0.5882353, alpha 1.0, hue 0.3556865, saturation 0.9126926, and chroma 0.22757049. It has the encoded Oklab value 0xff966de1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • GREYISH_DARK_GREEN

      public static final int GREYISH_DARK_GREEN
      This color constant "Greyish Dark Green" has RGBA8888 code 656255FF, L 0.38431373, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.20689656, and chroma 0.019918045. It has the encoded Oklab value 0xff827f62.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • HALF_PURPLE

      public static final int HALF_PURPLE
      This color constant "Half Purple" has RGBA8888 code 8D608CFF, L 0.44313726, A 0.53333336, B 0.4745098, alpha 1.0, hue 0.90641636, saturation 0.30469447, and chroma 0.0835974. It has the encoded Oklab value 0xff798871.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • HAN_PURPLE

      public static final int HAN_PURPLE
      This color constant "Han Purple" has RGBA8888 code 5218FAFF, L 0.34901962, A 0.5254902, B 0.35686275, alpha 1.0, hue 0.78056526, saturation 0.9284618, and chroma 0.28964257. It has the encoded Oklab value 0xff5b8659.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • HARBOR_RAT

      public static final int HARBOR_RAT
      This color constant "Harbor Rat" has RGBA8888 code 757D75FF, L 0.47843137, A 0.49019608, B 0.5019608, alpha 1.0, hue 0.42620847, saturation 0.10400316, and chroma 0.019918045. It has the encoded Oklab value 0xff807d7a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • HELIOTROPE

      public static final int HELIOTROPE
      This color constant "Heliotrope" has RGBA8888 code DF73FFFF, L 0.64705884, A 0.5764706, B 0.43137255, alpha 1.0, hue 0.88787603, saturation 0.5584853, and chroma 0.20469645. It has the encoded Oklab value 0xff6e93a5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • HOLLYWOOD_CERISE

      public static final int HOLLYWOOD_CERISE
      This color constant "Hollywood Cerise" has RGBA8888 code F400A1FF, L 0.5137255, A 0.6313726, B 0.47058824, alpha 1.0, hue 0.9676844, saturation 0.97783405, and chroma 0.26819757. It has the encoded Oklab value 0xff78a183.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • HORSETAIL

      public static final int HORSETAIL
      This color constant "Horsetail" has RGBA8888 code 3D5D42FF, L 0.3254902, A 0.47058824, B 0.5137255, alpha 1.0, hue 0.41737548, saturation 0.43579772, and chroma 0.064659946. It has the encoded Oklab value 0xff837853.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • HOT_MAGENTA

      public static final int HOT_MAGENTA
      This color constant "Hot Magenta" has RGBA8888 code FF00CCFF, L 0.5568628, A 0.63529414, B 0.44313726, alpha 1.0, hue 0.9394406, saturation 0.9665681, and chroma 0.2923692. It has the encoded Oklab value 0xff71a28e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • HOT_PINK

      public static final int HOT_PINK
      This color constant "Hot Pink" has RGBA8888 code FF69B4FF, L 0.6392157, A 0.5921569, B 0.48235294, alpha 1.0, hue 0.973716, saturation 0.60076666, and chroma 0.18692946. It has the encoded Oklab value 0xff7b97a3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • IBIS

      public static final int IBIS
      This color constant "Ibis" has RGBA8888 code 4C221BFF, L 0.18431373, A 0.5294118, B 0.5176471, alpha 1.0, hue 0.08890383, saturation 0.5390846, and chroma 0.068331465. It has the encoded Oklab value 0xff84872f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • IBIS_WING

      public static final int IBIS_WING
      This color constant "Ibis Wing" has RGBA8888 code F58F84FF, L 0.68235296, A 0.54901963, B 0.5254902, alpha 1.0, hue 0.07861299, saturation 0.35577887, and chroma 0.11007033. It has the encoded Oklab value 0xff868cae.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • INDIGO

      public static final int INDIGO
      This color constant "Indigo" has RGBA8888 code 4B0082FF, L 0.21568628, A 0.54901963, B 0.41960785, alpha 1.0, hue 0.84173304, saturation 0.9541489, and chroma 0.18758136. It has the encoded Oklab value 0xff6b8c37.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • INDIGO_DYE

      public static final int INDIGO_DYE
      This color constant "Indigo Dye" has RGBA8888 code 00416AFF, L 0.23921569, A 0.47843137, B 0.45490196, alpha 1.0, hue 0.68210036, saturation 0.89504045, and chroma 0.09959023. It has the encoded Oklab value 0xff747a3d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • INDIGO_INK_BROWN

      public static final int INDIGO_INK_BROWN
      This color constant "Indigo Ink Brown" has RGBA8888 code 393432FF, L 0.20784314, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.101015255, and chroma 0.0055242716. It has the encoded Oklab value 0xff808035.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • INDIGO_WHITE

      public static final int INDIGO_WHITE
      This color constant "Indigo White" has RGBA8888 code EBF6F7FF, L 0.95686275, A 0.49411765, B 0.49411765, alpha 1.0, hue 0.625, saturation 0.057723, and chroma 0.016572814. It has the encoded Oklab value 0xff7e7ef4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • INK

      public static final int INK
      This color constant "Ink" has RGBA8888 code 27221FFF, L 0.13725491, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.134687, and chroma 0.0055242716. It has the encoded Oklab value 0xff808023.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • INSECT_SCREEN

      public static final int INSECT_SCREEN
      This color constant "Insect Screen" has RGBA8888 code 2D4436FF, L 0.23921569, A 0.47843137, B 0.5058824, alpha 1.0, hue 0.4394406, saturation 0.4308132, and chroma 0.044538103. It has the encoded Oklab value 0xff817a3d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • INSIDE_OF_A_BOTTLE

      public static final int INSIDE_OF_A_BOTTLE
      This color constant "Inside Of A Bottle" has RGBA8888 code C6C2B6FF, L 0.7607843, A 0.49803922, B 0.5058824, alpha 1.0, hue 0.25, saturation 0.08888889, and chroma 0.012352647. It has the encoded Oklab value 0xff817fc2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • INTERNATIONAL_KLEIN_BLUE

      public static final int INTERNATIONAL_KLEIN_BLUE
      This color constant "International Klein Blue" has RGBA8888 code 002FA7FF, L 0.24705882, A 0.4862745, B 0.4, alpha 1.0, hue 0.73099244, saturation 0.7092777, and chroma 0.20108652. It has the encoded Oklab value 0xff667c3f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • INTERNATIONAL_ORANGE

      public static final int INTERNATIONAL_ORANGE
      This color constant "International Orange" has RGBA8888 code FF4F00FF, L 0.56078434, A 0.5803922, B 0.5647059, alpha 1.0, hue 0.108308576, saturation 0.90061706, and chroma 0.20558903. It has the encoded Oklab value 0xff90948f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • IRIS

      public static final int IRIS
      This color constant "Iris" has RGBA8888 code 763568FF, L 0.3137255, A 0.5529412, B 0.4745098, alpha 1.0, hue 0.93555963, saturation 0.5641313, and chroma 0.11705722. It has the encoded Oklab value 0xff798d50.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • IRON

      public static final int IRON
      This color constant "Iron" has RGBA8888 code 2B3733FF, L 0.20392157, A 0.4862745, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.33333334, and chroma 0.027621359. It has the encoded Oklab value 0xff7f7c34.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • IRONHEAD_FLOWER

      public static final int IRONHEAD_FLOWER
      This color constant "Ironhead Flower" has RGBA8888 code 344D56FF, L 0.28235295, A 0.4862745, B 0.4862745, alpha 1.0, hue 0.625, saturation 0.36892527, and chroma 0.038669903. It has the encoded Oklab value 0xff7c7c48.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • IRON_STORAGE

      public static final int IRON_STORAGE
      This color constant "Iron Storage" has RGBA8888 code 2B3736FF, L 0.20392157, A 0.49019608, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.22222222, and chroma 0.019918045. It has the encoded Oklab value 0xff7f7d34.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ISLAMIC_GREEN

      public static final int ISLAMIC_GREEN
      This color constant "Islamic Green" has RGBA8888 code 009000FF, L 0.45490196, A 0.41960785, B 0.56078434, alpha 1.0, hue 0.39261138, saturation 0.98509604, and chroma 0.20078278. It has the encoded Oklab value 0xff8f6b74.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • IVORY

      public static final int IVORY
      This color constant "Ivory" has RGBA8888 code FFFFF0FF, L 0.99607843, A 0.49411765, B 0.5058824, alpha 1.0, hue 0.32379153, saturation 0.0745356, and chroma 0.016572814. It has the encoded Oklab value 0xff817efe.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • IWAI_BROWN

      public static final int IWAI_BROWN
      This color constant "Iwai Brown" has RGBA8888 code 5E5545FF, L 0.3372549, A 0.49803922, B 0.5137255, alpha 1.0, hue 0.25, saturation 0.2962963, and chroma 0.027621359. It has the encoded Oklab value 0xff837f56.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • JADE

      public static final int JADE
      This color constant "Jade" has RGBA8888 code 00A86BFF, L 0.54509807, A 0.42745098, B 0.52156866, alpha 1.0, hue 0.44879162, saturation 0.9255446, and chroma 0.15078327. It has the encoded Oklab value 0xff856d8b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • JAPANESE_INDIGO

      public static final int JAPANESE_INDIGO
      This color constant "Japanese Indigo" has RGBA8888 code 264348FF, L 0.23921569, A 0.48235294, B 0.49019608, alpha 1.0, hue 0.57379156, saturation 0.49690402, and chroma 0.040217306. It has the encoded Oklab value 0xff7d7b3d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • JAPANESE_IRIS

      public static final int JAPANESE_IRIS
      This color constant "Japanese Iris" has RGBA8888 code 7F5D3BFF, L 0.39215687, A 0.50980395, B 0.5294118, alpha 1.0, hue 0.19289984, saturation 0.5340002, and chroma 0.061763234. It has the encoded Oklab value 0xff878264.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • JAPANESE_PALE_BLUE

      public static final int JAPANESE_PALE_BLUE
      This color constant "Japanese Pale Blue" has RGBA8888 code 8C9C76FF, L 0.58431375, A 0.48235294, B 0.52156866, alpha 1.0, hue 0.3435836, saturation 0.31352618, and chroma 0.055518243. It has the encoded Oklab value 0xff857b95.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • JAPANESE_TRIANDRA_GRASS

      public static final int JAPANESE_TRIANDRA_GRASS
      This color constant "Japanese Triandra Grass" has RGBA8888 code E2B13CFF, L 0.72156864, A 0.5019608, B 0.5686275, alpha 1.0, hue 0.2411669, saturation 0.81944346, and chroma 0.13677454. It has the encoded Oklab value 0xff9180b8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • KELLY_GREEN

      public static final int KELLY_GREEN
      This color constant "Kelly Green" has RGBA8888 code 4CBB17FF, L 0.6117647, A 0.41960785, B 0.5686275, alpha 1.0, hue 0.38336867, saturation 0.8969082, and chroma 0.2105755. It has the encoded Oklab value 0xff916b9c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • KHAKI

      public static final int KHAKI
      This color constant "Khaki" has RGBA8888 code C3B091FF, L 0.7019608, A 0.5019608, B 0.52156866, alpha 1.0, hue 0.22371602, saturation 0.27648923, and chroma 0.04314594. It has the encoded Oklab value 0xff8580b3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • KIMONO_STORAGE

      public static final int KIMONO_STORAGE
      This color constant "Kimono Storage" has RGBA8888 code 3D4C51FF, L 0.28627452, A 0.49019608, B 0.49019608, alpha 1.0, hue 0.625, saturation 0.24595018, and chroma 0.027621359. It has the encoded Oklab value 0xff7d7d49.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAPIS_LAZULI

      public static final int LAPIS_LAZULI
      This color constant "Lapis Lazuli" has RGBA8888 code 1F4788FF, L 0.28235295, A 0.4862745, B 0.4392157, alpha 1.0, hue 0.71858364, saturation 0.69532084, and chroma 0.124142565. It has the encoded Oklab value 0xff707c48.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAVENDER_FLORAL

      public static final int LAVENDER_FLORAL
      This color constant "Lavender Floral" has RGBA8888 code B57EDCFF, L 0.59607846, A 0.5411765, B 0.44705883, alpha 1.0, hue 0.8617679, saturation 0.36232737, and chroma 0.1336143. It has the encoded Oklab value 0xff728a98.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAVENDER

      public static final int LAVENDER
      This color constant "Lavender" has RGBA8888 code E6E6FAFF, L 0.9098039, A 0.5019608, B 0.4862745, alpha 1.0, hue 0.8012084, saturation 0.0, and chroma 0.027621359. It has the encoded Oklab value 0xff7c80e8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAVENDER_BLUE

      public static final int LAVENDER_BLUE
      This color constant "Lavender Blue" has RGBA8888 code CCCCFFFF, L 0.8235294, A 0.5058824, B 0.46666667, alpha 1.0, hue 0.7889897, saturation 0.0, and chroma 0.06743233. It has the encoded Oklab value 0xff7781d2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAVENDER_BLUSH

      public static final int LAVENDER_BLUSH
      This color constant "Lavender Blush" has RGBA8888 code FFF0F5FF, L 0.9607843, A 0.5058824, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.03883495, and chroma 0.012352647. It has the encoded Oklab value 0xff7f81f5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAVENDER_GRAY

      public static final int LAVENDER_GRAY
      This color constant "Lavender Gray" has RGBA8888 code C4C3D0FF, L 0.77254903, A 0.5019608, B 0.49019608, alpha 1.0, hue 0.82379156, saturation 0.0369598, and chroma 0.019918045. It has the encoded Oklab value 0xff7d80c5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAVENDER_MAGENTA

      public static final int LAVENDER_MAGENTA
      This color constant "Lavender Magenta" has RGBA8888 code EE82EEFF, L 0.6862745, A 0.57254905, B 0.4509804, alpha 1.0, hue 0.91034544, saturation 0.478132, and chroma 0.17443058. It has the encoded Oklab value 0xff7392af.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAVENDER_PINK

      public static final int LAVENDER_PINK
      This color constant "Lavender Pink" has RGBA8888 code FBAED2FF, L 0.78431374, A 0.5411765, B 0.49019608, alpha 1.0, hue 0.97137564, saturation 0.24043742, and chroma 0.084324345. It has the encoded Oklab value 0xff7d8ac8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAVENDER_PURPLE

      public static final int LAVENDER_PURPLE
      This color constant "Lavender Purple" has RGBA8888 code 967BB6FF, L 0.5372549, A 0.52156866, B 0.4627451, alpha 1.0, hue 0.84358364, saturation 0.23772867, and chroma 0.08575976. It has the encoded Oklab value 0xff768589.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAVENDER_ROSE

      public static final int LAVENDER_ROSE
      This color constant "Lavender Rose" has RGBA8888 code FBA0E3FF, L 0.7607843, A 0.5568628, B 0.4745098, alpha 1.0, hue 0.9394406, saturation 0.3365728, and chroma 0.124142565. It has the encoded Oklab value 0xff798ec2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LAWN_GREEN

      public static final int LAWN_GREEN
      This color constant "Lawn Green" has RGBA8888 code 7CFC00FF, L 0.8352941, A 0.40784314, B 0.5882353, alpha 1.0, hue 0.375, saturation 0.92934036, and chroma 0.25417653. It has the encoded Oklab value 0xff9668d5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LEMON

      public static final int LEMON
      This color constant "Lemon" has RGBA8888 code FDE910FF, L 0.89411765, A 0.4745098, B 0.5921569, alpha 1.0, hue 0.28898975, saturation 0.95148593, and chroma 0.19048727. It has the encoded Oklab value 0xff9779e4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LEMON_CHIFFON

      public static final int LEMON_CHIFFON
      This color constant "Lemon Chiffon" has RGBA8888 code FFFACDFF, L 0.972549, A 0.49411765, B 0.5254902, alpha 1.0, hue 0.27258337, saturation 0.26683274, and chroma 0.052115876. It has the encoded Oklab value 0xff867ef8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_BLUE

      public static final int LIGHT_BLUE
      This color constant "Light Blue" has RGBA8888 code ADD8E6FF, L 0.8156863, A 0.48235294, B 0.48235294, alpha 1.0, hue 0.625, saturation 0.25712973, and chroma 0.049718447. It has the encoded Oklab value 0xff7b7bd0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_BLUE_DYE

      public static final int LIGHT_BLUE_DYE
      This color constant "Light Blue Dye" has RGBA8888 code 48929BFF, L 0.5176471, A 0.4627451, B 0.48235294, alpha 1.0, hue 0.56656224, saturation 0.6565905, and chroma 0.0821242. It has the encoded Oklab value 0xff7b7684.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_BLUE_FLOWER

      public static final int LIGHT_BLUE_FLOWER
      This color constant "Light Blue Flower" has RGBA8888 code 1D697CFF, L 0.36862746, A 0.46666667, B 0.4745098, alpha 1.0, hue 0.60241663, saturation 0.8, and chroma 0.0835974. It has the encoded Oklab value 0xff79775e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_BLUE_SILK

      public static final int LIGHT_BLUE_SILK
      This color constant "Light Blue Silk" has RGBA8888 code 044F67FF, L 0.2784314, A 0.47058824, B 0.47058824, alpha 1.0, hue 0.625, saturation 0.8999541, and chroma 0.082864076. It has the encoded Oklab value 0xff787847.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_GRAY

      public static final int LIGHT_GRAY
      This color constant "Light Gray" has RGBA8888 code C0C0C0FF, L 0.7529412, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fc0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_KHAKI

      public static final int LIGHT_KHAKI
      This color constant "Light Khaki" has RGBA8888 code F0E68CFF, L 0.8862745, A 0.4862745, B 0.54901963, alpha 1.0, hue 0.28609625, saturation 0.52320254, and chroma 0.10141215. It has the encoded Oklab value 0xff8c7ce2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_LIME

      public static final int LIGHT_LIME
      This color constant "Light Lime" has RGBA8888 code BFFF00FF, L 0.89411765, A 0.43137255, B 0.5921569, alpha 1.0, hue 0.3480869, saturation 0.94873816, and chroma 0.22890759. It has the encoded Oklab value 0xff976ee4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_MAROON

      public static final int LIGHT_MAROON
      This color constant "Light Maroon" has RGBA8888 code B03060FF, L 0.39215687, A 0.58431375, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.7719298, and chroma 0.16801417. It has the encoded Oklab value 0xff7f9564.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_PINK

      public static final int LIGHT_PINK
      This color constant "Light Pink" has RGBA8888 code FFB6C1FF, L 0.8, A 0.5372549, B 0.5019608, alpha 1.0, hue 0.0158628, saturation 0.22333056, and chroma 0.07432148. It has the encoded Oklab value 0xff8089cc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_VIOLET

      public static final int LIGHT_VIOLET
      This color constant "Light Violet" has RGBA8888 code EE82EEFF, L 0.6862745, A 0.57254905, B 0.4509804, alpha 1.0, hue 0.91034544, saturation 0.478132, and chroma 0.17443058. It has the encoded Oklab value 0xff7392af.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIGHT_YELLOW_DYE

      public static final int LIGHT_YELLOW_DYE
      This color constant "Light Yellow Dye" has RGBA8888 code F7BB7DFF, L 0.78431374, A 0.5176471, B 0.54509807, alpha 1.0, hue 0.18716717, saturation 0.52, and chroma 0.096477255. It has the encoded Oklab value 0xff8b84c8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LILAC

      public static final int LILAC
      This color constant "Lilac" has RGBA8888 code C8A2C8FF, L 0.6901961, A 0.5254902, B 0.48235294, alpha 1.0, hue 0.9173755, saturation 0.1715374, and chroma 0.061763234. It has the encoded Oklab value 0xff7b86b0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIME

      public static final int LIME
      This color constant "Lime" has RGBA8888 code 00FF00FF, L 0.80784315, A 0.38039216, B 0.5882353, alpha 1.0, hue 0.39589924, saturation 0.9947925, and chroma 0.29610303. It has the encoded Oklab value 0xff9661ce.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LIME_GREEN

      public static final int LIME_GREEN
      This color constant "Lime Green" has RGBA8888 code 32CD32FF, L 0.65882355, A 0.40784314, B 0.5686275, alpha 1.0, hue 0.3943135, saturation 0.87182575, and chroma 0.22890759. It has the encoded Oklab value 0xff9168a8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LINEN

      public static final int LINEN
      This color constant "Linen" has RGBA8888 code FAF0E6FF, L 0.9490196, A 0.5019608, B 0.5058824, alpha 1.0, hue 0.17620845, saturation 0.07710579, and chroma 0.012352647. It has the encoded Oklab value 0xff8180f2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LONG_SPRING

      public static final int LONG_SPRING
      This color constant "Long Spring" has RGBA8888 code B95754FF, L 0.46666667, A 0.5568628, B 0.52156866, alpha 1.0, hue 0.0605594, saturation 0.5048592, and chroma 0.12115674. It has the encoded Oklab value 0xff858e77.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LOQUAT_BROWN

      public static final int LOQUAT_BROWN
      This color constant "Loquat Brown" has RGBA8888 code AB6134FF, L 0.45882353, A 0.53333336, B 0.5411765, alpha 1.0, hue 0.1408625, saturation 0.6767938, and chroma 0.105541065. It has the encoded Oklab value 0xff8a8875.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • LYE

      public static final int LYE
      This color constant "Lye" has RGBA8888 code 7F6B5DFF, L 0.43529412, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.25555062, and chroma 0.029749114. It has the encoded Oklab value 0xff83816f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MAGENTA_DYE

      public static final int MAGENTA_DYE
      This color constant "Magenta Dye" has RGBA8888 code CA1F7BFF, L 0.43529412, A 0.60784316, B 0.48235294, alpha 1.0, hue 0.97741663, saturation 0.8979134, and chroma 0.21770117. It has the encoded Oklab value 0xff7b9b6f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MAGIC_MINT

      public static final int MAGIC_MINT
      This color constant "Magic Mint" has RGBA8888 code AAF0D1FF, L 0.87058824, A 0.4627451, B 0.5058824, alpha 1.0, hue 0.4651977, saturation 0.36878178, and chroma 0.07513822. It has the encoded Oklab value 0xff8176de.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MAGNOLIA

      public static final int MAGNOLIA
      This color constant "Magnolia" has RGBA8888 code F8F4FFFF, L 0.96862745, A 0.5019608, B 0.49411765, alpha 1.0, hue 0.875, saturation 0.022447834, and chroma 0.012352647. It has the encoded Oklab value 0xff7e80f7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MALACHITE

      public static final int MALACHITE
      This color constant "Malachite" has RGBA8888 code 0BDA51FF, L 0.69803923, A 0.4, B 0.5568628, alpha 1.0, hue 0.41398963, saturation 0.92554796, and chroma 0.22917406. It has the encoded Oklab value 0xff8e66b2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MAROON

      public static final int MAROON
      This color constant "Maroon" has RGBA8888 code 800000FF, L 0.24705882, A 0.5686275, B 0.5372549, alpha 1.0, hue 0.08070704, saturation 0.9577331, and chroma 0.1555649. It has the encoded Oklab value 0xff89913f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MAGENTA

      public static final int MAGENTA
      This color constant "Magenta" has RGBA8888 code FF00FFFF, L 0.5882353, A 0.63529414, B 0.4117647, alpha 1.0, hue 0.91068804, saturation 0.97270715, and chroma 0.32178587. It has the encoded Oklab value 0xff69a296.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MAYA_BLUE

      public static final int MAYA_BLUE
      This color constant "Maya Blue" has RGBA8888 code 73C2FBFF, L 0.72156864, A 0.47058824, B 0.4509804, alpha 1.0, hue 0.6659545, saturation 0.56703854, and chroma 0.11388578. It has the encoded Oklab value 0xff7378b8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MAUVE

      public static final int MAUVE
      This color constant "Mauve" has RGBA8888 code E0B0FFFF, L 0.7764706, A 0.53333336, B 0.45882353, alpha 1.0, hue 0.8666313, saturation 0.24240763, and chroma 0.105541065. It has the encoded Oklab value 0xff7588c6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MAUVE_TAUPE

      public static final int MAUVE_TAUPE
      This color constant "Mauve Taupe" has RGBA8888 code 915F6DFF, L 0.43529412, A 0.53333336, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.29508197, and chroma 0.06652104. It has the encoded Oklab value 0xff7f886f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MEAT

      public static final int MEAT
      This color constant "Meat" has RGBA8888 code F9906FFF, L 0.68235296, A 0.54509807, B 0.5372549, alpha 1.0, hue 0.11057128, saturation 0.47334847, and chroma 0.11653464. It has the encoded Oklab value 0xff898bae.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MEDIUM_BLUE

      public static final int MEDIUM_BLUE
      This color constant "Medium Blue" has RGBA8888 code 0000CDFF, L 0.24313726, A 0.48235294, B 0.3647059, alpha 1.0, hue 0.7313617, saturation 0.97812814, and chroma 0.27181438. It has the encoded Oklab value 0xff5d7b3e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MEDIUM_CARMINE

      public static final int MEDIUM_CARMINE
      This color constant "Medium Carmine" has RGBA8888 code AF4035FF, L 0.40392157, A 0.56078434, B 0.53333336, alpha 1.0, hue 0.08154914, saturation 0.62229013, and chroma 0.1381068. It has the encoded Oklab value 0xff888f67.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MEDIUM_CRIMSON

      public static final int MEDIUM_CRIMSON
      This color constant "Medium Crimson" has RGBA8888 code C93756FF, L 0.44313726, A 0.5882353, B 0.5176471, alpha 1.0, hue 0.034068827, saturation 0.77171165, and chroma 0.1792624. It has the encoded Oklab value 0xff849671.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MEDIUM_LAVENDER_MAGENTA

      public static final int MEDIUM_LAVENDER_MAGENTA
      This color constant "Medium Lavender Magenta" has RGBA8888 code CC99CCFF, L 0.6784314, A 0.53333336, B 0.4745098, alpha 1.0, hue 0.90641636, saturation 0.23014158, and chroma 0.0835974. It has the encoded Oklab value 0xff7988ad.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MEDIUM_PURPLE

      public static final int MEDIUM_PURPLE
      This color constant "Medium Purple" has RGBA8888 code 9370DBFF, L 0.5294118, A 0.53333336, B 0.43137255, alpha 1.0, hue 0.8274922, saturation 0.41366416, and chroma 0.15199278. It has the encoded Oklab value 0xff6e8887.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MEDIUM_SPRING_GREEN

      public static final int MEDIUM_SPRING_GREEN
      This color constant "Medium Spring Green" has RGBA8888 code 00FA9AFF, L 0.8117647, A 0.40392157, B 0.53333336, alpha 1.0, hue 0.44289985, saturation 0.9493337, and chroma 0.20259848. It has the encoded Oklab value 0xff8867cf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MIDORI

      public static final int MIDORI
      This color constant "Midori" has RGBA8888 code 2A606BFF, L 0.3372549, A 0.47058824, B 0.48235294, alpha 1.0, hue 0.5826245, saturation 0.7010659, and chroma 0.068331465. It has the encoded Oklab value 0xff7b7856.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MIDNIGHT_BLUE

      public static final int MIDNIGHT_BLUE
      This color constant "Midnight Blue" has RGBA8888 code 003366FF, L 0.2, A 0.48235294, B 0.44705883, alpha 1.0, hue 0.7024922, saturation 0.9380325, and chroma 0.11117382. It has the encoded Oklab value 0xff727b33.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MINT_GREEN

      public static final int MINT_GREEN
      This color constant "Mint Green" has RGBA8888 code 98FF98FF, L 0.88235295, A 0.43529412, B 0.54509807, alpha 1.0, hue 0.39758337, saturation 0.49382716, and chroma 0.15712644. It has the encoded Oklab value 0xff8b6fe1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MISTY_ROSE

      public static final int MISTY_ROSE
      This color constant "Misty Rose" has RGBA8888 code FFE4E1FF, L 0.92156863, A 0.50980395, B 0.5019608, alpha 1.0, hue 0.051208384, saturation 0.0638844, and chroma 0.019918045. It has the encoded Oklab value 0xff8082eb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MOSS

      public static final int MOSS
      This color constant "Moss" has RGBA8888 code 8B7D3AFF, L 0.4862745, A 0.49019608, B 0.54509807, alpha 1.0, hue 0.27628398, saturation 0.71561915, and chroma 0.091942206. It has the encoded Oklab value 0xff8b7d7c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MOSS_GREEN

      public static final int MOSS_GREEN
      This color constant "Moss Green" has RGBA8888 code ADDFADFF, L 0.8117647, A 0.46666667, B 0.52156866, alpha 1.0, hue 0.39758337, saturation 0.2631579, and chroma 0.079095535. It has the encoded Oklab value 0xff8577cf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MOUNTBATTEN_PINK

      public static final int MOUNTBATTEN_PINK
      This color constant "Mountbatten Pink" has RGBA8888 code 997A8DFF, L 0.5176471, A 0.5176471, B 0.49019608, alpha 1.0, hue 0.9394406, saturation 0.1436044, and chroma 0.040217306. It has the encoded Oklab value 0xff7d8484.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MOUSY_INDIGO

      public static final int MOUSY_INDIGO
      This color constant "Mousy Indigo" has RGBA8888 code 5C544EFF, L 0.33333334, A 0.5019608, B 0.5058824, alpha 1.0, hue 0.17620845, saturation 0.1490712, and chroma 0.012352647. It has the encoded Oklab value 0xff818055.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MOUSY_WISTERIA

      public static final int MOUSY_WISTERIA
      This color constant "Mousy Wisteria" has RGBA8888 code 766980FF, L 0.43529412, A 0.50980395, B 0.48235294, alpha 1.0, hue 0.85241663, saturation 0.12820514, and chroma 0.040217306. It has the encoded Oklab value 0xff7b826f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MULBERRY

      public static final int MULBERRY
      This color constant "Mulberry" has RGBA8888 code 59292CFF, L 0.22352941, A 0.53333336, B 0.50980395, alpha 1.0, hue 0.051208384, saturation 0.48650423, and chroma 0.069218926. It has the encoded Oklab value 0xff828839.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MULBERRY_DYED

      public static final int MULBERRY_DYED
      This color constant "Mulberry Dyed" has RGBA8888 code C57F2EFF, L 0.56078434, A 0.52156866, B 0.5568628, alpha 1.0, hue 0.1894406, saturation 0.8077747, and chroma 0.12115674. It has the encoded Oklab value 0xff8e858f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MUSTARD

      public static final int MUSTARD
      This color constant "Mustard" has RGBA8888 code FFDB58FF, L 0.8666667, A 0.49019608, B 0.57254905, alpha 1.0, hue 0.26669168, saturation 0.7797948, and chroma 0.14584495. It has the encoded Oklab value 0xff927ddd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • MYRTLE

      public static final int MYRTLE
      This color constant "Myrtle" has RGBA8888 code 21421EFF, L 0.21960784, A 0.46666667, B 0.52156866, alpha 1.0, hue 0.39758337, saturation 0.6060606, and chroma 0.079095535. It has the encoded Oklab value 0xff857738.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • NEW_BRIDGE

      public static final int NEW_BRIDGE
      This color constant "New Bridge" has RGBA8888 code 006C7FFF, L 0.37254903, A 0.45882353, B 0.47058824, alpha 1.0, hue 0.5972002, saturation 0.9765244, and chroma 0.1008085. It has the encoded Oklab value 0xff78755f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • NIGHTINGALE

      public static final int NIGHTINGALE
      This color constant "Nightingale" has RGBA8888 code 645530FF, L 0.3372549, A 0.49803922, B 0.5294118, alpha 1.0, hue 0.25, saturation 0.5925926, and chroma 0.058723815. It has the encoded Oklab value 0xff877f56.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • NIGHTINGALE_BROWN

      public static final int NIGHTINGALE_BROWN
      This color constant "Nightingale Brown" has RGBA8888 code 5C4827FF, L 0.29411766, A 0.5019608, B 0.5294118, alpha 1.0, hue 0.23020846, saturation 0.6449806, and chroma 0.058723815. It has the encoded Oklab value 0xff87804b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OCEAN_BLUE

      public static final int OCEAN_BLUE
      This color constant "Ocean Blue" has RGBA8888 code 50B0B8FF, L 0.61960787, A 0.45490196, B 0.48235294, alpha 1.0, hue 0.55550873, saturation 0.70937574, and chroma 0.096477255. It has the encoded Oklab value 0xff7b749e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OCHRE

      public static final int OCHRE
      This color constant "Ochre" has RGBA8888 code CC7722FF, L 0.5529412, A 0.5294118, B 0.56078434, alpha 1.0, hue 0.17620845, saturation 0.8726119, and chroma 0.1345248. It has the encoded Oklab value 0xff8f878d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OLD_BAMBOO

      public static final int OLD_BAMBOO
      This color constant "Old Bamboo" has RGBA8888 code 5E644FFF, L 0.38039216, A 0.49019608, B 0.5137255, alpha 1.0, hue 0.32379153, saturation 0.2795085, and chroma 0.033602834. It has the encoded Oklab value 0xff837d61.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OLD_GOLD

      public static final int OLD_GOLD
      This color constant "Old Gold" has RGBA8888 code CFB53BFF, L 0.70980394, A 0.49019608, B 0.5686275, alpha 1.0, hue 0.2676116, saturation 0.84236145, and chroma 0.1381068. It has the encoded Oklab value 0xff917db5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OLD_LACE

      public static final int OLD_LACE
      This color constant "Old Lace" has RGBA8888 code FDF5E6FF, L 0.9647059, A 0.49803922, B 0.5058824, alpha 1.0, hue 0.25, saturation 0.0754717, and chroma 0.012352647. It has the encoded Oklab value 0xff817ff6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OLD_LAVENDER

      public static final int OLD_LAVENDER
      This color constant "Old Lavender" has RGBA8888 code 796878FF, L 0.43137255, A 0.50980395, B 0.49019608, alpha 1.0, hue 0.90641636, saturation 0.10301575, and chroma 0.027621359. It has the encoded Oklab value 0xff7d826e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OLD_ROSE

      public static final int OLD_ROSE
      This color constant "Old Rose" has RGBA8888 code C08081FF, L 0.5764706, A 0.53333336, B 0.50980395, alpha 1.0, hue 0.051208384, saturation 0.25991324, and chroma 0.069218926. It has the encoded Oklab value 0xff828893.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OLIVE

      public static final int OLIVE
      This color constant "Olive" has RGBA8888 code 808000FF, L 0.47843137, A 0.4745098, B 0.56078434, alpha 1.0, hue 0.30710015, saturation 0.9493337, and chroma 0.13131043. It has the encoded Oklab value 0xff8f797a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OLIVE_DRAB

      public static final int OLIVE_DRAB
      This color constant "Olive Drab" has RGBA8888 code 6B8E23FF, L 0.49803922, A 0.45490196, B 0.5568628, alpha 1.0, hue 0.35070533, saturation 0.8651663, and chroma 0.14458403. It has the encoded Oklab value 0xff8e747f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OLIVINE

      public static final int OLIVINE
      This color constant "Olivine" has RGBA8888 code 9AB973FF, L 0.6745098, A 0.47058824, B 0.5372549, alpha 1.0, hue 0.3472002, saturation 0.47868845, and chroma 0.0945603. It has the encoded Oklab value 0xff8978ac.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ONANDO

      public static final int ONANDO
      This color constant "Onando" has RGBA8888 code 364141FF, L 0.24313726, A 0.49019608, B 0.49411765, alpha 1.0, hue 0.57379156, saturation 0.23537558, and chroma 0.022777155. It has the encoded Oklab value 0xff7e7d3e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ONE_KIN_DYE

      public static final int ONE_KIN_DYE
      This color constant "One Kin Dye" has RGBA8888 code F08F90FF, L 0.6784314, A 0.54901963, B 0.5176471, alpha 1.0, hue 0.058437523, saturation 0.34391084, and chroma 0.10379164. It has the encoded Oklab value 0xff848cad.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OPPOSITE_FLOWER

      public static final int OPPOSITE_FLOWER
      This color constant "Opposite Flower" has RGBA8888 code 4D646CFF, L 0.37254903, A 0.4862745, B 0.4862745, alpha 1.0, hue 0.625, saturation 0.31426966, and chroma 0.038669903. It has the encoded Oklab value 0xff7c7c5f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ORANGE

      public static final int ORANGE
      This color constant "Orange" has RGBA8888 code FFC800FF, L 0.8117647, A 0.49803922, B 0.5882353, alpha 1.0, hue 0.25, saturation 0.9787234, and chroma 0.17582464. It has the encoded Oklab value 0xff967fcf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ORANGE_PEEL

      public static final int ORANGE_PEEL
      This color constant "Orange Peel" has RGBA8888 code FFA000FF, L 0.7137255, A 0.5254902, B 0.5803922, alpha 1.0, hue 0.19879162, saturation 0.9624324, and chroma 0.16801417. It has the encoded Oklab value 0xff9486b6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ORANGE_RED

      public static final int ORANGE_RED
      This color constant "Orange Red" has RGBA8888 code FF4500FF, L 0.54509807, A 0.5882353, B 0.5647059, alpha 1.0, hue 0.10130366, saturation 0.9079587, and chroma 0.21798135. It has the encoded Oklab value 0xff90968b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ORANGUTAN

      public static final int ORANGUTAN
      This color constant "Orangutan" has RGBA8888 code DC3023FF, L 0.45882353, A 0.5882353, B 0.54901963, alpha 1.0, hue 0.0818773, saturation 0.8256153, and chroma 0.20108652. It has the encoded Oklab value 0xff8c9675.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ORCHID

      public static final int ORCHID
      This color constant "Orchid" has RGBA8888 code DA70D6FF, L 0.6156863, A 0.57254905, B 0.45490196, alpha 1.0, hue 0.9164763, saturation 0.50470114, and chroma 0.17017984. It has the encoded Oklab value 0xff74929d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • OVERDYED_RED_BROWN

      public static final int OVERDYED_RED_BROWN
      This color constant "Overdyed Red Brown" has RGBA8888 code E35C38FF, L 0.5372549, A 0.5647059, B 0.54901963, alpha 1.0, hue 0.103904024, saturation 0.70167, and chroma 0.16172063. It has the encoded Oklab value 0xff8c9089.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_BLUE

      public static final int PALE_BLUE
      This color constant "Pale Blue" has RGBA8888 code AFEEEEFF, L 0.8784314, A 0.47058824, B 0.49019608, alpha 1.0, hue 0.54429305, saturation 0.3466719, and chroma 0.061763234. It has the encoded Oklab value 0xff7d78e0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_BROWN

      public static final int PALE_BROWN
      This color constant "Pale Brown" has RGBA8888 code 987654FF, L 0.49019608, A 0.50980395, B 0.5294118, alpha 1.0, hue 0.19289984, saturation 0.46183804, and chroma 0.061763234. It has the encoded Oklab value 0xff87827d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_CARMINE

      public static final int PALE_CARMINE
      This color constant "Pale Carmine" has RGBA8888 code AF4035FF, L 0.40392157, A 0.56078434, B 0.53333336, alpha 1.0, hue 0.08154914, saturation 0.62229013, and chroma 0.1381068. It has the encoded Oklab value 0xff888f67.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_CHESTNUT

      public static final int PALE_CHESTNUT
      This color constant "Pale Chestnut" has RGBA8888 code DDADAFFF, L 0.73333335, A 0.52156866, B 0.5058824, alpha 1.0, hue 0.051208384, saturation 0.14881307, and chroma 0.044538103. It has the encoded Oklab value 0xff8185bb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_CORNFLOWER_BLUE

      public static final int PALE_CORNFLOWER_BLUE
      This color constant "Pale Cornflower Blue" has RGBA8888 code ABCDEFFF, L 0.7882353, A 0.4862745, B 0.4745098, alpha 1.0, hue 0.67620844, saturation 0.23957871, and chroma 0.05767509. It has the encoded Oklab value 0xff797cc9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_CRIMSON

      public static final int PALE_CRIMSON
      This color constant "Pale Crimson" has RGBA8888 code F2666CFF, L 0.5882353, A 0.5764706, B 0.5254902, alpha 1.0, hue 0.053583592, saturation 0.57269245, and chroma 0.1605844. It has the encoded Oklab value 0xff869396.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_FALLEN_LEAVES

      public static final int PALE_FALLEN_LEAVES
      This color constant "Pale Fallen Leaves" has RGBA8888 code AA8736FF, L 0.54901963, A 0.5019608, B 0.5529412, alpha 1.0, hue 0.23865081, saturation 0.75868475, and chroma 0.105541065. It has the encoded Oklab value 0xff8d808c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_GREEN_ONION

      public static final int PALE_GREEN_ONION
      This color constant "Pale Green Onion" has RGBA8888 code 749F8DFF, L 0.5803922, A 0.4745098, B 0.5019608, alpha 1.0, hue 0.47371602, saturation 0.328798, and chroma 0.050931267. It has the encoded Oklab value 0xff807994.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_INCENSE

      public static final int PALE_INCENSE
      This color constant "Pale Incense" has RGBA8888 code FFA565FF, L 0.7372549, A 0.53333336, B 0.54901963, alpha 1.0, hue 0.15362442, saturation 0.585607, and chroma 0.11809544. It has the encoded Oklab value 0xff8c88bc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_MAGENTA

      public static final int PALE_MAGENTA
      This color constant "Pale Magenta" has RGBA8888 code F984E5FF, L 0.7019608, A 0.57254905, B 0.45882353, alpha 1.0, hue 0.92289317, saturation 0.46174002, and chroma 0.16618787. It has the encoded Oklab value 0xff7592b3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_OAK

      public static final int PALE_OAK
      This color constant "Pale Oak" has RGBA8888 code BBA46DFF, L 0.6509804, A 0.49803922, B 0.5372549, alpha 1.0, hue 0.25, saturation 0.4878049, and chroma 0.07432148. It has the encoded Oklab value 0xff897fa6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_PERSIMMON

      public static final int PALE_PERSIMMON
      This color constant "Pale Persimmon" has RGBA8888 code FCA474FF, L 0.73333335, A 0.53333336, B 0.5411765, alpha 1.0, hue 0.1408625, saturation 0.4986902, and chroma 0.105541065. It has the encoded Oklab value 0xff8a88bb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_PINK

      public static final int PALE_PINK
      This color constant "Pale Pink" has RGBA8888 code FADADDFF, L 0.8901961, A 0.5137255, B 0.5019608, alpha 1.0, hue 0.03898975, saturation 0.085898034, and chroma 0.027621359. It has the encoded Oklab value 0xff8083e3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_RED_VIOLET

      public static final int PALE_RED_VIOLET
      This color constant "Pale Red Violet" has RGBA8888 code DB7093FF, L 0.58431375, A 0.5647059, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.45945945, and chroma 0.12896542. It has the encoded Oklab value 0xff7f9095.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PALE_YOUNG_GREEN_ONION

      public static final int PALE_YOUNG_GREEN_ONION
      This color constant "Pale Young Green Onion" has RGBA8888 code 8DB255FF, L 0.6392157, A 0.45882353, B 0.54901963, alpha 1.0, hue 0.35435745, saturation 0.64318514, and chroma 0.12753771. It has the encoded Oklab value 0xff8c75a3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PAPAYA_WHIP

      public static final int PAPAYA_WHIP
      This color constant "Papaya Whip" has RGBA8888 code FFEFD5FF, L 0.94509804, A 0.5019608, B 0.5137255, alpha 1.0, hue 0.21101025, saturation 0.1527076, and chroma 0.027621359. It has the encoded Oklab value 0xff8380f1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PASTEL_GREEN

      public static final int PASTEL_GREEN
      This color constant "Pastel Green" has RGBA8888 code 77DD77FF, L 0.7529412, A 0.43137255, B 0.54509807, alpha 1.0, hue 0.40217316, saturation 0.57010007, and chroma 0.16359681. It has the encoded Oklab value 0xff8b6ec0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PASTEL_PINK

      public static final int PASTEL_PINK
      This color constant "Pastel Pink" has RGBA8888 code FFD1DCFF, L 0.8745098, A 0.52156866, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.12371134, and chroma 0.04314594. It has the encoded Oklab value 0xff7f85df.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PATINA

      public static final int PATINA
      This color constant "Patina" has RGBA8888 code 407A52FF, L 0.41960785, A 0.45882353, B 0.5176471, alpha 1.0, hue 0.42620847, saturation 0.5733508, and chroma 0.08924734. It has the encoded Oklab value 0xff84756b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PATRINIA_FLOWER

      public static final int PATRINIA_FLOWER
      This color constant "Patrinia Flower" has RGBA8888 code D9B611FF, L 0.72156864, A 0.49019608, B 0.5803922, alpha 1.0, hue 0.26511213, saturation 0.9588646, and chroma 0.16134278. It has the encoded Oklab value 0xff947db8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PEACH

      public static final int PEACH
      This color constant "Peach" has RGBA8888 code FFE5B4FF, L 0.9098039, A 0.5019608, B 0.5294118, alpha 1.0, hue 0.23020846, saturation 0.31616697, and chroma 0.058723815. It has the encoded Oklab value 0xff8780e8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PEACH_DYE

      public static final int PEACH_DYE
      This color constant "Peach Dye" has RGBA8888 code F47983FF, L 0.63529414, A 0.5647059, B 0.5176471, alpha 1.0, hue 0.045526765, saturation 0.4602609, and chroma 0.1336143. It has the encoded Oklab value 0xff8490a2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PEACH_ORANGE

      public static final int PEACH_ORANGE
      This color constant "Peach Orange" has RGBA8888 code FFCC99FF, L 0.8392157, A 0.5137255, B 0.53333336, alpha 1.0, hue 0.18343773, saturation 0.37165502, and chroma 0.071815535. It has the encoded Oklab value 0xff8883d6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PEACH_YELLOW

      public static final int PEACH_YELLOW
      This color constant "Peach Yellow" has RGBA8888 code FADFADFF, L 0.8862745, A 0.5019608, B 0.5294118, alpha 1.0, hue 0.23020846, saturation 0.3224903, and chroma 0.058723815. It has the encoded Oklab value 0xff8780e2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PEAR

      public static final int PEAR
      This color constant "Pear" has RGBA8888 code D1E231FF, L 0.83137256, A 0.45882353, B 0.5803922, alpha 1.0, hue 0.32073125, saturation 0.8614595, and chroma 0.17994207. It has the encoded Oklab value 0xff9475d4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PERIWINKLE

      public static final int PERIWINKLE
      This color constant "Periwinkle" has RGBA8888 code CCCCFFFF, L 0.8235294, A 0.5058824, B 0.46666667, alpha 1.0, hue 0.7889897, saturation 0.0, and chroma 0.06743233. It has the encoded Oklab value 0xff7781d2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PERSIAN_BLUE

      public static final int PERSIAN_BLUE
      This color constant "Persian Blue" has RGBA8888 code 1C39BBFF, L 0.2901961, A 0.49019608, B 0.39607844, alpha 1.0, hue 0.73778117, saturation 0.6601724, and chroma 0.20795049. It has the encoded Oklab value 0xff657d4a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PERSIAN_GREEN

      public static final int PERSIAN_GREEN
      This color constant "Persian Green" has RGBA8888 code 00A693FF, L 0.5529412, A 0.4392157, B 0.49411765, alpha 1.0, hue 0.5105949, saturation 0.9111089, and chroma 0.121659465. It has the encoded Oklab value 0xff7e708d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PERSIAN_INDIGO

      public static final int PERSIAN_INDIGO
      This color constant "Persian Indigo" has RGBA8888 code 32127AFF, L 0.18431373, A 0.5254902, B 0.41568628, alpha 1.0, hue 0.8012084, saturation 0.90350795, and chroma 0.17547716. It has the encoded Oklab value 0xff6a862f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PERSIAN_RED

      public static final int PERSIAN_RED
      This color constant "Persian Red" has RGBA8888 code CC3333FF, L 0.43529412, A 0.58431375, B 0.5372549, alpha 1.0, hue 0.067899644, saturation 0.79233086, and chroma 0.1836353. It has the encoded Oklab value 0xff89956f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PERSIAN_PINK

      public static final int PERSIAN_PINK
      This color constant "Persian Pink" has RGBA8888 code F77FBEFF, L 0.67058825, A 0.57254905, B 0.48235294, alpha 1.0, hue 0.966976, saturation 0.45685855, and chroma 0.14874557. It has the encoded Oklab value 0xff7b92ab.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PERSIAN_ROSE

      public static final int PERSIAN_ROSE
      This color constant "Persian Rose" has RGBA8888 code FE28A2FF, L 0.54901963, A 0.62352943, B 0.4745098, alpha 1.0, hue 0.9705011, saturation 0.8799362, and chroma 0.25127846. It has the encoded Oklab value 0xff799f8c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PERSIMMON

      public static final int PERSIMMON
      This color constant "Persimmon" has RGBA8888 code EC5800FF, L 0.5411765, A 0.5686275, B 0.5647059, alpha 1.0, hue 0.12045405, saturation 0.916994, and chroma 0.18790646. It has the encoded Oklab value 0xff90918a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PERSIMMON_JUICE

      public static final int PERSIMMON_JUICE
      This color constant "Persimmon Juice" has RGBA8888 code 934337FF, L 0.3647059, A 0.54509807, B 0.5254902, alpha 1.0, hue 0.08404553, saturation 0.50517976, and chroma 0.10320191. It has the encoded Oklab value 0xff868b5d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PIGMENT_BLUE

      public static final int PIGMENT_BLUE
      This color constant "Pigment Blue" has RGBA8888 code 333399FF, L 0.2627451, A 0.5058824, B 0.41568628, alpha 1.0, hue 0.7651121, saturation 0.6114499, and chroma 0.16837704. It has the encoded Oklab value 0xff6a8143.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PINE_GREEN

      public static final int PINE_GREEN
      This color constant "Pine Green" has RGBA8888 code 01796FFF, L 0.40392157, A 0.4509804, B 0.49411765, alpha 1.0, hue 0.5132325, saturation 0.9262765, and chroma 0.098356865. It has the encoded Oklab value 0xff7e7367.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PINE_NEEDLE

      public static final int PINE_NEEDLE
      This color constant "Pine Needle" has RGBA8888 code 454D32FF, L 0.28627452, A 0.4862745, B 0.5176471, alpha 1.0, hue 0.33601037, saturation 0.4021346, and chroma 0.044538103. It has the encoded Oklab value 0xff847c49.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PINK

      public static final int PINK
      This color constant "Pink" has RGBA8888 code FFAFAFFF, L 0.78039217, A 0.5372549, B 0.50980395, alpha 1.0, hue 0.04638705, saturation 0.2372797, and chroma 0.07674564. It has the encoded Oklab value 0xff8289c7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PINK_ORANGE

      public static final int PINK_ORANGE
      This color constant "Pink Orange" has RGBA8888 code FF9966FF, L 0.70980394, A 0.5411765, B 0.54509807, alpha 1.0, hue 0.13191529, saturation 0.54262733, and chroma 0.121659465. It has the encoded Oklab value 0xff8b8ab5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PLAIN_MOUSE

      public static final int PLAIN_MOUSE
      This color constant "Plain Mouse" has RGBA8888 code 6E5F57FF, L 0.38431373, A 0.5058824, B 0.5058824, alpha 1.0, hue 0.125, saturation 0.13797206, and chroma 0.016572814. It has the encoded Oklab value 0xff818162.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PLATINUM

      public static final int PLATINUM
      This color constant "Platinum" has RGBA8888 code E5E4E2FF, L 0.89411765, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fe4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PLUM

      public static final int PLUM
      This color constant "Plum" has RGBA8888 code CC99CCFF, L 0.6784314, A 0.53333336, B 0.4745098, alpha 1.0, hue 0.90641636, saturation 0.23014158, and chroma 0.0835974. It has the encoded Oklab value 0xff7988ad.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PLUM_BLOSSOM_MOUSE

      public static final int PLUM_BLOSSOM_MOUSE
      This color constant "Plum Blossom Mouse" has RGBA8888 code 97645AFF, L 0.44705883, A 0.5254902, B 0.5176471, alpha 1.0, hue 0.09871597, saturation 0.3072259, and chroma 0.061763234. It has the encoded Oklab value 0xff848672.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PLUM_DYED

      public static final int PLUM_DYED
      This color constant "Plum Dyed" has RGBA8888 code FA9258FF, L 0.6862745, A 0.5411765, B 0.54901963, alpha 1.0, hue 0.1382321, saturation 0.6081924, and chroma 0.12753771. It has the encoded Oklab value 0xff8c8aaf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PLUM_PURPLE

      public static final int PLUM_PURPLE
      This color constant "Plum Purple" has RGBA8888 code 8F4155FF, L 0.36078432, A 0.5529412, B 0.5019608, alpha 1.0, hue 0.011349191, saturation 0.5198396, and chroma 0.105541065. It has the encoded Oklab value 0xff808d5c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • POLISHED_BROWN

      public static final int POLISHED_BROWN
      This color constant "Polished Brown" has RGBA8888 code 9F5233FF, L 0.4117647, A 0.5372549, B 0.5372549, alpha 1.0, hue 0.125, saturation 0.65777373, and chroma 0.104961164. It has the encoded Oklab value 0xff898969.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • POWDER_BLUE

      public static final int POWDER_BLUE
      This color constant "Powder Blue" has RGBA8888 code B0E0E6FF, L 0.8392157, A 0.47843137, B 0.4862745, alpha 1.0, hue 0.58601034, saturation 0.28443667, and chroma 0.050931267. It has the encoded Oklab value 0xff7c7ad6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PRUSSIAN_BLUE

      public static final int PRUSSIAN_BLUE
      This color constant "Prussian Blue" has RGBA8888 code 003153FF, L 0.18431373, A 0.48235294, B 0.45882353, alpha 1.0, hue 0.6894406, saturation 0.89752746, and chroma 0.08924734. It has the encoded Oklab value 0xff757b2f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PSYCHEDELIC_PURPLE

      public static final int PSYCHEDELIC_PURPLE
      This color constant "Psychedelic Purple" has RGBA8888 code DD00FFFF, L 0.53333336, A 0.61960787, B 0.4, alpha 1.0, hue 0.89198726, saturation 0.9596293, and chroma 0.31058988. It has the encoded Oklab value 0xff669e88.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PUCE

      public static final int PUCE
      This color constant "Puce" has RGBA8888 code CC8899FF, L 0.61960787, A 0.5372549, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.25974026, and chroma 0.07432148. It has the encoded Oklab value 0xff7f899e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PUMPKIN

      public static final int PUMPKIN
      This color constant "Pumpkin" has RGBA8888 code FF7518FF, L 0.62352943, A 0.5568628, B 0.5686275, alpha 1.0, hue 0.13942872, saturation 0.88417923, and chroma 0.17755185. It has the encoded Oklab value 0xff918e9f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PURE_CRIMSON

      public static final int PURE_CRIMSON
      This color constant "Pure Crimson" has RGBA8888 code C3272BFF, L 0.40392157, A 0.58431375, B 0.5411765, alpha 1.0, hue 0.07379155, saturation 0.8481637, and chroma 0.18692946. It has the encoded Oklab value 0xff8a9567.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PURE_DARK_GRAY

      public static final int PURE_DARK_GRAY
      This color constant "Pure Dark Gray" has RGBA8888 code 3F4041FF, L 0.2509804, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f40.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PURPLE

      public static final int PURPLE
      This color constant "Purple" has RGBA8888 code 800080FF, L 0.29411766, A 0.58431375, B 0.44313726, alpha 1.0, hue 0.9098022, saturation 0.9482476, and chroma 0.20259848. It has the encoded Oklab value 0xff71954b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PURPLE_DYE

      public static final int PURPLE_DYE
      This color constant "Purple Dye" has RGBA8888 code 4F284BFF, L 0.21960784, A 0.5372549, B 0.47843137, alpha 1.0, hue 0.92620844, saturation 0.50819725, and chroma 0.08575976. It has the encoded Oklab value 0xff7a8938.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PURPLE_KITE

      public static final int PURPLE_KITE
      This color constant "Purple Kite" has RGBA8888 code 512C31FF, L 0.21960784, A 0.5294118, B 0.5058824, alpha 1.0, hue 0.03898975, saturation 0.42288262, and chroma 0.059754133. It has the encoded Oklab value 0xff818738.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • PURPLE_TAUPE

      public static final int PURPLE_TAUPE
      This color constant "Purple Taupe" has RGBA8888 code 50404DFF, L 0.27058825, A 0.5137255, B 0.49019608, alpha 1.0, hue 0.92620844, saturation 0.17888544, and chroma 0.033602834. It has the encoded Oklab value 0xff7d8345.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RABBIT_EAR_IRIS

      public static final int RABBIT_EAR_IRIS
      This color constant "Rabbit Ear Iris" has RGBA8888 code 491E3CFF, L 0.18431373, A 0.5411765, B 0.48235294, alpha 1.0, hue 0.94449127, saturation 0.61603683, and chroma 0.08924734. It has the encoded Oklab value 0xff7b8a2f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RAPEBLOSSOM_BROWN

      public static final int RAPEBLOSSOM_BROWN
      This color constant "Rapeblossom Brown" has RGBA8888 code E3B130FF, L 0.72156864, A 0.5019608, B 0.57254905, alpha 1.0, hue 0.24163093, saturation 0.86483175, and chroma 0.14458403. It has the encoded Oklab value 0xff9280b8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RAPESEED_OIL

      public static final int RAPESEED_OIL
      This color constant "Rapeseed Oil" has RGBA8888 code A17917FF, L 0.49803922, A 0.5019608, B 0.56078434, alpha 1.0, hue 0.24006547, saturation 0.9430129, and chroma 0.12115674. It has the encoded Oklab value 0xff8f807f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RAW_UMBER

      public static final int RAW_UMBER
      This color constant "Raw Umber" has RGBA8888 code 734A12FF, L 0.3254902, A 0.5137255, B 0.54509807, alpha 1.0, hue 0.19879162, saturation 0.9035079, and chroma 0.09391262. It has the encoded Oklab value 0xff8b8353.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RAZZMATAZZ

      public static final int RAZZMATAZZ
      This color constant "Razzamatazz" has RGBA8888 code E30B5CFF, L 0.45882353, A 0.6156863, B 0.5137255, alpha 1.0, hue 0.021096015, saturation 0.96080923, and chroma 0.23208517. It has the encoded Oklab value 0xff839d75.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED

      public static final int RED
      This color constant "Red" has RGBA8888 code FF0000FF, L 0.49803922, A 0.6117647, B 0.56078434, alpha 1.0, hue 0.0802403, saturation 0.98868626, and chroma 0.25345513. It has the encoded Oklab value 0xff8f9c7f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_BEAN

      public static final int RED_BEAN
      This color constant "Red Bean" has RGBA8888 code 672422FF, L 0.23529412, A 0.54509807, B 0.52156866, alpha 1.0, hue 0.07379155, saturation 0.6544589, and chroma 0.09959023. It has the encoded Oklab value 0xff858b3c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_BIRCH

      public static final int RED_BIRCH
      This color constant "Red Birch" has RGBA8888 code 9D2B22FF, L 0.3372549, A 0.5647059, B 0.5372549, alpha 1.0, hue 0.08462641, saturation 0.75858015, and chroma 0.14874557. It has the encoded Oklab value 0xff899056.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_INCENSE

      public static final int RED_INCENSE
      This color constant "Red Incense" has RGBA8888 code F07F5EFF, L 0.6313726, A 0.5529412, B 0.5411765, alpha 1.0, hue 0.105992556, saturation 0.5478306, and chroma 0.1336143. It has the encoded Oklab value 0xff8a8da1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_DYE_TURMERIC

      public static final int RED_DYE_TURMERIC
      This color constant "Red Dye Turmeric" has RGBA8888 code FB8136FF, L 0.6431373, A 0.54901963, B 0.56078434, alpha 1.0, hue 0.14140569, saturation 0.7929049, and chroma 0.1555649. It has the encoded Oklab value 0xff8f8ca4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_KITE

      public static final int RED_KITE
      This color constant "Red Kite" has RGBA8888 code 913228FF, L 0.32941177, A 0.5568628, B 0.5294118, alpha 1.0, hue 0.0779789, saturation 0.6666667, and chroma 0.12753771. It has the encoded Oklab value 0xff878e54.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_OCHRE

      public static final int RED_OCHRE
      This color constant "Red Ochre" has RGBA8888 code 9F5233FF, L 0.4117647, A 0.5372549, B 0.5372549, alpha 1.0, hue 0.125, saturation 0.65777373, and chroma 0.104961164. It has the encoded Oklab value 0xff898969.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_PIGMENT

      public static final int RED_PIGMENT
      This color constant "Red Pigment" has RGBA8888 code ED1C24FF, L 0.4745098, A 0.6039216, B 0.54901963, alpha 1.0, hue 0.07141628, saturation 0.9220507, and chroma 0.22890759. It has the encoded Oklab value 0xff8c9a79.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_PLUM

      public static final int RED_PLUM
      This color constant "Red Plum" has RGBA8888 code DB5A6BFF, L 0.53333336, A 0.57254905, B 0.5176471, alpha 1.0, hue 0.04095457, saturation 0.5694749, and chroma 0.14874557. It has the encoded Oklab value 0xff849288.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_VIOLET

      public static final int RED_VIOLET
      This color constant "Red Violet" has RGBA8888 code C71585FF, L 0.42745098, A 0.6117647, B 0.4745098, alpha 1.0, hue 0.9675296, saturation 0.94013286, and chroma 0.22837369. It has the encoded Oklab value 0xff799c6d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RED_WISTERIA

      public static final int RED_WISTERIA
      This color constant "Red Wisteria" has RGBA8888 code BB7796FF, L 0.5568628, A 0.5411765, B 0.49019608, alpha 1.0, hue 0.97137564, saturation 0.2981424, and chroma 0.084324345. It has the encoded Oklab value 0xff7d8a8e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RICH_CARMINE

      public static final int RICH_CARMINE
      This color constant "Rich Carmine" has RGBA8888 code D70040FF, L 0.42745098, A 0.60784316, B 0.5294118, alpha 1.0, hue 0.04429303, saturation 0.9706813, and chroma 0.22269051. It has the encoded Oklab value 0xff879b6d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RICH_GARDENIA

      public static final int RICH_GARDENIA
      This color constant "Rich Gardenia" has RGBA8888 code F57F4FFF, L 0.63529414, A 0.5529412, B 0.54901963, alpha 1.0, hue 0.11910819, saturation 0.6368324, and chroma 0.14373726. It has the encoded Oklab value 0xff8c8da2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RINSED_OUT_RED

      public static final int RINSED_OUT_RED
      This color constant "Rinsed Out Red" has RGBA8888 code FF7952FF, L 0.6392157, A 0.56078434, B 0.54901963, alpha 1.0, hue 0.10859431, saturation 0.62471294, and chroma 0.1555649. It has the encoded Oklab value 0xff8c8fa3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RIKAN_BROWN

      public static final int RIKAN_BROWN
      This color constant "Rikan Brown" has RGBA8888 code 534A32FF, L 0.2901961, A 0.49803922, B 0.5176471, alpha 1.0, hue 0.25, saturation 0.41666666, and chroma 0.0353726. It has the encoded Oklab value 0xff847f4a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ROBIN_EGG_BLUE

      public static final int ROBIN_EGG_BLUE
      This color constant "Robin Egg Blue" has RGBA8888 code 00CCCCFF, L 0.6901961, A 0.43529412, B 0.48235294, alpha 1.0, hue 0.5389897, saturation 0.9162457, and chroma 0.1336143. It has the encoded Oklab value 0xff7b6fb0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ROSE

      public static final int ROSE
      This color constant "Rose" has RGBA8888 code FF007FFF, L 0.52156866, A 0.6313726, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.98550725, and chroma 0.2617479. It has the encoded Oklab value 0xff7fa185.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ROSE_MADDER

      public static final int ROSE_MADDER
      This color constant "Rose Madder" has RGBA8888 code E32636FF, L 0.4627451, A 0.6, B 0.5411765, alpha 1.0, hue 0.063700125, saturation 0.8962282, and chroma 0.21544659. It has the encoded Oklab value 0xff8a9976.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ROSE_TAUPE

      public static final int ROSE_TAUPE
      This color constant "Rose Taupe" has RGBA8888 code 905D5DFF, L 0.42352942, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.2848001, and chroma 0.061763234. It has the encoded Oklab value 0xff82876c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ROYAL_BLUE

      public static final int ROYAL_BLUE
      This color constant "Royal Blue" has RGBA8888 code 4169E1FF, L 0.44705883, A 0.49019608, B 0.40784314, alpha 1.0, hue 0.736195, saturation 0.4397484, and chroma 0.18462972. It has the encoded Oklab value 0xff687d72.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ROYAL_PURPLE

      public static final int ROYAL_PURPLE
      This color constant "Royal Purple" has RGBA8888 code 6B3FA0FF, L 0.34901962, A 0.5411765, B 0.43529412, alpha 1.0, hue 0.84585714, saturation 0.5710732, and chroma 0.15279381. It has the encoded Oklab value 0xff6f8a59.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RUBY

      public static final int RUBY
      This color constant "Ruby" has RGBA8888 code E0115FFF, L 0.45490196, A 0.6156863, B 0.50980395, alpha 1.0, hue 0.0158628, saturation 0.97256863, and chroma 0.23129487. It has the encoded Oklab value 0xff829d74.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RUSSET

      public static final int RUSSET
      This color constant "Russet" has RGBA8888 code 80461BFF, L 0.3372549, A 0.5254902, B 0.5411765, alpha 1.0, hue 0.15980223, saturation 0.8149003, and chroma 0.096477255. It has the encoded Oklab value 0xff8a8656.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RUST

      public static final int RUST
      This color constant "Rust" has RGBA8888 code B7410EFF, L 0.4117647, A 0.56078434, B 0.5529412, alpha 1.0, hue 0.11440556, saturation 0.9046933, and chroma 0.1605844. It has the encoded Oklab value 0xff8d8f69.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RUSTED_LIGHT_BLUE

      public static final int RUSTED_LIGHT_BLUE
      This color constant "Rusted Light Blue" has RGBA8888 code 6A7F7AFF, L 0.4745098, A 0.4862745, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.2, and chroma 0.027621359. It has the encoded Oklab value 0xff7f7c79.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RUSTY_CELADON

      public static final int RUSTY_CELADON
      This color constant "Rusty Celadon" has RGBA8888 code 898A74FF, L 0.53333336, A 0.49411765, B 0.5137255, alpha 1.0, hue 0.28898975, saturation 0.22287057, and chroma 0.029749114. It has the encoded Oklab value 0xff837e88.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RUSTY_STORAGE

      public static final int RUSTY_STORAGE
      This color constant "Rusty Storage" has RGBA8888 code 455859FF, L 0.3254902, A 0.4862745, B 0.49411765, alpha 1.0, hue 0.5512084, saturation 0.2874798, and chroma 0.029749114. It has the encoded Oklab value 0xff7e7c53.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • RUSTY_STOREROOM

      public static final int RUSTY_STOREROOM
      This color constant "Rusty Storeroom" has RGBA8888 code 3A403BFF, L 0.24313726, A 0.49411765, B 0.5019608, alpha 1.0, hue 0.375, saturation 0.09123959, and chroma 0.012352647. It has the encoded Oklab value 0xff807e3e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SAFETY_ORANGE

      public static final int SAFETY_ORANGE
      This color constant "Safety Orange" has RGBA8888 code FF6600FF, L 0.59607846, A 0.5647059, B 0.5686275, alpha 1.0, hue 0.12954596, saturation 0.9342957, and chroma 0.18790646. It has the encoded Oklab value 0xff919098.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SAFFLOWER

      public static final int SAFFLOWER
      This color constant "Safflower" has RGBA8888 code 5A4F74FF, L 0.3372549, A 0.5137255, B 0.47058824, alpha 1.0, hue 0.8326245, saturation 0.23712523, and chroma 0.064659946. It has the encoded Oklab value 0xff788356.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SAFFRON

      public static final int SAFFRON
      This color constant "Saffron" has RGBA8888 code F4C430FF, L 0.7882353, A 0.49411765, B 0.5764706, alpha 1.0, hue 0.25795132, saturation 0.8706515, and chroma 0.15279381. It has the encoded Oklab value 0xff937ec9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SALMON

      public static final int SALMON
      This color constant "Salmon" has RGBA8888 code FF8C69FF, L 0.68235296, A 0.5529412, B 0.5411765, alpha 1.0, hue 0.105992556, saturation 0.5160723, and chroma 0.1336143. It has the encoded Oklab value 0xff8a8dae.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SANDY_BROWN

      public static final int SANDY_BROWN
      This color constant "Sandy Brown" has RGBA8888 code F4A460FF, L 0.7176471, A 0.5254902, B 0.5529412, alpha 1.0, hue 0.17620845, saturation 0.63887656, and chroma 0.11705722. It has the encoded Oklab value 0xff8d86b7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SANGRIA

      public static final int SANGRIA
      This color constant "Sangria" has RGBA8888 code 92000AFF, L 0.28235295, A 0.5764706, B 0.5411765, alpha 1.0, hue 0.08002978, saturation 0.97129464, and chroma 0.17302527. It has the encoded Oklab value 0xff8a9348.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SAPPHIRE

      public static final int SAPPHIRE
      This color constant "Sapphire" has RGBA8888 code 082567FF, L 0.16862746, A 0.49019608, B 0.43137255, alpha 1.0, hue 0.7313617, saturation 0.62244517, and chroma 0.1381068. It has the encoded Oklab value 0xff6e7d2b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SAPPANWOOD

      public static final int SAPPANWOOD
      This color constant "Sappanwood" has RGBA8888 code 7E2639FF, L 0.28235295, A 0.56078434, B 0.50980395, alpha 1.0, hue 0.029498879, saturation 0.70777476, and chroma 0.12265874. It has the encoded Oklab value 0xff828f48.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SAPPANWOOD_INCENSE

      public static final int SAPPANWOOD_INCENSE
      This color constant "Sappanwood Incense" has RGBA8888 code A24F46FF, L 0.4117647, A 0.54509807, B 0.5254902, alpha 1.0, hue 0.08404553, saturation 0.4709303, and chroma 0.10320191. It has the encoded Oklab value 0xff868b69.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SAWTOOTH_OAK

      public static final int SAWTOOTH_OAK
      This color constant "Sawtooth Oak" has RGBA8888 code EC956CFF, L 0.6745098, A 0.5372549, B 0.5372549, alpha 1.0, hue 0.125, saturation 0.47939444, and chroma 0.104961164. It has the encoded Oklab value 0xff8989ac.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SCARLET

      public static final int SCARLET
      This color constant "Scarlet" has RGBA8888 code FF2400FF, L 0.50980395, A 0.6039216, B 0.56078434, alpha 1.0, hue 0.085140646, saturation 0.9230797, and chroma 0.23984502. It has the encoded Oklab value 0xff8f9a82.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SCHOOL_BUS_YELLOW

      public static final int SCHOOL_BUS_YELLOW
      This color constant "School Bus Yellow" has RGBA8888 code FFD800FF, L 0.8509804, A 0.4862745, B 0.5882353, alpha 1.0, hue 0.2706426, saturation 0.9467276, and chroma 0.17789528. It has the encoded Oklab value 0xff967cd9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SCORCHED_BROWN

      public static final int SCORCHED_BROWN
      This color constant "Scorched Brown" has RGBA8888 code 351F19FF, L 0.14509805, A 0.5137255, B 0.50980395, alpha 1.0, hue 0.10241663, saturation 0.3846154, and chroma 0.033602834. It has the encoded Oklab value 0xff828325.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SEA_GREEN

      public static final int SEA_GREEN
      This color constant "Sea Green" has RGBA8888 code 2E8B57FF, L 0.45882353, A 0.44313726, B 0.52156866, alpha 1.0, hue 0.43555963, saturation 0.7811049, and chroma 0.12115674. It has the encoded Oklab value 0xff857175.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SEASHELL

      public static final int SEASHELL
      This color constant "Seashell" has RGBA8888 code FFF5EEFF, L 0.96862745, A 0.5019608, B 0.5019608, alpha 1.0, hue 0.125, saturation 0.03771236, and chroma 0.0055242716. It has the encoded Oklab value 0xff8080f7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SELECTIVE_YELLOW

      public static final int SELECTIVE_YELLOW
      This color constant "Selective Yellow" has RGBA8888 code FFBA00FF, L 0.7764706, A 0.5058824, B 0.58431375, alpha 1.0, hue 0.23557091, saturation 0.96046615, and chroma 0.16837704. It has the encoded Oklab value 0xff9581c6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SEN_NO_RIKYUS_TEA

      public static final int SEN_NO_RIKYUS_TEA
      This color constant "Sen No Rikyu's Tea" has RGBA8888 code 826B58FF, L 0.4392157, A 0.5058824, B 0.5176471, alpha 1.0, hue 0.1894406, saturation 0.3167744, and chroma 0.03705794. It has the encoded Oklab value 0xff848170.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SEPIA

      public static final int SEPIA
      This color constant "Sepia" has RGBA8888 code 704214FF, L 0.30588236, A 0.5176471, B 0.5411765, alpha 1.0, hue 0.18210036, saturation 0.8630747, and chroma 0.08924734. It has the encoded Oklab value 0xff8a844e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SHAMROCK_GREEN

      public static final int SHAMROCK_GREEN
      This color constant "Shamrock Green" has RGBA8888 code 009E60FF, L 0.5137255, A 0.42745098, B 0.5254902, alpha 1.0, hue 0.44097084, saturation 0.9421077, and chroma 0.15319274. It has the encoded Oklab value 0xff866d83.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SHOCKING_PINK

      public static final int SHOCKING_PINK
      This color constant "Shocking Pink" has RGBA8888 code FC0FC0FF, L 0.54901963, A 0.63529414, B 0.4509804, alpha 1.0, hue 0.9474314, saturation 0.9736842, and chroma 0.28667724. It has the encoded Oklab value 0xff73a28c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SHRIMP_BROWN

      public static final int SHRIMP_BROWN
      This color constant "Shrimp Brown" has RGBA8888 code 5E2824FF, L 0.22745098, A 0.5372549, B 0.5176471, alpha 1.0, hue 0.07379155, saturation 0.559017, and chroma 0.0821242. It has the encoded Oklab value 0xff84893a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SILK_CREPE_BROWN

      public static final int SILK_CREPE_BROWN
      This color constant "Silk Crepe Brown" has RGBA8888 code 354E4BFF, L 0.28235295, A 0.48235294, B 0.49411765, alpha 1.0, hue 0.5389897, saturation 0.41231054, and chroma 0.03705794. It has the encoded Oklab value 0xff7e7b48.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SILVER

      public static final int SILVER
      This color constant "Silver" has RGBA8888 code C0C0C0FF, L 0.7529412, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fc0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SILVER_GREY

      public static final int SILVER_GREY
      This color constant "Silver Grey" has RGBA8888 code 97867CFF, L 0.5411765, A 0.5058824, B 0.5058824, alpha 1.0, hue 0.125, saturation 0.11091871, and chroma 0.016572814. It has the encoded Oklab value 0xff81818a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SILVERED_RED

      public static final int SILVERED_RED
      This color constant "Silvered Red" has RGBA8888 code BC2D29FF, L 0.39607844, A 0.5803922, B 0.5411765, alpha 1.0, hue 0.07679413, saturation 0.81746686, and chroma 0.17994207. It has the encoded Oklab value 0xff8a9465.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SIMMERED_SEAWEED

      public static final int SIMMERED_SEAWEED
      This color constant "Simmered Seawead" has RGBA8888 code 4C3D30FF, L 0.2509804, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.3577709, and chroma 0.029749114. It has the encoded Oklab value 0xff838140.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SISKIN_SPROUT_YELLOW

      public static final int SISKIN_SPROUT_YELLOW
      This color constant "Siskin Sprout Yellow" has RGBA8888 code 7A942EFF, L 0.5294118, A 0.4627451, B 0.5568628, alpha 1.0, hue 0.33601037, saturation 0.8329931, and chroma 0.13542919. It has the encoded Oklab value 0xff8e7687.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SKY

      public static final int SKY
      This color constant "Sky" has RGBA8888 code 4D8FACFF, L 0.52156866, A 0.47058824, B 0.47058824, alpha 1.0, hue 0.625, saturation 0.5999694, and chroma 0.082864076. It has the encoded Oklab value 0xff787885.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SKY_BLUE

      public static final int SKY_BLUE
      This color constant "Sky Blue" has RGBA8888 code 87CEEBFF, L 0.7607843, A 0.47058824, B 0.47058824, alpha 1.0, hue 0.625, saturation 0.47140452, and chroma 0.082864076. It has the encoded Oklab value 0xff7878c2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SLATE_GRAY

      public static final int SLATE_GRAY
      This color constant "Slate Gray" has RGBA8888 code 708090FF, L 0.49411765, A 0.49411765, B 0.48235294, alpha 1.0, hue 0.7110103, saturation 0.13976629, and chroma 0.03705794. It has the encoded Oklab value 0xff7b7e7e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SMALT

      public static final int SMALT
      This color constant "Smalt" has RGBA8888 code 003399FF, L 0.24313726, A 0.4862745, B 0.4117647, alpha 1.0, hue 0.72843033, saturation 0.8539848, and chroma 0.17789528. It has the encoded Oklab value 0xff697c3e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SOOTY_BAMBOO

      public static final int SOOTY_BAMBOO
      This color constant "Sooty Bamboo" has RGBA8888 code 593A27FF, L 0.25882354, A 0.5137255, B 0.52156866, alpha 1.0, hue 0.15641639, saturation 0.5341557, and chroma 0.050931267. It has the encoded Oklab value 0xff858342.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SOOTY_WILLOW_BAMBOO

      public static final int SOOTY_WILLOW_BAMBOO
      This color constant "Sooty Willow Bamboo" has RGBA8888 code 4D4B3AFF, L 0.2901961, A 0.49411765, B 0.5137255, alpha 1.0, hue 0.28898975, saturation 0.32984844, and chroma 0.029749114. It has the encoded Oklab value 0xff837e4a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SPARROW_BROWN

      public static final int SPARROW_BROWN
      This color constant "Sparrow Brown" has RGBA8888 code 8C4736FF, L 0.36078432, A 0.5372549, B 0.5254902, alpha 1.0, hue 0.09720023, saturation 0.4882622, and chroma 0.08992863. It has the encoded Oklab value 0xff86895c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SPRING_BUD

      public static final int SPRING_BUD
      This color constant "Spring Bud" has RGBA8888 code A7FC00FF, L 0.8666667, A 0.42352942, B 0.5921569, alpha 1.0, hue 0.35657662, saturation 0.95657676, and chroma 0.23856924. It has the encoded Oklab value 0xff976cdd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SPRING_GREEN

      public static final int SPRING_GREEN
      This color constant "Spring Green" has RGBA8888 code 00FF7FFF, L 0.8235294, A 0.39607844, B 0.54901963, alpha 1.0, hue 0.42620847, saturation 0.95307815, and chroma 0.22890759. It has the encoded Oklab value 0xff8c65d2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • STAINED_RED

      public static final int STAINED_RED
      This color constant "Stained Red" has RGBA8888 code 78779BFF, L 0.48235294, A 0.5058824, B 0.4745098, alpha 1.0, hue 0.8012084, saturation 0.13749033, and chroma 0.052115876. It has the encoded Oklab value 0xff79817b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • STEAMED_CHESTNUT

      public static final int STEAMED_CHESTNUT
      This color constant "Steamed Chestnut" has RGBA8888 code D3B17DFF, L 0.7137255, A 0.5058824, B 0.53333336, alpha 1.0, hue 0.21519771, saturation 0.4190702, and chroma 0.06743233. It has the encoded Oklab value 0xff8881b6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • STEEL_BLUE

      public static final int STEEL_BLUE
      This color constant "Steel Blue" has RGBA8888 code 4682B4FF, L 0.4862745, A 0.47843137, B 0.45490196, alpha 1.0, hue 0.68210036, saturation 0.5753831, and chroma 0.09959023. It has the encoded Oklab value 0xff747a7c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • STOREROOM_BROWN

      public static final int STOREROOM_BROWN
      This color constant "Storeroom Brown" has RGBA8888 code 3D4035FF, L 0.24313726, A 0.49411765, B 0.5058824, alpha 1.0, hue 0.32379153, saturation 0.186339, and chroma 0.016572814. It has the encoded Oklab value 0xff817e3e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • STYLISH_PERSIMMON

      public static final int STYLISH_PERSIMMON
      This color constant "Stylish Persimnmon" has RGBA8888 code FFA26BFF, L 0.7294118, A 0.53333336, B 0.54509807, alpha 1.0, hue 0.14758338, saturation 0.53571427, and chroma 0.11172148. It has the encoded Oklab value 0xff8b88ba.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SUMAC

      public static final int SUMAC
      This color constant "Sumac" has RGBA8888 code 592B1FFF, L 0.22352941, A 0.5294118, B 0.52156866, alpha 1.0, hue 0.10241663, saturation 0.5882353, and chroma 0.07266045. It has the encoded Oklab value 0xff858739.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • SUMAC_DYED

      public static final int SUMAC_DYED
      This color constant "Sumac Dyed" has RGBA8888 code E08A1EFF, L 0.62352943, A 0.5254902, B 0.5686275, alpha 1.0, hue 0.19097084, saturation 0.8982887, and chroma 0.14584495. It has the encoded Oklab value 0xff91869f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TAN

      public static final int TAN
      This color constant "Tan" has RGBA8888 code D2B48CFF, L 0.7254902, A 0.5058824, B 0.5254902, alpha 1.0, hue 0.20570697, saturation 0.3165265, and chroma 0.052115876. It has the encoded Oklab value 0xff8681b9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TANGERINE

      public static final int TANGERINE
      This color constant "Tangerine" has RGBA8888 code F28500FF, L 0.63529414, A 0.5372549, B 0.57254905, alpha 1.0, hue 0.17289318, saturation 0.9335179, and chroma 0.16247371. It has the encoded Oklab value 0xff9289a2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TANGERINE_YELLOW

      public static final int TANGERINE_YELLOW
      This color constant "Tangerine Yellow" has RGBA8888 code FFCC00FF, L 0.81960785, A 0.49411765, B 0.5882353, alpha 1.0, hue 0.25691554, saturation 0.979648, and chroma 0.17617144. It has the encoded Oklab value 0xff967ed1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TATARIAN_ASTER

      public static final int TATARIAN_ASTER
      This color constant "Tatarian Aster" has RGBA8888 code 976E9AFF, L 0.49411765, A 0.5294118, B 0.4745098, alpha 1.0, hue 0.89758337, saturation 0.25641027, and chroma 0.07753685. It has the encoded Oklab value 0xff79877e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TAUPE

      public static final int TAUPE
      This color constant "Taupe" has RGBA8888 code 483C32FF, L 0.24313726, A 0.5058824, B 0.50980395, alpha 1.0, hue 0.15641639, saturation 0.2773501, and chroma 0.022777155. It has the encoded Oklab value 0xff82813e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TAWNY

      public static final int TAWNY
      This color constant "Tawny" has RGBA8888 code CD5700FF, L 0.4862745, A 0.5529412, B 0.56078434, alpha 1.0, hue 0.13559444, saturation 0.9243605, and chroma 0.1605844. It has the encoded Oklab value 0xff8f8d7c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TEA_GARDEN_CONTEMPLATION

      public static final int TEA_GARDEN_CONTEMPLATION
      This color constant "Tea Garden Contemplation" has RGBA8888 code 665343FF, L 0.34117648, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.2981424, and chroma 0.029749114. It has the encoded Oklab value 0xff838157.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TEA_GREEN

      public static final int TEA_GREEN
      This color constant "Tea Green" has RGBA8888 code D0F0C0FF, L 0.89411765, A 0.4745098, B 0.52156866, alpha 1.0, hue 0.375, saturation 0.23247345, and chroma 0.06652104. It has the encoded Oklab value 0xff8579e4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TEA_ORANGE

      public static final int TEA_ORANGE
      This color constant "Tea Orange" has RGBA8888 code F88379FF, L 0.65882355, A 0.5568628, B 0.5254902, alpha 1.0, hue 0.069491126, saturation 0.41382366, and chroma 0.124142565. It has the encoded Oklab value 0xff868ea8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TEA_ROSE

      public static final int TEA_ROSE
      This color constant "Tea Rose" has RGBA8888 code F4C2C2FF, L 0.8156863, A 0.52156866, B 0.5058824, alpha 1.0, hue 0.051208384, saturation 0.13900122, and chroma 0.044538103. It has the encoded Oklab value 0xff8185d0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TEAL

      public static final int TEAL
      This color constant "Teal" has RGBA8888 code 008080FF, L 0.43137255, A 0.4509804, B 0.4862745, alpha 1.0, hue 0.5389897, saturation 0.9162457, and chroma 0.10141215. It has the encoded Oklab value 0xff7c736e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TERRA_COTTA

      public static final int TERRA_COTTA
      This color constant "Terra Cotta" has RGBA8888 code E2725BFF, L 0.58431375, A 0.5529412, B 0.5372549, alpha 1.0, hue 0.09871597, saturation 0.52135307, and chroma 0.12896542. It has the encoded Oklab value 0xff898d95.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • THIN_VIOLET

      public static final int THIN_VIOLET
      This color constant "Thin Violet" has RGBA8888 code A87CA0FF, L 0.54901963, A 0.5294118, B 0.48235294, alpha 1.0, hue 0.92620844, saturation 0.22643727, and chroma 0.068331465. It has the encoded Oklab value 0xff7b878c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • THISTLE

      public static final int THISTLE
      This color constant "Thistle" has RGBA8888 code D8BFD8FF, L 0.78431374, A 0.5137255, B 0.4862745, alpha 1.0, hue 0.89758337, saturation 0.094339624, and chroma 0.038669903. It has the encoded Oklab value 0xff7c83c8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • THOUSAND_HERB

      public static final int THOUSAND_HERB
      This color constant "Thousand Herb" has RGBA8888 code 317589FF, L 0.41568628, A 0.46666667, B 0.4745098, alpha 1.0, hue 0.60241663, saturation 0.7407407, and chroma 0.0835974. It has the encoded Oklab value 0xff79776a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • THOUSAND_YEAR_OLD_BROWN

      public static final int THOUSAND_YEAR_OLD_BROWN
      This color constant "Thousand Year Old Brown" has RGBA8888 code 3B3429FF, L 0.20784314, A 0.5019608, B 0.50980395, alpha 1.0, hue 0.19879162, saturation 0.3011693, and chroma 0.019918045. It has the encoded Oklab value 0xff828035.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • THOUSAND_YEAR_OLD_GREEN

      public static final int THOUSAND_YEAR_OLD_GREEN
      This color constant "Thousand Year Old Green" has RGBA8888 code 374231FF, L 0.24313726, A 0.4862745, B 0.50980395, alpha 1.0, hue 0.375, saturation 0.27371874, and chroma 0.033602834. It has the encoded Oklab value 0xff827c3e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • THRICE_DYED_CRIMSON

      public static final int THRICE_DYED_CRIMSON
      This color constant "Thrice Dyed Crimson" has RGBA8888 code F7665AFF, L 0.5921569, A 0.57254905, B 0.5372549, alpha 1.0, hue 0.07710682, saturation 0.5725576, and chroma 0.16247371. It has the encoded Oklab value 0xff899297.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TOMATO

      public static final int TOMATO
      This color constant "Tomato" has RGBA8888 code FF6347FF, L 0.59607846, A 0.5764706, B 0.54901963, alpha 1.0, hue 0.09173302, saturation 0.6626034, and chroma 0.1809568. It has the encoded Oklab value 0xff8c9398.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TREE_PEONY

      public static final int TREE_PEONY
      This color constant "Tree Peony" has RGBA8888 code A4345DFF, L 0.3764706, A 0.5764706, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.71428573, and chroma 0.15239382. It has the encoded Oklab value 0xff7f9360.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TRUE_PINK

      public static final int TRUE_PINK
      This color constant "True Pink" has RGBA8888 code FFC0CBFF, L 0.827451, A 0.5294118, B 0.5019608, alpha 1.0, hue 0.019791542, saturation 0.17526647, and chroma 0.058723815. It has the encoded Oklab value 0xff8087d3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TRUE_RED

      public static final int TRUE_RED
      This color constant "True Red" has RGBA8888 code 8F1D21FF, L 0.29803923, A 0.5686275, B 0.5294118, alpha 1.0, hue 0.06656226, saturation 0.82073814, and chroma 0.14874557. It has the encoded Oklab value 0xff87914c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TURMERIC

      public static final int TURMERIC
      This color constant "Turmeric" has RGBA8888 code E69B3AFF, L 0.6745098, A 0.5176471, B 0.5647059, alpha 1.0, hue 0.20447324, saturation 0.8054566, and chroma 0.1336143. It has the encoded Oklab value 0xff9084ac.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TURQUOISE

      public static final int TURQUOISE
      This color constant "Turquoise" has RGBA8888 code 30D5C8FF, L 0.72156864, A 0.43529412, B 0.49019608, alpha 1.0, hue 0.51979154, saturation 0.84865874, and chroma 0.1303775. It has the encoded Oklab value 0xff7d6fb8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • TYRIAN_PURPLE

      public static final int TYRIAN_PURPLE
      This color constant "Tyrian Purple" has RGBA8888 code 66023CFF, L 0.21176471, A 0.57254905, B 0.49019608, alpha 1.0, hue 0.9833083, saturation 0.97974217, and chroma 0.14584495. It has the encoded Oklab value 0xff7d9236.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ULTRAMARINE

      public static final int ULTRAMARINE
      This color constant "Ultramarine" has RGBA8888 code 120A8FFF, L 0.1764706, A 0.49411765, B 0.39607844, alpha 1.0, hue 0.74388164, saturation 0.929258, and chroma 0.20736265. It has the encoded Oklab value 0xff657e2d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ULTRAMARINE_DYE

      public static final int ULTRAMARINE_DYE
      This color constant "Ultramarine Dye" has RGBA8888 code 5D8CAEFF, L 0.52156866, A 0.47843137, B 0.46666667, alpha 1.0, hue 0.66109616, saturation 0.48379388, and chroma 0.079095535. It has the encoded Oklab value 0xff777a85.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • UNBLEACHED_SILK

      public static final int UNBLEACHED_SILK
      This color constant "Unbleached Silk" has RGBA8888 code FFDDCAFF, L 0.8980392, A 0.50980395, B 0.5137255, alpha 1.0, hue 0.14758338, saturation 0.15625, and chroma 0.033602834. It has the encoded Oklab value 0xff8382e5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • UNDRIED_WALL

      public static final int UNDRIED_WALL
      This color constant "Undried Wall" has RGBA8888 code 785E49FF, L 0.3882353, A 0.50980395, B 0.5176471, alpha 1.0, hue 0.16398965, saturation 0.33319724, and chroma 0.040217306. It has the encoded Oklab value 0xff848263.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • VANISHING_RED_MOUSE

      public static final int VANISHING_RED_MOUSE
      This color constant "Vanishing Red Mouse" has RGBA8888 code 44312EFF, L 0.21176471, A 0.5137255, B 0.5058824, alpha 1.0, hue 0.07379155, saturation 0.22934031, and chroma 0.029749114. It has the encoded Oklab value 0xff818336.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • VEGAS_GOLD

      public static final int VEGAS_GOLD
      This color constant "Vegas Gold" has RGBA8888 code C5B358FF, L 0.69803923, A 0.49019608, B 0.5529412, alpha 1.0, hue 0.27258337, saturation 0.65777373, and chroma 0.107261956. It has the encoded Oklab value 0xff8d7db2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • VELVET

      public static final int VELVET
      This color constant "Velvet" has RGBA8888 code 224634FF, L 0.23921569, A 0.47058824, B 0.5058824, alpha 1.0, hue 0.45570695, saturation 0.633053, and chroma 0.059754133. It has the encoded Oklab value 0xff81783d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • VERMILION

      public static final int VERMILION
      This color constant "Vermillion" has RGBA8888 code E34234FF, L 0.49411765, A 0.58431375, B 0.54509807, alpha 1.0, hue 0.07947329, saturation 0.7480576, and chroma 0.19048727. It has the encoded Oklab value 0xff8b957e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • VINE_GRAPE

      public static final int VINE_GRAPE
      This color constant "Vine Grape" has RGBA8888 code 6D2B50FF, L 0.27058825, A 0.5529412, B 0.4862745, alpha 1.0, hue 0.9664035, saturation 0.609269, and chroma 0.10895567. It has the encoded Oklab value 0xff7c8d45.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • VIOLET

      public static final int VIOLET
      This color constant "Violet" has RGBA8888 code 8B00FFFF, L 0.4117647, A 0.57254905, B 0.37254903, alpha 1.0, hue 0.8352769, saturation 0.95424587, and chroma 0.29216033. It has the encoded Oklab value 0xff5f9269.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • VIOLET_DYE

      public static final int VIOLET_DYE
      This color constant "Violet Dye" has RGBA8888 code 5B3256FF, L 0.25882354, A 0.5372549, B 0.47843137, alpha 1.0, hue 0.92620844, saturation 0.4658475, and chroma 0.08575976. It has the encoded Oklab value 0xff7a8942.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • VIRIDIAN

      public static final int VIRIDIAN
      This color constant "Viridian" has RGBA8888 code 40826DFF, L 0.4509804, A 0.45882353, B 0.5019608, alpha 1.0, hue 0.4841372, saturation 0.648379, and chroma 0.0821242. It has the encoded Oklab value 0xff807573.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WALNUT

      public static final int WALNUT
      This color constant "Walnut" has RGBA8888 code 9F7462FF, L 0.49803922, A 0.5176471, B 0.5176471, alpha 1.0, hue 0.125, saturation 0.28861502, and chroma 0.049718447. It has the encoded Oklab value 0xff84847f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WASHED_OUT_CRIMSON

      public static final int WASHED_OUT_CRIMSON
      This color constant "Washed Out Crimson" has RGBA8888 code FFB3A7FF, L 0.78431374, A 0.53333336, B 0.5176471, alpha 1.0, hue 0.08070704, saturation 0.22627759, and chroma 0.07513822. It has the encoded Oklab value 0xff8488c8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WASHED_OUT_PERSIMMON

      public static final int WASHED_OUT_PERSIMMON
      This color constant "Washed Out Persimmon" has RGBA8888 code EC8254FF, L 0.6313726, A 0.54509807, B 0.54509807, alpha 1.0, hue 0.125, saturation 0.5954583, and chroma 0.12705825. It has the encoded Oklab value 0xff8b8ba1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WATER

      public static final int WATER
      This color constant "Water" has RGBA8888 code 86ABA5FF, L 0.63529414, A 0.47843137, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.2777778, and chroma 0.04314594. It has the encoded Oklab value 0xff7f7aa2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WATER_PERSIMMON

      public static final int WATER_PERSIMMON
      This color constant "Water Persimmon" has RGBA8888 code B56C60FF, L 0.5058824, A 0.5372549, B 0.52156866, alpha 1.0, hue 0.08601036, saturation 0.34299716, and chroma 0.08575976. It has the encoded Oklab value 0xff858981.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WHEAT

      public static final int WHEAT
      This color constant "Wheat" has RGBA8888 code F5DEB3FF, L 0.88235295, A 0.5019608, B 0.5254902, alpha 1.0, hue 0.22741663, saturation 0.28284273, and chroma 0.050931267. It has the encoded Oklab value 0xff8680e1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WHITE

      public static final int WHITE
      This color constant "White" has RGBA8888 code FFFFFFFF, L 1.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fff.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WHITE_MOUSE

      public static final int WHITE_MOUSE
      This color constant "White Mouse" has RGBA8888 code B9A193FF, L 0.6509804, A 0.50980395, B 0.50980395, alpha 1.0, hue 0.125, saturation 0.14629795, and chroma 0.027621359. It has the encoded Oklab value 0xff8282a6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WHITE_OAK

      public static final int WHITE_OAK
      This color constant "White Oak" has RGBA8888 code CE9F6FFF, L 0.6627451, A 0.5137255, B 0.5372549, alpha 1.0, hue 0.1894406, saturation 0.4786813, and chroma 0.079095535. It has the encoded Oklab value 0xff8983a9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WHITE_TEA_DYE

      public static final int WHITE_TEA_DYE
      This color constant "White Tea Dye" has RGBA8888 code C48E69FF, L 0.60784316, A 0.52156866, B 0.5294118, alpha 1.0, hue 0.14758338, saturation 0.4, and chroma 0.07266045. It has the encoded Oklab value 0xff87859b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WHITISH_GREEN

      public static final int WHITISH_GREEN
      This color constant "Whitish Green" has RGBA8888 code A5BA93FF, L 0.69803923, A 0.47843137, B 0.5176471, alpha 1.0, hue 0.375, saturation 0.22809896, and chroma 0.055518243. It has the encoded Oklab value 0xff847ab2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WILLOW_DYE

      public static final int WILLOW_DYE
      This color constant "Willow Dye" has RGBA8888 code 8C9E5EFF, L 0.58431375, A 0.4745098, B 0.5372549, alpha 1.0, hue 0.33601037, saturation 0.5183068, and chroma 0.08992863. It has the encoded Oklab value 0xff897995.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WILLOW_GREY

      public static final int WILLOW_GREY
      This color constant "Willow Grey" has RGBA8888 code 817B69FF, L 0.48235294, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.1764706, and chroma 0.019918045. It has the encoded Oklab value 0xff827f7b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WILLOW_TEA

      public static final int WILLOW_TEA
      This color constant "Willow Tea" has RGBA8888 code 9C8A4DFF, L 0.5411765, A 0.49411765, B 0.5411765, alpha 1.0, hue 0.2644291, saturation 0.6136311, and chroma 0.082864076. It has the encoded Oklab value 0xff8a7e8a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WILTED_LAWN_CLIPPINGS

      public static final int WILTED_LAWN_CLIPPINGS
      This color constant "Wilted Lawn Clippings" has RGBA8888 code AB4C3DFF, L 0.41960785, A 0.5529412, B 0.5294118, alpha 1.0, hue 0.08262452, saturation 0.5374839, and chroma 0.120651916. It has the encoded Oklab value 0xff878d6b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WILLOW_LEAVES_UNDERSIDE

      public static final int WILLOW_LEAVES_UNDERSIDE
      This color constant "Willow Leaves Underside" has RGBA8888 code BCB58CFF, L 0.7058824, A 0.49411765, B 0.5254902, alpha 1.0, hue 0.27258337, saturation 0.32888687, and chroma 0.052115876. It has the encoded Oklab value 0xff867eb4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WISTERIA

      public static final int WISTERIA
      This color constant "Wisteria" has RGBA8888 code C9A0DCFF, L 0.69803923, A 0.5294118, B 0.46666667, alpha 1.0, hue 0.875, saturation 0.22183742, and chroma 0.08856081. It has the encoded Oklab value 0xff7787b2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WISTERIA_DYE

      public static final int WISTERIA_DYE
      This color constant "Wisteria Dye" has RGBA8888 code 89729EFF, L 0.49019608, A 0.5176471, B 0.47058824, alpha 1.0, hue 0.84871596, saturation 0.20240766, and chroma 0.068331465. It has the encoded Oklab value 0xff78847d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • WISTERIA_PURPLE

      public static final int WISTERIA_PURPLE
      This color constant "Wisteria Purple" has RGBA8888 code 875F9AFF, L 0.44313726, A 0.53333336, B 0.4627451, alpha 1.0, hue 0.875, saturation 0.33941126, and chroma 0.09959023. It has the encoded Oklab value 0xff768871.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • YELLOW

      public static final int YELLOW
      This color constant "Yellow" has RGBA8888 code FFFF00FF, L 0.9529412, A 0.4627451, B 0.59607846, alpha 1.0, hue 0.30499697, saturation 0.94895214, and chroma 0.20529193. It has the encoded Oklab value 0xff9876f3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • YELLOW_GREEN

      public static final int YELLOW_GREEN
      This color constant "Yellow Green" has RGBA8888 code 9ACD32FF, L 0.72156864, A 0.44313726, B 0.57254905, alpha 1.0, hue 0.35106787, saturation 0.87410545, and chroma 0.1836353. It has the encoded Oklab value 0xff9271b8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • YELLOW_SEA_PINE_BROWN

      public static final int YELLOW_SEA_PINE_BROWN
      This color constant "Yellow Sea Pine Brown" has RGBA8888 code 896C39FF, L 0.44313726, A 0.5019608, B 0.5372549, alpha 1.0, hue 0.2341372, saturation 0.6281172, and chroma 0.07432148. It has the encoded Oklab value 0xff898071.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • YOUNG_BAMBOO

      public static final int YOUNG_BAMBOO
      This color constant "Young Bamboo" has RGBA8888 code 6B9362FF, L 0.5254902, A 0.46666667, B 0.5254902, alpha 1.0, hue 0.38559446, saturation 0.39370912, and chroma 0.0835974. It has the encoded Oklab value 0xff867786.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • ZINNWALDITE

      public static final int ZINNWALDITE
      This color constant "Zinnwaldite" has RGBA8888 code EBC2AFFF, L 0.8, A 0.5137255, B 0.5176471, alpha 1.0, hue 0.14261138, saturation 0.21343748, and chroma 0.044538103. It has the encoded Oklab value 0xff8483cc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_MIDNIGHT

      public static final int DB_MIDNIGHT
      This color constant "DB Midnight" has RGBA8888 code 140C1CFF, L 0.0627451, A 0.50980395, B 0.47843137, alpha 1.0, hue 0.83601034, saturation 0.50703925, and chroma 0.0471994. It has the encoded Oklab value 0xff7a8210.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_DARK_LEATHER

      public static final int DB_DARK_LEATHER
      This color constant "DB Dark Leather" has RGBA8888 code 442434FF, L 0.18431373, A 0.5294118, B 0.49019608, alpha 1.0, hue 0.9610103, saturation 0.44574115, and chroma 0.061763234. It has the encoded Oklab value 0xff7d872f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_DEEP_OCEAN

      public static final int DB_DEEP_OCEAN
      This color constant "DB Deep Ocean" has RGBA8888 code 30346DFF, L 0.23137255, A 0.5058824, B 0.44705883, alpha 1.0, hue 0.7742946, saturation 0.43124413, and chroma 0.10611779. It has the encoded Oklab value 0xff72813b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_LEAD

      public static final int DB_LEAD
      This color constant "DB Lead" has RGBA8888 code 4E4A4FFF, L 0.29411766, A 0.5019608, B 0.49411765, alpha 1.0, hue 0.875, saturation 0.048765983, and chroma 0.012352647. It has the encoded Oklab value 0xff7e804b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_EARTH

      public static final int DB_EARTH
      This color constant "DB Earth" has RGBA8888 code 854C30FF, L 0.36078432, A 0.5294118, B 0.53333336, alpha 1.0, hue 0.13435109, saturation 0.63376814, and chroma 0.08856081. It has the encoded Oklab value 0xff88875c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_FOREST

      public static final int DB_FOREST
      This color constant "DB Forest" has RGBA8888 code 346524FF, L 0.3372549, A 0.45490196, B 0.5372549, alpha 1.0, hue 0.38257292, saturation 0.7433034, and chroma 0.11653464. It has the encoded Oklab value 0xff897456.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_LOBSTER

      public static final int DB_LOBSTER
      This color constant "DB Lobster" has RGBA8888 code D04648FF, L 0.47058824, A 0.5764706, B 0.5294118, alpha 1.0, hue 0.0605594, saturation 0.6731456, and chroma 0.1632233. It has the encoded Oklab value 0xff879378.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_DRAB

      public static final int DB_DRAB
      This color constant "DB Drab" has RGBA8888 code 757161FF, L 0.44313726, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.1875, and chroma 0.019918045. It has the encoded Oklab value 0xff827f71.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_CADET_BLUE

      public static final int DB_CADET_BLUE
      This color constant "DB Cadet Blue" has RGBA8888 code 597DCEFF, L 0.49803922, A 0.49019608, B 0.43529412, alpha 1.0, hue 0.73020846, saturation 0.39328086, and chroma 0.1303775. It has the encoded Oklab value 0xff6f7d7f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_TAWNY_BROWN

      public static final int DB_TAWNY_BROWN
      This color constant "DB Tawny Brown" has RGBA8888 code D27D2CFF, L 0.5764706, A 0.5294118, B 0.56078434, alpha 1.0, hue 0.17620845, saturation 0.8518354, and chroma 0.1345248. It has the encoded Oklab value 0xff8f8793.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_IRON

      public static final int DB_IRON
      This color constant "DB Iron" has RGBA8888 code 8595A1FF, L 0.57254905, A 0.49019608, B 0.4862745, alpha 1.0, hue 0.65641636, saturation 0.18027756, and chroma 0.033602834. It has the encoded Oklab value 0xff7c7d92.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_PEA_SOUP

      public static final int DB_PEA_SOUP
      This color constant "DB Pea Soup" has RGBA8888 code 6DAA2CFF, L 0.58431375, A 0.44313726, B 0.56078434, alpha 1.0, hue 0.36440554, saturation 0.83373696, and chroma 0.1658202. It has the encoded Oklab value 0xff8f7195.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_PUTTY

      public static final int DB_PUTTY
      This color constant "DB Putty" has RGBA8888 code D2AA99FF, L 0.7058824, A 0.5137255, B 0.5137255, alpha 1.0, hue 0.125, saturation 0.18547063, and chroma 0.038669903. It has the encoded Oklab value 0xff8383b4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_TURQUOISE

      public static final int DB_TURQUOISE
      This color constant "DB Turquoise" has RGBA8888 code 6DC2CAFF, L 0.69411767, A 0.4627451, B 0.48235294, alpha 1.0, hue 0.56656224, saturation 0.5471588, and chroma 0.0821242. It has the encoded Oklab value 0xff7b76b1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_MUSTARD

      public static final int DB_MUSTARD
      This color constant "DB Mustard" has RGBA8888 code DAD45EFF, L 0.80784315, A 0.47843137, B 0.5647059, alpha 1.0, hue 0.29552677, saturation 0.72326714, and chroma 0.13587911. It has the encoded Oklab value 0xff907ace.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_EGGSHELL

      public static final int DB_EGGSHELL
      This color constant "DB Eggshell" has RGBA8888 code DEEED6FF, L 0.9098039, A 0.4862745, B 0.50980395, alpha 1.0, hue 0.375, saturation 0.116236724, and chroma 0.033602834. It has the encoded Oklab value 0xff827ce8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_BLACK

      public static final int DB_BLACK
      This color constant "DB Black" has RGBA8888 code 000000FF, L 0.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f00.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_INK

      public static final int DB_INK
      This color constant "DB Ink" has RGBA8888 code 222034FF, L 0.13333334, A 0.5058824, B 0.47843137, alpha 1.0, hue 0.8105594, saturation 0.2761623, and chroma 0.044538103. It has the encoded Oklab value 0xff7a8122.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_SEAL_BROWN

      public static final int DB_SEAL_BROWN
      This color constant "DB Seal Brown" has RGBA8888 code 45283CFF, L 0.2, A 0.5254902, B 0.4862745, alpha 1.0, hue 0.93555963, saturation 0.37150112, and chroma 0.05767509. It has the encoded Oklab value 0xff7c8633.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_CHESTNUT

      public static final int DB_CHESTNUT
      This color constant "DB Chestnut" has RGBA8888 code 663931FF, L 0.27450982, A 0.5294118, B 0.5176471, alpha 1.0, hue 0.08890383, saturation 0.41928804, and chroma 0.068331465. It has the encoded Oklab value 0xff848746.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_CAPPUCCINO

      public static final int DB_CAPPUCCINO
      This color constant "DB Cappuccino" has RGBA8888 code 8F563BFF, L 0.39607844, A 0.5254902, B 0.5294118, alpha 1.0, hue 0.13559444, saturation 0.5315073, and chroma 0.07753685. It has the encoded Oklab value 0xff878665.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_PUMPKIN

      public static final int DB_PUMPKIN
      This color constant "DB Pumpkin" has RGBA8888 code DF7126FF, L 0.5686275, A 0.54509807, B 0.56078434, alpha 1.0, hue 0.14758338, saturation 0.8333333, and chroma 0.15078327. It has the encoded Oklab value 0xff8f8b91.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_FAWN

      public static final int DB_FAWN
      This color constant "DB Fawn" has RGBA8888 code D9A066FF, L 0.6745098, A 0.5176471, B 0.5411765, alpha 1.0, hue 0.18210036, saturation 0.5253498, and chroma 0.08924734. It has the encoded Oklab value 0xff8a84ac.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_NUDE

      public static final int DB_NUDE
      This color constant "DB Nude" has RGBA8888 code EEC39AFF, L 0.8, A 0.50980395, B 0.5294118, alpha 1.0, hue 0.19289984, saturation 0.34176013, and chroma 0.061763234. It has the encoded Oklab value 0xff8782cc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_DAFFODIL

      public static final int DB_DAFFODIL
      This color constant "DB Daffodil" has RGBA8888 code FBF236FF, L 0.91764706, A 0.47058824, B 0.5882353, alpha 1.0, hue 0.29702112, saturation 0.89043075, and chroma 0.18528971. It has the encoded Oklab value 0xff9678ea.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_KEY_LIME

      public static final int DB_KEY_LIME
      This color constant "DB Key Lime" has RGBA8888 code 99E550FF, L 0.7921569, A 0.43529412, B 0.5686275, alpha 1.0, hue 0.36564893, saturation 0.7645457, and chroma 0.18790646. It has the encoded Oklab value 0xff916fca.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_SHAMROCK

      public static final int DB_SHAMROCK
      This color constant "DB Shamrock" has RGBA8888 code 6ABE30FF, L 0.6392157, A 0.43137255, B 0.5647059, alpha 1.0, hue 0.375, saturation 0.8290217, and chroma 0.18790646. It has the encoded Oklab value 0xff906ea3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_JUNGLE

      public static final int DB_JUNGLE
      This color constant "DB Jungle" has RGBA8888 code 37946EFF, L 0.49803922, A 0.44705883, B 0.5137255, alpha 1.0, hue 0.45249218, saturation 0.71586686, and chroma 0.10895567. It has the encoded Oklab value 0xff83727f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_OLIVE

      public static final int DB_OLIVE
      This color constant "DB Olive" has RGBA8888 code 4B692FFF, L 0.36862746, A 0.46666667, B 0.53333336, alpha 1.0, hue 0.36564893, saturation 0.63376814, and chroma 0.09391262. It has the encoded Oklab value 0xff88775e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_MUD

      public static final int DB_MUD
      This color constant "DB Mud" has RGBA8888 code 524B24FF, L 0.2901961, A 0.49411765, B 0.5294118, alpha 1.0, hue 0.26979154, saturation 0.6449806, and chroma 0.059754133. It has the encoded Oklab value 0xff877e4a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_SHADOW

      public static final int DB_SHADOW
      This color constant "DB Shadow" has RGBA8888 code 323C39FF, L 0.22352941, A 0.49019608, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.21052632, and chroma 0.019918045. It has the encoded Oklab value 0xff7f7d39.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_COBALT

      public static final int DB_COBALT
      This color constant "DB Cobalt" has RGBA8888 code 3F3F74FF, L 0.27058825, A 0.5058824, B 0.45490196, alpha 1.0, hue 0.77862436, saturation 0.3337415, and chroma 0.09060479. It has the encoded Oklab value 0xff748145.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_CERULEAN

      public static final int DB_CERULEAN
      This color constant "DB Cerulean" has RGBA8888 code 306082FF, L 0.3529412, A 0.47843137, B 0.4627451, alpha 1.0, hue 0.669293, saturation 0.6434769, and chroma 0.08575976. It has the encoded Oklab value 0xff767a5a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_DENIM

      public static final int DB_DENIM
      This color constant "DB Denim" has RGBA8888 code 5B6EE1FF, L 0.4745098, A 0.5019608, B 0.41568628, alpha 1.0, hue 0.75757325, saturation 0.40430376, and chroma 0.16801417. It has the encoded Oklab value 0xff6a8079.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_SKY_BLUE

      public static final int DB_SKY_BLUE
      This color constant "DB Sky Blue" has RGBA8888 code 639BFFFF, L 0.6117647, A 0.4862745, B 0.42745098, alpha 1.0, hue 0.723716, saturation 0.43448302, and chroma 0.14709508. It has the encoded Oklab value 0xff6d7c9c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_SEAFOAM

      public static final int DB_SEAFOAM
      This color constant "DB Seafoam" has RGBA8888 code 5FCDE4FF, L 0.7294118, A 0.45490196, B 0.47058824, alpha 1.0, hue 0.5901978, saturation 0.6862318, and chroma 0.107261956. It has the encoded Oklab value 0xff7874ba.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_PLATINUM

      public static final int DB_PLATINUM
      This color constant "DB Platinum" has RGBA8888 code CBDBFCFF, L 0.85882354, A 0.49411765, B 0.4745098, alpha 1.0, hue 0.723716, saturation 0.115862146, and chroma 0.052115876. It has the encoded Oklab value 0xff797edb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_WHITE

      public static final int DB_WHITE
      This color constant "DB White" has RGBA8888 code FFFFFFFF, L 1.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fff.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_STORM_CLOUD

      public static final int DB_STORM_CLOUD
      This color constant "DB Storm Cloud" has RGBA8888 code 9BADB7FF, L 0.6666667, A 0.49019608, B 0.49019608, alpha 1.0, hue 0.625, saturation 0.14504755, and chroma 0.027621359. It has the encoded Oklab value 0xff7d7daa.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_ELEPHANT

      public static final int DB_ELEPHANT
      This color constant "DB Elephant" has RGBA8888 code 847E87FF, L 0.5019608, A 0.5019608, B 0.49411765, alpha 1.0, hue 0.875, saturation 0.034493014, and chroma 0.012352647. It has the encoded Oklab value 0xff7e8080.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_GRAPHITE

      public static final int DB_GRAPHITE
      This color constant "DB Graphite" has RGBA8888 code 696A6AFF, L 0.41568628, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f6a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_SOOT

      public static final int DB_SOOT
      This color constant "DB Soot" has RGBA8888 code 595652FF, L 0.3372549, A 0.49803922, B 0.5019608, alpha 1.0, hue 0.25, saturation 0.074074075, and chroma 0.0055242716. It has the encoded Oklab value 0xff807f56.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_EGGPLANT

      public static final int DB_EGGPLANT
      This color constant "DB Eggplant" has RGBA8888 code 76428AFF, L 0.3529412, A 0.54509807, B 0.45490196, alpha 1.0, hue 0.8819153, saturation 0.5008868, and chroma 0.12705825. It has the encoded Oklab value 0xff748b5a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_BLOOD

      public static final int DB_BLOOD
      This color constant "DB Blood" has RGBA8888 code AC3232FF, L 0.3764706, A 0.57254905, B 0.53333336, alpha 1.0, hue 0.07040579, saturation 0.75084984, and chroma 0.15905683. It has the encoded Oklab value 0xff889260.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_CORAL

      public static final int DB_CORAL
      This color constant "DB Coral" has RGBA8888 code D95763FF, L 0.52156866, A 0.57254905, B 0.52156866, alpha 1.0, hue 0.04868237, saturation 0.58602524, and chroma 0.15078327. It has the encoded Oklab value 0xff859285.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_LAVENDER

      public static final int DB_LAVENDER
      This color constant "DB Lavender" has RGBA8888 code D77BBAFF, L 0.61960787, A 0.56078434, B 0.4745098, alpha 1.0, hue 0.9428998, saturation 0.4117592, and chroma 0.13131043. It has the encoded Oklab value 0xff798f9e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_ARMY_GREEN

      public static final int DB_ARMY_GREEN
      This color constant "DB Army Green" has RGBA8888 code 8F974AFF, L 0.5647059, A 0.47843137, B 0.54509807, alpha 1.0, hue 0.31283283, saturation 0.63414633, and chroma 0.09959023. It has the encoded Oklab value 0xff8b7a90.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • DB_COMPOST

      public static final int DB_COMPOST
      This color constant "DB Compost" has RGBA8888 code 8A6F30FF, L 0.44705883, A 0.49803922, B 0.54509807, alpha 1.0, hue 0.25, saturation 0.75, and chroma 0.08992863. It has the encoded Oklab value 0xff8b7f72.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RED

      public static final int CW_RED
      This color constant "CW Red" has RGBA8888 code EE2A2AFF, L 0.4862745, A 0.6, B 0.54901963, alpha 1.0, hue 0.07379155, saturation 0.8808753, and chroma 0.22186674. It has the encoded Oklab value 0xff8c997c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_RED

      public static final int CW_FADED_RED
      This color constant "CW Faded Red" has RGBA8888 code B76363FF, L 0.49411765, A 0.54509807, B 0.5176471, alpha 1.0, hue 0.062832825, saturation 0.3939394, and chroma 0.096477255. It has the encoded Oklab value 0xff848b7e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_RED

      public static final int CW_FLUSH_RED
      This color constant "CW Flush Red" has RGBA8888 code E21414FF, L 0.44705883, A 0.6, B 0.5529412, alpha 1.0, hue 0.07861299, saturation 0.9374491, and chroma 0.22541466. It has the encoded Oklab value 0xff8d9972.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_RED

      public static final int CW_LIGHT_RED
      This color constant "CW Light Red" has RGBA8888 code ED8383FF, L 0.6431373, A 0.5529412, B 0.5176471, alpha 1.0, hue 0.054594062, saturation 0.38118124, and chroma 0.11117382. It has the encoded Oklab value 0xff848da4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_RED

      public static final int CW_PALE_RED
      This color constant "CW Pale Red" has RGBA8888 code E6A7A7FF, L 0.7254902, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.20103538, and chroma 0.061763234. It has the encoded Oklab value 0xff8287b9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_RED

      public static final int CW_BRIGHT_RED
      This color constant "CW Bright Red" has RGBA8888 code F43B3BFF, L 0.5176471, A 0.59607846, B 0.54509807, alpha 1.0, hue 0.07122476, saturation 0.8037927, and chroma 0.21144326. It has the encoded Oklab value 0xff8b9884.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_RED

      public static final int CW_DARK_RED
      This color constant "CW Dark Red" has RGBA8888 code A11616FF, L 0.32156864, A 0.5764706, B 0.5411765, alpha 1.0, hue 0.08002978, saturation 0.89511466, and chroma 0.17302527. It has the encoded Oklab value 0xff8a9352.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_RED

      public static final int CW_DRAB_RED
      This color constant "CW Drab Red" has RGBA8888 code 923535FF, L 0.3372549, A 0.5568628, B 0.52156866, alpha 1.0, hue 0.0605594, saturation 0.6213652, and chroma 0.12115674. It has the encoded Oklab value 0xff858e56.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_RED

      public static final int CW_RICH_RED
      This color constant "CW Rich Red" has RGBA8888 code BE1111FF, L 0.3764706, A 0.5882353, B 0.54901963, alpha 1.0, hue 0.0818773, saturation 0.9435603, and chroma 0.20108652. It has the encoded Oklab value 0xff8c9660.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_ORANGE

      public static final int CW_ORANGE
      This color constant "CW Orange" has RGBA8888 code F17C24FF, L 0.61960787, A 0.54509807, B 0.5647059, alpha 1.0, hue 0.15217316, saturation 0.84933275, and chroma 0.15712644. It has the encoded Oklab value 0xff908b9e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_ORANGE

      public static final int CW_FADED_ORANGE
      This color constant "CW Faded Orange" has RGBA8888 code CC9B75FF, L 0.6509804, A 0.5176471, B 0.5294118, alpha 1.0, hue 0.16109617, saturation 0.39308253, and chroma 0.068331465. It has the encoded Oklab value 0xff8784a6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_ORANGE

      public static final int CW_FLUSH_ORANGE
      This color constant "CW Flush Orange" has RGBA8888 code E56D11FF, L 0.5686275, A 0.54901963, B 0.5647059, alpha 1.0, hue 0.14609598, saturation 0.8917056, and chroma 0.16172063. It has the encoded Oklab value 0xff908c91.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_ORANGE

      public static final int CW_LIGHT_ORANGE
      This color constant "CW Light Orange" has RGBA8888 code F2B383FF, L 0.7607843, A 0.52156866, B 0.5372549, alpha 1.0, hue 0.16398965, saturation 0.43192235, and chroma 0.08575976. It has the encoded Oklab value 0xff8985c2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_ORANGE

      public static final int CW_PALE_ORANGE
      This color constant "CW Pale Orange" has RGBA8888 code EDC8ACFF, L 0.8156863, A 0.50980395, B 0.52156866, alpha 1.0, hue 0.17620845, saturation 0.25313976, and chroma 0.0471994. It has the encoded Oklab value 0xff8582d0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_ORANGE

      public static final int CW_BRIGHT_ORANGE
      This color constant "CW Bright Orange" has RGBA8888 code F68A39FF, L 0.654902, A 0.5411765, B 0.56078434, alpha 1.0, hue 0.15414284, saturation 0.77665955, and chroma 0.14626285. It has the encoded Oklab value 0xff8f8aa7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_ORANGE

      public static final int CW_DARK_ORANGE
      This color constant "CW Dark Orange" has RGBA8888 code A35113FF, L 0.4117647, A 0.5372549, B 0.5529412, alpha 1.0, hue 0.15128402, saturation 0.9055079, and chroma 0.12896542. It has the encoded Oklab value 0xff8d8969.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_ORANGE

      public static final int CW_DRAB_ORANGE
      This color constant "CW Drab Orange" has RGBA8888 code A46B40FF, L 0.4745098, A 0.52156866, B 0.5372549, alpha 1.0, hue 0.16398965, saturation 0.5980463, and chroma 0.08575976. It has the encoded Oklab value 0xff898579.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_ORANGE

      public static final int CW_RICH_ORANGE
      This color constant "CW Rich Orange" has RGBA8888 code C15B0FFF, L 0.47843137, A 0.54509807, B 0.5568628, alpha 1.0, hue 0.14261138, saturation 0.89345926, and chroma 0.14458403. It has the encoded Oklab value 0xff8e8b7a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BROWN

      public static final int CW_BROWN
      This color constant "CW Brown" has RGBA8888 code CD8B51FF, L 0.60784316, A 0.52156866, B 0.54509807, alpha 1.0, hue 0.17620845, saturation 0.6098367, and chroma 0.09959023. It has the encoded Oklab value 0xff8b859b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_BROWN

      public static final int CW_FADED_BROWN
      This color constant "CW Faded Brown" has RGBA8888 code BFA38AFF, L 0.6627451, A 0.5058824, B 0.5176471, alpha 1.0, hue 0.1894406, saturation 0.23934065, and chroma 0.03705794. It has the encoded Oklab value 0xff8481a9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_BROWN

      public static final int CW_FLUSH_BROWN
      This color constant "CW Flush Brown" has RGBA8888 code C36F26FF, L 0.52156866, A 0.53333336, B 0.5568628, alpha 1.0, hue 0.16398965, saturation 0.8329931, and chroma 0.13131043. It has the encoded Oklab value 0xff8e8885.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_BROWN

      public static final int CW_LIGHT_BROWN
      This color constant "CW Light Brown" has RGBA8888 code DEBA9BFF, L 0.75686276, A 0.50980395, B 0.52156866, alpha 1.0, hue 0.17620845, saturation 0.26832816, and chroma 0.0471994. It has the encoded Oklab value 0xff8582c1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_BROWN

      public static final int CW_PALE_BROWN
      This color constant "CW Pale Brown" has RGBA8888 code E2CDBBFF, L 0.81960785, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.16875985, and chroma 0.029749114. It has the encoded Oklab value 0xff8381d1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_BROWN

      public static final int CW_BRIGHT_BROWN
      This color constant "CW Bright Brown" has RGBA8888 code DF8F47FF, L 0.6392157, A 0.5254902, B 0.5529412, alpha 1.0, hue 0.17620845, saturation 0.6956656, and chroma 0.11705722. It has the encoded Oklab value 0xff8d86a3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_BROWN

      public static final int CW_DARK_BROWN
      This color constant "CW Dark Brown" has RGBA8888 code 8A582BFF, L 0.39215687, A 0.5176471, B 0.5411765, alpha 1.0, hue 0.18210036, saturation 0.7323058, and chroma 0.08924734. It has the encoded Oklab value 0xff8a8464.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_BROWN

      public static final int CW_DRAB_BROWN
      This color constant "CW Drab Brown" has RGBA8888 code 937358FF, L 0.47843137, A 0.50980395, B 0.52156866, alpha 1.0, hue 0.17620845, saturation 0.35306334, and chroma 0.0471994. It has the encoded Oklab value 0xff85827a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_BROWN

      public static final int CW_RICH_BROWN
      This color constant "CW Rich Brown" has RGBA8888 code A45D20FF, L 0.4392157, A 0.5294118, B 0.54901963, alpha 1.0, hue 0.16220142, saturation 0.8033862, and chroma 0.11388578. It has the encoded Oklab value 0xff8c8770.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_APRICOT

      public static final int CW_APRICOT
      This color constant "CW Apricot" has RGBA8888 code F9AA38FF, L 0.73333335, A 0.5176471, B 0.5686275, alpha 1.0, hue 0.20687722, saturation 0.81224096, and chroma 0.1411665. It has the encoded Oklab value 0xff9184bb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_APRICOT

      public static final int CW_FADED_APRICOT
      This color constant "CW Faded Apricot" has RGBA8888 code DDBC8BFF, L 0.75686276, A 0.5058824, B 0.53333336, alpha 1.0, hue 0.21519771, saturation 0.40084976, and chroma 0.06743233. It has the encoded Oklab value 0xff8881c1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_APRICOT

      public static final int CW_FLUSH_APRICOT
      This color constant "CW Flush Apricot" has RGBA8888 code ED971BFF, L 0.67058825, A 0.52156866, B 0.57254905, alpha 1.0, hue 0.20131762, saturation 0.90567535, and chroma 0.15078327. It has the encoded Oklab value 0xff9285ab.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_APRICOT

      public static final int CW_LIGHT_APRICOT
      This color constant "CW Light Apricot" has RGBA8888 code F8CD90FF, L 0.83137256, A 0.5058824, B 0.5411765, alpha 1.0, hue 0.22137561, saturation 0.4563404, and chroma 0.082864076. It has the encoded Oklab value 0xff8a81d4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_APRICOT

      public static final int CW_PALE_APRICOT
      This color constant "CW Pale Apricot" has RGBA8888 code F4DBB7FF, L 0.8745098, A 0.5019608, B 0.52156866, alpha 1.0, hue 0.22371602, saturation 0.24331051, and chroma 0.04314594. It has the encoded Oklab value 0xff8580df.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_APRICOT

      public static final int CW_BRIGHT_APRICOT
      This color constant "CW Bright Apricot" has RGBA8888 code FCAE3FFF, L 0.7490196, A 0.5176471, B 0.5686275, alpha 1.0, hue 0.20687722, saturation 0.7949592, and chroma 0.1411665. It has the encoded Oklab value 0xff9184bf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_APRICOT

      public static final int CW_DARK_APRICOT
      This color constant "CW Dark Apricot" has RGBA8888 code A8701DFF, L 0.4862745, A 0.5137255, B 0.5568628, alpha 1.0, hue 0.2085236, saturation 0.8870957, and chroma 0.11653464. It has the encoded Oklab value 0xff8e837c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_APRICOT

      public static final int CW_DRAB_APRICOT
      This color constant "CW Drab Apricot" has RGBA8888 code B18B55FF, L 0.57254905, A 0.5058824, B 0.5372549, alpha 1.0, hue 0.21858361, saturation 0.52297634, and chroma 0.07513822. It has the encoded Oklab value 0xff898192.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_APRICOT

      public static final int CW_RICH_APRICOT
      This color constant "CW Rich Apricot" has RGBA8888 code C77F17FF, L 0.5647059, A 0.5176471, B 0.5647059, alpha 1.0, hue 0.20447324, saturation 0.90872025, and chroma 0.1336143. It has the encoded Oklab value 0xff908490.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_GOLD

      public static final int CW_GOLD
      This color constant "CW Gold" has RGBA8888 code EBCB1DFF, L 0.79607844, A 0.4862745, B 0.58431375, alpha 1.0, hue 0.27156967, saturation 0.9448342, and chroma 0.17017984. It has the encoded Oklab value 0xff957ccb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_GOLD

      public static final int CW_FADED_GOLD
      This color constant "CW Faded Gold" has RGBA8888 code DCCF85FF, L 0.8039216, A 0.49019608, B 0.5411765, alpha 1.0, hue 0.2786244, saturation 0.4658475, and chroma 0.084324345. It has the encoded Oklab value 0xff8a7dcd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_GOLD

      public static final int CW_FLUSH_GOLD
      This color constant "CW Flush Gold" has RGBA8888 code E0BF0DFF, L 0.7490196, A 0.4862745, B 0.5803922, alpha 1.0, hue 0.27258337, saturation 0.94280905, and chroma 0.16247371. It has the encoded Oklab value 0xff947cbf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_GOLD

      public static final int CW_LIGHT_GOLD
      This color constant "CW Light Gold" has RGBA8888 code F1E081FF, L 0.87058824, A 0.49019608, B 0.5529412, alpha 1.0, hue 0.27258337, saturation 0.56568545, and chroma 0.107261956. It has the encoded Oklab value 0xff8d7dde.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_GOLD

      public static final int CW_PALE_GOLD
      This color constant "CW Pale Gold" has RGBA8888 code F1E7B0FF, L 0.8980392, A 0.49411765, B 0.5294118, alpha 1.0, hue 0.26979154, saturation 0.31616697, and chroma 0.059754133. It has the encoded Oklab value 0xff877ee5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_GOLD

      public static final int CW_BRIGHT_GOLD
      This color constant "CW Bright Gold" has RGBA8888 code F2D636FF, L 0.8352941, A 0.48235294, B 0.5803922, alpha 1.0, hue 0.27995622, saturation 0.87255335, and chroma 0.16396947. It has the encoded Oklab value 0xff947bd5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_GOLD

      public static final int CW_DARK_GOLD
      This color constant "CW Dark Gold" has RGBA8888 code 9F880FFF, L 0.53333336, A 0.49019608, B 0.5647059, alpha 1.0, hue 0.2686383, saturation 0.95095795, and chroma 0.1303775. It has the encoded Oklab value 0xff907d88.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_GOLD

      public static final int CW_DRAB_GOLD
      This color constant "CW Drab Gold" has RGBA8888 code AFA04CFF, L 0.61960787, A 0.49019608, B 0.54901963, alpha 1.0, hue 0.27429464, saturation 0.6576473, and chroma 0.09959023. It has the encoded Oklab value 0xff8c7d9e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_GOLD

      public static final int CW_RICH_GOLD
      This color constant "CW Rich Gold" has RGBA8888 code BCA20BFF, L 0.63529414, A 0.4862745, B 0.57254905, alpha 1.0, hue 0.2749237, saturation 0.9383114, and chroma 0.14709508. It has the encoded Oklab value 0xff927ca2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_YELLOW

      public static final int CW_YELLOW
      This color constant "CW Yellow" has RGBA8888 code FBFA27FF, L 0.9372549, A 0.46666667, B 0.5921569, alpha 1.0, hue 0.30120838, saturation 0.91993535, and chroma 0.19523436. It has the encoded Oklab value 0xff9777ef.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_YELLOW

      public static final int CW_FADED_YELLOW
      This color constant "CW Faded Yellow" has RGBA8888 code F2F197FF, L 0.92156863, A 0.48235294, B 0.54901963, alpha 1.0, hue 0.29750782, saturation 0.5037582, and chroma 0.10379164. It has the encoded Oklab value 0xff8c7beb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_YELLOW

      public static final int CW_FLUSH_YELLOW
      This color constant "CW Flush Yellow" has RGBA8888 code EEEE13FF, L 0.8901961, A 0.4627451, B 0.5921569, alpha 1.0, hue 0.30710015, saturation 0.9493337, and chroma 0.198028. It has the encoded Oklab value 0xff9776e3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_YELLOW

      public static final int CW_LIGHT_YELLOW
      This color constant "CW Light Yellow" has RGBA8888 code FCFB88FF, L 0.9529412, A 0.47843137, B 0.56078434, alpha 1.0, hue 0.29820585, saturation 0.6095656, and chroma 0.12849128. It has the encoded Oklab value 0xff8f7af3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_YELLOW

      public static final int CW_PALE_YELLOW
      This color constant "CW Pale Yellow" has RGBA8888 code FBFAB8FF, L 0.9607843, A 0.4862745, B 0.53333336, alpha 1.0, hue 0.30120838, saturation 0.33881545, and chroma 0.071815535. It has the encoded Oklab value 0xff887cf5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_YELLOW

      public static final int CW_BRIGHT_YELLOW
      This color constant "CW Bright Yellow" has RGBA8888 code FDFC39FF, L 0.94509804, A 0.46666667, B 0.5882353, alpha 1.0, hue 0.30327517, saturation 0.8855124, and chroma 0.18790646. It has the encoded Oklab value 0xff9677f1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_YELLOW

      public static final int CW_DARK_YELLOW
      This color constant "CW Dark Yellow" has RGBA8888 code AAA914FF, L 0.6313726, A 0.47058824, B 0.57254905, alpha 1.0, hue 0.30618024, saturation 0.9417887, and chroma 0.15595676. It has the encoded Oklab value 0xff9278a1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_YELLOW

      public static final int CW_DRAB_YELLOW
      This color constant "CW Drab Yellow" has RGBA8888 code C1C05BFF, L 0.7254902, A 0.47843137, B 0.5568628, alpha 1.0, hue 0.30120838, saturation 0.67282504, and chroma 0.12115674. It has the encoded Oklab value 0xff8e7ab9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_YELLOW

      public static final int CW_RICH_YELLOW
      This color constant "CW Rich Yellow" has RGBA8888 code C9C80FFF, L 0.7490196, A 0.46666667, B 0.5803922, alpha 1.0, hue 0.30792907, saturation 0.9363418, and chroma 0.17337766. It has the encoded Oklab value 0xff9477bf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_CHARTREUSE

      public static final int CW_CHARTREUSE
      This color constant "CW Chartreuse" has RGBA8888 code C7F12FFF, L 0.8627451, A 0.44705883, B 0.58431375, alpha 1.0, hue 0.3349422, saturation 0.89662683, and chroma 0.19833598. It has the encoded Oklab value 0xff9572dc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_CHARTREUSE

      public static final int CW_FADED_CHARTREUSE
      This color constant "CW Faded Chartreuse" has RGBA8888 code D4E693FF, L 0.85882354, A 0.4745098, B 0.5411765, alpha 1.0, hue 0.3294733, saturation 0.44749874, and chroma 0.096477255. It has the encoded Oklab value 0xff8a79db.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_CHARTREUSE

      public static final int CW_FLUSH_CHARTREUSE
      This color constant "CW Flush Chartreuse" has RGBA8888 code B8E516FF, L 0.8117647, A 0.44313726, B 0.58431375, alpha 1.0, hue 0.34019777, saturation 0.91497576, and chroma 0.20259848. It has the encoded Oklab value 0xff9571cf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_CHARTREUSE

      public static final int CW_LIGHT_CHARTREUSE
      This color constant "CW Light Chartreuse" has RGBA8888 code DFF58CFF, L 0.9098039, A 0.47058824, B 0.5529412, alpha 1.0, hue 0.32379153, saturation 0.5492097, and chroma 0.120651916. It has the encoded Oklab value 0xff8d78e8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_CHARTREUSE

      public static final int CW_PALE_CHARTREUSE
      This color constant "CW Pale Chartreuse" has RGBA8888 code E8F5B8FF, L 0.92941177, A 0.48235294, B 0.5294118, alpha 1.0, hue 0.32379153, saturation 0.30842316, and chroma 0.068331465. It has the encoded Oklab value 0xff877bed.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_CHARTREUSE

      public static final int CW_BRIGHT_CHARTREUSE
      This color constant "CW Bright Chartreuse" has RGBA8888 code CEF63CFF, L 0.88235295, A 0.44705883, B 0.58431375, alpha 1.0, hue 0.3349422, saturation 0.88116777, and chroma 0.19833598. It has the encoded Oklab value 0xff9572e1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_CHARTREUSE

      public static final int CW_DARK_CHARTREUSE
      This color constant "CW Dark Chartreuse" has RGBA8888 code 85A318FF, L 0.5803922, A 0.45490196, B 0.5686275, alpha 1.0, hue 0.3373043, saturation 0.93755656, and chroma 0.16359681. It has the encoded Oklab value 0xff917494.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_CHARTREUSE

      public static final int CW_DRAB_CHARTREUSE
      This color constant "CW Drab Chartreuse" has RGBA8888 code A2B658FF, L 0.6666667, A 0.47058824, B 0.54901963, alpha 1.0, hue 0.32861298, saturation 0.61520094, and chroma 0.11388578. It has the encoded Oklab value 0xff8c78aa.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_CHARTREUSE

      public static final int CW_RICH_CHARTREUSE
      This color constant "CW Rich Chartreuse" has RGBA8888 code 9BC112FF, L 0.6862745, A 0.4509804, B 0.5764706, alpha 1.0, hue 0.33601037, saturation 0.9329523, and chroma 0.1809568. It has the encoded Oklab value 0xff9373af.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIME

      public static final int CW_LIME
      This color constant "CW Lime" has RGBA8888 code 9DDD11FF, L 0.76862746, A 0.43529412, B 0.58431375, alpha 1.0, hue 0.35007626, saturation 0.9544892, and chroma 0.21173172. It has the encoded Oklab value 0xff956fc4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_LIME

      public static final int CW_FADED_LIME
      This color constant "CW Faded Lime" has RGBA8888 code B5D079FF, L 0.7647059, A 0.46666667, B 0.54509807, alpha 1.0, hue 0.3435836, saturation 0.5341557, and chroma 0.11172148. It has the encoded Oklab value 0xff8b77c3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_LIME

      public static final int CW_FLUSH_LIME
      This color constant "CW Flush Lime" has RGBA8888 code 93D208FF, L 0.7254902, A 0.43529412, B 0.5803922, alpha 1.0, hue 0.35362232, saturation 0.94288415, and chroma 0.20558903. It has the encoded Oklab value 0xff946fb9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_LIME

      public static final int CW_LIGHT_LIME
      This color constant "CW Light Lime" has RGBA8888 code C6E97AFF, L 0.8509804, A 0.4627451, B 0.5529412, alpha 1.0, hue 0.3409312, saturation 0.57390743, and chroma 0.12896542. It has the encoded Oklab value 0xff8d76d9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_LIME

      public static final int CW_PALE_LIME
      This color constant "CW Pale Lime" has RGBA8888 code D6EBAAFF, L 0.88235295, A 0.47843137, B 0.53333336, alpha 1.0, hue 0.33070704, saturation 0.3612502, and chroma 0.079095535. It has the encoded Oklab value 0xff887ae1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_LIME

      public static final int CW_BRIGHT_LIME
      This color constant "CW Bright Lime" has RGBA8888 code B1E932FF, L 0.81960785, A 0.4392157, B 0.5803922, alpha 1.0, hue 0.34871596, saturation 0.8748128, and chroma 0.20078278. It has the encoded Oklab value 0xff9470d1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_LIME

      public static final int CW_DARK_LIME
      This color constant "CW Dark Lime" has RGBA8888 code 699508FF, L 0.5176471, A 0.44705883, B 0.5647059, alpha 1.0, hue 0.35390404, saturation 0.9511526, and chroma 0.16655473. It has the encoded Oklab value 0xff907284.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_LIME

      public static final int CW_DRAB_LIME
      This color constant "CW Drab Lime" has RGBA8888 code 85A441FF, L 0.5882353, A 0.4627451, B 0.5529412, alpha 1.0, hue 0.3409312, saturation 0.72362244, and chroma 0.12896542. It has the encoded Oklab value 0xff8d7696.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_LIME

      public static final int CW_RICH_LIME
      This color constant "CW Rich Lime" has RGBA8888 code 7CB106FF, L 0.6117647, A 0.44313726, B 0.57254905, alpha 1.0, hue 0.35106787, saturation 0.9632999, and chroma 0.1836353. It has the encoded Oklab value 0xff92719c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_HONEYDEW

      public static final int CW_HONEYDEW
      This color constant "CW Honeydew" has RGBA8888 code A5F655FF, L 0.8509804, A 0.43137255, B 0.57254905, alpha 1.0, hue 0.3661673, saturation 0.78446454, and chroma 0.1989505. It has the encoded Oklab value 0xff926ed9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_HONEYDEW

      public static final int CW_FADED_HONEYDEW
      This color constant "CW Faded Honeydew" has RGBA8888 code C4E6A1FF, L 0.84705883, A 0.47058824, B 0.53333336, alpha 1.0, hue 0.35520855, saturation 0.37382802, and chroma 0.08856081. It has the encoded Oklab value 0xff8878d8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_HONEYDEW

      public static final int CW_FLUSH_HONEYDEW
      This color constant "CW Flush Honeydew" has RGBA8888 code 89EA28FF, L 0.7921569, A 0.41960785, B 0.5803922, alpha 1.0, hue 0.37111902, saturation 0.8923077, and chroma 0.22649515. It has the encoded Oklab value 0xff946bca.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_HONEYDEW

      public static final int CW_LIGHT_HONEYDEW
      This color constant "CW Light Honeydew" has RGBA8888 code CCF8A0FF, L 0.90588236, A 0.4627451, B 0.5411765, alpha 1.0, hue 0.3591375, saturation 0.43731293, and chroma 0.11062346. It has the encoded Oklab value 0xff8a76e7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_HONEYDEW

      public static final int CW_PALE_HONEYDEW
      This color constant "CW Pale Honeydew" has RGBA8888 code DCF6C3FF, L 0.9254902, A 0.47843137, B 0.52156866, alpha 1.0, hue 0.36057127, saturation 0.22971323, and chroma 0.060766988. It has the encoded Oklab value 0xff857aec.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_HONEYDEW

      public static final int CW_BRIGHT_HONEYDEW
      This color constant "CW Bright Honeydew" has RGBA8888 code A1FA48FF, L 0.85882354, A 0.42745098, B 0.5764706, alpha 1.0, hue 0.36663133, saturation 0.81537116, and chroma 0.209995. It has the encoded Oklab value 0xff936ddb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_HONEYDEW

      public static final int CW_DARK_HONEYDEW
      This color constant "CW Dark Honeydew" has RGBA8888 code 69A62DFF, L 0.5686275, A 0.44313726, B 0.56078434, alpha 1.0, hue 0.36440554, saturation 0.85041165, and chroma 0.1658202. It has the encoded Oklab value 0xff8f7191.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_HONEYDEW

      public static final int CW_DRAB_HONEYDEW
      This color constant "CW Drab Honeydew" has RGBA8888 code 90B76AFF, L 0.65882355, A 0.4627451, B 0.5411765, alpha 1.0, hue 0.3591375, saturation 0.5363272, and chroma 0.11062346. It has the encoded Oklab value 0xff8a76a8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_HONEYDEW

      public static final int CW_RICH_HONEYDEW
      This color constant "CW Rich Honeydew" has RGBA8888 code 73C522FF, L 0.6666667, A 0.43137255, B 0.57254905, alpha 1.0, hue 0.3661673, saturation 0.9105392, and chroma 0.1989505. It has the encoded Oklab value 0xff926eaa.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_GREEN

      public static final int CW_GREEN
      This color constant "CW Green" has RGBA8888 code 3EE628FF, L 0.7411765, A 0.4, B 0.5764706, alpha 1.0, hue 0.39261138, saturation 0.8893228, and chroma 0.2507922. It has the encoded Oklab value 0xff9366bd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_GREEN

      public static final int CW_FADED_GREEN
      This color constant "CW Faded Green" has RGBA8888 code 84CC7AFF, L 0.7137255, A 0.44705883, B 0.5372549, alpha 1.0, hue 0.39564255, saturation 0.4686063, and chroma 0.12896542. It has the encoded Oklab value 0xff8972b6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_GREEN

      public static final int CW_FLUSH_GREEN
      This color constant "CW Flush Green" has RGBA8888 code 2ADB13FF, L 0.69803923, A 0.39607844, B 0.5764706, alpha 1.0, hue 0.39564255, saturation 0.95079535, and chroma 0.25704193. It has the encoded Oklab value 0xff9365b2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_GREEN

      public static final int CW_LIGHT_GREEN
      This color constant "CW Light Green" has RGBA8888 code 91EC85FF, L 0.8156863, A 0.4392157, B 0.54509807, alpha 1.0, hue 0.39261138, saturation 0.49894476, and chroma 0.15078327. It has the encoded Oklab value 0xff8b70d0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_GREEN

      public static final int CW_PALE_GREEN
      This color constant "CW Pale Green" has RGBA8888 code B5EBAEFF, L 0.85490197, A 0.4627451, B 0.5254902, alpha 1.0, hue 0.39479145, saturation 0.288652, and chroma 0.08992863. It has the encoded Oklab value 0xff8676da.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_GREEN

      public static final int CW_BRIGHT_GREEN
      This color constant "CW Bright Green" has RGBA8888 code 4FEF39FF, L 0.7764706, A 0.4, B 0.5764706, alpha 1.0, hue 0.39261138, saturation 0.86528707, and chroma 0.2507922. It has the encoded Oklab value 0xff9366c6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_GREEN

      public static final int CW_DARK_GREEN
      This color constant "CW Dark Green" has RGBA8888 code 259B15FF, L 0.49803922, A 0.41960785, B 0.56078434, alpha 1.0, hue 0.39261138, saturation 0.91473204, and chroma 0.20078278. It has the encoded Oklab value 0xff8f6b7f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_GREEN

      public static final int CW_DRAB_GREEN
      This color constant "CW Drab Green" has RGBA8888 code 50A145FF, L 0.5411765, A 0.4392157, B 0.54509807, alpha 1.0, hue 0.39261138, saturation 0.6511652, and chroma 0.15078327. It has the encoded Oklab value 0xff8b708a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_GREEN

      public static final int CW_RICH_GREEN
      This color constant "CW Rich Green" has RGBA8888 code 23B810FF, L 0.5882353, A 0.40784314, B 0.5686275, alpha 1.0, hue 0.3943135, saturation 0.9421343, and chroma 0.22890759. It has the encoded Oklab value 0xff916896.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_JADE

      public static final int CW_JADE
      This color constant "CW Jade" has RGBA8888 code 45E269FF, L 0.7411765, A 0.4117647, B 0.5529412, alpha 1.0, hue 0.40980223, saturation 0.766965, and chroma 0.2049944. It has the encoded Oklab value 0xff8d69bd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_JADE

      public static final int CW_FADED_JADE
      This color constant "CW Faded Jade" has RGBA8888 code 8ACD99FF, L 0.7294118, A 0.45882353, B 0.52156866, alpha 1.0, hue 0.41398963, saturation 0.36443448, and chroma 0.09260367. It has the encoded Oklab value 0xff8575ba.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_JADE

      public static final int CW_FLUSH_JADE
      This color constant "CW Flush Jade" has RGBA8888 code 21D74BFF, L 0.6901961, A 0.40392157, B 0.56078434, alpha 1.0, hue 0.4064164, saturation 0.8875203, and chroma 0.22649515. It has the encoded Oklab value 0xff8f67b0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_JADE

      public static final int CW_LIGHT_JADE
      This color constant "CW Light Jade" has RGBA8888 code 95EAA9FF, L 0.8235294, A 0.44705883, B 0.5254902, alpha 1.0, hue 0.42138702, saturation 0.45430225, and chroma 0.11705722. It has the encoded Oklab value 0xff8672d2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_JADE

      public static final int CW_PALE_JADE
      This color constant "CW Pale Jade" has RGBA8888 code B8EAC4FF, L 0.85882354, A 0.47058824, B 0.5137255, alpha 1.0, hue 0.41737548, saturation 0.23368864, and chroma 0.064659946. It has the encoded Oklab value 0xff8378db.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_JADE

      public static final int CW_BRIGHT_JADE
      This color constant "CW Bright Jade" has RGBA8888 code 43EC6BFF, L 0.76862746, A 0.40784314, B 0.5529412, alpha 1.0, hue 0.4129759, saturation 0.80375594, and chroma 0.21173172. It has the encoded Oklab value 0xff8d68c4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_JADE

      public static final int CW_DARK_JADE
      This color constant "CW Dark Jade" has RGBA8888 code 249940FF, L 0.49411765, A 0.42745098, B 0.5411765, alpha 1.0, hue 0.4126957, saturation 0.8438009, and chroma 0.16618787. It has the encoded Oklab value 0xff8a6d7e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_JADE

      public static final int CW_DRAB_JADE
      This color constant "CW Drab Jade" has RGBA8888 code 56A267FF, L 0.5529412, A 0.44705883, B 0.5254902, alpha 1.0, hue 0.42138702, saturation 0.5905929, and chroma 0.11705722. It has the encoded Oklab value 0xff86728d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_JADE

      public static final int CW_RICH_JADE
      This color constant "CW Rich Jade" has RGBA8888 code 1BB53FFF, L 0.5803922, A 0.41568628, B 0.5529412, alpha 1.0, hue 0.4064164, saturation 0.8703055, and chroma 0.19833598. It has the encoded Oklab value 0xff8d6a94.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_SEAFOAM

      public static final int CW_SEAFOAM
      This color constant "CW Seafoam" has RGBA8888 code 37F4B0FF, L 0.80784315, A 0.41568628, B 0.52156866, alpha 1.0, hue 0.45570695, saturation 0.8736132, and chroma 0.17337766. It has the encoded Oklab value 0xff856ace.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_SEAFOAM

      public static final int CW_FADED_SEAFOAM
      This color constant "CW Faded Seafoam" has RGBA8888 code 8ADABDFF, L 0.7764706, A 0.45882353, B 0.5058824, alpha 1.0, hue 0.4685836, saturation 0.443393, and chroma 0.082864076. It has the encoded Oklab value 0xff8175c6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_SEAFOAM

      public static final int CW_FLUSH_SEAFOAM
      This color constant "CW Flush Seafoam" has RGBA8888 code 1AE89EFF, L 0.7607843, A 0.4117647, B 0.5254902, alpha 1.0, hue 0.45097163, saturation 0.9234717, and chroma 0.18296935. It has the encoded Oklab value 0xff8669c2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_SEAFOAM

      public static final int CW_LIGHT_SEAFOAM
      This color constant "CW Light Seafoam" has RGBA8888 code 8FF6D1FF, L 0.8666667, A 0.44705883, B 0.5058824, alpha 1.0, hue 0.47570536, saturation 0.54803944, and chroma 0.10611779. It has the encoded Oklab value 0xff8172dd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_SEAFOAM

      public static final int CW_PALE_SEAFOAM
      This color constant "CW Pale Seafoam" has RGBA8888 code B6F3DDFF, L 0.8901961, A 0.46666667, B 0.5019608, alpha 1.0, hue 0.48020846, saturation 0.3359274, and chroma 0.06652104. It has the encoded Oklab value 0xff8077e3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_SEAFOAM

      public static final int CW_BRIGHT_SEAFOAM
      This color constant "CW Bright Seafoam" has RGBA8888 code 3FF8B6FF, L 0.8235294, A 0.41960785, B 0.5176471, alpha 1.0, hue 0.46101025, saturation 0.84145015, and chroma 0.16396947. It has the encoded Oklab value 0xff846bd2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_SEAFOAM

      public static final int CW_DARK_SEAFOAM
      This color constant "CW Dark Seafoam" has RGBA8888 code 1DA574FF, L 0.5411765, A 0.43137255, B 0.5176471, alpha 1.0, hue 0.45447323, saturation 0.90872025, and chroma 0.1411665. It has the encoded Oklab value 0xff846e8a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_SEAFOAM

      public static final int CW_DRAB_SEAFOAM
      This color constant "CW Drab Seafoam" has RGBA8888 code 54AF8EFF, L 0.6039216, A 0.4509804, B 0.50980395, alpha 1.0, hue 0.46101025, saturation 0.61846584, and chroma 0.09959023. It has the encoded Oklab value 0xff82739a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_SEAFOAM

      public static final int CW_RICH_SEAFOAM
      This color constant "CW Rich Seafoam" has RGBA8888 code 16C385FF, L 0.6392157, A 0.42352942, B 0.52156866, alpha 1.0, hue 0.45131764, saturation 0.90567535, and chroma 0.1582875. It has the encoded Oklab value 0xff856ca3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_CYAN

      public static final int CW_CYAN
      This color constant "CW Cyan" has RGBA8888 code 17E9E3FF, L 0.7882353, A 0.42745098, B 0.48235294, alpha 1.0, hue 0.53480226, saturation 0.9455943, and chroma 0.14874557. It has the encoded Oklab value 0xff7b6dc9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_CYAN

      public static final int CW_FADED_CYAN
      This color constant "CW Faded Cyan" has RGBA8888 code 78D2D0FF, L 0.7490196, A 0.45882353, B 0.4862745, alpha 1.0, hue 0.5463871, saturation 0.5494898, and chroma 0.08646853. It has the encoded Oklab value 0xff7c75bf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_CYAN

      public static final int CW_FLUSH_CYAN
      This color constant "CW Flush Cyan" has RGBA8888 code 0ADED8FF, L 0.7490196, A 0.42745098, B 0.48235294, alpha 1.0, hue 0.53480226, saturation 0.97047836, and chroma 0.14874557. It has the encoded Oklab value 0xff7b6dbf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_CYAN

      public static final int CW_LIGHT_CYAN
      This color constant "CW Light Cyan" has RGBA8888 code 7DEFECFF, L 0.84705883, A 0.4509804, B 0.4862745, alpha 1.0, hue 0.5389897, saturation 0.60338134, and chroma 0.10141215. It has the encoded Oklab value 0xff7c73d8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_CYAN

      public static final int CW_PALE_CYAN
      This color constant "CW Pale Cyan" has RGBA8888 code ABEEECFF, L 0.8745098, A 0.46666667, B 0.49019608, alpha 1.0, hue 0.5389897, saturation 0.3926767, and chroma 0.069218926. It has the encoded Oklab value 0xff7d77df.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_CYAN

      public static final int CW_BRIGHT_CYAN
      This color constant "CW Bright Cyan" has RGBA8888 code 34F1ECFF, L 0.81960785, A 0.43137255, B 0.48235294, alpha 1.0, hue 0.53677934, saturation 0.87321246, and chroma 0.1411665. It has the encoded Oklab value 0xff7b6ed1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_CYAN

      public static final int CW_DARK_CYAN
      This color constant "CW Dark Cyan" has RGBA8888 code 0D9D99FF, L 0.5294118, A 0.44313726, B 0.4862745, alpha 1.0, hue 0.5335965, saturation 0.9545214, and chroma 0.11653464. It has the encoded Oklab value 0xff7c7187.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_CYAN

      public static final int CW_DRAB_CYAN
      This color constant "CW Drab Cyan" has RGBA8888 code 41A7A4FF, L 0.5764706, A 0.4509804, B 0.4862745, alpha 1.0, hue 0.5389897, saturation 0.7730823, and chroma 0.10141215. It has the encoded Oklab value 0xff7c7393.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_CYAN

      public static final int CW_RICH_CYAN
      This color constant "CW Rich Cyan" has RGBA8888 code 09BAB6FF, L 0.627451, A 0.43529412, B 0.4862745, alpha 1.0, hue 0.5294989, saturation 0.95757765, and chroma 0.13177444. It has the encoded Oklab value 0xff7c6fa0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_AZURE

      public static final int CW_AZURE
      This color constant "CW Azure" has RGBA8888 code 33C0E4FF, L 0.6745098, A 0.44705883, B 0.45882353, alpha 1.0, hue 0.6043575, saturation 0.88655245, and chroma 0.1336143. It has the encoded Oklab value 0xff7572ac.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_AZURE

      public static final int CW_FADED_AZURE
      This color constant "CW Faded Azure" has RGBA8888 code 7CB9C8FF, L 0.6784314, A 0.47058824, B 0.47843137, alpha 1.0, hue 0.59871596, saturation 0.46499056, and chroma 0.07266045. It has the encoded Oklab value 0xff7a78ad.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_AZURE

      public static final int CW_FLUSH_AZURE
      This color constant "CW Flush Azure" has RGBA8888 code 18B2D9FF, L 0.62352943, A 0.44705883, B 0.45882353, alpha 1.0, hue 0.6043575, saturation 0.9372126, and chroma 0.1336143. It has the encoded Oklab value 0xff75729f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_AZURE

      public static final int CW_LIGHT_AZURE
      This color constant "CW Light Azure" has RGBA8888 code 8BD8EBFF, L 0.7882353, A 0.46666667, B 0.47843137, alpha 1.0, hue 0.58890384, saturation 0.47169906, and chroma 0.079095535. It has the encoded Oklab value 0xff7a77c9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_AZURE

      public static final int CW_PALE_AZURE
      This color constant "CW Pale Azure" has RGBA8888 code B2DFEAFF, L 0.8392157, A 0.47843137, B 0.4862745, alpha 1.0, hue 0.58601034, saturation 0.28443667, and chroma 0.050931267. It has the encoded Oklab value 0xff7c7ad6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_AZURE

      public static final int CW_BRIGHT_AZURE
      This color constant "CW Bright Azure" has RGBA8888 code 3DCAEEFF, L 0.70980394, A 0.44705883, B 0.45882353, alpha 1.0, hue 0.6043575, saturation 0.8632221, and chroma 0.1336143. It has the encoded Oklab value 0xff7572b5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_AZURE

      public static final int CW_DARK_AZURE
      This color constant "CW Dark Azure" has RGBA8888 code 1B819AFF, L 0.4509804, A 0.45882353, B 0.46666667, alpha 1.0, hue 0.6073886, saturation 0.88318956, and chroma 0.105541065. It has the encoded Oklab value 0xff777573.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_AZURE

      public static final int CW_DRAB_AZURE
      This color constant "CW Drab Azure" has RGBA8888 code 498D9FFF, L 0.5058824, A 0.46666667, B 0.4745098, alpha 1.0, hue 0.60241663, saturation 0.6451613, and chroma 0.0835974. It has the encoded Oklab value 0xff797781.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_AZURE

      public static final int CW_RICH_AZURE
      This color constant "CW Rich Azure" has RGBA8888 code 1596B6FF, L 0.52156866, A 0.45490196, B 0.4627451, alpha 1.0, hue 0.6091375, saturation 0.8882919, and chroma 0.11653464. It has the encoded Oklab value 0xff767485.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BLUE

      public static final int CW_BLUE
      This color constant "CW Blue" has RGBA8888 code 267CE9FF, L 0.4862745, A 0.4745098, B 0.4117647, alpha 1.0, hue 0.70762444, saturation 0.8292185, and chroma 0.18296935. It has the encoded Oklab value 0xff69797c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_BLUE

      public static final int CW_FADED_BLUE
      This color constant "CW Faded Blue" has RGBA8888 code 658AB9FF, L 0.5294118, A 0.4862745, B 0.45882353, alpha 1.0, hue 0.7036129, saturation 0.3728681, and chroma 0.08646853. It has the encoded Oklab value 0xff757c87.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_BLUE

      public static final int CW_FLUSH_BLUE
      This color constant "CW Flush Blue" has RGBA8888 code 136CDEFF, L 0.43529412, A 0.4745098, B 0.40784314, alpha 1.0, hue 0.7093862, saturation 0.9142203, and chroma 0.19048727. It has the encoded Oklab value 0xff68796f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_BLUE

      public static final int CW_LIGHT_BLUE
      This color constant "CW Light Blue" has RGBA8888 code 81B0EBFF, L 0.6745098, A 0.4862745, B 0.45490196, alpha 1.0, hue 0.70762444, saturation 0.33048564, and chroma 0.09391262. It has the encoded Oklab value 0xff747cac.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_BLUE

      public static final int CW_PALE_BLUE
      This color constant "CW Pale Blue" has RGBA8888 code A7C3E6FF, L 0.7529412, A 0.49019608, B 0.4745098, alpha 1.0, hue 0.6987916, saturation 0.19764236, and chroma 0.054407768. It has the encoded Oklab value 0xff797dc0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_BLUE

      public static final int CW_BRIGHT_BLUE
      This color constant "CW Bright Blue" has RGBA8888 code 398AF1FF, L 0.53333336, A 0.4745098, B 0.41960785, alpha 1.0, hue 0.7036129, saturation 0.7457362, and chroma 0.16801417. It has the encoded Oklab value 0xff6b7988.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_BLUE

      public static final int CW_DARK_BLUE
      This color constant "CW Dark Blue" has RGBA8888 code 15519DFF, L 0.31764707, A 0.47843137, B 0.43137255, alpha 1.0, hue 0.70447326, saturation 0.88600224, and chroma 0.143312. It has the encoded Oklab value 0xff6e7a51.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_BLUE

      public static final int CW_DRAB_BLUE
      This color constant "CW Drab Blue" has RGBA8888 code 355E93FF, L 0.36078432, A 0.4862745, B 0.4509804, alpha 1.0, hue 0.7110103, saturation 0.5153882, and chroma 0.10141215. It has the encoded Oklab value 0xff737c5c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_BLUE

      public static final int CW_RICH_BLUE
      This color constant "CW Rich Blue" has RGBA8888 code 0F5ABBFF, L 0.36078432, A 0.47843137, B 0.41568628, alpha 1.0, hue 0.7127985, saturation 0.89945966, and chroma 0.17337766. It has the encoded Oklab value 0xff6a7a5c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_SAPPHIRE

      public static final int CW_SAPPHIRE
      This color constant "CW Sapphire" has RGBA8888 code 3244E8FF, L 0.3647059, A 0.49803922, B 0.38039216, alpha 1.0, hue 0.75, saturation 0.6818182, and chroma 0.23831327. It has the encoded Oklab value 0xff617f5d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_SAPPHIRE

      public static final int CW_FADED_SAPPHIRE
      This color constant "CW Faded Sapphire" has RGBA8888 code 5E65ACFF, L 0.42352942, A 0.5058824, B 0.44313726, alpha 1.0, hue 0.77258337, saturation 0.30743772, and chroma 0.11388578. It has the encoded Oklab value 0xff71816c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_SAPPHIRE

      public static final int CW_FLUSH_SAPPHIRE
      This color constant "CW Flush Sapphire" has RGBA8888 code 172BDDFF, L 0.29803923, A 0.49019608, B 0.36862746, alpha 1.0, hue 0.74036574, saturation 0.82651377, and chroma 0.26244652. It has the encoded Oklab value 0xff5e7d4c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_SAPPHIRE

      public static final int CW_LIGHT_SAPPHIRE
      This color constant "CW Light Sapphire" has RGBA8888 code 8690E9FF, L 0.59607846, A 0.5058824, B 0.4392157, alpha 1.0, hue 0.771096, saturation 0.2631782, and chroma 0.121659465. It has the encoded Oklab value 0xff708198.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_SAPPHIRE

      public static final int CW_PALE_SAPPHIRE
      This color constant "CW Pale Sapphire" has RGBA8888 code A7ADE1FF, L 0.69411767, A 0.5019608, B 0.4627451, alpha 1.0, hue 0.76761156, saturation 0.1426045, and chroma 0.07432148. It has the encoded Oklab value 0xff7680b1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_SAPPHIRE

      public static final int CW_BRIGHT_SAPPHIRE
      This color constant "CW Bright Sapphire" has RGBA8888 code 3D4DF0FF, L 0.39607844, A 0.5019608, B 0.38039216, alpha 1.0, hue 0.75530314, saturation 0.65253615, and chroma 0.23831327. It has the encoded Oklab value 0xff618065.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_SAPPHIRE

      public static final int CW_DARK_SAPPHIRE
      This color constant "CW Dark Sapphire" has RGBA8888 code 1A289DFF, L 0.23137255, A 0.49411765, B 0.4, alpha 1.0, hue 0.74363714, saturation 0.74686545, and chroma 0.19956312. It has the encoded Oklab value 0xff667e3b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_SAPPHIRE

      public static final int CW_DRAB_SAPPHIRE
      This color constant "CW Drab Sapphire" has RGBA8888 code 323A8AFF, L 0.26666668, A 0.5019608, B 0.43137255, alpha 1.0, hue 0.75935155, saturation 0.4865539, and chroma 0.13677454. It has the encoded Oklab value 0xff6e8044.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_SAPPHIRE

      public static final int CW_RICH_SAPPHIRE
      This color constant "CW Rich Sapphire" has RGBA8888 code 1424BAFF, L 0.2509804, A 0.49019608, B 0.38431373, alpha 1.0, hue 0.7390409, saturation 0.807469, and chroma 0.23129487. It has the encoded Oklab value 0xff627d40.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_INDIGO

      public static final int CW_INDIGO
      This color constant "CW Indigo" has RGBA8888 code 5313DFFF, L 0.31764707, A 0.53333336, B 0.37254903, alpha 1.0, hue 0.79363537, saturation 0.9233761, and chroma 0.26244652. It has the encoded Oklab value 0xff5f8851.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_INDIGO

      public static final int CW_FADED_INDIGO
      This color constant "CW Faded Indigo" has RGBA8888 code 63489FFF, L 0.35686275, A 0.5294118, B 0.43529412, alpha 1.0, hue 0.82379156, saturation 0.4900971, and chroma 0.1415982. It has the encoded Oklab value 0xff6f875b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_INDIGO

      public static final int CW_FLUSH_INDIGO
      This color constant "CW Flush Indigo" has RGBA8888 code 4909D4FF, L 0.29411766, A 0.5294118, B 0.37254903, alpha 1.0, hue 0.7889897, saturation 0.95608246, and chroma 0.26057938. It has the encoded Oklab value 0xff5f874b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_INDIGO

      public static final int CW_LIGHT_INDIGO
      This color constant "CW Light Indigo" has RGBA8888 code 9774E2FF, L 0.54509807, A 0.53333336, B 0.43137255, alpha 1.0, hue 0.8274922, saturation 0.40495545, and chroma 0.15199278. It has the encoded Oklab value 0xff6e888b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_INDIGO

      public static final int CW_PALE_INDIGO
      This color constant "CW Pale Indigo" has RGBA8888 code AF9BDBFF, L 0.654902, A 0.5176471, B 0.45882353, alpha 1.0, hue 0.82379156, saturation 0.20704333, and chroma 0.08924734. It has the encoded Oklab value 0xff7584a7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_INDIGO

      public static final int CW_BRIGHT_INDIGO
      This color constant "CW Bright Indigo" has RGBA8888 code 6C33EAFF, L 0.3882353, A 0.5411765, B 0.38431373, alpha 1.0, hue 0.8077007, saturation 0.78521836, and chroma 0.24463232. It has the encoded Oklab value 0xff628a63.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_INDIGO

      public static final int CW_DARK_INDIGO
      This color constant "CW Dark Indigo" has RGBA8888 code 360997FF, L 0.21176471, A 0.5254902, B 0.4, alpha 1.0, hue 0.79345095, saturation 0.9440549, and chroma 0.20558903. It has the encoded Oklab value 0xff668636.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_INDIGO

      public static final int CW_DRAB_INDIGO
      This color constant "CW Drab Indigo" has RGBA8888 code 3B1D7EFF, L 0.21176471, A 0.5254902, B 0.42352942, alpha 1.0, hue 0.80618024, saturation 0.74994284, and chroma 0.1605844. It has the encoded Oklab value 0xff6c8636.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_INDIGO

      public static final int CW_RICH_INDIGO
      This color constant "CW Rich Indigo" has RGBA8888 code 3D07B3FF, L 0.24705882, A 0.5254902, B 0.38431373, alpha 1.0, hue 0.7876958, saturation 0.9623506, and chroma 0.23599699. It has the encoded Oklab value 0xff62863f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_VIOLET

      public static final int CW_VIOLET
      This color constant "CW Violet" has RGBA8888 code 902BE7FF, L 0.41960785, A 0.57254905, B 0.39215687, alpha 1.0, hue 0.84759516, saturation 0.8575363, and chroma 0.2589346. It has the encoded Oklab value 0xff64926b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_VIOLET

      public static final int CW_FADED_VIOLET
      This color constant "CW Faded Violet" has RGBA8888 code 8C61B1FF, L 0.46666667, A 0.5372549, B 0.4509804, alpha 1.0, hue 0.86057127, saturation 0.3905125, and chroma 0.12265874. It has the encoded Oklab value 0xff738977.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_VIOLET

      public static final int CW_FLUSH_VIOLET
      This color constant "CW Flush Violet" has RGBA8888 code 7F14DCFF, L 0.36862746, A 0.5686275, B 0.3882353, alpha 1.0, hue 0.84093124, saturation 0.93765163, and chroma 0.2612811. It has the encoded Oklab value 0xff63915e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_VIOLET

      public static final int CW_LIGHT_VIOLET
      This color constant "CW Light Violet" has RGBA8888 code BA83E9FF, L 0.61960787, A 0.5411765, B 0.44313726, alpha 1.0, hue 0.85599256, saturation 0.36710295, and chroma 0.13986339. It has the encoded Oklab value 0xff718a9e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_VIOLET

      public static final int CW_PALE_VIOLET
      This color constant "CW Pale Violet" has RGBA8888 code C6A7E2FF, L 0.7137255, A 0.52156866, B 0.46666667, alpha 1.0, hue 0.85241663, saturation 0.18518518, and chroma 0.079095535. It has the encoded Oklab value 0xff7785b6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_VIOLET

      public static final int CW_BRIGHT_VIOLET
      This color constant "CW Bright Violet" has RGBA8888 code 9C3AF0FF, L 0.45882353, A 0.57254905, B 0.39607844, alpha 1.0, hue 0.8504396, saturation 0.79512304, and chroma 0.25249004. It has the encoded Oklab value 0xff659275.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_VIOLET

      public static final int CW_DARK_VIOLET
      This color constant "CW Dark Violet" has RGBA8888 code 5E179CFF, L 0.27450982, A 0.5529412, B 0.4117647, alpha 1.0, hue 0.8401978, saturation 0.88395965, and chroma 0.2049944. It has the encoded Oklab value 0xff698d46.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_VIOLET

      public static final int CW_DRAB_VIOLET
      This color constant "CW Drab Violet" has RGBA8888 code 63328DFF, L 0.3019608, A 0.54509807, B 0.43529412, alpha 1.0, hue 0.85241663, saturation 0.6557377, and chroma 0.15712644. It has the encoded Oklab value 0xff6f8b4d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_VIOLET

      public static final int CW_RICH_VIOLET
      This color constant "CW Rich Violet" has RGBA8888 code 6B11B9FF, L 0.30980393, A 0.56078434, B 0.4, alpha 1.0, hue 0.840609, saturation 0.9275514, and chroma 0.23313475. It has the encoded Oklab value 0xff668f4f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PURPLE

      public static final int CW_PURPLE
      This color constant "CW Purple" has RGBA8888 code C934E9FF, L 0.5137255, A 0.6, B 0.4117647, alpha 1.0, hue 0.8882321, saturation 0.84095734, and chroma 0.26568243. It has the encoded Oklab value 0xff699983.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_PURPLE

      public static final int CW_FADED_PURPLE
      This color constant "CW Faded Purple" has RGBA8888 code AE6EBCFF, L 0.5372549, A 0.54901963, B 0.45882353, alpha 1.0, hue 0.8956425, saturation 0.40002978, and chroma 0.12753771. It has the encoded Oklab value 0xff758c89.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_PURPLE

      public static final int CW_FLUSH_PURPLE
      This color constant "CW Flush Purple" has RGBA8888 code BB18DEFF, L 0.4627451, A 0.6039216, B 0.40784314, alpha 1.0, hue 0.8877051, saturation 0.9333762, and chroma 0.27671033. It has the encoded Oklab value 0xff689a76.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_PURPLE

      public static final int CW_LIGHT_PURPLE
      This color constant "CW Light Purple" has RGBA8888 code DA89ECFF, L 0.6745098, A 0.5568628, B 0.4509804, alpha 1.0, hue 0.8926114, saturation 0.40019527, and chroma 0.14956398. It has the encoded Oklab value 0xff738eac.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_PURPLE

      public static final int CW_PALE_PURPLE
      This color constant "CW Pale Purple" has RGBA8888 code DCADE7FF, L 0.7529412, A 0.5294118, B 0.47058824, alpha 1.0, hue 0.8855944, saturation 0.20247898, and chroma 0.082864076. It has the encoded Oklab value 0xff7887c0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_PURPLE

      public static final int CW_BRIGHT_PURPLE
      This color constant "CW Bright Purple" has RGBA8888 code D13DF1FF, L 0.5411765, A 0.6, B 0.41568628, alpha 1.0, hue 0.8918677, saturation 0.80533856, and chroma 0.26057938. It has the encoded Oklab value 0xff6a998a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_PURPLE

      public static final int CW_DARK_PURPLE
      This color constant "CW Dark Purple" has RGBA8888 code 871C9DFF, L 0.3372549, A 0.5803922, B 0.43137255, alpha 1.0, hue 0.89169145, saturation 0.8858529, and chroma 0.2105755. It has the encoded Oklab value 0xff6e9456.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_PURPLE

      public static final int CW_DRAB_PURPLE
      This color constant "CW Drab Purple" has RGBA8888 code 863F95FF, L 0.3764706, A 0.5568628, B 0.4509804, alpha 1.0, hue 0.8926114, saturation 0.58210224, and chroma 0.14956398. It has the encoded Oklab value 0xff738e60.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_PURPLE

      public static final int CW_RICH_PURPLE
      This color constant "CW Rich Purple" has RGBA8888 code 9E15BAFF, L 0.3882353, A 0.5921569, B 0.41960785, alpha 1.0, hue 0.88942873, saturation 0.9188529, and chroma 0.24363229. It has the encoded Oklab value 0xff6b9763.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_MAGENTA

      public static final int CW_MAGENTA
      This color constant "CW Magenta" has RGBA8888 code E71FBCFF, L 0.5176471, A 0.62352943, B 0.44705883, alpha 1.0, hue 0.938585, saturation 0.92106223, and chroma 0.26774204. It has the encoded Oklab value 0xff729f84.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_MAGENTA

      public static final int CW_FADED_MAGENTA
      This color constant "CW Faded Magenta" has RGBA8888 code B761A4FF, L 0.5137255, A 0.56078434, B 0.47058824, alpha 1.0, hue 0.934363, saturation 0.4657133, and chroma 0.1345248. It has the encoded Oklab value 0xff788f83.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_MAGENTA

      public static final int CW_FLUSH_MAGENTA
      This color constant "CW Flush Magenta" has RGBA8888 code DC0EB0FF, L 0.48235294, A 0.62352943, B 0.4509804, alpha 1.0, hue 0.9428998, saturation 0.9627046, and chroma 0.26476192. It has the encoded Oklab value 0xff739f7b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_MAGENTA

      public static final int CW_LIGHT_MAGENTA
      This color constant "CW Light Magenta" has RGBA8888 code EA7ED2FF, L 0.6627451, A 0.5686275, B 0.46666667, alpha 1.0, hue 0.93343776, saturation 0.4426453, and chroma 0.15199278. It has the encoded Oklab value 0xff7791a9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_MAGENTA

      public static final int CW_PALE_MAGENTA
      This color constant "CW Pale Magenta" has RGBA8888 code E4A5D6FF, L 0.7372549, A 0.5372549, B 0.47843137, alpha 1.0, hue 0.92620844, saturation 0.23292375, and chroma 0.08575976. It has the encoded Oklab value 0xff7a89bc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_MAGENTA

      public static final int CW_BRIGHT_MAGENTA
      This color constant "CW Bright Magenta" has RGBA8888 code F036C9FF, L 0.5568628, A 0.6156863, B 0.44705883, alpha 1.0, hue 0.9349205, saturation 0.8277358, and chroma 0.25345513. It has the encoded Oklab value 0xff729d8e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_MAGENTA

      public static final int CW_DARK_MAGENTA
      This color constant "CW Dark Magenta" has RGBA8888 code 9C117EFF, L 0.34509805, A 0.59607846, B 0.45882353, alpha 1.0, hue 0.9394406, saturation 0.94476575, and chroma 0.2082438. It has the encoded Oklab value 0xff759858.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_MAGENTA

      public static final int CW_DRAB_MAGENTA
      This color constant "CW Drab Magenta" has RGBA8888 code 91307CFF, L 0.35686275, A 0.57254905, B 0.46666667, alpha 1.0, hue 0.9365733, saturation 0.69883144, and chroma 0.15905683. It has the encoded Oklab value 0xff77925b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_MAGENTA

      public static final int CW_RICH_MAGENTA
      This color constant "CW Rich Magenta" has RGBA8888 code B90D94FF, L 0.40784314, A 0.60784316, B 0.45490196, alpha 1.0, hue 0.940423, saturation 0.94010055, and chroma 0.23287278. It has the encoded Oklab value 0xff749b68.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_ROSE

      public static final int CW_ROSE
      This color constant "CW Rose" has RGBA8888 code E41A71FF, L 0.4745098, A 0.6156863, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.9230769, and chroma 0.23050185. It has the encoded Oklab value 0xff7f9d79.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FADED_ROSE

      public static final int CW_FADED_ROSE
      This color constant "CW Faded Rose" has RGBA8888 code B05A7FFF, L 0.4745098, A 0.5568628, B 0.49019608, alpha 1.0, hue 0.978904, saturation 0.45856807, and chroma 0.114952646. It has the encoded Oklab value 0xff7d8e79.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_FLUSH_ROSE

      public static final int CW_FLUSH_ROSE
      This color constant "CW Flush Rose" has RGBA8888 code D90D64FF, L 0.44313726, A 0.6117647, B 0.5058824, alpha 1.0, hue 0.010959112, saturation 0.93770593, and chroma 0.22296442. It has the encoded Oklab value 0xff819c71.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_ROSE

      public static final int CW_LIGHT_ROSE
      This color constant "CW Light Rose" has RGBA8888 code E87AA9FF, L 0.6313726, A 0.5647059, B 0.49019608, alpha 1.0, hue 0.9813617, saturation 0.42793107, and chroma 0.1303775. It has the encoded Oklab value 0xff7d90a1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_PALE_ROSE

      public static final int CW_PALE_ROSE
      This color constant "CW Pale Rose" has RGBA8888 code E2A2BDFF, L 0.7176471, A 0.5372549, B 0.49411765, alpha 1.0, hue 0.9841372, saturation 0.23103161, and chroma 0.07513822. It has the encoded Oklab value 0xff7e89b7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BRIGHT_ROSE

      public static final int CW_BRIGHT_ROSE
      This color constant "CW Bright Rose" has RGBA8888 code EE3585FF, L 0.52156866, A 0.6117647, B 0.49411765, alpha 1.0, hue 0.9945141, saturation 0.84107935, and chroma 0.22296442. It has the encoded Oklab value 0xff7e9c85.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_ROSE

      public static final int CW_DARK_ROSE
      This color constant "CW Dark Rose" has RGBA8888 code 9A0D4AFF, L 0.31764707, A 0.5882353, B 0.5019608, alpha 1.0, hue 0.0069155367, saturation 0.9208691, and chroma 0.17582464. It has the encoded Oklab value 0xff809651.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DRAB_ROSE

      public static final int CW_DRAB_ROSE
      This color constant "CW Drab Rose" has RGBA8888 code 8C2B55FF, L 0.32156864, A 0.5686275, B 0.49411765, alpha 1.0, hue 0.9911669, saturation 0.7069708, and chroma 0.13722007. It has the encoded Oklab value 0xff7e9152.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_RICH_ROSE

      public static final int CW_RICH_ROSE
      This color constant "CW Rich Rose" has RGBA8888 code B60B54FF, L 0.37254903, A 0.6, B 0.5019608, alpha 1.0, hue 0.006118364, saturation 0.9461536, and chroma 0.19925705. It has the encoded Oklab value 0xff80995f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_BLACK

      public static final int CW_BLACK
      This color constant "CW Black" has RGBA8888 code 000000FF, L 0.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f00.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_ALMOST_BLACK

      public static final int CW_ALMOST_BLACK
      This color constant "CW Almost Black" has RGBA8888 code 1F1F1FFF, L 0.12156863, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f1f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_GRAY_BLACK

      public static final int CW_GRAY_BLACK
      This color constant "CW Gray Black" has RGBA8888 code 3F3F3FFF, L 0.24705882, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f3f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_DARK_GRAY

      public static final int CW_DARK_GRAY
      This color constant "CW Dark Gray" has RGBA8888 code 5F5F5FFF, L 0.37254903, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f5f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_GRAY

      public static final int CW_GRAY
      This color constant "CW Gray" has RGBA8888 code 7F7F7FFF, L 0.49803922, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f7f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_LIGHT_GRAY

      public static final int CW_LIGHT_GRAY
      This color constant "CW Light Gray" has RGBA8888 code 9F9F9FFF, L 0.62352943, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f9f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_GRAY_WHITE

      public static final int CW_GRAY_WHITE
      This color constant "CW Gray White" has RGBA8888 code BFBFBFFF, L 0.7490196, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fbf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_ALMOST_WHITE

      public static final int CW_ALMOST_WHITE
      This color constant "CW Almost White" has RGBA8888 code DFDFDFFF, L 0.8745098, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fdf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • CW_WHITE

      public static final int CW_WHITE
      This color constant "CW White" has RGBA8888 code FFFFFFFF, L 1.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fff.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TRANSPARENT

      public static final int AURORA_TRANSPARENT
      This color constant "Aurora Transparent" has RGBA8888 code 00000000, L 0.0, A 0.49803922, B 0.49803922, alpha 0.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0x007f7f00.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PITCH_BLACK

      public static final int AURORA_PITCH_BLACK
      This color constant "Aurora Pitch Black" has RGBA8888 code 010101FF, L 0.003921569, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f01.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_COAL_BLACK

      public static final int AURORA_COAL_BLACK
      This color constant "Aurora Coal Black" has RGBA8888 code 131313FF, L 0.07450981, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f13.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SHADOW

      public static final int AURORA_SHADOW
      This color constant "Aurora Shadow" has RGBA8888 code 252525FF, L 0.14509805, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f25.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_GRAPHITE

      public static final int AURORA_GRAPHITE
      This color constant "Aurora Graphite" has RGBA8888 code 373737FF, L 0.21568628, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f37.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SMOKE

      public static final int AURORA_SMOKE
      This color constant "Aurora Smoke" has RGBA8888 code 494949FF, L 0.28627452, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f49.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LEAD

      public static final int AURORA_LEAD
      This color constant "Aurora Lead" has RGBA8888 code 5B5B5BFF, L 0.35686275, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f5b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_IRON

      public static final int AURORA_IRON
      This color constant "Aurora Iron" has RGBA8888 code 6E6E6EFF, L 0.43137255, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f6e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ELEPHANT

      public static final int AURORA_ELEPHANT
      This color constant "Aurora Elephant" has RGBA8888 code 808080FF, L 0.5019608, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f80.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CHINCHILLA

      public static final int AURORA_CHINCHILLA
      This color constant "Aurora Chinchilla" has RGBA8888 code 929292FF, L 0.57254905, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7f92.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_GREYHOUND

      public static final int AURORA_GREYHOUND
      This color constant "Aurora Greyhound" has RGBA8888 code A4A4A4FF, L 0.6431373, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fa4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SILVER

      public static final int AURORA_SILVER
      This color constant "Aurora Silver" has RGBA8888 code B6B6B6FF, L 0.7137255, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fb6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FOG

      public static final int AURORA_FOG
      This color constant "Aurora Fog" has RGBA8888 code C9C9C9FF, L 0.7882353, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fc9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PLATINUM

      public static final int AURORA_PLATINUM
      This color constant "Aurora Platinum" has RGBA8888 code DBDBDBFF, L 0.85882354, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fdb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CLOUD

      public static final int AURORA_CLOUD
      This color constant "Aurora Cloud" has RGBA8888 code EDEDEDFF, L 0.92941177, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fed.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SHINING_WHITE

      public static final int AURORA_SHINING_WHITE
      This color constant "Aurora Shining White" has RGBA8888 code FFFFFFFF, L 1.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. It has the encoded Oklab value 0xff7f7fff.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SEAWATER

      public static final int AURORA_SEAWATER
      This color constant "Aurora Seawater" has RGBA8888 code 007F7FFF, L 0.42745098, A 0.4509804, B 0.4862745, alpha 1.0, hue 0.5389897, saturation 0.95148593, and chroma 0.10141215. It has the encoded Oklab value 0xff7c736d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_HOSPITAL_GREEN

      public static final int AURORA_HOSPITAL_GREEN
      This color constant "Aurora Hospital Green" has RGBA8888 code 3FBFBFFF, L 0.65882355, A 0.44313726, B 0.48235294, alpha 1.0, hue 0.54429305, saturation 0.83201253, and chroma 0.11861114. It has the encoded Oklab value 0xff7b71a8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CYAN

      public static final int AURORA_CYAN
      This color constant "Aurora Cyan" has RGBA8888 code 00FFFFFF, L 0.8627451, A 0.42352942, B 0.47843137, alpha 1.0, hue 0.5409546, saturation 0.9583845, and chroma 0.1582875. It has the encoded Oklab value 0xff7a6cdc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BUBBLE

      public static final int AURORA_BUBBLE
      This color constant "Aurora Bubble" has RGBA8888 code BFFFFFFF, L 0.94509804, A 0.47058824, B 0.49019608, alpha 1.0, hue 0.54429305, saturation 0.33091408, and chroma 0.061763234. It has the encoded Oklab value 0xff7d78f1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PERIWINKLE

      public static final int AURORA_PERIWINKLE
      This color constant "Aurora Periwinkle" has RGBA8888 code 8181FFFF, L 0.57254905, A 0.5137255, B 0.41568628, alpha 1.0, hue 0.7799562, saturation 0.38868287, and chroma 0.17017984. It has the encoded Oklab value 0xff6a8392.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ULTRAMARINE

      public static final int AURORA_ULTRAMARINE
      This color constant "Aurora Ultramarine" has RGBA8888 code 0000FFFF, L 0.3019608, A 0.48235294, B 0.34117648, alpha 1.0, hue 0.7341372, saturation 0.9925803, and chroma 0.31835338. It has the encoded Oklab value 0xff577b4d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FADED_BLUE

      public static final int AURORA_FADED_BLUE
      This color constant "Aurora Faded Blue" has RGBA8888 code 3F3FBFFF, L 0.32941177, A 0.50980395, B 0.40392157, alpha 1.0, hue 0.76979154, saturation 0.6201737, and chroma 0.19240016. It has the encoded Oklab value 0xff678254.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_OCEAN_BLUE

      public static final int AURORA_OCEAN_BLUE
      This color constant "Aurora Ocean Blue" has RGBA8888 code 00007FFF, L 0.14901961, A 0.4862745, B 0.4, alpha 1.0, hue 0.73099244, saturation 0.9874258, and chroma 0.20108652. It has the encoded Oklab value 0xff667c26.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_STYGIAN_BLUE

      public static final int AURORA_STYGIAN_BLUE
      This color constant "Aurora Stygian Blue" has RGBA8888 code 0F0F50FF, L 0.10980392, A 0.49803922, B 0.43137255, alpha 1.0, hue 0.75, saturation 0.85, and chroma 0.13677454. It has the encoded Oklab value 0xff6e7f1c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DEEP_PURPLE

      public static final int AURORA_DEEP_PURPLE
      This color constant "Aurora Deep Purple" has RGBA8888 code 7F007FFF, L 0.2901961, A 0.58431375, B 0.44313726, alpha 1.0, hue 0.9098022, saturation 0.96580774, and chroma 0.20259848. It has the encoded Oklab value 0xff71954a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TYRIAN_PURPLE

      public static final int AURORA_TYRIAN_PURPLE
      This color constant "Aurora Tyrian Purple" has RGBA8888 code BF3FBFFF, L 0.48235294, A 0.5882353, B 0.4392157, alpha 1.0, hue 0.908024, saturation 0.73224163, and chroma 0.21345432. It has the encoded Oklab value 0xff70967b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MAGENTA

      public static final int AURORA_MAGENTA
      This color constant "Aurora Magenta" has RGBA8888 code F500F5FF, L 0.5647059, A 0.6313726, B 0.41568628, alpha 1.0, hue 0.9119405, saturation 0.96295136, and chroma 0.31098264. It has the encoded Oklab value 0xff6aa190.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BUBBLEGUM_PINK

      public static final int AURORA_BUBBLEGUM_PINK
      This color constant "Aurora Bubblegum Pink" has RGBA8888 code FD81FFFF, L 0.7137255, A 0.5803922, B 0.44313726, alpha 1.0, hue 0.90641636, saturation 0.52038884, and chroma 0.19616999. It has the encoded Oklab value 0xff7194b6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PORK_CHOP

      public static final int AURORA_PORK_CHOP
      This color constant "Aurora Pork Chop" has RGBA8888 code FFC0CBFF, L 0.827451, A 0.5294118, B 0.5019608, alpha 1.0, hue 0.019791542, saturation 0.17526647, and chroma 0.058723815. It has the encoded Oklab value 0xff8087d3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_RAW_MEAT

      public static final int AURORA_RAW_MEAT
      This color constant "Aurora Raw Meat" has RGBA8888 code FF8181FF, L 0.6666667, A 0.5647059, B 0.52156866, alpha 1.0, hue 0.054000217, saturation 0.4506939, and chroma 0.13587911. It has the encoded Oklab value 0xff8590aa.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FRESH_BLOOD

      public static final int AURORA_FRESH_BLOOD
      This color constant "Aurora Fresh Blood" has RGBA8888 code FF0000FF, L 0.49803922, A 0.6117647, B 0.56078434, alpha 1.0, hue 0.0802403, saturation 0.98868626, and chroma 0.25345513. It has the encoded Oklab value 0xff8f9c7f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PUTTY

      public static final int AURORA_PUTTY
      This color constant "Aurora Putty" has RGBA8888 code BF3F3FFF, L 0.43137255, A 0.57254905, B 0.5294118, alpha 1.0, hue 0.06342667, saturation 0.67591894, and chroma 0.15595676. It has the encoded Oklab value 0xff87926e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SIENNA

      public static final int AURORA_SIENNA
      This color constant "Aurora Sienna" has RGBA8888 code 7F0000FF, L 0.24705882, A 0.5686275, B 0.5372549, alpha 1.0, hue 0.08070704, saturation 0.9577331, and chroma 0.1555649. It has the encoded Oklab value 0xff89913f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SEAL_BROWN

      public static final int AURORA_SEAL_BROWN
      This color constant "Aurora Seal Brown" has RGBA8888 code 551414FF, L 0.1764706, A 0.54509807, B 0.52156866, alpha 1.0, hue 0.07379155, saturation 0.7892004, and chroma 0.09959023. It has the encoded Oklab value 0xff858b2d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MUMMY_BROWN

      public static final int AURORA_MUMMY_BROWN
      This color constant "Aurora Mummy Brown" has RGBA8888 code 7F3F00FF, L 0.31764707, A 0.5294118, B 0.54509807, alpha 1.0, hue 0.15641639, saturation 0.93046486, and chroma 0.107261956. It has the encoded Oklab value 0xff8b8751.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FAWN

      public static final int AURORA_FAWN
      This color constant "Aurora Fawn" has RGBA8888 code BF7F3FFF, L 0.5568628, A 0.52156866, B 0.54901963, alpha 1.0, hue 0.1811804, saturation 0.6984303, and chroma 0.106691405. It has the encoded Oklab value 0xff8c858e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ORANGE

      public static final int AURORA_ORANGE
      This color constant "Aurora Orange" has RGBA8888 code FF7F00FF, L 0.6431373, A 0.54901963, B 0.57254905, alpha 1.0, hue 0.1544989, saturation 0.9208691, and chroma 0.17443058. It has the encoded Oklab value 0xff928ca4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PEACH

      public static final int AURORA_PEACH
      This color constant "Aurora Peach" has RGBA8888 code FFBF81FF, L 0.8039216, A 0.5176471, B 0.54509807, alpha 1.0, hue 0.18716717, saturation 0.50980395, and chroma 0.096477255. It has the encoded Oklab value 0xff8b84cd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CREAM

      public static final int AURORA_CREAM
      This color constant "Aurora Cream" has RGBA8888 code FFFFBFFF, L 0.98039216, A 0.4862745, B 0.53333336, alpha 1.0, hue 0.30120838, saturation 0.33287132, and chroma 0.071815535. It has the encoded Oklab value 0xff887cfa.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LEMON

      public static final int AURORA_LEMON
      This color constant "Aurora Lemon" has RGBA8888 code FFFF00FF, L 0.9529412, A 0.4627451, B 0.59607846, alpha 1.0, hue 0.30499697, saturation 0.94895214, and chroma 0.20529193. It has the encoded Oklab value 0xff9876f3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_EARWAX

      public static final int AURORA_EARWAX
      This color constant "Aurora Earwax" has RGBA8888 code BFBF3FFF, L 0.7176471, A 0.4745098, B 0.5686275, alpha 1.0, hue 0.30120838, saturation 0.824942, and chroma 0.14584495. It has the encoded Oklab value 0xff9179b7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_UMBER

      public static final int AURORA_UMBER
      This color constant "Aurora Umber" has RGBA8888 code 7F7F00FF, L 0.4745098, A 0.4745098, B 0.56078434, alpha 1.0, hue 0.30710015, saturation 0.9493337, and chroma 0.13131043. It has the encoded Oklab value 0xff8f7979.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_IVY_GREEN

      public static final int AURORA_IVY_GREEN
      This color constant "Aurora Ivy Green" has RGBA8888 code 007F00FF, L 0.4, A 0.42352942, B 0.5529412, alpha 1.0, hue 0.39893213, saturation 0.98336864, and chroma 0.18528971. It has the encoded Oklab value 0xff8d6c66.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_JADE

      public static final int AURORA_JADE
      This color constant "Aurora Jade" has RGBA8888 code 3FBF3FFF, L 0.62352943, A 0.41568628, B 0.5568628, alpha 1.0, hue 0.40128404, saturation 0.806468, and chroma 0.20259848. It has the encoded Oklab value 0xff8e6a9f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SHAMROCK_GREEN

      public static final int AURORA_SHAMROCK_GREEN
      This color constant "Aurora Shamrock Green" has RGBA8888 code 00FF00FF, L 0.80784315, A 0.38039216, B 0.5882353, alpha 1.0, hue 0.39589924, saturation 0.9947925, and chroma 0.29610303. It has the encoded Oklab value 0xff9661ce.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CELADON

      public static final int AURORA_CELADON
      This color constant "Aurora Celadon" has RGBA8888 code AFFFAFFF, L 0.90588236, A 0.44705883, B 0.53333336, alpha 1.0, hue 0.40362442, saturation 0.39040464, and chroma 0.12463325. It has the encoded Oklab value 0xff8872e7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PUCE

      public static final int AURORA_PUCE
      This color constant "Aurora Puce" has RGBA8888 code BCAFC0FF, L 0.7058824, A 0.5058824, B 0.49019608, alpha 1.0, hue 0.875, saturation 0.055459354, and chroma 0.022777155. It has the encoded Oklab value 0xff7d81b4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BEIGE

      public static final int AURORA_BEIGE
      This color constant "Aurora Beige" has RGBA8888 code CBAA89FF, L 0.6901961, A 0.50980395, B 0.5254902, alpha 1.0, hue 0.18555963, saturation 0.33112058, and chroma 0.054407768. It has the encoded Oklab value 0xff8682b0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_WET_STONE

      public static final int AURORA_WET_STONE
      This color constant "Aurora Wet Stone" has RGBA8888 code A6A090FF, L 0.627451, A 0.49803922, B 0.50980395, alpha 1.0, hue 0.25, saturation 0.15, and chroma 0.019918045. It has the encoded Oklab value 0xff827fa0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SLOW_CREEK

      public static final int AURORA_SLOW_CREEK
      This color constant "Aurora Slow Creek" has RGBA8888 code 7E9494FF, L 0.56078434, A 0.4862745, B 0.49411765, alpha 1.0, hue 0.5512084, saturation 0.20401792, and chroma 0.029749114. It has the encoded Oklab value 0xff7e7c8f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SLATE_GRAY

      public static final int AURORA_SLATE_GRAY
      This color constant "Aurora Slate Gray" has RGBA8888 code 6E8287FF, L 0.49411765, A 0.4862745, B 0.49019608, alpha 1.0, hue 0.59358364, saturation 0.24037008, and chroma 0.033602834. It has the encoded Oklab value 0xff7d7c7e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_SKIN_1

      public static final int AURORA_LIGHT_SKIN_1
      This color constant "Aurora Light Skin 1" has RGBA8888 code 7E6E60FF, L 0.44313726, A 0.5058824, B 0.50980395, alpha 1.0, hue 0.15641639, saturation 0.18976586, and chroma 0.022777155. It has the encoded Oklab value 0xff828171.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_SKIN_2

      public static final int AURORA_LIGHT_SKIN_2
      This color constant "Aurora Light Skin 2" has RGBA8888 code A0695FFF, L 0.47058824, A 0.5294118, B 0.5176471, alpha 1.0, hue 0.08890383, saturation 0.2948119, and chroma 0.068331465. It has the encoded Oklab value 0xff848778.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_SKIN_3

      public static final int AURORA_LIGHT_SKIN_3
      This color constant "Aurora Light Skin 3" has RGBA8888 code C07872FF, L 0.5529412, A 0.5372549, B 0.5176471, alpha 1.0, hue 0.07379155, saturation 0.310565, and chroma 0.0821242. It has the encoded Oklab value 0xff84898d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_SKIN_4

      public static final int AURORA_LIGHT_SKIN_4
      This color constant "Aurora Light Skin 4" has RGBA8888 code D08A74FF, L 0.6156863, A 0.53333336, B 0.5254902, alpha 1.0, hue 0.10520855, saturation 0.3455077, and chroma 0.0835974. It has the encoded Oklab value 0xff86889d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_SKIN_5

      public static final int AURORA_LIGHT_SKIN_5
      This color constant "Aurora Light Skin 5" has RGBA8888 code E19B7DFF, L 0.6784314, A 0.5294118, B 0.5294118, alpha 1.0, hue 0.125, saturation 0.38351554, and chroma 0.082864076. It has the encoded Oklab value 0xff8787ad.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_SKIN_6

      public static final int AURORA_LIGHT_SKIN_6
      This color constant "Aurora Light Skin 6" has RGBA8888 code EBAA8CFF, L 0.7294118, A 0.5254902, B 0.5254902, alpha 1.0, hue 0.125, saturation 0.31933856, and chroma 0.071815535. It has the encoded Oklab value 0xff8686ba.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_SKIN_7

      public static final int AURORA_LIGHT_SKIN_7
      This color constant "Aurora Light Skin 7" has RGBA8888 code F5B99BFF, L 0.78431374, A 0.52156866, B 0.5254902, alpha 1.0, hue 0.1372184, saturation 0.30228016, and chroma 0.06652104. It has the encoded Oklab value 0xff8685c8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_SKIN_8

      public static final int AURORA_LIGHT_SKIN_8
      This color constant "Aurora Light Skin 8" has RGBA8888 code F6C8AFFF, L 0.827451, A 0.5176471, B 0.52156866, alpha 1.0, hue 0.13942872, saturation 0.24794444, and chroma 0.055518243. It has the encoded Oklab value 0xff8584d3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_SKIN_9

      public static final int AURORA_LIGHT_SKIN_9
      This color constant "Aurora Light Skin 9" has RGBA8888 code F5E1D2FF, L 0.8980392, A 0.5058824, B 0.50980395, alpha 1.0, hue 0.15641639, saturation 0.11821479, and chroma 0.022777155. It has the encoded Oklab value 0xff8281e5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DARK_SKIN_1

      public static final int AURORA_DARK_SKIN_1
      This color constant "Aurora Dark Skin 1" has RGBA8888 code 573B3BFF, L 0.2627451, A 0.5176471, B 0.5058824, alpha 1.0, hue 0.0605594, saturation 0.24478021, and chroma 0.03705794. It has the encoded Oklab value 0xff818443.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DARK_SKIN_2

      public static final int AURORA_DARK_SKIN_2
      This color constant "Aurora Dark Skin 2" has RGBA8888 code 73413CFF, L 0.3137255, A 0.5294118, B 0.5137255, alpha 1.0, hue 0.07379155, saturation 0.3577709, and chroma 0.064659946. It has the encoded Oklab value 0xff838750.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DARK_SKIN_3

      public static final int AURORA_DARK_SKIN_3
      This color constant "Aurora Dark Skin 3" has RGBA8888 code 8E5555FF, L 0.4, A 0.53333336, B 0.50980395, alpha 1.0, hue 0.051208384, saturation 0.33287132, and chroma 0.069218926. It has the encoded Oklab value 0xff828866.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PINK_SKIN_1

      public static final int AURORA_PINK_SKIN_1
      This color constant "Aurora Pink Skin 1" has RGBA8888 code AB7373FF, L 0.5137255, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.25129423, and chroma 0.061763234. It has the encoded Oklab value 0xff828783.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PINK_SKIN_2

      public static final int AURORA_PINK_SKIN_2
      This color constant "Aurora Pink Skin 2" has RGBA8888 code C78F8FFF, L 0.62352943, A 0.5294118, B 0.50980395, alpha 1.0, hue 0.057100154, saturation 0.22192217, and chroma 0.061763234. It has the encoded Oklab value 0xff82879f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PINK_SKIN_3

      public static final int AURORA_PINK_SKIN_3
      This color constant "Aurora Pink Skin 3" has RGBA8888 code E3ABABFF, L 0.73333335, A 0.5254902, B 0.5058824, alpha 1.0, hue 0.04429303, saturation 0.1712967, and chroma 0.052115876. It has the encoded Oklab value 0xff8186bb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PINK_SKIN_4

      public static final int AURORA_PINK_SKIN_4
      This color constant "Aurora Pink Skin 4" has RGBA8888 code F8D2DAFF, L 0.8666667, A 0.5176471, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.104166664, and chroma 0.0353726. It has the encoded Oklab value 0xff7f84dd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BRONZE_SKIN_4

      public static final int AURORA_BRONZE_SKIN_4
      This color constant "Aurora Bronze Skin 4" has RGBA8888 code E3C7ABFF, L 0.8, A 0.5058824, B 0.5176471, alpha 1.0, hue 0.1894406, saturation 0.21118294, and chroma 0.03705794. It has the encoded Oklab value 0xff8481cc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BRONZE_SKIN_3

      public static final int AURORA_BRONZE_SKIN_3
      This color constant "Aurora Bronze Skin 3" has RGBA8888 code C49E73FF, L 0.64705884, A 0.50980395, B 0.5294118, alpha 1.0, hue 0.19289984, saturation 0.3883638, and chroma 0.061763234. It has the encoded Oklab value 0xff8782a5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BRONZE_SKIN_2

      public static final int AURORA_BRONZE_SKIN_2
      This color constant "Aurora Bronze Skin 2" has RGBA8888 code 8F7357FF, L 0.47058824, A 0.50980395, B 0.52156866, alpha 1.0, hue 0.17620845, saturation 0.3626056, and chroma 0.0471994. It has the encoded Oklab value 0xff858278.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BRONZE_SKIN_1

      public static final int AURORA_BRONZE_SKIN_1
      This color constant "Aurora Bronze Skin 1" has RGBA8888 code 73573BFF, L 0.3647059, A 0.50980395, B 0.5254902, alpha 1.0, hue 0.18555963, saturation 0.49134022, and chroma 0.054407768. It has the encoded Oklab value 0xff86825d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TAUPE

      public static final int AURORA_TAUPE
      This color constant "Aurora Taupe" has RGBA8888 code 3B2D1FFF, L 0.1882353, A 0.5058824, B 0.5137255, alpha 1.0, hue 0.17620845, saturation 0.4259177, and chroma 0.029749114. It has the encoded Oklab value 0xff838130.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DRAB_GREEN

      public static final int AURORA_DRAB_GREEN
      This color constant "Aurora Drab Green" has RGBA8888 code 414123FF, L 0.24705882, A 0.49019608, B 0.52156866, alpha 1.0, hue 0.30120838, saturation 0.5499613, and chroma 0.0471994. It has the encoded Oklab value 0xff857d3f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIZARD_SCALES

      public static final int AURORA_LIZARD_SCALES
      This color constant "Aurora Lizard Scales" has RGBA8888 code 73733BFF, L 0.43529412, A 0.4862745, B 0.5372549, alpha 1.0, hue 0.29638705, saturation 0.63274586, and chroma 0.079095535. It has the encoded Oklab value 0xff897c6f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CRICKET

      public static final int AURORA_CRICKET
      This color constant "Aurora Cricket" has RGBA8888 code 8F8F57FF, L 0.54509807, A 0.4862745, B 0.53333336, alpha 1.0, hue 0.30120838, saturation 0.48650423, and chroma 0.071815535. It has the encoded Oklab value 0xff887c8b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_OLIVE_OIL

      public static final int AURORA_OLIVE_OIL
      This color constant "Aurora Olive Oil" has RGBA8888 code A2A255FF, L 0.6156863, A 0.48235294, B 0.54509807, alpha 1.0, hue 0.30120838, saturation 0.6023386, and chroma 0.096477255. It has the encoded Oklab value 0xff8b7b9d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DUN

      public static final int AURORA_DUN
      This color constant "Aurora Dun" has RGBA8888 code B5B572FF, L 0.6901961, A 0.4862745, B 0.5372549, alpha 1.0, hue 0.29638705, saturation 0.4745594, and chroma 0.079095535. It has the encoded Oklab value 0xff897cb0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CORN_SILK

      public static final int AURORA_CORN_SILK
      This color constant "Aurora Corn Silk" has RGBA8888 code C7C78FFF, L 0.7647059, A 0.4862745, B 0.5294118, alpha 1.0, hue 0.30710015, saturation 0.34873483, and chroma 0.064659946. It has the encoded Oklab value 0xff877cc3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TAN

      public static final int AURORA_TAN
      This color constant "Aurora Tan" has RGBA8888 code DADAABFF, L 0.8392157, A 0.49019608, B 0.5254902, alpha 1.0, hue 0.29429302, saturation 0.2912044, and chroma 0.054407768. It has the encoded Oklab value 0xff867dd6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_STRAW

      public static final int AURORA_STRAW
      This color constant "Aurora Straw" has RGBA8888 code EDEDC7FF, L 0.91764706, A 0.49019608, B 0.5176471, alpha 1.0, hue 0.3105594, saturation 0.19582418, and chroma 0.040217306. It has the encoded Oklab value 0xff847dea.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_HONEYDEW

      public static final int AURORA_HONEYDEW
      This color constant "Aurora Honeydew" has RGBA8888 code C7E3ABFF, L 0.84705883, A 0.4745098, B 0.5254902, alpha 1.0, hue 0.3627816, saturation 0.28811076, and chroma 0.071815535. It has the encoded Oklab value 0xff8679d8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TARNISH

      public static final int AURORA_TARNISH
      This color constant "Aurora Tarnish" has RGBA8888 code ABC78FFF, L 0.7372549, A 0.4745098, B 0.5294118, alpha 1.0, hue 0.35241663, saturation 0.35714287, and chroma 0.07753685. It has the encoded Oklab value 0xff8779bc.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PEA_SOUP

      public static final int AURORA_PEA_SOUP
      This color constant "Aurora Pea Soup" has RGBA8888 code 8EBE55FF, L 0.67058825, A 0.45490196, B 0.5529412, alpha 1.0, hue 0.35599256, saturation 0.6594257, and chroma 0.13854803. It has the encoded Oklab value 0xff8d74ab.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MARSH

      public static final int AURORA_MARSH
      This color constant "Aurora Marsh" has RGBA8888 code 738F57FF, L 0.5176471, A 0.47058824, B 0.5294118, alpha 1.0, hue 0.36440554, saturation 0.45234665, and chroma 0.082864076. It has the encoded Oklab value 0xff877884.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ASPARAGUS

      public static final int AURORA_ASPARAGUS
      This color constant "Aurora Asparagus" has RGBA8888 code 587D3EFF, L 0.4392157, A 0.4627451, B 0.5372549, alpha 1.0, hue 0.36663133, saturation 0.62574995, and chroma 0.104961164. It has the encoded Oklab value 0xff897670.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PEAT_BOG

      public static final int AURORA_PEAT_BOG
      This color constant "Aurora Peat Bog" has RGBA8888 code 465032FF, L 0.29411766, A 0.48235294, B 0.52156866, alpha 1.0, hue 0.3435836, saturation 0.48074016, and chroma 0.055518243. It has the encoded Oklab value 0xff857b4b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DEEP_JUNGLE

      public static final int AURORA_DEEP_JUNGLE
      This color constant "Aurora Deep Jungle" has RGBA8888 code 191E0FFF, L 0.105882354, A 0.4862745, B 0.5137255, alpha 1.0, hue 0.35241663, saturation 0.625, and chroma 0.038669903. It has the encoded Oklab value 0xff837c1b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PINE_GREEN

      public static final int AURORA_PINE_GREEN
      This color constant "Aurora Pine Green" has RGBA8888 code 235037FF, L 0.27058825, A 0.4627451, B 0.5137255, alpha 1.0, hue 0.43343773, saturation 0.6792316, and chroma 0.079095535. It has the encoded Oklab value 0xff837645.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_OLIVE_GREEN

      public static final int AURORA_OLIVE_GREEN
      This color constant "Aurora Olive Green" has RGBA8888 code 3B573BFF, L 0.30588236, A 0.4745098, B 0.5137255, alpha 1.0, hue 0.4064164, saturation 0.3795317, and chroma 0.05767509. It has the encoded Oklab value 0xff83794e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_GRAY_GREEN

      public static final int AURORA_GRAY_GREEN
      This color constant "Aurora Gray Green" has RGBA8888 code 506450FF, L 0.3647059, A 0.48235294, B 0.50980395, alpha 1.0, hue 0.39758337, saturation 0.22222222, and chroma 0.040217306. It has the encoded Oklab value 0xff827b5d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MAIDENHAIR_FERN

      public static final int AURORA_MAIDENHAIR_FERN
      This color constant "Aurora Maidenhair Fern" has RGBA8888 code 3B7349FF, L 0.39215687, A 0.45882353, B 0.52156866, alpha 1.0, hue 0.41398963, saturation 0.5424141, and chroma 0.09260367. It has the encoded Oklab value 0xff857564.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_KELLY_GREEN

      public static final int AURORA_KELLY_GREEN
      This color constant "Aurora Kelly Green" has RGBA8888 code 578F57FF, L 0.49411765, A 0.45490196, B 0.5294118, alpha 1.0, hue 0.39992374, saturation 0.49459895, and chroma 0.107261956. It has the encoded Oklab value 0xff87747e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DUSTY_GREEN

      public static final int AURORA_DUSTY_GREEN
      This color constant "Aurora Dusty Green" has RGBA8888 code 73AB73FF, L 0.6039216, A 0.45882353, B 0.5254902, alpha 1.0, hue 0.4027998, saturation 0.39375985, and chroma 0.096477255. It has the encoded Oklab value 0xff86759a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_GARTER_SNAKE

      public static final int AURORA_GARTER_SNAKE
      This color constant "Aurora Garter Snake" has RGBA8888 code 64C082FF, L 0.65882355, A 0.44313726, B 0.5254902, alpha 1.0, hue 0.42620847, saturation 0.5906595, and chroma 0.124142565. It has the encoded Oklab value 0xff8671a8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SILVER_GREEN

      public static final int AURORA_SILVER_GREEN
      This color constant "Aurora Silver Green" has RGBA8888 code 8FC78FFF, L 0.7137255, A 0.45882353, B 0.5254902, alpha 1.0, hue 0.4027998, saturation 0.3538132, and chroma 0.096477255. It has the encoded Oklab value 0xff8675b6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PISTACHIO

      public static final int AURORA_PISTACHIO
      This color constant "Aurora Pistachio" has RGBA8888 code A2D8A2FF, L 0.78039217, A 0.4627451, B 0.52156866, alpha 1.0, hue 0.4064164, saturation 0.30904725, and chroma 0.08575976. It has the encoded Oklab value 0xff8576c7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ANGEL_WING

      public static final int AURORA_ANGEL_WING
      This color constant "Aurora Angel Wing" has RGBA8888 code E1F8FAFF, L 0.9529412, A 0.4862745, B 0.49411765, alpha 1.0, hue 0.5512084, saturation 0.1437399, and chroma 0.029749114. It has the encoded Oklab value 0xff7e7cf3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SAGE_GREEN

      public static final int AURORA_SAGE_GREEN
      This color constant "Aurora Sage Green" has RGBA8888 code B4EECAFF, L 0.87058824, A 0.46666667, B 0.50980395, alpha 1.0, hue 0.44289985, saturation 0.2997896, and chroma 0.069218926. It has the encoded Oklab value 0xff8277de.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DRIED_SAGE

      public static final int AURORA_DRIED_SAGE
      This color constant "Aurora Dried Sage" has RGBA8888 code ABE3C5FF, L 0.83137256, A 0.46666667, B 0.50980395, alpha 1.0, hue 0.44289985, saturation 0.31069103, and chroma 0.069218926. It has the encoded Oklab value 0xff8277d4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ARTICHOKE

      public static final int AURORA_ARTICHOKE
      This color constant "Aurora Artichoke" has RGBA8888 code 87B48EFF, L 0.6509804, A 0.46666667, B 0.5137255, alpha 1.0, hue 0.42620847, saturation 0.34401047, and chroma 0.071815535. It has the encoded Oklab value 0xff8377a6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_VIRIDIAN

      public static final int AURORA_VIRIDIAN
      This color constant "Aurora Viridian" has RGBA8888 code 507D5FFF, L 0.4392157, A 0.46666667, B 0.5137255, alpha 1.0, hue 0.42620847, saturation 0.43630594, and chroma 0.071815535. It has the encoded Oklab value 0xff837770.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FLORAL_FOAM

      public static final int AURORA_FLORAL_FOAM
      This color constant "Aurora Floral Foam" has RGBA8888 code 0F6946FF, L 0.34117648, A 0.44705883, B 0.5137255, alpha 1.0, hue 0.45249218, saturation 0.90676475, and chroma 0.10895567. It has the encoded Oklab value 0xff837257.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_HUNTER_GREEN

      public static final int AURORA_HUNTER_GREEN
      This color constant "Aurora Hunter Green" has RGBA8888 code 1E2D23FF, L 0.15686275, A 0.48235294, B 0.5058824, alpha 1.0, hue 0.42620847, saturation 0.4259177, and chroma 0.03705794. It has the encoded Oklab value 0xff817b28.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DARK_TEAL

      public static final int AURORA_DARK_TEAL
      This color constant "Aurora Dark Teal" has RGBA8888 code 234146FF, L 0.23137255, A 0.47843137, B 0.4862745, alpha 1.0, hue 0.58601034, saturation 0.64788353, and chroma 0.050931267. It has the encoded Oklab value 0xff7c7a3b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_KYANITE

      public static final int AURORA_KYANITE
      This color constant "Aurora Kyanite" has RGBA8888 code 3B7373FF, L 0.40392157, A 0.46666667, B 0.49019608, alpha 1.0, hue 0.5389897, saturation 0.63432395, and chroma 0.069218926. It has the encoded Oklab value 0xff7d7767.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SPEARMINT

      public static final int AURORA_SPEARMINT
      This color constant "Aurora Spearmint" has RGBA8888 code 64ABABFF, L 0.6117647, A 0.4627451, B 0.49019608, alpha 1.0, hue 0.53480226, saturation 0.5587603, and chroma 0.07674564. It has the encoded Oklab value 0xff7d769c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_AMAZONITE

      public static final int AURORA_AMAZONITE
      This color constant "Aurora Amazonite" has RGBA8888 code 8FC7C7FF, L 0.73333335, A 0.47058824, B 0.49019608, alpha 1.0, hue 0.54429305, saturation 0.39351946, and chroma 0.061763234. It has the encoded Oklab value 0xff7d78bb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PASTEL_SKY

      public static final int AURORA_PASTEL_SKY
      This color constant "Aurora Pastel Sky" has RGBA8888 code ABE3E3FF, L 0.8392157, A 0.4745098, B 0.49019608, alpha 1.0, hue 0.5512084, saturation 0.31622776, and chroma 0.054407768. It has the encoded Oklab value 0xff7d79d6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_AQUAMARINE

      public static final int AURORA_AQUAMARINE
      This color constant "Aurora Aquamarine" has RGBA8888 code C7F1F1FF, L 0.90588236, A 0.47843137, B 0.49411765, alpha 1.0, hue 0.53141636, saturation 0.2371637, and chroma 0.044538103. It has the encoded Oklab value 0xff7e7ae7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DUST_BUNNY

      public static final int AURORA_DUST_BUNNY
      This color constant "Aurora Dust Bunny" has RGBA8888 code BED2F0FF, L 0.8156863, A 0.49411765, B 0.47843137, alpha 1.0, hue 0.71858364, saturation 0.11721884, and chroma 0.044538103. It has the encoded Oklab value 0xff7a7ed0.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PATINA

      public static final int AURORA_PATINA
      This color constant "Aurora Patina" has RGBA8888 code ABC7E3FF, L 0.7647059, A 0.49019608, B 0.47843137, alpha 1.0, hue 0.6894406, saturation 0.1795055, and chroma 0.0471994. It has the encoded Oklab value 0xff7a7dc3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CHIPPED_GRANITE

      public static final int AURORA_CHIPPED_GRANITE
      This color constant "Aurora Chipped Granite" has RGBA8888 code A8B9DCFF, L 0.7254902, A 0.49411765, B 0.4745098, alpha 1.0, hue 0.723716, saturation 0.12942049, and chroma 0.052115876. It has the encoded Oklab value 0xff797eb9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BLUE_SMOKE

      public static final int AURORA_BLUE_SMOKE
      This color constant "Aurora Blue Smoke" has RGBA8888 code 8FABC7FF, L 0.654902, A 0.49019608, B 0.4745098, alpha 1.0, hue 0.6987916, saturation 0.21439171, and chroma 0.054407768. It has the encoded Oklab value 0xff797da7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_AIR_FORCE_BLUE

      public static final int AURORA_AIR_FORCE_BLUE
      This color constant "Aurora Air Force Blue" has RGBA8888 code 578FC7FF, L 0.5411765, A 0.47843137, B 0.4509804, alpha 1.0, hue 0.68716717, saturation 0.5531915, and chroma 0.106691405. It has the encoded Oklab value 0xff737a8a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_COLD_IRON

      public static final int AURORA_COLD_IRON
      This color constant "Aurora Cold Iron" has RGBA8888 code 57738FFF, L 0.4392157, A 0.4862745, B 0.4745098, alpha 1.0, hue 0.67620844, saturation 0.35306334, and chroma 0.05767509. It has the encoded Oklab value 0xff797c70.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DREARY_BLUE

      public static final int AURORA_DREARY_BLUE
      This color constant "Aurora Dreary Blue" has RGBA8888 code 3B5773FF, L 0.32941177, A 0.4862745, B 0.47058824, alpha 1.0, hue 0.68555963, saturation 0.44798666, and chroma 0.064659946. It has the encoded Oklab value 0xff787c54.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MURK

      public static final int AURORA_MURK
      This color constant "Aurora Murk" has RGBA8888 code 0F192DFF, L 0.09803922, A 0.49411765, B 0.47058824, alpha 1.0, hue 0.72741663, saturation 0.48765984, and chroma 0.059754133. It has the encoded Oklab value 0xff787e19.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_NINJA

      public static final int AURORA_NINJA
      This color constant "Aurora Ninja" has RGBA8888 code 1F1F3BFF, L 0.13333334, A 0.5058824, B 0.46666667, alpha 1.0, hue 0.7889897, saturation 0.3926767, and chroma 0.06743233. It has the encoded Oklab value 0xff778122.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_WATERCOLOR_BLACK

      public static final int AURORA_WATERCOLOR_BLACK
      This color constant "Aurora Watercolor Black" has RGBA8888 code 3B3B57FF, L 0.24313726, A 0.5058824, B 0.4745098, alpha 1.0, hue 0.8012084, saturation 0.21439171, and chroma 0.052115876. It has the encoded Oklab value 0xff79813e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_IOLITE

      public static final int AURORA_IOLITE
      This color constant "Aurora Iolite" has RGBA8888 code 494973FF, L 0.30588236, A 0.5058824, B 0.4627451, alpha 1.0, hue 0.78480226, saturation 0.25609845, and chroma 0.07513822. It has the encoded Oklab value 0xff76814e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BOYSENBERRY

      public static final int AURORA_BOYSENBERRY
      This color constant "Aurora Boysenberry" has RGBA8888 code 57578FFF, L 0.36862746, A 0.50980395, B 0.45490196, alpha 1.0, hue 0.79237556, saturation 0.28504387, and chroma 0.091942206. It has the encoded Oklab value 0xff74825e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_WATERCOLOR_GRAY

      public static final int AURORA_WATERCOLOR_GRAY
      This color constant "Aurora Watercolor Gray" has RGBA8888 code 736EAAFF, L 0.4627451, A 0.50980395, B 0.45490196, alpha 1.0, hue 0.79237556, saturation 0.24786423, and chroma 0.091942206. It has the encoded Oklab value 0xff748276.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BLUE_STEEL

      public static final int AURORA_BLUE_STEEL
      This color constant "Aurora Blue Steel" has RGBA8888 code 7676CAFF, L 0.5019608, A 0.50980395, B 0.4392157, alpha 1.0, hue 0.78141636, saturation 0.3090315, and chroma 0.12265874. It has the encoded Oklab value 0xff708280.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TWILIGHT_CLOUD

      public static final int AURORA_TWILIGHT_CLOUD
      This color constant "Aurora Twilight Cloud" has RGBA8888 code 8F8FC7FF, L 0.58431375, A 0.5058824, B 0.4627451, alpha 1.0, hue 0.78480226, saturation 0.16762808, and chroma 0.07513822. It has the encoded Oklab value 0xff768195.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SMOG

      public static final int AURORA_SMOG
      This color constant "Aurora Smog" has RGBA8888 code ABABE3FF, L 0.69411767, A 0.5058824, B 0.4627451, alpha 1.0, hue 0.78480226, saturation 0.14991128, and chroma 0.07513822. It has the encoded Oklab value 0xff7681b1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TROPIC_MIST

      public static final int AURORA_TROPIC_MIST
      This color constant "Aurora Tropic Mist" has RGBA8888 code D0DAF8FF, L 0.85882354, A 0.49803922, B 0.47843137, alpha 1.0, hue 0.75, saturation 0.0, and chroma 0.04314594. It has the encoded Oklab value 0xff7a7fdb.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FEATHER_DOWN

      public static final int AURORA_FEATHER_DOWN
      This color constant "Aurora Feather Down" has RGBA8888 code E3E3FFFF, L 0.9019608, A 0.5019608, B 0.48235294, alpha 1.0, hue 0.7889897, saturation 0.0, and chroma 0.0353726. It has the encoded Oklab value 0xff7b80e6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MILD_VIOLET

      public static final int AURORA_MILD_VIOLET
      This color constant "Aurora Mild Violet" has RGBA8888 code AB8FC7FF, L 0.6156863, A 0.52156866, B 0.46666667, alpha 1.0, hue 0.85241663, saturation 0.20408164, and chroma 0.079095535. It has the encoded Oklab value 0xff77859d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_VIOLET_CUSHIONS

      public static final int AURORA_VIOLET_CUSHIONS
      This color constant "Aurora Violet Cushions" has RGBA8888 code 8F57C7FF, L 0.4627451, A 0.54509807, B 0.43137255, alpha 1.0, hue 0.84782684, saturation 0.5075281, and chroma 0.16359681. It has the encoded Oklab value 0xff6e8b76.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DULL_VIOLET

      public static final int AURORA_DULL_VIOLET
      This color constant "Aurora Dull Violet" has RGBA8888 code 73578FFF, L 0.39607844, A 0.5254902, B 0.4627451, alpha 1.0, hue 0.8552086, saturation 0.31237683, and chroma 0.08992863. It has the encoded Oklab value 0xff768665.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ROYAL_VIOLET

      public static final int AURORA_ROYAL_VIOLET
      This color constant "Aurora Royal Violet" has RGBA8888 code 573B73FF, L 0.2901961, A 0.5294118, B 0.45882353, alpha 1.0, hue 0.8573886, saturation 0.43411013, and chroma 0.1008085. It has the encoded Oklab value 0xff75874a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_EMINENCE

      public static final int AURORA_EMINENCE
      This color constant "Aurora Eminence" has RGBA8888 code 3C233CFF, L 0.1764706, A 0.5254902, B 0.48235294, alpha 1.0, hue 0.9173755, saturation 0.4134491, and chroma 0.061763234. It has the encoded Oklab value 0xff7b862d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PRUNE

      public static final int AURORA_PRUNE
      This color constant "Aurora Prune" has RGBA8888 code 463246FF, L 0.22352941, A 0.5176471, B 0.4862745, alpha 1.0, hue 0.91398966, saturation 0.2591534, and chroma 0.044538103. It has the encoded Oklab value 0xff7c8439.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DUSTY_GRAPE

      public static final int AURORA_DUSTY_GRAPE
      This color constant "Aurora Dusty Grape" has RGBA8888 code 724072FF, L 0.33333334, A 0.5411765, B 0.47058824, alpha 1.0, hue 0.9098022, saturation 0.44197983, and chroma 0.1008085. It has the encoded Oklab value 0xff788a55.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PINK_VIOLET

      public static final int AURORA_PINK_VIOLET
      This color constant "Aurora Pink Violet" has RGBA8888 code 8F578FFF, L 0.43137255, A 0.5411765, B 0.47058824, alpha 1.0, hue 0.9098022, saturation 0.37252584, and chroma 0.1008085. It has the encoded Oklab value 0xff788a6e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_RIPE_PLUM

      public static final int AURORA_RIPE_PLUM
      This color constant "Aurora Ripe Plum" has RGBA8888 code AB57ABFF, L 0.48235294, A 0.56078434, B 0.45882353, alpha 1.0, hue 0.91109616, saturation 0.50314564, and chroma 0.14626285. It has the encoded Oklab value 0xff758f7b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MAUVE

      public static final int AURORA_MAUVE
      This color constant "Aurora Mauve" has RGBA8888 code AB73ABFF, L 0.5372549, A 0.5411765, B 0.47058824, alpha 1.0, hue 0.9098022, saturation 0.32193592, and chroma 0.1008085. It has the encoded Oklab value 0xff788a89.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_HAM

      public static final int AURORA_HAM
      This color constant "Aurora Ham" has RGBA8888 code EBACE1FF, L 0.7647059, A 0.5372549, B 0.4745098, alpha 1.0, hue 0.91398966, saturation 0.23092878, and chroma 0.08992863. It has the encoded Oklab value 0xff7989c3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_COTTON_CANDY

      public static final int AURORA_COTTON_CANDY
      This color constant "Aurora Cotton Candy" has RGBA8888 code FFDCF5FF, L 0.9098039, A 0.5176471, B 0.49019608, alpha 1.0, hue 0.9394406, saturation 0.099725276, and chroma 0.040217306. It has the encoded Oklab value 0xff7d84e8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SILVER_PINK

      public static final int AURORA_SILVER_PINK
      This color constant "Aurora Silver Pink" has RGBA8888 code E3C7E3FF, L 0.81960785, A 0.5176471, B 0.4862745, alpha 1.0, hue 0.91398966, saturation 0.110017955, and chroma 0.044538103. It has the encoded Oklab value 0xff7c84d1.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TEA_ROSE

      public static final int AURORA_TEA_ROSE
      This color constant "Aurora Tea Rose" has RGBA8888 code E1B9D2FF, L 0.78039217, A 0.52156866, B 0.49019608, alpha 1.0, hue 0.9487916, saturation 0.13176157, and chroma 0.0471994. It has the encoded Oklab value 0xff7d85c7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_OLD_ROSE

      public static final int AURORA_OLD_ROSE
      This color constant "Aurora Old Rose" has RGBA8888 code D7A0BEFF, L 0.7019608, A 0.53333336, B 0.49019608, alpha 1.0, hue 0.96519774, saturation 0.21194355, and chroma 0.069218926. It has the encoded Oklab value 0xff7d88b3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DUSTY_PINK

      public static final int AURORA_DUSTY_PINK
      This color constant "Aurora Dusty Pink" has RGBA8888 code C78FB9FF, L 0.6392157, A 0.5372549, B 0.48235294, alpha 1.0, hue 0.9394406, saturation 0.25047278, and chroma 0.0821242. It has the encoded Oklab value 0xff7b89a3.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ROSEATE_SPOONBILL

      public static final int AURORA_ROSEATE_SPOONBILL
      This color constant "Aurora Roseate Spoonbill" has RGBA8888 code C87DA0FF, L 0.5921569, A 0.54509807, B 0.49019608, alpha 1.0, hue 0.973716, saturation 0.31598768, and chroma 0.091942206. It has the encoded Oklab value 0xff7d8b97.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_THULIAN_PINK

      public static final int AURORA_THULIAN_PINK
      This color constant "Aurora Thulian Pink" has RGBA8888 code C35A91FF, L 0.50980395, A 0.5686275, B 0.48235294, alpha 1.0, hue 0.96519774, saturation 0.51941097, and chroma 0.1411665. It has the encoded Oklab value 0xff7b9182.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BROWN_VELVET

      public static final int AURORA_BROWN_VELVET
      This color constant "Aurora Brown Velvet" has RGBA8888 code 4B2837FF, L 0.20392157, A 0.5294118, B 0.49411765, alpha 1.0, hue 0.98020846, saturation 0.42432937, and chroma 0.059754133. It has the encoded Oklab value 0xff7e8734.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_NIGHTSHADE

      public static final int AURORA_NIGHTSHADE
      This color constant "Aurora Nightshade" has RGBA8888 code 321623FF, L 0.1254902, A 0.5254902, B 0.49411765, alpha 1.0, hue 0.97741663, saturation 0.5050763, and chroma 0.052115876. It has the encoded Oklab value 0xff7e8620.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SCRIBE_INK

      public static final int AURORA_SCRIBE_INK
      This color constant "Aurora Scribe Ink" has RGBA8888 code 280A1EFF, L 0.09019608, A 0.53333336, B 0.4862745, alpha 1.0, hue 0.9487916, saturation 0.79056937, and chroma 0.071815535. It has the encoded Oklab value 0xff7c8817.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_VARNISH

      public static final int AURORA_VARNISH
      This color constant "Aurora Varnish" has RGBA8888 code 401811FF, L 0.14509805, A 0.5294118, B 0.5176471, alpha 1.0, hue 0.08890383, saturation 0.62893206, and chroma 0.068331465. It has the encoded Oklab value 0xff848725.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CEDAR_WOOD

      public static final int AURORA_CEDAR_WOOD
      This color constant "Aurora Cedar Wood" has RGBA8888 code 621800FF, L 0.20392157, A 0.54901963, B 0.53333336, alpha 1.0, hue 0.096375585, saturation 0.9035079, and chroma 0.11809544. It has the encoded Oklab value 0xff888c34.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_HOT_SAUCE

      public static final int AURORA_HOT_SAUCE
      This color constant "Aurora Hot Sauce" has RGBA8888 code A5140AFF, L 0.32941177, A 0.5803922, B 0.54509807, alpha 1.0, hue 0.08262452, saturation 0.94850093, and chroma 0.1836353. It has the encoded Oklab value 0xff8b9454.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LURID_RED

      public static final int AURORA_LURID_RED
      This color constant "Aurora Lurid Red" has RGBA8888 code DA2010FF, L 0.4392157, A 0.5921569, B 0.5529412, alpha 1.0, hue 0.08404553, saturation 0.89628667, and chroma 0.21173172. It has the encoded Oklab value 0xff8d9770.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BRICK

      public static final int AURORA_BRICK
      This color constant "Aurora Brick" has RGBA8888 code D5524AFF, L 0.5019608, A 0.5686275, B 0.53333336, alpha 1.0, hue 0.07379155, saturation 0.60073465, and chroma 0.15199278. It has the encoded Oklab value 0xff889180.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FUSION_RED

      public static final int AURORA_FUSION_RED
      This color constant "Aurora Fusion Red" has RGBA8888 code FF3C0AFF, L 0.53333336, A 0.5921569, B 0.5647059, alpha 1.0, hue 0.09808689, saturation 0.94873816, and chroma 0.22432896. It has the encoded Oklab value 0xff909788.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_EMBERS

      public static final int AURORA_EMBERS
      This color constant "Aurora Embers" has RGBA8888 code F55A32FF, L 0.56078434, A 0.57254905, B 0.5568628, alpha 1.0, hue 0.10636183, saturation 0.80691457, and chroma 0.1836353. It has the encoded Oklab value 0xff8e928f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SALMON

      public static final int AURORA_SALMON
      This color constant "Aurora Salmon" has RGBA8888 code FF6262FF, L 0.6, A 0.5803922, B 0.53333336, alpha 1.0, hue 0.06444036, saturation 0.6092618, and chroma 0.17337766. It has the encoded Oklab value 0xff889499.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TAXICAB_YELLOW

      public static final int AURORA_TAXICAB_YELLOW
      This color constant "Aurora Taxicab Yellow" has RGBA8888 code F6BD31FF, L 0.77254903, A 0.5019608, B 0.5764706, alpha 1.0, hue 0.24204868, saturation 0.8706515, and chroma 0.15239382. It has the encoded Oklab value 0xff9380c5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_APRICOT

      public static final int AURORA_APRICOT
      This color constant "Aurora Apricot" has RGBA8888 code FFA53CFF, L 0.7294118, A 0.5254902, B 0.5686275, alpha 1.0, hue 0.19097084, saturation 0.804717, and chroma 0.14584495. It has the encoded Oklab value 0xff9186ba.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BURNT_YELLOW

      public static final int AURORA_BURNT_YELLOW
      This color constant "Aurora Burnt Yellow" has RGBA8888 code D79B0FFF, L 0.6509804, A 0.5058824, B 0.57254905, alpha 1.0, hue 0.23330833, saturation 0.9319499, and chroma 0.14500555. It has the encoded Oklab value 0xff9281a6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DRY_PEPPER

      public static final int AURORA_DRY_PEPPER
      This color constant "Aurora Dry Pepper" has RGBA8888 code DA6E0AFF, L 0.5529412, A 0.5411765, B 0.5647059, alpha 1.0, hue 0.1585965, saturation 0.9203844, and chroma 0.15279381. It has the encoded Oklab value 0xff908a8d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_REDWOOD

      public static final int AURORA_REDWOOD
      This color constant "Aurora Redwood" has RGBA8888 code B45A00FF, L 0.45490196, A 0.5372549, B 0.5568628, alpha 1.0, hue 0.15641639, saturation 0.9245003, and chroma 0.13542919. It has the encoded Oklab value 0xff8e8974.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_KOA

      public static final int AURORA_KOA
      This color constant "Aurora Koa" has RGBA8888 code A04B05FF, L 0.39215687, A 0.5372549, B 0.5529412, alpha 1.0, hue 0.15128402, saturation 0.9299811, and chroma 0.12896542. It has the encoded Oklab value 0xff8d8964.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_OCHRE

      public static final int AURORA_OCHRE
      This color constant "Aurora Ochre" has RGBA8888 code 5F3214FF, L 0.24705882, A 0.52156866, B 0.53333336, alpha 1.0, hue 0.15641639, saturation 0.8320503, and chroma 0.079095535. It has the encoded Oklab value 0xff88853f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DULL_GREEN

      public static final int AURORA_DULL_GREEN
      This color constant "Aurora Dull Green" has RGBA8888 code 53500AFF, L 0.3019608, A 0.48235294, B 0.5411765, alpha 1.0, hue 0.3055087, saturation 0.86701477, and chroma 0.08924734. It has the encoded Oklab value 0xff8a7b4d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ARMY_GREEN

      public static final int AURORA_ARMY_GREEN
      This color constant "Aurora Army Green" has RGBA8888 code 626200FF, L 0.3647059, A 0.47843137, B 0.54901963, alpha 1.0, hue 0.30843753, saturation 0.92855924, and chroma 0.106691405. It has the encoded Oklab value 0xff8c7a5d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DRIFTWOOD

      public static final int AURORA_DRIFTWOOD
      This color constant "Aurora Driftwood" has RGBA8888 code 8C805AFF, L 0.5019608, A 0.49803922, B 0.5254902, alpha 1.0, hue 0.25, saturation 0.4, and chroma 0.050931267. It has the encoded Oklab value 0xff867f80.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DRY_BRUSH

      public static final int AURORA_DRY_BRUSH
      This color constant "Aurora Dry Brush" has RGBA8888 code AC9400FF, L 0.5803922, A 0.4862745, B 0.5686275, alpha 1.0, hue 0.27628398, saturation 0.96043617, and chroma 0.13942632. It has the encoded Oklab value 0xff917c94.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MUSH

      public static final int AURORA_MUSH
      This color constant "Aurora Mush" has RGBA8888 code B1B10AFF, L 0.6627451, A 0.47058824, B 0.5764706, alpha 1.0, hue 0.3035836, saturation 0.96316457, and chroma 0.1632233. It has the encoded Oklab value 0xff9378a9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BANANA_PUDDING

      public static final int AURORA_BANANA_PUDDING
      This color constant "Aurora Banana Pudding" has RGBA8888 code E6D55AFF, L 0.8235294, A 0.48235294, B 0.5647059, alpha 1.0, hue 0.28677934, saturation 0.7128265, and chroma 0.1336143. It has the encoded Oklab value 0xff907bd2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SAFFRON

      public static final int AURORA_SAFFRON
      This color constant "Aurora Saffron" has RGBA8888 code FFD510FF, L 0.84313726, A 0.4862745, B 0.5882353, alpha 1.0, hue 0.2706426, saturation 0.9467276, and chroma 0.17789528. It has the encoded Oklab value 0xff967cd7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PENCIL_YELLOW

      public static final int AURORA_PENCIL_YELLOW
      This color constant "Aurora Pencil Yellow" has RGBA8888 code FFEA4AFF, L 0.9019608, A 0.47843137, B 0.5803922, alpha 1.0, hue 0.28720152, saturation 0.83027047, and chroma 0.1658202. It has the encoded Oklab value 0xff947ae6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CHARTREUSE

      public static final int AURORA_CHARTREUSE
      This color constant "Aurora Chartreuse" has RGBA8888 code C8FF41FF, L 0.90588236, A 0.4392157, B 0.58431375, alpha 1.0, hue 0.34524146, saturation 0.8589372, and chroma 0.2070681. It has the encoded Oklab value 0xff9570e7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ABSINTHE

      public static final int AURORA_ABSINTHE
      This color constant "Aurora Absinthe" has RGBA8888 code 9BF046FF, L 0.8235294, A 0.42745098, B 0.5764706, alpha 1.0, hue 0.36663133, saturation 0.8408515, and chroma 0.209995. It has the encoded Oklab value 0xff936dd2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_INFECTION

      public static final int AURORA_INFECTION
      This color constant "Aurora Infection" has RGBA8888 code 96DC19FF, L 0.7607843, A 0.43137255, B 0.5803922, alpha 1.0, hue 0.35830858, saturation 0.9316729, and chroma 0.2105755. It has the encoded Oklab value 0xff946ec2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FROG_GREEN

      public static final int AURORA_FROG_GREEN
      This color constant "Aurora Frog Green" has RGBA8888 code 73C805FF, L 0.6745098, A 0.42745098, B 0.5764706, alpha 1.0, hue 0.36663133, saturation 0.96097314, and chroma 0.209995. It has the encoded Oklab value 0xff936dac.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_AVOCADO

      public static final int AURORA_AVOCADO
      This color constant "Aurora Avocado" has RGBA8888 code 6AA805FF, L 0.57254905, A 0.4392157, B 0.5686275, alpha 1.0, hue 0.36057127, saturation 0.93723, and chroma 0.18263547. It has the encoded Oklab value 0xff917092.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_WOODLANDS

      public static final int AURORA_WOODLANDS
      This color constant "Aurora Woodlands" has RGBA8888 code 3C6E14FF, L 0.36862746, A 0.4509804, B 0.54901963, alpha 1.0, hue 0.36863732, saturation 0.90727216, and chroma 0.1381068. It has the encoded Oklab value 0xff8c735e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DARK_PINE

      public static final int AURORA_DARK_PINE
      This color constant "Aurora Dark Pine" has RGBA8888 code 283405FF, L 0.18039216, A 0.4745098, B 0.5294118, alpha 1.0, hue 0.35241663, saturation 0.8695652, and chroma 0.07753685. It has the encoded Oklab value 0xff87792e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MOSS_GREEN

      public static final int AURORA_MOSS_GREEN
      This color constant "Aurora Moss Green" has RGBA8888 code 204608FF, L 0.23137255, A 0.45882353, B 0.5372549, alpha 1.0, hue 0.375, saturation 0.94280905, and chroma 0.11062346. It has the encoded Oklab value 0xff89753b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FERN_GREEN

      public static final int AURORA_FERN_GREEN
      This color constant "Aurora Fern Green" has RGBA8888 code 0C5C0CFF, L 0.2901961, A 0.4392157, B 0.5411765, alpha 1.0, hue 0.39929467, saturation 0.95390135, and chroma 0.14626285. It has the encoded Oklab value 0xff8a704a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FOREST_GLEN

      public static final int AURORA_FOREST_GLEN
      This color constant "Aurora Forest Glen" has RGBA8888 code 149605FF, L 0.4745098, A 0.41568628, B 0.56078434, alpha 1.0, hue 0.39637765, saturation 0.9778058, and chroma 0.2070681. It has the encoded Oklab value 0xff8f6a79.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MALACHITE

      public static final int AURORA_MALACHITE
      This color constant "Aurora Malachite" has RGBA8888 code 0AD70AFF, L 0.68235296, A 0.39215687, B 0.5764706, alpha 1.0, hue 0.39853072, saturation 0.98825276, and chroma 0.26337513. It has the encoded Oklab value 0xff9364ae.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_APPLE_GREEN

      public static final int AURORA_APPLE_GREEN
      This color constant "Aurora Apple Green" has RGBA8888 code 14E60AFF, L 0.7294118, A 0.3882353, B 0.5803922, alpha 1.0, hue 0.39758337, saturation 0.9859155, and chroma 0.27427328. It has the encoded Oklab value 0xff9463ba.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CELERY

      public static final int AURORA_CELERY
      This color constant "Aurora Celery" has RGBA8888 code 7DFF73FF, L 0.85490197, A 0.41960785, B 0.56078434, alpha 1.0, hue 0.39261138, saturation 0.64841765, and chroma 0.20078278. It has the encoded Oklab value 0xff8f6bda.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MINT_GREEN

      public static final int AURORA_MINT_GREEN
      This color constant "Aurora Mint Green" has RGBA8888 code 4BF05AFF, L 0.78039217, A 0.40392157, B 0.5647059, alpha 1.0, hue 0.4019131, saturation 0.7842902, and chroma 0.23076649. It has the encoded Oklab value 0xff9067c7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_EMERALD

      public static final int AURORA_EMERALD
      This color constant "Aurora Emerald" has RGBA8888 code 00C514FF, L 0.62352943, A 0.4, B 0.57254905, alpha 1.0, hue 0.39656967, saturation 0.9812699, and chroma 0.24612474. It has the encoded Oklab value 0xff92669f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PRASE

      public static final int AURORA_PRASE
      This color constant "Aurora Prase" has RGBA8888 code 05B450FF, L 0.5764706, A 0.41568628, B 0.54509807, alpha 1.0, hue 0.41737548, saturation 0.9127084, and chroma 0.19048727. It has the encoded Oklab value 0xff8b6a93.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_EUCALYPTUS

      public static final int AURORA_EUCALYPTUS
      This color constant "Aurora Eucalyptus" has RGBA8888 code 1C8C4EFF, L 0.45490196, A 0.43529412, B 0.5294118, alpha 1.0, hue 0.42620847, saturation 0.8726119, and chroma 0.1415982. It has the encoded Oklab value 0xff876f74.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ZUCCHINI

      public static final int AURORA_ZUCCHINI
      This color constant "Aurora Zucchini" has RGBA8888 code 123832FF, L 0.1882353, A 0.4745098, B 0.49803922, alpha 1.0, hue 0.5, saturation 0.7058824, and chroma 0.050931267. It has the encoded Oklab value 0xff7f7930.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SOFT_TEAL

      public static final int AURORA_SOFT_TEAL
      This color constant "Aurora Soft Teal" has RGBA8888 code 129880FF, L 0.5058824, A 0.4392157, B 0.5019608, alpha 1.0, hue 0.4894051, saturation 0.93958104, and chroma 0.12115674. It has the encoded Oklab value 0xff807081.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MEDIUM_TEAL

      public static final int AURORA_MEDIUM_TEAL
      This color constant "Aurora Medium Teal" has RGBA8888 code 06C491FF, L 0.6431373, A 0.42352942, B 0.5137255, alpha 1.0, hue 0.466976, saturation 0.94714576, and chroma 0.15477823. It has the encoded Oklab value 0xff836ca4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SPRING_GREEN

      public static final int AURORA_SPRING_GREEN
      This color constant "Aurora Spring Green" has RGBA8888 code 00DE6AFF, L 0.7137255, A 0.40392157, B 0.54901963, alpha 1.0, hue 0.42099208, saturation 0.9252436, and chroma 0.21487926. It has the encoded Oklab value 0xff8c67b6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_TURQUOISE

      public static final int AURORA_TURQUOISE
      This color constant "Aurora Turquoise" has RGBA8888 code 2DEBA8FF, L 0.7764706, A 0.41568628, B 0.52156866, alpha 1.0, hue 0.45570695, saturation 0.89144206, and chroma 0.17337766. It has the encoded Oklab value 0xff856ac6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SEAFOAM

      public static final int AURORA_SEAFOAM
      This color constant "Aurora Seafoam" has RGBA8888 code 3CFEA5FF, L 0.8352941, A 0.4117647, B 0.5294118, alpha 1.0, hue 0.4444913, saturation 0.8512509, and chroma 0.18528971. It has the encoded Oklab value 0xff8769d5.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_VARISCITE

      public static final int AURORA_VARISCITE
      This color constant "Aurora Variscite" has RGBA8888 code 6AFFCDFF, L 0.87058824, A 0.43137255, B 0.50980395, alpha 1.0, hue 0.47220027, saturation 0.704599, and chroma 0.1381068. It has the encoded Oklab value 0xff826ede.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_REFRESHING_MIST

      public static final int AURORA_REFRESHING_MIST
      This color constant "Aurora Refreshing Mist" has RGBA8888 code 91EBFFFF, L 0.85490197, A 0.4627451, B 0.4745098, alpha 1.0, hue 0.59358364, saturation 0.5150788, and chroma 0.08992863. It has the encoded Oklab value 0xff7976da.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SHINING_SKY

      public static final int AURORA_SHINING_SKY
      This color constant "Aurora Shining Sky" has RGBA8888 code 55E6FFFF, L 0.80784315, A 0.44313726, B 0.46666667, alpha 1.0, hue 0.5826245, saturation 0.8062258, and chroma 0.13131043. It has the encoded Oklab value 0xff7771ce.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_STEAM

      public static final int AURORA_STEAM
      This color constant "Aurora Steam" has RGBA8888 code 7DD7F0FF, L 0.78039217, A 0.4627451, B 0.47058824, alpha 1.0, hue 0.6052086, saturation 0.57008773, and chroma 0.0945603. It has the encoded Oklab value 0xff7876c7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ROBIN_EGG_BLUE

      public static final int AURORA_ROBIN_EGG_BLUE
      This color constant "Aurora Robin Egg Blue" has RGBA8888 code 08DED5FF, L 0.7490196, A 0.42745098, B 0.4862745, alpha 1.0, hue 0.526284, saturation 0.96043617, and chroma 0.14709508. It has the encoded Oklab value 0xff7c6dbf.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DENIM_BLUE

      public static final int AURORA_DENIM_BLUE
      This color constant "Aurora Denim Blue" has RGBA8888 code 109CDEFF, L 0.56078434, A 0.45882353, B 0.4392157, alpha 1.0, hue 0.65641636, saturation 0.9013878, and chroma 0.14626285. It has the encoded Oklab value 0xff70758f.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DEEP_TEAL

      public static final int AURORA_DEEP_TEAL
      This color constant "Aurora Deep Teal" has RGBA8888 code 055A5CFF, L 0.30588236, A 0.4627451, B 0.4862745, alpha 1.0, hue 0.5512084, saturation 0.9035079, and chroma 0.079095535. It has the encoded Oklab value 0xff7c764e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_NAVY_BLUE

      public static final int AURORA_NAVY_BLUE
      This color constant "Aurora Navy Blue" has RGBA8888 code 162C52FF, L 0.17254902, A 0.49019608, B 0.45882353, alpha 1.0, hue 0.71858364, saturation 0.63737744, and chroma 0.084324345. It has the encoded Oklab value 0xff757d2c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BLUEBERRY

      public static final int AURORA_BLUEBERRY
      This color constant "Aurora Blueberry" has RGBA8888 code 0F377DFF, L 0.23137255, A 0.4862745, B 0.43137255, alpha 1.0, hue 0.7222003, saturation 0.8420818, and chroma 0.13942632. It has the encoded Oklab value 0xff6e7c3b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PRUSSIAN_BLUE

      public static final int AURORA_PRUSSIAN_BLUE
      This color constant "Aurora Prussian Blue" has RGBA8888 code 004A9CFF, L 0.29803923, A 0.47843137, B 0.42352942, alpha 1.0, hue 0.7090454, saturation 0.98234415, and chroma 0.1582875. It has the encoded Oklab value 0xff6c7a4c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DESERT_RAIN

      public static final int AURORA_DESERT_RAIN
      This color constant "Aurora Desert Rain" has RGBA8888 code 326496FF, L 0.3764706, A 0.47843137, B 0.4509804, alpha 1.0, hue 0.68716717, saturation 0.7027027, and chroma 0.106691405. It has the encoded Oklab value 0xff737a60.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ELECTRIC_BLUE

      public static final int AURORA_ELECTRIC_BLUE
      This color constant "Aurora Electric Blue" has RGBA8888 code 0052F6FF, L 0.39215687, A 0.48235294, B 0.3764706, alpha 1.0, hue 0.72957695, saturation 0.89305717, and chroma 0.24859223. It has the encoded Oklab value 0xff607b64.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_HIDDEN_BLUE

      public static final int AURORA_HIDDEN_BLUE
      This color constant "Aurora Hidden Blue" has RGBA8888 code 186ABDFF, L 0.40784314, A 0.4745098, B 0.42745098, alpha 1.0, hue 0.6987916, saturation 0.88249606, and chroma 0.15319274. It has the encoded Oklab value 0xff6d7968.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_DULL_AZURE

      public static final int AURORA_DULL_AZURE
      This color constant "Aurora Dull Azure" has RGBA8888 code 2378DCFF, L 0.46666667, A 0.4745098, B 0.41960785, alpha 1.0, hue 0.7036129, saturation 0.8188476, and chroma 0.16801417. It has the encoded Oklab value 0xff6b7977.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_RIPPED_DENIM

      public static final int AURORA_RIPPED_DENIM
      This color constant "Aurora Ripped Denim" has RGBA8888 code 699DC3FF, L 0.5882353, A 0.47843137, B 0.46666667, alpha 1.0, hue 0.66109616, saturation 0.4492372, and chroma 0.079095535. It has the encoded Oklab value 0xff777a96.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CALM_SKY

      public static final int AURORA_CALM_SKY
      This color constant "Aurora Calm Sky" has RGBA8888 code 4AA4FFFF, L 0.61960787, A 0.47058824, B 0.42745098, alpha 1.0, hue 0.69097084, saturation 0.7288003, and chroma 0.15595676. It has the encoded Oklab value 0xff6d789e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_VAPOR

      public static final int AURORA_VAPOR
      This color constant "Aurora Vapor" has RGBA8888 code 90B0FFFF, L 0.69803923, A 0.49411765, B 0.44313726, alpha 1.0, hue 0.7386508, saturation 0.0, and chroma 0.11388578. It has the encoded Oklab value 0xff717eb2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_POWDER_BLUE

      public static final int AURORA_POWDER_BLUE
      This color constant "Aurora Powder Blue" has RGBA8888 code 5AC5FFFF, L 0.7176471, A 0.4627451, B 0.4509804, alpha 1.0, hue 0.64758337, saturation 0.6818182, and chroma 0.12265874. It has the encoded Oklab value 0xff7376b7.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SUDS

      public static final int AURORA_SUDS
      This color constant "Aurora Suds" has RGBA8888 code BEB9FAFF, L 0.7607843, A 0.50980395, B 0.45882353, alpha 1.0, hue 0.7963871, saturation 0.16441427, and chroma 0.084324345. It has the encoded Oklab value 0xff7582c2.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_STRONG_CYAN

      public static final int AURORA_STRONG_CYAN
      This color constant "Aurora Strong Cyan" has RGBA8888 code 00BFFFFF, L 0.6784314, A 0.44705883, B 0.44313726, alpha 1.0, hue 0.6308918, saturation 0.95524865, and chroma 0.15477823. It has the encoded Oklab value 0xff7172ad.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SHARP_AZURE

      public static final int AURORA_SHARP_AZURE
      This color constant "Aurora Sharp Azure" has RGBA8888 code 007FFFFF, L 0.5019608, A 0.47058824, B 0.4, alpha 1.0, hue 0.70654905, saturation 0.9615374, and chroma 0.20765679. It has the encoded Oklab value 0xff667880.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BLUE_EYE

      public static final int AURORA_BLUE_EYE
      This color constant "Aurora Blue Eye" has RGBA8888 code 4B7DC8FF, L 0.4862745, A 0.48235294, B 0.4392157, alpha 1.0, hue 0.70852363, saturation 0.5645155, and chroma 0.12609385. It has the encoded Oklab value 0xff707b7c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SUBTLETY

      public static final int AURORA_SUBTLETY
      This color constant "Aurora Subtlety" has RGBA8888 code 786EF0FF, L 0.50980395, A 0.5176471, B 0.4117647, alpha 1.0, hue 0.78556746, saturation 0.45577833, and chroma 0.1792624. It has the encoded Oklab value 0xff698482.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ROUGH_SAPPHIRE

      public static final int AURORA_ROUGH_SAPPHIRE
      This color constant "Aurora Rough Sapphire" has RGBA8888 code 4A5AFFFF, L 0.44313726, A 0.5019608, B 0.38431373, alpha 1.0, hue 0.7554859, saturation 0.5862068, and chroma 0.23050185. It has the encoded Oklab value 0xff628071.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_IRIS

      public static final int AURORA_IRIS
      This color constant "Aurora Iris" has RGBA8888 code 6241F6FF, L 0.40784314, A 0.5294118, B 0.38039216, alpha 1.0, hue 0.79147637, saturation 0.7305494, and chroma 0.24537967. It has the encoded Oklab value 0xff618768.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CORNFLOWER_BLUE

      public static final int AURORA_CORNFLOWER_BLUE
      This color constant "Aurora Cornflower Blue" has RGBA8888 code 3C3CF5FF, L 0.36862746, A 0.5058824, B 0.36862746, alpha 1.0, hue 0.75963426, saturation 0.7600127, and chroma 0.26198098. It has the encoded Oklab value 0xff5e815e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_POLISHED_SAPPHIRE

      public static final int AURORA_POLISHED_SAPPHIRE
      This color constant "Aurora Polished Sapphire" has RGBA8888 code 101CDAFF, L 0.27450982, A 0.4862745, B 0.3647059, alpha 1.0, hue 0.735993, saturation 0.898213, and chroma 0.2709147. It has the encoded Oklab value 0xff5d7c46.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ROYAL_BLUE

      public static final int AURORA_ROYAL_BLUE
      This color constant "Aurora Royal Blue" has RGBA8888 code 0010BDFF, L 0.23137255, A 0.4862745, B 0.37254903, alpha 1.0, hue 0.7351226, saturation 0.94530344, and chroma 0.25537437. It has the encoded Oklab value 0xff5f7c3b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_INDIGO

      public static final int AURORA_INDIGO
      This color constant "Aurora Indigo" has RGBA8888 code 231094FF, L 0.19607843, A 0.5058824, B 0.39607844, alpha 1.0, hue 0.76221883, saturation 0.91497576, and chroma 0.20736265. It has the encoded Oklab value 0xff658132.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SPACE_BLUE

      public static final int AURORA_SPACE_BLUE
      This color constant "Aurora Space Blue" has RGBA8888 code 0C2148FF, L 0.13725491, A 0.49019608, B 0.45490196, alpha 1.0, hue 0.72137564, saturation 0.74535596, and chroma 0.091942206. It has the encoded Oklab value 0xff747d23.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_THICK_AMETHYST

      public static final int AURORA_THICK_AMETHYST
      This color constant "Aurora Thick Amethyst" has RGBA8888 code 5010B0FF, L 0.26666668, A 0.5411765, B 0.39607844, alpha 1.0, hue 0.81370014, saturation 0.9256127, and chroma 0.22269051. It has the encoded Oklab value 0xff658a44.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_JUICY_GRAPE

      public static final int AURORA_JUICY_GRAPE
      This color constant "Aurora Juicy Grape" has RGBA8888 code 6010D0FF, L 0.31764707, A 0.54901963, B 0.38039216, alpha 1.0, hue 0.8150795, saturation 0.9476975, and chroma 0.2575164. It has the encoded Oklab value 0xff618c51.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BLACKLIGHT_GLOW

      public static final int AURORA_BLACKLIGHT_GLOW
      This color constant "Aurora Blacklight Glow" has RGBA8888 code 8732D2FF, L 0.4, A 0.5647059, B 0.40392157, alpha 1.0, hue 0.8480869, saturation 0.79488873, and chroma 0.23076649. It has the encoded Oklab value 0xff679066.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PURPLE_FREESIA

      public static final int AURORA_PURPLE_FREESIA
      This color constant "Aurora Purple Freesia" has RGBA8888 code 9C41FFFF, L 0.48235294, A 0.5647059, B 0.39215687, alpha 1.0, hue 0.8394326, saturation 0.7420026, and chroma 0.25054872. It has the encoded Oklab value 0xff64907b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_THIN_AMETHYST

      public static final int AURORA_THIN_AMETHYST
      This color constant "Aurora Thin Amethyst" has RGBA8888 code 7F00FFFF, L 0.39607844, A 0.5647059, B 0.36862746, alpha 1.0, hue 0.825709, saturation 0.96419275, and chroma 0.29174224. It has the encoded Oklab value 0xff5e9065.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_ORCHID

      public static final int AURORA_ORCHID
      This color constant "Aurora Orchid" has RGBA8888 code BD62FFFF, L 0.5764706, A 0.5686275, B 0.4117647, alpha 1.0, hue 0.8591375, saturation 0.61129767, and chroma 0.22269051. It has the encoded Oklab value 0xff699193.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LAVENDER

      public static final int AURORA_LAVENDER
      This color constant "Aurora Lavender" has RGBA8888 code B991FFFF, L 0.6627451, A 0.53333336, B 0.43529412, alpha 1.0, hue 0.83154917, saturation 0.34313196, and chroma 0.14500555. It has the encoded Oklab value 0xff6f88a9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LILAC

      public static final int AURORA_LILAC
      This color constant "Aurora Lilac" has RGBA8888 code D7A5FFFF, L 0.7411765, A 0.5372549, B 0.4509804, alpha 1.0, hue 0.86057127, saturation 0.2866147, and chroma 0.12265874. It has the encoded Oklab value 0xff7389bd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SOAP

      public static final int AURORA_SOAP
      This color constant "Aurora Soap" has RGBA8888 code D7C3FAFF, L 0.80784315, A 0.5176471, B 0.46666667, alpha 1.0, hue 0.83890384, saturation 0.15723301, and chroma 0.07513822. It has the encoded Oklab value 0xff7784ce.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PINK_TUTU

      public static final int AURORA_PINK_TUTU
      This color constant "Aurora Pink Tutu" has RGBA8888 code F8C6FCFF, L 0.8509804, A 0.5294118, B 0.4745098, alpha 1.0, hue 0.89758337, saturation 0.17857143, and chroma 0.07753685. It has the encoded Oklab value 0xff7987d9.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_THISTLE

      public static final int AURORA_THISTLE
      This color constant "Aurora Thistle" has RGBA8888 code E673FFFF, L 0.65882355, A 0.5764706, B 0.43137255, alpha 1.0, hue 0.88787603, saturation 0.5468502, and chroma 0.20469645. It has the encoded Oklab value 0xff6e93a8.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_HELIOTROPE

      public static final int AURORA_HELIOTROPE
      This color constant "Aurora Heliotrope" has RGBA8888 code FF52FFFF, L 0.6431373, A 0.6117647, B 0.42745098, alpha 1.0, hue 0.91159046, saturation 0.758491, and chroma 0.26545262. It has the encoded Oklab value 0xff6d9ca4.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIGHT_PLUM

      public static final int AURORA_LIGHT_PLUM
      This color constant "Aurora Light Plum" has RGBA8888 code DA20E0FF, L 0.5176471, A 0.6156863, B 0.41960785, alpha 1.0, hue 0.90641636, saturation 0.91279775, and chroma 0.28065258. It has the encoded Oklab value 0xff6b9d84.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_WISTERIA

      public static final int AURORA_WISTERIA
      This color constant "Aurora Wisteria" has RGBA8888 code BD29FFFF, L 0.5019608, A 0.59607846, B 0.39215687, alpha 1.0, hue 0.8688818, saturation 0.8866684, and chroma 0.28773978. It has the encoded Oklab value 0xff649880.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MEDIUM_PLUM

      public static final int AURORA_MEDIUM_PLUM
      This color constant "Aurora Medium Plum" has RGBA8888 code BD10C5FF, L 0.44313726, A 0.60784316, B 0.42352942, alpha 1.0, hue 0.90511185, saturation 0.9399402, and chroma 0.26337513. It has the encoded Oklab value 0xff6c9b71.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_VIOLET

      public static final int AURORA_VIOLET
      This color constant "Aurora Violet" has RGBA8888 code 8C14BEFF, L 0.3647059, A 0.5803922, B 0.40784314, alpha 1.0, hue 0.8677708, saturation 0.9296962, and chroma 0.24363229. It has the encoded Oklab value 0xff68945d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_GRAPE_LOLLIPOP

      public static final int AURORA_GRAPE_LOLLIPOP
      This color constant "Aurora Grape Lollipop" has RGBA8888 code 5A187BFF, L 0.24313726, A 0.5568628, B 0.43529412, alpha 1.0, hue 0.86986786, saturation 0.84352744, and chroma 0.17160846. It has the encoded Oklab value 0xff6f8e3e.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_MULBERRY

      public static final int AURORA_MULBERRY
      This color constant "Aurora Mulberry" has RGBA8888 code 641464FF, L 0.23921569, A 0.5647059, B 0.45490196, alpha 1.0, hue 0.9085965, saturation 0.8436857, and chroma 0.15712644. It has the encoded Oklab value 0xff74903d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_GRAPE_SODA

      public static final int AURORA_GRAPE_SODA
      This color constant "Aurora Grape Soda" has RGBA8888 code 410062FF, L 0.17254902, A 0.54901963, B 0.43529412, alpha 1.0, hue 0.8585943, saturation 0.98169184, and chroma 0.16172063. It has the encoded Oklab value 0xff6f8c2c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_EGGPLANT

      public static final int AURORA_EGGPLANT
      This color constant "Aurora Eggplant" has RGBA8888 code 320A46FF, L 0.13333334, A 0.5372549, B 0.4509804, alpha 1.0, hue 0.86057127, saturation 0.86780554, and chroma 0.12265874. It has the encoded Oklab value 0xff738922.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CHERRY_SYRUP

      public static final int AURORA_CHERRY_SYRUP
      This color constant "Aurora Cherry Syrup" has RGBA8888 code 551937FF, L 0.19607843, A 0.5529412, B 0.49019608, alpha 1.0, hue 0.97741663, saturation 0.74432296, and chroma 0.107261956. It has the encoded Oklab value 0xff7d8d32.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PLUM_JUICE

      public static final int AURORA_PLUM_JUICE
      This color constant "Aurora Plum Juice" has RGBA8888 code A01982FF, L 0.36078432, A 0.5921569, B 0.45882353, alpha 1.0, hue 0.93716717, saturation 0.88135594, and chroma 0.20108652. It has the encoded Oklab value 0xff75975c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FRUIT_PUNCH

      public static final int AURORA_FRUIT_PUNCH
      This color constant "Aurora Fruit Punch" has RGBA8888 code C80078FF, L 0.41568628, A 0.6117647, B 0.48235294, alpha 1.0, hue 0.9781855, saturation 0.95982176, and chroma 0.22541466. It has the encoded Oklab value 0xff7b9c6a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BUBBLE_GUM

      public static final int AURORA_BUBBLE_GUM
      This color constant "Aurora Bubble Gum" has RGBA8888 code FF50BFFF, L 0.60784316, A 0.60784316, B 0.46666667, alpha 1.0, hue 0.95570695, saturation 0.7190232, and chroma 0.22487247. It has the encoded Oklab value 0xff779b9b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_PINK_LEMONADE

      public static final int AURORA_PINK_LEMONADE
      This color constant "Aurora Pink Lemonade" has RGBA8888 code FF6AC5FF, L 0.6509804, A 0.5921569, B 0.47058824, alpha 1.0, hue 0.9548325, saturation 0.5952381, and chroma 0.19271713. It has the encoded Oklab value 0xff7897a6.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_SHRIMP

      public static final int AURORA_SHRIMP
      This color constant "Aurora Shrimp" has RGBA8888 code FAA0B9FF, L 0.7411765, A 0.54901963, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.29885057, and chroma 0.09773435. It has the encoded Oklab value 0xff7f8cbd.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_FLAMINGO

      public static final int AURORA_FLAMINGO
      This color constant "Aurora Flamingo" has RGBA8888 code FC3A8CFF, L 0.5529412, A 0.6117647, B 0.49411765, alpha 1.0, hue 0.9945141, saturation 0.8060343, and chroma 0.22296442. It has the encoded Oklab value 0xff7e9c8d.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_LIPSTICK

      public static final int AURORA_LIPSTICK
      This color constant "Aurora Lipstick" has RGBA8888 code E61E78FF, L 0.48235294, A 0.6156863, B 0.49411765, alpha 1.0, hue 0.99469686, saturation 0.90959585, and chroma 0.23076649. It has the encoded Oklab value 0xff7e9d7b.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_CARMINE

      public static final int AURORA_CARMINE
      This color constant "Aurora Carmine" has RGBA8888 code BD1039FF, L 0.3764706, A 0.59607846, B 0.5254902, alpha 1.0, hue 0.043450944, saturation 0.9440549, and chroma 0.198028. It has the encoded Oklab value 0xff869860.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_BOLOGNA

      public static final int AURORA_BOLOGNA
      This color constant "Aurora Bologna" has RGBA8888 code 98344DFF, L 0.3529412, A 0.5647059, B 0.5058824, alpha 1.0, hue 0.018638318, saturation 0.6459337, and chroma 0.12943782. It has the encoded Oklab value 0xff81905a.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • AURORA_RASPBERRY

      public static final int AURORA_RASPBERRY
      This color constant "Aurora Raspberry" has RGBA8888 code 911437FF, L 0.29803923, A 0.5803922, B 0.5137255, alpha 1.0, hue 0.029956235, saturation 0.9096833, and chroma 0.16247371. It has the encoded Oklab value 0xff83944c.
                   @ 
          @  @  @  @ 
                   @ 
      
      See Also:
    • NAMES

      public static final com.github.tommyettinger.ds.ObjectList<String> NAMES
      All names for colors in this palette, in alphabetical order. You can fetch the corresponding packed int color by looking up a name in NAMED.
    • NAMES_BY_HUE

      public static final com.github.tommyettinger.ds.ObjectList<String> NAMES_BY_HUE
      All names for colors in this palette, with grayscale first, then sorted by hue from red to yellow to green to blue. You can fetch the corresponding packed int color by looking up a name in NAMED.
    • COLORS_BY_HUE

      public static final com.github.tommyettinger.ds.IntList COLORS_BY_HUE
      The packed Oklab int colors that correspond to items in NAMES_BY_HUE, with the same order.
    • NAMES_BY_LIGHTNESS

      public static final com.github.tommyettinger.ds.ObjectList<String> NAMES_BY_LIGHTNESS
      All names for colors in this palette, sorted by lightness from black to white. You can fetch the corresponding packed int color by looking up a name in NAMED.
    • RAINBOW

      public static final int[] RAINBOW
      This array is loaded with the colors found in the rainbow, in the standard ROYGBIV order. You may want to consider COLOR_WHEEL_PALETTE if you want more hues or varying saturation/lightness; this is close to COLOR_WHEEL_PALETTE_BRIGHT.
    • RED_VIOLET_SERIES

      public static final int[] RED_VIOLET_SERIES
      This array is loaded with the colors from the traditional Japanese Red-Violet Series found on Wikipedia.
    • RED_SERIES

      public static final int[] RED_SERIES
      This array is loaded with the colors from the traditional Japanese Red Series found on Wikipedia.
    • YELLOW_RED_SERIES

      public static final int[] YELLOW_RED_SERIES
      This array is loaded with the colors from the traditional Japanese Yellow Red Series found on Wikipedia.
    • YELLOW_SERIES

      public static final int[] YELLOW_SERIES
      This array is loaded with the colors from the traditional Japanese Yellow Series found on Wikipedia.
    • YELLOW_GREEN_SERIES

      public static final int[] YELLOW_GREEN_SERIES
      This array is loaded with the colors from the traditional Japanese Yellow Green Series found on Wikipedia.
    • BLUE_GREEN_SERIES

      public static final int[] BLUE_GREEN_SERIES
      This array is loaded with the colors from the traditional Japanese Blue Green Series found on Wikipedia.
    • BLUE_VIOLET_SERIES

      public static final int[] BLUE_VIOLET_SERIES
      This array is loaded with the colors from the traditional Japanese Blue Violet Series found on Wikipedia.
    • VIOLET_SERIES

      public static final int[] VIOLET_SERIES
      This array is loaded with the colors from the traditional Japanese Violet Series found on Wikipedia.
    • ACHROMATIC_SERIES

      public static final int[] ACHROMATIC_SERIES
      This array is loaded with the colors from the traditional Japanese Achromatic Series found on Wikipedia.
    • VARIED_PALETTE

      public static final int[] VARIED_PALETTE
      An array of Oklab int colors that should all be fairly different from any other in the group. This may be useful for tinting things that should be color-coded differently from each other. To get a random order for these colors while still guaranteeing that no color will be drawn twice in the first 56 choices, you can use IntOrderedSet palette = new IntOrderedSet(FullPalette.VARIED_PALETTE).shuffle(rng); (where rng is any non-null EnhancedRandom) and then get sequential colors from that set with int i = 0; int color = palette.getAt(i); , incrementing i before calling getAt again and possibly wrapping with i %= 56; . This includes 56 colors, organized in groups of 4 from dark to light in each group:
      • 0-3: gray group
      • 4-7: brown group
      • 8-11: red group
      • 12-15: pink group
      • 16-19: magenta/purple group
      • 20-23: purple/blue-ish group
      • 24-27: darker blue group
      • 28-31: lighter blue and blue-green group
      • 32-35: pure green group
      • 36-39: grayish-green group
      • 40-43: yellow-green group
      • 44-47: yellow group
      • 48-51: orange group
      • 52-55: orange-red-pink/salmon/coral group
    • DAWNBRINGER_16

      public static final int[] DAWNBRINGER_16
      DawnBringer's original 16-color palette, as posted on the Pixel Joint forums, and since then used in lots of pixel art. Some useful previews can be seen here https://github.com/geoffb/dawnbringer-palettes , and the order this array uses is the same as the previews at the bottom of that page.
      Preview of all 16 colors, with names
    • DAWNBRINGER_32

      public static final int[] DAWNBRINGER_32
      DawnBringer's 32-color palette, as posted on, the Pixel Joint forums , and since then used in lots of pixel art. Some useful previews can be seen here, and the order this array uses is the same as the previews at the bottom of that page.
      Preview of all 32 colors, with names
    • DAWNBRINGER_AURORA

      public static final int[] DAWNBRINGER_AURORA
      DawnBringer's 256-color Aurora palette, modified slightly to fit one transparent color by removing one gray. Aurora is available in this set of tools for a pixel art editor, but it is usable for lots of high-color purposes. The original palette did not have names. Naming 256 colors was an ordeal, since many of these colors are well-described by the same name, even when two or more can be distinguished visually from each other. For pixel art or low-color edits of traditional art, this palette can reproduce a lot of realistic colors and slight changes on those colors, with many skin tones (mostly, these are numbered so 1 is the darkest skin tone in a group and higher numbers get progressively lighter; the lightest tones are AURORA_LIGHT_SKIN_9, AURORA_PINK_SKIN_4, AURORA_BRONZE_SKIN_4, and AURORA_DARK_SKIN_3, with the LIGHT skin tones steadily going from warm and saturated colors at AURORA_LIGHT_SKIN_1 to more pale at 9, and the PINK skin tones meant for accents on some body parts that aren't quite skin-colored, like the lips and ears). Preview of all 256 colors, each with the hex number for its index in this array. Another preview of all 256 colors, but with the name of each color instead (without "Aurora " at the start).
    • COLOR_WHEEL_PALETTE

      public static final int[] COLOR_WHEEL_PALETTE
      A predefined palette of 198 colors derived from 21 hand-picked hues on the color wheel, with 9 variations on saturation and value per hue, along with 9 grayscale colors from black to white. Not all of these colors are especially distinguishable from each other; this mainly applies to the darkened colors (DARK_, DRAB_, and RICH_) and sometimes the saturated colors (FLUSH_, BRIGHT_, and RICH_). The precise meanings of the terms used: CW_ is the base color wheel color with medium saturation and value, CW_FADED_ is desaturated, CW_FLUSH_ is saturated, CW_LIGHT_ has value increased, CW_PALE_ has value increased and is desaturated, CW_BRIGHT_ has value increased and is saturated, CW_DARK_ has value decreased significantly, CW_DRAB_ has value decreased and is desaturated, and CW_RICH_ has value decreased and is saturated. The names for the colors are usually chosen based on the appearance of the CW_BRIGHT_ version and the CW_ version, which explains why CW_DRAB_APRICOT doesn't look like the apricot fruit, but CW_BRIGHT_APRICOT probably does, depending on monitor brightness.
      The array is organized into 21 hue blocks of 9 colors each, going from mid-value to light-value to dark-value before moving to the next hue block. It starts at red, moves on to brown and orange, yellow, green, blue, purple, and comes almost all the way back around to red. It ends with 9 grayscale colors, from black to white, ordered by brightness. The grayscale colors use different names, going from darkest to lightest: CW_BLACK, CW_ALMOST_BLACK, CW_GRAY_BLACK, CW_DARK_GRAY, CW_GRAY, CW_LIGHT_GRAY, CW_GRAY_WHITE, CW_ALMOST_WHITE, and CW_WHITE. The CW_BROWN group was added after the rest, and has especially low saturation and value, but its hue is at the correct point in the order.
      Preview of 189 colors (all except grayscale), with names
    • COLOR_WHEEL_PALETTE_REDUCED

      public static final int[] COLOR_WHEEL_PALETTE_REDUCED
      An alternate version of COLOR_WHEEL_PALETTE that has 16 hues (instead of 21 in the other palette) followed by grayscale, with each hue containing 9 colors (there are also 9 grayscale colors). Very similar hues have been removed from COLOR_WHEEL_PALETTE to try to better support random (or random-like) selection of colors. Each section of 9 colors per hue has been reordered as well, going in this order:
      1. CW_PALE, high brightness, low saturation
      2. CW_LIGHT, high brightness, medium saturation
      3. CW_BRIGHT, high brightness, high saturation
      4. CW_FADED, medium brightness, low saturation
      5. CW, medium brightness, medium saturation
      6. CW_FLUSH, medium brightness, high saturation
      7. CW_DRAB, low brightness, low saturation
      8. CW_DARK, low brightness, medium saturation
      9. CW_RICH, low brightness, high saturation
      The grayscale colors go from high brightness to low brightness as well, the reverse of COLOR_WHEEL_PALETTE.
      You can use some of the utility methods in this class to get colors from this with a good distribution, including randomColorWheel(EnhancedRandom, int, int), indexedColorWheel(int, int, int), and the overloads of those methods with fewer parameters. If those methods fit your needs, you don't need to read the next section.
      This is organized the way it is to allow efficient random color fetching when you know what brightness and saturation you want. Example code for this given an EnhancedRandom called rng, with brightness and saturation as ints called bright and sat between 0 and 2 inclusive, would be: FullPalette.COLOR_WHEEL_PALETTE_REDUCED[rng.next(4) * 9 + 3 * bright + sat]. That code won't ever get a grayscale color, but should have an equal chance of choosing any of the 16 hues, with the given saturation and brightness. You might want to select colors in a sequence, with a very low chance of similar colors being close in the sequence; this can be done in a few ways depending on whether you want saturation and brightness to change as well as hue. If you know brightness and saturation as ints between 0 and 2 (inclusive) called bright and sat, as before, you can go through the 16 hues in a good pattern using a change to the index (an int called idx here): FullPalette.COLOR_WHEEL_PALETTE_REDUCED[(idx * 7 & 15) * 9 + 3 * bright + sat]. If you add 1 to idx each time, as in an ordinary for loop, then that code will produce 16 different hues in a fairly well-distributed way as idx goes from 0 to 15. If you want brightness to also change in a sequence, you can use FullPalette.COLOR_WHEEL_PALETTE_REDUCED[((idx * 497) % 48 ^ (idx * 497 >> 2 & 3)) * 3 + sat] for idx values between 0 and 47, inclusive (this is rather complicated due to issues with simpler methods yielding brightness changes in an obvious pattern). If you want to select from all 144 non-grayscale colors in a sequence, you can try FullPalette.COLOR_WHEEL_PALETTE_REDUCED[(idx * 89) % 144 ^ (idx * 89 >> 2 & 3)], which will yield all the colors with a good distribution as idx goes from 0 to 143.
    • COLOR_WHEEL_PALETTE_PALE

      public static final int[] COLOR_WHEEL_PALETTE_PALE
      16 high-brightness, low-saturation colors.
    • COLOR_WHEEL_PALETTE_LIGHT

      public static final int[] COLOR_WHEEL_PALETTE_LIGHT
      16 high-brightness, mid-saturation colors.
    • COLOR_WHEEL_PALETTE_BRIGHT

      public static final int[] COLOR_WHEEL_PALETTE_BRIGHT
      16 high-brightness, high-saturation colors.
    • COLOR_WHEEL_PALETTE_FADED

      public static final int[] COLOR_WHEEL_PALETTE_FADED
      16 mid-brightness, low-saturation colors.
    • COLOR_WHEEL_PALETTE_MID

      public static final int[] COLOR_WHEEL_PALETTE_MID
      16 mid-brightness, mid-saturation colors.
    • COLOR_WHEEL_PALETTE_FLUSH

      public static final int[] COLOR_WHEEL_PALETTE_FLUSH
      16 mid-brightness, high-saturation colors.
    • COLOR_WHEEL_PALETTE_DRAB

      public static final int[] COLOR_WHEEL_PALETTE_DRAB
      16 low-brightness, low-saturation colors.
    • COLOR_WHEEL_PALETTE_DARK

      public static final int[] COLOR_WHEEL_PALETTE_DARK
      16 low-brightness, mid-saturation colors.
    • COLOR_WHEEL_PALETTE_RICH

      public static final int[] COLOR_WHEEL_PALETTE_RICH
      16 low-brightness, high-saturation colors.
    • COLOR_WHEEL_PALETTES

      public static final int[][] COLOR_WHEEL_PALETTES
      Contains 9 arrays of 16 SColors each, with each of the outer arrays having a specific saturation and brightness, and the inner arrays all going through the 16 "reduced" Color Wheel palette hues. Meant to be used with IntShuffler indexShuffle = new IntShuffler(16, seed);, where seed is any long, followed by int color = COLOR_WHEEL_PALETTES[which][indexShuffle.next()];, where which is between 0 and 8 inclusive. This allows getting various saturation and brightness combinations from the same hue. Note that the example indexShuffle returns an int between 0 and 15, so it would be used to select from the inner arrays.
  • Method Details

    • randomColorWheel

      public static int randomColorWheel(com.github.tommyettinger.random.EnhancedRandom rng, int bright, int sat)
      Gets a random color from the palette COLOR_WHEEL_PALETTE_REDUCED, with the specified brightness (0 is darkest, 1 is middle-bright, 2 is brightest) and saturation (0 is grayest, 1 is mid-saturation, 2 is fully saturated), using the specified EnhancedRandom.
      Parameters:
      rng - used to choose the hue
      bright - the brightness to use, from 0 (dark) to 2 (bright)
      sat - the saturation to use, from 0 (grayish) to 2 (boldly colored)
      Returns:
      a randomly selected int from COLOR_WHEEL_PALETTE_REDUCED
    • randomColorWheel

      public static int randomColorWheel(com.github.tommyettinger.random.EnhancedRandom rng)
      Gets a random color from the palette COLOR_WHEEL_PALETTE_REDUCED, using the specified EnhancedRandom to determine saturation, brightness, and hue.
      Parameters:
      rng - used to choose everything
      Returns:
      a randomly selected int from COLOR_WHEEL_PALETTE_REDUCED
    • indexedColorWheel

      public static int indexedColorWheel(int idx, int bright, int sat)
      Gets a color by a shuffled index from the palette COLOR_WHEEL_PALETTE_REDUCED, with the specified brightness (0 is darkest, 1 is middle-bright, 2 is brightest) and saturation (0 is grayest, 1 is mid-saturation, 2 is fully saturated), using the given index to ensure similar index values usually return very different colors. This can return up to 16 colors before cycling, if bright and sat stay the same.
      Parameters:
      idx - the index; should change by 1 per color generated to ensure different colors
      bright - the brightness to use, from 0 (dark) to 2 (bright)
      sat - the saturation to use, from 0 (grayish) to 2 (boldly colored)
      Returns:
      a mathematically selected int from COLOR_WHEEL_PALETTE_REDUCED
    • indexedColorWheel

      public static int indexedColorWheel(int idx, int sat)
      Gets a color by a shuffled index from the palette COLOR_WHEEL_PALETTE_REDUCED, with the specified saturation (0 is grayest, 1 is mid-saturation, 2 is fully saturated), using the given index to ensure similar index values usually return very different colors. This can return up to 48 colors before cycling, if sat stays the same.
      Parameters:
      idx - the index; should change by 1 per color generated to ensure different colors
      sat - the saturation to use, from 0 (grayish) to 2 (boldly colored)
      Returns:
      a mathematically selected int from COLOR_WHEEL_PALETTE_REDUCED
    • indexedColorWheel

      public static int indexedColorWheel(int idx)
      Gets a color by a shuffled index from the palette COLOR_WHEEL_PALETTE_REDUCED, using the given index to ensure similar index values usually return very different colors. This can return up to 144 colors before cycling, which is the total amount of non-grayscale colors in COLOR_WHEEL_PALETTE_REDUCED.
      Parameters:
      idx - the index; should change by 1 per color generated to ensure different colors
      Returns:
      a mathematically selected int from COLOR_WHEEL_PALETTE_REDUCED