Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACHROMATIC_SERIES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors from the traditional Japanese Achromatic Series found on Wikipedia.
- ACHROMATIC_SERIES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors from the traditional Japanese Achromatic Series found on Wikipedia.
- add(ProbabilityTable, int) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Adds the given probability table as a possible set of results for this table.
- add(T, int) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Adds the given item to the table.
- addAll(ObjectIntMap) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Given an ObjectIntMap of T element keys and int weight values, adds all T keys with their corresponding weights into this ProbabilityTable.
- addAllNested(ObjectIntMap) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Given an ObjectIntMap of ProbabilityTable keys and int weight values, adds all keys as nested tables with their corresponding weights into this ProbabilityTable.
- addColors(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Mixes the packed int color start and the packed int color end additively.
- addColors(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Mixes the int color start and the in color end additively.
- additiveMix(int[], int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Given several colors, this gets an even mix of all colors in equal measure, mixing them additively and clamping.
- additiveMix(int[], int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Given several colors, this gets an even mix of all colors in equal measure, mixing them additively and clamping.
- adjustAll(int, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Effectively the same as calling
DescriptiveColor.adjustLightness(int, float)and thenDescriptiveColor.adjustChroma(int, float)onoklaband returning the result. - adjustAll(int, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Effectively the same as calling
DescriptiveColorRgb.adjustLightness(int, float)and thenDescriptiveColorRgb.adjustChroma(int, float)onrgbaand returning the result. - adjustChroma(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Brings the chromatic components of the Oklab int color oklab either towards or away from grayscale, depending on change.
- adjustChroma(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Brings the chromatic components of the RGBA8888 int color rgba either towards or away from grayscale, depending on change.
- adjustLightness(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color oklab towards either white or black, depending on change.
- adjustLightness(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Interpolates from the RGBA8888 int color rgba towards either white or black, depending on change.
- ALIASES - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
Stores alternative names for colors in
DescriptiveColor.NAMED, like "grey" as an alias forDescriptiveColor.GRAYor "gold" as an alias forDescriptiveColor.SAFFRON. - ALIASES - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Stores alternative names for colors in
DescriptiveColorRgb.NAMED, like "grey" as an alias forDescriptiveColorRgb.GRAYor "gold" as an alias forDescriptiveColorRgb.SAFFRON. - ALICE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ALICE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Alice Blue" has RGBA8888 code
F0F8FFFF, red 0.9411765, green 0.972549, blue 1.0, alpha 1.0, hue 0.5777778, saturation 0.058823526, and lightness 0.9705882. - ALIZARIN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ALIZARIN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Alizarin" has RGBA8888 code
E32636FF, red 0.8901961, green 0.14901961, blue 0.21176471, alpha 1.0, hue 0.9858906, saturation 0.7411765, and lightness 0.51960784. - ALL_UNICODE_LETTER_SET - Static variable in class com.github.yellowstonegames.core.StringTools
-
An OffsetBitSet containing every letter char in the Unicode BMP as an index.
- ALL_UNICODE_LOWERCASE_LETTER_SET - Static variable in class com.github.yellowstonegames.core.StringTools
-
An OffsetBitSet containing every lower-case letter char in the Unicode BMP as an index.
- ALL_UNICODE_UPPERCASE_LETTER_SET - Static variable in class com.github.yellowstonegames.core.StringTools
-
An OffsetBitSet containing every upper-case letter char in the Unicode BMP as an index.
- ALOEWOOD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ALOEWOOD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aloewood" has RGBA8888 code
6A432DFF, red 0.41568628, green 0.2627451, blue 0.1764706, alpha 1.0, hue 0.060109295, saturation 0.23921569, and lightness 0.29607844. - ALOEWOOD_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ALOEWOOD_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aloewood Brown" has RGBA8888 code
5A6457FF, red 0.3529412, green 0.39215687, blue 0.34117648, alpha 1.0, hue 0.2948718, saturation 0.05098039, and lightness 0.36666667. - alpha(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the alpha channel value of the given encoded color, as a float from 0.0f to 1.0f, inclusive.
- alpha(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- alphaInt(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the alpha channel value of the given encoded color, as an int ranging from 0 to 255, inclusive.
- alphaInt(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- AMARANTH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AMARANTH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Amaranth" has RGBA8888 code
E52B50FF, red 0.8980392, green 0.16862746, blue 0.3137255, alpha 1.0, hue 0.96684587, saturation 0.7294118, and lightness 0.53333336. - AMBER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AMBER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Amber" has RGBA8888 code
FFBF00FF, red 1.0, green 0.7490196, blue 0.0, alpha 1.0, hue 0.1248366, saturation 1.0, and lightness 0.5. - AMBER_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AMBER_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Amber Dye" has RGBA8888 code
CA6924FF, red 0.7921569, green 0.4117647, blue 0.14117648, alpha 1.0, hue 0.06927711, saturation 0.6509804, and lightness 0.4666667. - AMETHYST - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AMETHYST - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Amethyst" has RGBA8888 code
9966CCFF, red 0.6, green 0.4, blue 0.8, alpha 1.0, hue 0.75, saturation 0.4, and lightness 0.6. - AMUR_CORK_TREE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AMUR_CORK_TREE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Amur Cork Tree" has RGBA8888 code
F3C13AFF, red 0.9529412, green 0.75686276, blue 0.22745098, alpha 1.0, hue 0.121621616, saturation 0.7254902, and lightness 0.5901961. - appendGradient(IntList, int, int, int) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Appends a gradient from the packed int Oklab color
startto the packed int Oklab colorend, taking the specified number of steps and using linear Interpolation for how it transitions. - appendGradient(IntList, int, int, int) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Appends a gradient from the RGBA8888 int color
startto the RGBA8888 int colorend, taking the specified number of steps and using linear Interpolation for how it transitions. - appendGradient(IntList, int, int, int, Interpolations.InterpolationFunction) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Appends a gradient from the packed int Oklab color
startto the packed int Oklab colorend, taking the specified number of steps and using the specified Interpolation for how it transitions. - appendGradient(IntList, int, int, int, Interpolations.InterpolationFunction) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Appends a gradient from the RGBA8888 int color
startto the RGBA8888 int colorend, taking the specified number of steps and using the specified Interpolation for how it transitions. - appendGradientChain(IntList, int, int...) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Appends a gradient between several packed int Oklab colors provided in
chain. - appendGradientChain(IntList, int, int...) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Appends a gradient between several RGBA8888 int colors provided in
chain. - appendGradientChain(IntList, int, Interpolations.InterpolationFunction, int...) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Appends a gradient between several packed int Oklab colors provided in
chain. - appendGradientChain(IntList, int, Interpolations.InterpolationFunction, int...) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Appends a gradient between several RGBA8888 int colors provided in
chain. - appendGradientChain(IntList, int, Interpolations.InterpolationFunction, IntList) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Appends a gradient between several packed int Oklab colors provided in
chain. - appendGradientChain(IntList, int, Interpolations.InterpolationFunction, IntList) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Appends a gradient between several RGBA8888 int colors provided in
chain. - appendGradientChain(IntList, int, IntList) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Appends a gradient between several packed int Oklab colors provided in
chain. - appendGradientChain(IntList, int, IntList) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Appends a gradient between several RGBA8888 int colors provided in
chain. - appendHex(T, byte) - Static method in class com.github.yellowstonegames.core.DigitTools
- appendHex(T, char) - Static method in class com.github.yellowstonegames.core.DigitTools
- appendHex(T, double) - Static method in class com.github.yellowstonegames.core.DigitTools
- appendHex(T, float) - Static method in class com.github.yellowstonegames.core.DigitTools
- appendHex(T, int) - Static method in class com.github.yellowstonegames.core.DigitTools
- appendHex(T, long) - Static method in class com.github.yellowstonegames.core.DigitTools
- appendHex(T, short) - Static method in class com.github.yellowstonegames.core.DigitTools
- appendJoined(StringBuilder, CharSequence, boolean...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoined(StringBuilder, CharSequence, byte...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoined(StringBuilder, CharSequence, char...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoined(StringBuilder, CharSequence, double...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoined(StringBuilder, CharSequence, float...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoined(StringBuilder, CharSequence, int...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoined(StringBuilder, CharSequence, long...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoined(StringBuilder, CharSequence, short...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoined(StringBuilder, CharSequence, CharSequence...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoined(StringBuilder, CharSequence, Iterable) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- appendJoined(StringBuilder, CharSequence, Object[]) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- appendJoinedArrays(StringBuilder, CharSequence, char[]...) - Static method in class com.github.yellowstonegames.core.StringTools
- appendJoinedDense(StringBuilder, boolean...) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- appendJoinedDense(StringBuilder, char, char, boolean...) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- appendJoinedFloatsBits(T, CharSequence, float...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Joins an array or varargs of floats into an Appendable CharSequence, separated by
delimiter. - appendJoinedReadably(StringBuilder, CharSequence, long...) - Static method in class com.github.yellowstonegames.core.StringTools
-
Like
Base.appendJoined(CharSequence, CharSequence, long[]), but this appends an 'L' to each number so they can be read in by Java. - appendPartialGradient(IntList, int, int, int) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Exactly like
ColorGradients.appendGradient(IntList, int, int, int), but does not includeendin what it appends toappending. - appendPartialGradient(IntList, int, int, int) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Exactly like
ColorGradientsRgb.appendGradient(IntList, int, int, int), but does not includeendin what it appends toappending. - appendPartialGradient(IntList, int, int, int, Interpolations.InterpolationFunction) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Exactly like
ColorGradients.appendGradient(IntList, int, int, int, InterpolationFunction), but does not includeendin what it appends toappending. - appendPartialGradient(IntList, int, int, int, Interpolations.InterpolationFunction) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Exactly like
ColorGradientsRgb.appendGradient(IntList, int, int, int, InterpolationFunction), but does not includeendin what it appends toappending. - APRICOT - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "apricot" has RGBA8888 code
0xFFA828FF, L 0.73333335, A 0.52156866, B 0.5764706, alpha 1.0, hue 0.20361295, saturation 0.90785277, and chroma 0.1582875. - APRICOT - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "apricot" has RGBA8888 code
0xFFA828FF, red 1.0, green 0.65882355, blue 0.15686275, alpha 1.0, hue 0.09922481, saturation 0.84313726, and lightness 0.57843137. - APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Apricot" has RGBA8888 code
FBCEB1FF, red 0.9843137, green 0.80784315, blue 0.69411767, alpha 1.0, hue 0.06531531, saturation 0.29019606, and lightness 0.8392157. - AQUA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AQUA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aqua" has RGBA8888 code
00FFFFFF, red 0.0, green 1.0, blue 1.0, alpha 1.0, hue 0.5, saturation 1.0, and lightness 0.5. - AQUAMARINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AQUAMARINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aquamarine" has RGBA8888 code
7FFFD4FF, red 0.49803922, green 1.0, blue 0.83137256, alpha 1.0, hue 0.44401044, saturation 0.50196075, and lightness 0.7490196. - ARMY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ARMY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Army Green" has RGBA8888 code
4B5320FF, red 0.29411766, green 0.3254902, blue 0.1254902, alpha 1.0, hue 0.19281048, saturation 0.2, and lightness 0.2254902. - ASPARAGUS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ASPARAGUS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Asparagus" has RGBA8888 code
7BA05BFF, red 0.48235294, green 0.627451, blue 0.35686275, alpha 1.0, hue 0.25603867, saturation 0.27058825, and lightness 0.4921569. - ATOMIC_TANGERINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ATOMIC_TANGERINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Atomic Tangerine" has RGBA8888 code
FF9966FF, red 1.0, green 0.6, blue 0.4, alpha 1.0, hue 0.05555556, saturation 0.6, and lightness 0.7. - AUBURN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AUBURN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Auburn" has RGBA8888 code
6D351AFF, red 0.42745098, green 0.20784314, blue 0.101960786, alpha 1.0, hue 0.05421687, saturation 0.3254902, and lightness 0.26470587. - AURORA_ABSINTHE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ABSINTHE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Absinthe" has RGBA8888 code
9BF046FF, red 0.60784316, green 0.9411765, blue 0.27450982, alpha 1.0, hue 0.25, saturation 0.6666666, and lightness 0.60784316. - AURORA_AIR_FORCE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_AIR_FORCE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Air Force Blue" has RGBA8888 code
578FC7FF, red 0.34117648, green 0.56078434, blue 0.78039217, alpha 1.0, hue 0.5833334, saturation 0.4392157, and lightness 0.56078434. - AURORA_AMAZONITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_AMAZONITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Amazonite" has RGBA8888 code
8FC7C7FF, red 0.56078434, green 0.78039217, blue 0.78039217, alpha 1.0, hue 0.5, saturation 0.21960783, and lightness 0.67058825. - AURORA_ANGEL_WING - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ANGEL_WING - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Angel Wing" has RGBA8888 code
E1F8FAFF, red 0.88235295, green 0.972549, blue 0.98039216, alpha 1.0, hue 0.5133333, saturation 0.09803921, and lightness 0.9313725. - AURORA_APPLE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_APPLE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Apple Green" has RGBA8888 code
14E60AFF, red 0.078431375, green 0.9019608, blue 0.039215688, alpha 1.0, hue 0.3257576, saturation 0.8627451, and lightness 0.47058824. - AURORA_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Apricot" has RGBA8888 code
FFA53CFF, red 1.0, green 0.64705884, blue 0.23529412, alpha 1.0, hue 0.0897436, saturation 0.7647059, and lightness 0.61764705. - AURORA_AQUAMARINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_AQUAMARINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Aquamarine" has RGBA8888 code
C7F1F1FF, red 0.78039217, green 0.94509804, blue 0.94509804, alpha 1.0, hue 0.5, saturation 0.16470587, and lightness 0.8627451. - AURORA_ARMY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ARMY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Army Green" has RGBA8888 code
626200FF, red 0.38431373, green 0.38431373, blue 0.0, alpha 1.0, hue 0.16666666, saturation 0.38431373, and lightness 0.19215687. - AURORA_ARTICHOKE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ARTICHOKE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Artichoke" has RGBA8888 code
87B48EFF, red 0.5294118, green 0.7058824, blue 0.5568628, alpha 1.0, hue 0.35925928, saturation 0.17647058, and lightness 0.61764705. - AURORA_ASPARAGUS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ASPARAGUS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Asparagus" has RGBA8888 code
587D3EFF, red 0.34509805, green 0.49019608, blue 0.24313726, alpha 1.0, hue 0.26455027, saturation 0.24705882, and lightness 0.36666667. - AURORA_AVOCADO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_AVOCADO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Avocado" has RGBA8888 code
6AA805FF, red 0.41568628, green 0.65882355, blue 0.019607844, alpha 1.0, hue 0.23006135, saturation 0.6392157, and lightness 0.3392157. - AURORA_BANANA_PUDDING - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BANANA_PUDDING - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Banana Pudding" has RGBA8888 code
E6D55AFF, red 0.9019608, green 0.8352941, blue 0.3529412, alpha 1.0, hue 0.14642859, saturation 0.5490196, and lightness 0.627451. - AURORA_BEIGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BEIGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Beige" has RGBA8888 code
CBAA89FF, red 0.79607844, green 0.6666667, blue 0.5372549, alpha 1.0, hue 0.083333336, saturation 0.2588235, and lightness 0.6666667. - AURORA_BLACKLIGHT_GLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BLACKLIGHT_GLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Blacklight Glow" has RGBA8888 code
8732D2FF, red 0.5294118, green 0.19607843, blue 0.8235294, alpha 1.0, hue 0.7552084, saturation 0.627451, and lightness 0.50980395. - AURORA_BLUE_EYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BLUE_EYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Blue Eye" has RGBA8888 code
4B7DC8FF, red 0.29411766, green 0.49019608, blue 0.78431374, alpha 1.0, hue 0.6, saturation 0.49019608, and lightness 0.5392157. - AURORA_BLUE_SMOKE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BLUE_SMOKE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Blue Smoke" has RGBA8888 code
8FABC7FF, red 0.56078434, green 0.67058825, blue 0.78039217, alpha 1.0, hue 0.5833334, saturation 0.21960783, and lightness 0.67058825. - AURORA_BLUE_STEEL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BLUE_STEEL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Blue Steel" has RGBA8888 code
7676CAFF, red 0.4627451, green 0.4627451, blue 0.7921569, alpha 1.0, hue 0.6666667, saturation 0.32941177, and lightness 0.627451. - AURORA_BLUEBERRY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BLUEBERRY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Blueberry" has RGBA8888 code
0F377DFF, red 0.05882353, green 0.21568628, blue 0.49019608, alpha 1.0, hue 0.6060606, saturation 0.43137255, and lightness 0.27450982. - AURORA_BOLOGNA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BOLOGNA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Bologna" has RGBA8888 code
98344DFF, red 0.59607846, green 0.20392157, blue 0.3019608, alpha 1.0, hue 0.9583333, saturation 0.3921569, and lightness 0.39999998. - AURORA_BOYSENBERRY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BOYSENBERRY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Boysenberry" has RGBA8888 code
57578FFF, red 0.34117648, green 0.34117648, blue 0.56078434, alpha 1.0, hue 0.6666667, saturation 0.21960786, and lightness 0.4509804. - AURORA_BRICK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BRICK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Brick" has RGBA8888 code
D5524AFF, red 0.8352941, green 0.32156864, blue 0.2901961, alpha 1.0, hue 0.009592325, saturation 0.54509807, and lightness 0.5627451. - AURORA_BRONZE_SKIN_1 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BRONZE_SKIN_1 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Bronze Skin 1" has RGBA8888 code
73573BFF, red 0.4509804, green 0.34117648, blue 0.23137255, alpha 1.0, hue 0.083333336, saturation 0.21960784, and lightness 0.34117645. - AURORA_BRONZE_SKIN_2 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BRONZE_SKIN_2 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Bronze Skin 2" has RGBA8888 code
8F7357FF, red 0.56078434, green 0.4509804, blue 0.34117648, alpha 1.0, hue 0.08333332, saturation 0.21960786, and lightness 0.4509804. - AURORA_BRONZE_SKIN_3 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BRONZE_SKIN_3 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Bronze Skin 3" has RGBA8888 code
C49E73FF, red 0.76862746, green 0.61960787, blue 0.4509804, alpha 1.0, hue 0.08847737, saturation 0.31764707, and lightness 0.6098039. - AURORA_BRONZE_SKIN_4 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BRONZE_SKIN_4 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Bronze Skin 4" has RGBA8888 code
E3C7ABFF, red 0.8901961, green 0.78039217, blue 0.67058825, alpha 1.0, hue 0.083333336, saturation 0.21960783, and lightness 0.78039217. - AURORA_BROWN_VELVET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BROWN_VELVET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Brown Velvet" has RGBA8888 code
4B2837FF, red 0.29411766, green 0.15686275, blue 0.21568628, alpha 1.0, hue 0.92857146, saturation 0.13725491, and lightness 0.2254902. - AURORA_BUBBLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BUBBLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Bubble" has RGBA8888 code
BFFFFFFF, red 0.7490196, green 1.0, blue 1.0, alpha 1.0, hue 0.5, saturation 0.25098038, and lightness 0.8745098. - AURORA_BUBBLE_GUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BUBBLE_GUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Bubble Gum" has RGBA8888 code
FF50BFFF, red 1.0, green 0.3137255, blue 0.7490196, alpha 1.0, hue 0.89428574, saturation 0.6862745, and lightness 0.65686274. - AURORA_BUBBLEGUM_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BUBBLEGUM_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Bubblegum Pink" has RGBA8888 code
FD81FFFF, red 0.99215686, green 0.5058824, blue 1.0, alpha 1.0, hue 0.8306879, saturation 0.49411762, and lightness 0.7529412. - AURORA_BURNT_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_BURNT_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Burnt Yellow" has RGBA8888 code
D79B0FFF, red 0.84313726, green 0.60784316, blue 0.05882353, alpha 1.0, hue 0.11666667, saturation 0.78431374, and lightness 0.45098042. - AURORA_CALM_SKY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CALM_SKY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Calm Sky" has RGBA8888 code
4AA4FFFF, red 0.2901961, green 0.6431373, blue 1.0, alpha 1.0, hue 0.58379376, saturation 0.70980394, and lightness 0.64509803. - AURORA_CARMINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CARMINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Carmine" has RGBA8888 code
BD1039FF, red 0.7411765, green 0.0627451, blue 0.22352941, alpha 1.0, hue 0.96050096, saturation 0.6784314, and lightness 0.40196076. - AURORA_CEDAR_WOOD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CEDAR_WOOD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Cedar Wood" has RGBA8888 code
621800FF, red 0.38431373, green 0.09411765, blue 0.0, alpha 1.0, hue 0.040816326, saturation 0.38431373, and lightness 0.19215687. - AURORA_CELADON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CELADON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Celadon" has RGBA8888 code
AFFFAFFF, red 0.6862745, green 1.0, blue 0.6862745, alpha 1.0, hue 0.33333334, saturation 0.31372547, and lightness 0.84313726. - AURORA_CELERY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CELERY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Celery" has RGBA8888 code
7DFF73FF, red 0.49019608, green 1.0, blue 0.4509804, alpha 1.0, hue 0.32142857, saturation 0.5490196, and lightness 0.7254902. - AURORA_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Chartreuse" has RGBA8888 code
C8FF41FF, red 0.78431374, green 1.0, blue 0.25490198, alpha 1.0, hue 0.21491227, saturation 0.745098, and lightness 0.627451. - AURORA_CHERRY_SYRUP - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CHERRY_SYRUP - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Cherry Syrup" has RGBA8888 code
551937FF, red 0.33333334, green 0.09803922, blue 0.21568628, alpha 1.0, hue 0.9166667, saturation 0.23529413, and lightness 0.21568629. - AURORA_CHINCHILLA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CHINCHILLA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Chinchilla" has RGBA8888 code
929292FF, red 0.57254905, green 0.57254905, blue 0.57254905, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.57254905. - AURORA_CHIPPED_GRANITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CHIPPED_GRANITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Chipped Granite" has RGBA8888 code
A8B9DCFF, red 0.65882355, green 0.7254902, blue 0.8627451, alpha 1.0, hue 0.6121795, saturation 0.20392156, and lightness 0.7607843. - AURORA_CLOUD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CLOUD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Cloud" has RGBA8888 code
EDEDEDFF, red 0.92941177, green 0.92941177, blue 0.92941177, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.92941177. - AURORA_COAL_BLACK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_COAL_BLACK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Coal Black" has RGBA8888 code
131313FF, red 0.07450981, green 0.07450981, blue 0.07450981, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.07450981. - AURORA_COLD_IRON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_COLD_IRON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Cold Iron" has RGBA8888 code
57738FFF, red 0.34117648, green 0.4509804, blue 0.56078434, alpha 1.0, hue 0.5833334, saturation 0.21960786, and lightness 0.4509804. - AURORA_CORN_SILK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CORN_SILK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Corn Silk" has RGBA8888 code
C7C78FFF, red 0.78039217, green 0.78039217, blue 0.56078434, alpha 1.0, hue 0.16666667, saturation 0.21960783, and lightness 0.67058825. - AURORA_CORNFLOWER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CORNFLOWER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Cornflower Blue" has RGBA8888 code
3C3CF5FF, red 0.23529412, green 0.23529412, blue 0.9607843, alpha 1.0, hue 0.6666667, saturation 0.7254902, and lightness 0.5980392. - AURORA_COTTON_CANDY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_COTTON_CANDY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Cotton Candy" has RGBA8888 code
FFDCF5FF, red 1.0, green 0.8627451, blue 0.9607843, alpha 1.0, hue 0.88095236, saturation 0.1372549, and lightness 0.9313725. - AURORA_CREAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CREAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Cream" has RGBA8888 code
FFFFBFFF, red 1.0, green 1.0, blue 0.7490196, alpha 1.0, hue 0.16666667, saturation 0.25098038, and lightness 0.8745098. - AURORA_CRICKET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CRICKET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Cricket" has RGBA8888 code
8F8F57FF, red 0.56078434, green 0.56078434, blue 0.34117648, alpha 1.0, hue 0.16666666, saturation 0.21960786, and lightness 0.4509804. - AURORA_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Cyan" has RGBA8888 code
00FFFFFF, red 0.0, green 1.0, blue 1.0, alpha 1.0, hue 0.5, saturation 1.0, and lightness 0.5. - AURORA_DARK_PINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DARK_PINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dark Pine" has RGBA8888 code
283405FF, red 0.15686275, green 0.20392157, blue 0.019607844, alpha 1.0, hue 0.20921987, saturation 0.18431373, and lightness 0.11176471. - AURORA_DARK_SKIN_1 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DARK_SKIN_1 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dark Skin 1" has RGBA8888 code
573B3BFF, red 0.34117648, green 0.23137255, blue 0.23137255, alpha 1.0, hue 0.0, saturation 0.10980393, and lightness 0.28627452. - AURORA_DARK_SKIN_2 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DARK_SKIN_2 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dark Skin 2" has RGBA8888 code
73413CFF, red 0.4509804, green 0.25490198, blue 0.23529412, alpha 1.0, hue 0.015151525, saturation 0.21568628, and lightness 0.34313726. - AURORA_DARK_SKIN_3 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DARK_SKIN_3 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dark Skin 3" has RGBA8888 code
8E5555FF, red 0.5568628, green 0.33333334, blue 0.33333334, alpha 1.0, hue 0.0, saturation 0.22352943, and lightness 0.44509807. - AURORA_DARK_TEAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DARK_TEAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dark Teal" has RGBA8888 code
234146FF, red 0.13725491, green 0.25490198, blue 0.27450982, alpha 1.0, hue 0.52380955, saturation 0.13725491, and lightness 0.20588237. - AURORA_DEEP_JUNGLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DEEP_JUNGLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Deep Jungle" has RGBA8888 code
191E0FFF, red 0.09803922, green 0.11764706, blue 0.05882353, alpha 1.0, hue 0.22222224, saturation 0.05882353, and lightness 0.0882353. - AURORA_DEEP_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DEEP_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Deep Purple" has RGBA8888 code
7F007FFF, red 0.49803922, green 0.0, blue 0.49803922, alpha 1.0, hue 0.8333333, saturation 0.49803922, and lightness 0.24901961. - AURORA_DEEP_TEAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DEEP_TEAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Deep Teal" has RGBA8888 code
055A5CFF, red 0.019607844, green 0.3529412, blue 0.36078432, alpha 1.0, hue 0.50383145, saturation 0.34117648, and lightness 0.19019607. - AURORA_DENIM_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DENIM_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Denim Blue" has RGBA8888 code
109CDEFF, red 0.0627451, green 0.6117647, blue 0.87058824, alpha 1.0, hue 0.5533981, saturation 0.80784315, and lightness 0.46666664. - AURORA_DESERT_RAIN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DESERT_RAIN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Desert Rain" has RGBA8888 code
326496FF, red 0.19607843, green 0.39215687, blue 0.5882353, alpha 1.0, hue 0.5833334, saturation 0.3921569, and lightness 0.39215687. - AURORA_DRAB_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DRAB_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Drab Green" has RGBA8888 code
414123FF, red 0.25490198, green 0.25490198, blue 0.13725491, alpha 1.0, hue 0.16666666, saturation 0.11764707, and lightness 0.19607845. - AURORA_DREARY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DREARY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dreary Blue" has RGBA8888 code
3B5773FF, red 0.23137255, green 0.34117648, blue 0.4509804, alpha 1.0, hue 0.5833334, saturation 0.21960784, and lightness 0.34117645. - AURORA_DRIED_SAGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DRIED_SAGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dried Sage" has RGBA8888 code
ABE3C5FF, red 0.67058825, green 0.8901961, blue 0.77254903, alpha 1.0, hue 0.4107143, saturation 0.21960783, and lightness 0.78039217. - AURORA_DRIFTWOOD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DRIFTWOOD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Driftwood" has RGBA8888 code
8C805AFF, red 0.54901963, green 0.5019608, blue 0.3529412, alpha 1.0, hue 0.12666667, saturation 0.19607845, and lightness 0.4509804. - AURORA_DRY_BRUSH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DRY_BRUSH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dry Brush" has RGBA8888 code
AC9400FF, red 0.6745098, green 0.5803922, blue 0.0, alpha 1.0, hue 0.14341085, saturation 0.6745098, and lightness 0.3372549. - AURORA_DRY_PEPPER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DRY_PEPPER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dry Pepper" has RGBA8888 code
DA6E0AFF, red 0.85490197, green 0.43137255, blue 0.039215688, alpha 1.0, hue 0.0801282, saturation 0.8156863, and lightness 0.4470588. - AURORA_DULL_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DULL_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dull Azure" has RGBA8888 code
2378DCFF, red 0.13725491, green 0.47058824, blue 0.8627451, alpha 1.0, hue 0.5900901, saturation 0.7254902, and lightness 0.5. - AURORA_DULL_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DULL_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dull Green" has RGBA8888 code
53500AFF, red 0.3254902, green 0.3137255, blue 0.039215688, alpha 1.0, hue 0.15981735, saturation 0.28627452, and lightness 0.18235296. - AURORA_DULL_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DULL_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dull Violet" has RGBA8888 code
73578FFF, red 0.4509804, green 0.34117648, blue 0.56078434, alpha 1.0, hue 0.75, saturation 0.21960786, and lightness 0.4509804. - AURORA_DUN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DUN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dun" has RGBA8888 code
B5B572FF, red 0.70980394, green 0.70980394, blue 0.44705883, alpha 1.0, hue 0.16666667, saturation 0.2627451, and lightness 0.57843137. - AURORA_DUST_BUNNY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DUST_BUNNY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dust Bunny" has RGBA8888 code
BED2F0FF, red 0.74509805, green 0.8235294, blue 0.9411765, alpha 1.0, hue 0.6, saturation 0.19607842, and lightness 0.8431373. - AURORA_DUSTY_GRAPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DUSTY_GRAPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dusty Grape" has RGBA8888 code
724072FF, red 0.44705883, green 0.2509804, blue 0.44705883, alpha 1.0, hue 0.8333333, saturation 0.19607842, and lightness 0.34901962. - AURORA_DUSTY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DUSTY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dusty Green" has RGBA8888 code
73AB73FF, red 0.4509804, green 0.67058825, blue 0.4509804, alpha 1.0, hue 0.33333334, saturation 0.21960786, and lightness 0.56078434. - AURORA_DUSTY_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_DUSTY_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Dusty Pink" has RGBA8888 code
C78FB9FF, red 0.78039217, green 0.56078434, blue 0.7254902, alpha 1.0, hue 0.875, saturation 0.21960783, and lightness 0.67058825. - AURORA_EARWAX - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_EARWAX - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Earwax" has RGBA8888 code
BFBF3FFF, red 0.7490196, green 0.7490196, blue 0.24705882, alpha 1.0, hue 0.16666666, saturation 0.5019608, and lightness 0.49803922. - AURORA_EGGPLANT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_EGGPLANT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Eggplant" has RGBA8888 code
320A46FF, red 0.19607843, green 0.039215688, blue 0.27450982, alpha 1.0, hue 0.7777778, saturation 0.23529413, and lightness 0.15686275. - AURORA_ELECTRIC_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ELECTRIC_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Electric Blue" has RGBA8888 code
0052F6FF, red 0.0, green 0.32156864, blue 0.9647059, alpha 1.0, hue 0.6111111, saturation 0.9647059, and lightness 0.48235294. - AURORA_ELEPHANT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ELEPHANT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Elephant" has RGBA8888 code
808080FF, red 0.5019608, green 0.5019608, blue 0.5019608, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.5019608. - AURORA_EMBERS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_EMBERS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Embers" has RGBA8888 code
F55A32FF, red 0.9607843, green 0.3529412, blue 0.19607843, alpha 1.0, hue 0.034188036, saturation 0.7647059, and lightness 0.5784313. - AURORA_EMERALD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_EMERALD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Emerald" has RGBA8888 code
00C514FF, red 0.0, green 0.77254903, blue 0.078431375, alpha 1.0, hue 0.35025382, saturation 0.77254903, and lightness 0.38627452. - AURORA_EMINENCE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_EMINENCE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Eminence" has RGBA8888 code
3C233CFF, red 0.23529412, green 0.13725491, blue 0.23529412, alpha 1.0, hue 0.8333333, saturation 0.09803921, and lightness 0.18627451. - AURORA_EUCALYPTUS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_EUCALYPTUS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Eucalyptus" has RGBA8888 code
1C8C4EFF, red 0.10980392, green 0.54901963, blue 0.30588236, alpha 1.0, hue 0.4077381, saturation 0.43921572, and lightness 0.3294118. - AURORA_FADED_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FADED_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Faded Blue" has RGBA8888 code
3F3FBFFF, red 0.24705882, green 0.24705882, blue 0.7490196, alpha 1.0, hue 0.6666667, saturation 0.5019608, and lightness 0.49803922. - AURORA_FAWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FAWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Fawn" has RGBA8888 code
BF7F3FFF, red 0.7490196, green 0.49803922, blue 0.24705882, alpha 1.0, hue 0.08333332, saturation 0.5019608, and lightness 0.49803922. - AURORA_FEATHER_DOWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FEATHER_DOWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Feather Down" has RGBA8888 code
E3E3FFFF, red 0.8901961, green 0.8901961, blue 1.0, alpha 1.0, hue 0.6666667, saturation 0.109803915, and lightness 0.94509804. - AURORA_FERN_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FERN_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Fern Green" has RGBA8888 code
0C5C0CFF, red 0.047058824, green 0.36078432, blue 0.047058824, alpha 1.0, hue 0.33333334, saturation 0.3137255, and lightness 0.20392157. - AURORA_FLAMINGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FLAMINGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Flamingo" has RGBA8888 code
FC3A8CFF, red 0.9882353, green 0.22745098, blue 0.54901963, alpha 1.0, hue 0.9295533, saturation 0.7607843, and lightness 0.6078431. - AURORA_FLORAL_FOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FLORAL_FOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Floral Foam" has RGBA8888 code
0F6946FF, red 0.05882353, green 0.4117647, blue 0.27450982, alpha 1.0, hue 0.4351852, saturation 0.3529412, and lightness 0.2352941. - AURORA_FOG - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FOG - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Fog" has RGBA8888 code
C9C9C9FF, red 0.7882353, green 0.7882353, blue 0.7882353, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.7882353. - AURORA_FOREST_GLEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FOREST_GLEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Forest Glen" has RGBA8888 code
149605FF, red 0.078431375, green 0.5882353, blue 0.019607844, alpha 1.0, hue 0.31609195, saturation 0.5686275, and lightness 0.30392158. - AURORA_FRESH_BLOOD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FRESH_BLOOD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Fresh Blood" has RGBA8888 code
FF0000FF, red 1.0, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 1.0, and lightness 0.5. - AURORA_FROG_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FROG_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Frog Green" has RGBA8888 code
73C805FF, red 0.4509804, green 0.78431374, blue 0.019607844, alpha 1.0, hue 0.23931625, saturation 0.7647059, and lightness 0.4019608. - AURORA_FRUIT_PUNCH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FRUIT_PUNCH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Fruit Punch" has RGBA8888 code
C80078FF, red 0.78431374, green 0.0, blue 0.47058824, alpha 1.0, hue 0.9, saturation 0.78431374, and lightness 0.39215687. - AURORA_FUSION_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_FUSION_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Fusion Red" has RGBA8888 code
FF3C0AFF, red 1.0, green 0.23529412, blue 0.039215688, alpha 1.0, hue 0.034013607, saturation 0.9607843, and lightness 0.51960784. - AURORA_GARTER_SNAKE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_GARTER_SNAKE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Garter Snake" has RGBA8888 code
64C082FF, red 0.39215687, green 0.7529412, blue 0.50980395, alpha 1.0, hue 0.3876812, saturation 0.36078432, and lightness 0.57254905. - AURORA_GRAPE_LOLLIPOP - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_GRAPE_LOLLIPOP - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Grape Lollipop" has RGBA8888 code
5A187BFF, red 0.3529412, green 0.09411765, blue 0.48235294, alpha 1.0, hue 0.7777778, saturation 0.3882353, and lightness 0.2882353. - AURORA_GRAPE_SODA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_GRAPE_SODA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Grape Soda" has RGBA8888 code
410062FF, red 0.25490198, green 0.0, blue 0.38431373, alpha 1.0, hue 0.7772109, saturation 0.38431373, and lightness 0.19215687. - AURORA_GRAPHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_GRAPHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Graphite" has RGBA8888 code
373737FF, red 0.21568628, green 0.21568628, blue 0.21568628, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.21568628. - AURORA_GRAY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_GRAY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Gray Green" has RGBA8888 code
506450FF, red 0.3137255, green 0.39215687, blue 0.3137255, alpha 1.0, hue 0.33333334, saturation 0.07843137, and lightness 0.3529412. - AURORA_GREYHOUND - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_GREYHOUND - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Greyhound" has RGBA8888 code
A4A4A4FF, red 0.6431373, green 0.6431373, blue 0.6431373, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.6431373. - AURORA_HAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_HAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Ham" has RGBA8888 code
EBACE1FF, red 0.92156863, green 0.6745098, blue 0.88235295, alpha 1.0, hue 0.85978836, saturation 0.24705881, and lightness 0.7980392. - AURORA_HELIOTROPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_HELIOTROPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Heliotrope" has RGBA8888 code
FF52FFFF, red 1.0, green 0.32156864, blue 1.0, alpha 1.0, hue 0.8333333, saturation 0.6784314, and lightness 0.6607843. - AURORA_HIDDEN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_HIDDEN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Hidden Blue" has RGBA8888 code
186ABDFF, red 0.09411765, green 0.41568628, blue 0.7411765, alpha 1.0, hue 0.5838384, saturation 0.64705884, and lightness 0.41764706. - AURORA_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Honeydew" has RGBA8888 code
C7E3ABFF, red 0.78039217, green 0.8901961, blue 0.67058825, alpha 1.0, hue 0.25, saturation 0.21960783, and lightness 0.78039217. - AURORA_HOSPITAL_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_HOSPITAL_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Hospital Green" has RGBA8888 code
3FBFBFFF, red 0.24705882, green 0.7490196, blue 0.7490196, alpha 1.0, hue 0.5, saturation 0.5019608, and lightness 0.49803922. - AURORA_HOT_SAUCE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_HOT_SAUCE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Hot Sauce" has RGBA8888 code
A5140AFF, red 0.64705884, green 0.078431375, blue 0.039215688, alpha 1.0, hue 0.010752688, saturation 0.60784316, and lightness 0.34313723. - AURORA_HUNTER_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_HUNTER_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Hunter Green" has RGBA8888 code
1E2D23FF, red 0.11764706, green 0.1764706, blue 0.13725491, alpha 1.0, hue 0.3888889, saturation 0.058823533, and lightness 0.14705883. - AURORA_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Indigo" has RGBA8888 code
231094FF, red 0.13725491, green 0.0627451, blue 0.5803922, alpha 1.0, hue 0.6906566, saturation 0.5176471, and lightness 0.3215686. - AURORA_INFECTION - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_INFECTION - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Infection" has RGBA8888 code
96DC19FF, red 0.5882353, green 0.8627451, blue 0.09803922, alpha 1.0, hue 0.22649574, saturation 0.7647059, and lightness 0.48039216. - AURORA_IOLITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_IOLITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Iolite" has RGBA8888 code
494973FF, red 0.28627452, green 0.28627452, blue 0.4509804, alpha 1.0, hue 0.6666667, saturation 0.16470587, and lightness 0.36862746. - AURORA_IRIS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_IRIS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Iris" has RGBA8888 code
6241F6FF, red 0.38431373, green 0.25490198, blue 0.9647059, alpha 1.0, hue 0.69705343, saturation 0.70980394, and lightness 0.6098039. - AURORA_IRON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_IRON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Iron" has RGBA8888 code
6E6E6EFF, red 0.43137255, green 0.43137255, blue 0.43137255, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.43137255. - AURORA_IVY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_IVY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Ivy Green" has RGBA8888 code
007F00FF, red 0.0, green 0.49803922, blue 0.0, alpha 1.0, hue 0.33333334, saturation 0.49803922, and lightness 0.24901961. - AURORA_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Jade" has RGBA8888 code
3FBF3FFF, red 0.24705882, green 0.7490196, blue 0.24705882, alpha 1.0, hue 0.33333334, saturation 0.5019608, and lightness 0.49803922. - AURORA_JUICY_GRAPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_JUICY_GRAPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Juicy Grape" has RGBA8888 code
6010D0FF, red 0.3764706, green 0.0627451, blue 0.8156863, alpha 1.0, hue 0.7361111, saturation 0.7529412, and lightness 0.43921572. - AURORA_KELLY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_KELLY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Kelly Green" has RGBA8888 code
578F57FF, red 0.34117648, green 0.56078434, blue 0.34117648, alpha 1.0, hue 0.33333334, saturation 0.21960786, and lightness 0.4509804. - AURORA_KOA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_KOA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Koa" has RGBA8888 code
A04B05FF, red 0.627451, green 0.29411766, blue 0.019607844, alpha 1.0, hue 0.07526882, saturation 0.60784316, and lightness 0.32352942. - AURORA_KYANITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_KYANITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Kyanite" has RGBA8888 code
3B7373FF, red 0.23137255, green 0.4509804, blue 0.4509804, alpha 1.0, hue 0.5, saturation 0.21960784, and lightness 0.34117645. - AURORA_LAVENDER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LAVENDER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Lavender" has RGBA8888 code
B991FFFF, red 0.7254902, green 0.5686275, blue 1.0, alpha 1.0, hue 0.72727275, saturation 0.43137252, and lightness 0.78431374. - AURORA_LEAD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LEAD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Lead" has RGBA8888 code
5B5B5BFF, red 0.35686275, green 0.35686275, blue 0.35686275, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.35686275. - AURORA_LEMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LEMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Lemon" has RGBA8888 code
FFFF00FF, red 1.0, green 1.0, blue 0.0, alpha 1.0, hue 0.16666667, saturation 1.0, and lightness 0.5. - AURORA_LIGHT_PLUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_PLUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Plum" has RGBA8888 code
DA20E0FF, red 0.85490197, green 0.1254902, blue 0.8784314, alpha 1.0, hue 0.828125, saturation 0.7529412, and lightness 0.50196075. - AURORA_LIGHT_SKIN_1 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_SKIN_1 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Skin 1" has RGBA8888 code
7E6E60FF, red 0.49411765, green 0.43137255, blue 0.3764706, alpha 1.0, hue 0.07777778, saturation 0.11764705, and lightness 0.43529412. - AURORA_LIGHT_SKIN_2 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_SKIN_2 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Skin 2" has RGBA8888 code
A0695FFF, red 0.627451, green 0.4117647, blue 0.37254903, alpha 1.0, hue 0.025641024, saturation 0.25490198, and lightness 0.5. - AURORA_LIGHT_SKIN_3 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_SKIN_3 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Skin 3" has RGBA8888 code
C07872FF, red 0.7529412, green 0.47058824, blue 0.44705883, alpha 1.0, hue 0.012820511, saturation 0.30588236, and lightness 0.6. - AURORA_LIGHT_SKIN_4 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_SKIN_4 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Skin 4" has RGBA8888 code
D08A74FF, red 0.8156863, green 0.5411765, blue 0.45490196, alpha 1.0, hue 0.03985508, saturation 0.36078432, and lightness 0.63529414. - AURORA_LIGHT_SKIN_5 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_SKIN_5 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Skin 5" has RGBA8888 code
E19B7DFF, red 0.88235295, green 0.60784316, blue 0.49019608, alpha 1.0, hue 0.05000001, saturation 0.39215687, and lightness 0.6862745. - AURORA_LIGHT_SKIN_6 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_SKIN_6 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Skin 6" has RGBA8888 code
EBAA8CFF, red 0.92156863, green 0.6666667, blue 0.54901963, alpha 1.0, hue 0.052631583, saturation 0.372549, and lightness 0.73529416. - AURORA_LIGHT_SKIN_7 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_SKIN_7 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Skin 7" has RGBA8888 code
F5B99BFF, red 0.9607843, green 0.7254902, blue 0.60784316, alpha 1.0, hue 0.055555556, saturation 0.35294116, and lightness 0.78431374. - AURORA_LIGHT_SKIN_8 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_SKIN_8 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Skin 8" has RGBA8888 code
F6C8AFFF, red 0.9647059, green 0.78431374, blue 0.6862745, alpha 1.0, hue 0.058685444, saturation 0.27843136, and lightness 0.82549024. - AURORA_LIGHT_SKIN_9 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIGHT_SKIN_9 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Light Skin 9" has RGBA8888 code
F5E1D2FF, red 0.9607843, green 0.88235295, blue 0.8235294, alpha 1.0, hue 0.071428575, saturation 0.1372549, and lightness 0.8921569. - AURORA_LILAC - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LILAC - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Lilac" has RGBA8888 code
D7A5FFFF, red 0.84313726, green 0.64705884, blue 1.0, alpha 1.0, hue 0.7592593, saturation 0.35294116, and lightness 0.8235294. - AURORA_LIPSTICK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIPSTICK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Lipstick" has RGBA8888 code
E61E78FF, red 0.9019608, green 0.11764706, blue 0.47058824, alpha 1.0, hue 0.925, saturation 0.78431374, and lightness 0.5098039. - AURORA_LIZARD_SCALES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LIZARD_SCALES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Lizard Scales" has RGBA8888 code
73733BFF, red 0.4509804, green 0.4509804, blue 0.23137255, alpha 1.0, hue 0.16666666, saturation 0.21960784, and lightness 0.34117645. - AURORA_LURID_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_LURID_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Lurid Red" has RGBA8888 code
DA2010FF, red 0.85490197, green 0.1254902, blue 0.0627451, alpha 1.0, hue 0.0132013215, saturation 0.7921569, and lightness 0.45882356. - AURORA_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Magenta" has RGBA8888 code
F500F5FF, red 0.9607843, green 0.0, blue 0.9607843, alpha 1.0, hue 0.8333333, saturation 0.9607843, and lightness 0.48039216. - AURORA_MAIDENHAIR_FERN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MAIDENHAIR_FERN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Maidenhair Fern" has RGBA8888 code
3B7349FF, red 0.23137255, green 0.4509804, blue 0.28627452, alpha 1.0, hue 0.37500003, saturation 0.21960784, and lightness 0.34117645. - AURORA_MALACHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MALACHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Malachite" has RGBA8888 code
0AD70AFF, red 0.039215688, green 0.84313726, blue 0.039215688, alpha 1.0, hue 0.33333334, saturation 0.8039216, and lightness 0.44117647. - AURORA_MARSH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MARSH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Marsh" has RGBA8888 code
738F57FF, red 0.4509804, green 0.56078434, blue 0.34117648, alpha 1.0, hue 0.25000003, saturation 0.21960786, and lightness 0.4509804. - AURORA_MAUVE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MAUVE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Mauve" has RGBA8888 code
AB73ABFF, red 0.67058825, green 0.4509804, blue 0.67058825, alpha 1.0, hue 0.8333334, saturation 0.21960786, and lightness 0.56078434. - AURORA_MEDIUM_PLUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MEDIUM_PLUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Medium Plum" has RGBA8888 code
BD10C5FF, red 0.7411765, green 0.0627451, blue 0.77254903, alpha 1.0, hue 0.8259669, saturation 0.70980394, and lightness 0.41764706. - AURORA_MEDIUM_TEAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MEDIUM_TEAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Medium Teal" has RGBA8888 code
06C491FF, red 0.023529412, green 0.76862746, blue 0.5686275, alpha 1.0, hue 0.45526317, saturation 0.74509805, and lightness 0.39607844. - AURORA_MILD_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MILD_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Mild Violet" has RGBA8888 code
AB8FC7FF, red 0.67058825, green 0.56078434, blue 0.78039217, alpha 1.0, hue 0.75, saturation 0.21960783, and lightness 0.67058825. - AURORA_MINT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MINT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Mint Green" has RGBA8888 code
4BF05AFF, red 0.29411766, green 0.9411765, blue 0.3529412, alpha 1.0, hue 0.34848484, saturation 0.64705884, and lightness 0.61764705. - AURORA_MOSS_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MOSS_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Moss Green" has RGBA8888 code
204608FF, red 0.1254902, green 0.27450982, blue 0.03137255, alpha 1.0, hue 0.26881722, saturation 0.24313727, and lightness 0.15294118. - AURORA_MULBERRY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MULBERRY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Mulberry" has RGBA8888 code
641464FF, red 0.39215687, green 0.078431375, blue 0.39215687, alpha 1.0, hue 0.8333334, saturation 0.3137255, and lightness 0.23529413. - AURORA_MUMMY_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MUMMY_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Mummy Brown" has RGBA8888 code
7F3F00FF, red 0.49803922, green 0.24705882, blue 0.0, alpha 1.0, hue 0.08267717, saturation 0.49803922, and lightness 0.24901961. - AURORA_MURK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MURK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Murk" has RGBA8888 code
0F192DFF, red 0.05882353, green 0.09803922, blue 0.1764706, alpha 1.0, hue 0.61111116, saturation 0.11764707, and lightness 0.11764705. - AURORA_MUSH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_MUSH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Mush" has RGBA8888 code
B1B10AFF, red 0.69411767, green 0.69411767, blue 0.039215688, alpha 1.0, hue 0.16666667, saturation 0.654902, and lightness 0.36666664. - AURORA_NAVY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_NAVY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Navy Blue" has RGBA8888 code
162C52FF, red 0.08627451, green 0.17254902, blue 0.32156864, alpha 1.0, hue 0.6055556, saturation 0.23529413, and lightness 0.20392157. - AURORA_NIGHTSHADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_NIGHTSHADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Nightshade" has RGBA8888 code
321623FF, red 0.19607843, green 0.08627451, blue 0.13725491, alpha 1.0, hue 0.92261904, saturation 0.10980392, and lightness 0.14117648. - AURORA_NINJA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_NINJA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Ninja" has RGBA8888 code
1F1F3BFF, red 0.12156863, green 0.12156863, blue 0.23137255, alpha 1.0, hue 0.6666667, saturation 0.10980392, and lightness 0.1764706. - AURORA_OCEAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_OCEAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Ocean Blue" has RGBA8888 code
00007FFF, red 0.0, green 0.0, blue 0.49803922, alpha 1.0, hue 0.6666667, saturation 0.49803922, and lightness 0.24901961. - AURORA_OCHRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_OCHRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Ochre" has RGBA8888 code
5F3214FF, red 0.37254903, green 0.19607843, blue 0.078431375, alpha 1.0, hue 0.06666666, saturation 0.29411766, and lightness 0.22549018. - AURORA_OLD_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_OLD_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Old Rose" has RGBA8888 code
D7A0BEFF, red 0.84313726, green 0.627451, blue 0.74509805, alpha 1.0, hue 0.9090909, saturation 0.21568626, and lightness 0.7352941. - AURORA_OLIVE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_OLIVE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Olive Green" has RGBA8888 code
3B573BFF, red 0.23137255, green 0.34117648, blue 0.23137255, alpha 1.0, hue 0.33333334, saturation 0.10980393, and lightness 0.28627452. - AURORA_OLIVE_OIL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_OLIVE_OIL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Olive Oil" has RGBA8888 code
A2A255FF, red 0.63529414, green 0.63529414, blue 0.33333334, alpha 1.0, hue 0.16666667, saturation 0.3019608, and lightness 0.48431373. - AURORA_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Orange" has RGBA8888 code
FF7F00FF, red 1.0, green 0.49803922, blue 0.0, alpha 1.0, hue 0.08300654, saturation 1.0, and lightness 0.5. - AURORA_ORCHID - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ORCHID - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Orchid" has RGBA8888 code
BD62FFFF, red 0.7411765, green 0.38431373, blue 1.0, alpha 1.0, hue 0.76326966, saturation 0.6156863, and lightness 0.69215685. - AURORA_PASTEL_SKY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PASTEL_SKY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pastel Sky" has RGBA8888 code
ABE3E3FF, red 0.67058825, green 0.8901961, blue 0.8901961, alpha 1.0, hue 0.5, saturation 0.21960783, and lightness 0.78039217. - AURORA_PATINA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PATINA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Patina" has RGBA8888 code
ABC7E3FF, red 0.67058825, green 0.78039217, blue 0.8901961, alpha 1.0, hue 0.5833334, saturation 0.21960783, and lightness 0.78039217. - AURORA_PEA_SOUP - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PEA_SOUP - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pea Soup" has RGBA8888 code
8EBE55FF, red 0.5568628, green 0.74509805, blue 0.33333334, alpha 1.0, hue 0.24285714, saturation 0.4117647, and lightness 0.5392157. - AURORA_PEACH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PEACH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Peach" has RGBA8888 code
FFBF81FF, red 1.0, green 0.7490196, blue 0.5058824, alpha 1.0, hue 0.08201058, saturation 0.49411762, and lightness 0.7529412. - AURORA_PEAT_BOG - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PEAT_BOG - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Peat Bog" has RGBA8888 code
465032FF, red 0.27450982, green 0.3137255, blue 0.19607843, alpha 1.0, hue 0.22222224, saturation 0.11764707, and lightness 0.25490198. - AURORA_PENCIL_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PENCIL_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pencil Yellow" has RGBA8888 code
FFEA4AFF, red 1.0, green 0.91764706, blue 0.2901961, alpha 1.0, hue 0.14732964, saturation 0.70980394, and lightness 0.64509803. - AURORA_PERIWINKLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PERIWINKLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Periwinkle" has RGBA8888 code
8181FFFF, red 0.5058824, green 0.5058824, blue 1.0, alpha 1.0, hue 0.6666667, saturation 0.49411762, and lightness 0.7529412. - AURORA_PINE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PINE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pine Green" has RGBA8888 code
235037FF, red 0.13725491, green 0.3137255, blue 0.21568628, alpha 1.0, hue 0.4074074, saturation 0.1764706, and lightness 0.2254902. - AURORA_PINK_LEMONADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PINK_LEMONADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pink Lemonade" has RGBA8888 code
FF6AC5FF, red 1.0, green 0.41568628, blue 0.77254903, alpha 1.0, hue 0.8982103, saturation 0.58431375, and lightness 0.7078431. - AURORA_PINK_SKIN_1 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PINK_SKIN_1 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pink Skin 1" has RGBA8888 code
AB7373FF, red 0.67058825, green 0.4509804, blue 0.4509804, alpha 1.0, hue 0.0, saturation 0.21960786, and lightness 0.56078434. - AURORA_PINK_SKIN_2 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PINK_SKIN_2 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pink Skin 2" has RGBA8888 code
C78F8FFF, red 0.78039217, green 0.56078434, blue 0.56078434, alpha 1.0, hue 0.0, saturation 0.21960783, and lightness 0.67058825. - AURORA_PINK_SKIN_3 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PINK_SKIN_3 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pink Skin 3" has RGBA8888 code
E3ABABFF, red 0.8901961, green 0.67058825, blue 0.67058825, alpha 1.0, hue 0.0, saturation 0.21960783, and lightness 0.78039217. - AURORA_PINK_SKIN_4 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PINK_SKIN_4 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pink Skin 4" has RGBA8888 code
F8D2DAFF, red 0.972549, green 0.8235294, blue 0.85490197, alpha 1.0, hue 0.9649123, saturation 0.1490196, and lightness 0.8980392. - AURORA_PINK_TUTU - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PINK_TUTU - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pink Tutu" has RGBA8888 code
F8C6FCFF, red 0.972549, green 0.7764706, blue 0.9882353, alpha 1.0, hue 0.8209877, saturation 0.2117647, and lightness 0.88235295. - AURORA_PINK_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PINK_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pink Violet" has RGBA8888 code
8F578FFF, red 0.56078434, green 0.34117648, blue 0.56078434, alpha 1.0, hue 0.8333334, saturation 0.21960786, and lightness 0.4509804. - AURORA_PISTACHIO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PISTACHIO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pistachio" has RGBA8888 code
A2D8A2FF, red 0.63529414, green 0.84705883, blue 0.63529414, alpha 1.0, hue 0.33333334, saturation 0.2117647, and lightness 0.7411765. - AURORA_PITCH_BLACK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PITCH_BLACK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pitch Black" has RGBA8888 code
010101FF, red 0.003921569, green 0.003921569, blue 0.003921569, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.003921569. - AURORA_PLATINUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PLATINUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Platinum" has RGBA8888 code
DBDBDBFF, red 0.85882354, green 0.85882354, blue 0.85882354, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.85882354. - AURORA_PLUM_JUICE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PLUM_JUICE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Plum Juice" has RGBA8888 code
A01982FF, red 0.627451, green 0.09803922, blue 0.50980395, alpha 1.0, hue 0.8703704, saturation 0.5294118, and lightness 0.3627451. - AURORA_POLISHED_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_POLISHED_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Polished Sapphire" has RGBA8888 code
101CDAFF, red 0.0627451, green 0.10980392, blue 0.85490197, alpha 1.0, hue 0.6567657, saturation 0.7921569, and lightness 0.45882356. - AURORA_PORK_CHOP - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PORK_CHOP - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Pork Chop" has RGBA8888 code
FFC0CBFF, red 1.0, green 0.7529412, blue 0.79607844, alpha 1.0, hue 0.97089946, saturation 0.24705881, and lightness 0.87647057. - AURORA_POWDER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_POWDER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Powder Blue" has RGBA8888 code
5AC5FFFF, red 0.3529412, green 0.77254903, blue 1.0, alpha 1.0, hue 0.5585859, saturation 0.64705884, and lightness 0.6764706. - AURORA_PRASE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PRASE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Prase" has RGBA8888 code
05B450FF, red 0.019607844, green 0.7058824, blue 0.3137255, alpha 1.0, hue 0.4047619, saturation 0.6862745, and lightness 0.3627451. - AURORA_PRUNE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PRUNE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Prune" has RGBA8888 code
463246FF, red 0.27450982, green 0.19607843, blue 0.27450982, alpha 1.0, hue 0.8333333, saturation 0.07843138, and lightness 0.23529413. - AURORA_PRUSSIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PRUSSIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Prussian Blue" has RGBA8888 code
004A9CFF, red 0.0, green 0.2901961, blue 0.6117647, alpha 1.0, hue 0.58760685, saturation 0.6117647, and lightness 0.30588236. - AURORA_PUCE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PUCE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Puce" has RGBA8888 code
BCAFC0FF, red 0.7372549, green 0.6862745, blue 0.7529412, alpha 1.0, hue 0.7941177, saturation 0.06666666, and lightness 0.7196079. - AURORA_PURPLE_FREESIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PURPLE_FREESIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Purple Freesia" has RGBA8888 code
9C41FFFF, red 0.6117647, green 0.25490198, blue 1.0, alpha 1.0, hue 0.74649125, saturation 0.745098, and lightness 0.627451. - AURORA_PUTTY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_PUTTY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Putty" has RGBA8888 code
BF3F3FFF, red 0.7490196, green 0.24705882, blue 0.24705882, alpha 1.0, hue 0.0, saturation 0.5019608, and lightness 0.49803922. - AURORA_RASPBERRY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_RASPBERRY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Raspberry" has RGBA8888 code
911437FF, red 0.5686275, green 0.078431375, blue 0.21568628, alpha 1.0, hue 0.9533333, saturation 0.4901961, and lightness 0.32352945. - AURORA_RAW_MEAT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_RAW_MEAT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Raw Meat" has RGBA8888 code
FF8181FF, red 1.0, green 0.5058824, blue 0.5058824, alpha 1.0, hue 0.0, saturation 0.49411762, and lightness 0.7529412. - AURORA_REDWOOD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_REDWOOD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Redwood" has RGBA8888 code
B45A00FF, red 0.7058824, green 0.3529412, blue 0.0, alpha 1.0, hue 0.08333333, saturation 0.7058824, and lightness 0.3529412. - AURORA_REFRESHING_MIST - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_REFRESHING_MIST - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Refreshing Mist" has RGBA8888 code
91EBFFFF, red 0.5686275, green 0.92156863, blue 1.0, alpha 1.0, hue 0.53030306, saturation 0.43137252, and lightness 0.78431374. - AURORA_RIPE_PLUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_RIPE_PLUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Ripe Plum" has RGBA8888 code
AB57ABFF, red 0.67058825, green 0.34117648, blue 0.67058825, alpha 1.0, hue 0.8333334, saturation 0.32941177, and lightness 0.5058824. - AURORA_RIPPED_DENIM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_RIPPED_DENIM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Ripped Denim" has RGBA8888 code
699DC3FF, red 0.4117647, green 0.6156863, blue 0.7647059, alpha 1.0, hue 0.5703704, saturation 0.3529412, and lightness 0.5882353. - AURORA_ROBIN_EGG_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ROBIN_EGG_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Robin Egg Blue" has RGBA8888 code
08DED5FF, red 0.03137255, green 0.87058824, blue 0.8352941, alpha 1.0, hue 0.49299067, saturation 0.8392157, and lightness 0.4509804. - AURORA_ROSEATE_SPOONBILL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ROSEATE_SPOONBILL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Roseate Spoonbill" has RGBA8888 code
C87DA0FF, red 0.78431374, green 0.49019608, blue 0.627451, alpha 1.0, hue 0.9222222, saturation 0.29411766, and lightness 0.6372549. - AURORA_ROUGH_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ROUGH_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Rough Sapphire" has RGBA8888 code
4A5AFFFF, red 0.2901961, green 0.3529412, blue 1.0, alpha 1.0, hue 0.6519337, saturation 0.70980394, and lightness 0.64509803. - AURORA_ROYAL_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ROYAL_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Royal Blue" has RGBA8888 code
0010BDFF, red 0.0, green 0.0627451, blue 0.7411765, alpha 1.0, hue 0.6525573, saturation 0.7411765, and lightness 0.37058824. - AURORA_ROYAL_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ROYAL_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Royal Violet" has RGBA8888 code
573B73FF, red 0.34117648, green 0.23137255, blue 0.4509804, alpha 1.0, hue 0.75, saturation 0.21960784, and lightness 0.34117645. - AURORA_SAFFRON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SAFFRON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Saffron" has RGBA8888 code
FFD510FF, red 1.0, green 0.8352941, blue 0.0627451, alpha 1.0, hue 0.13737796, saturation 0.9372549, and lightness 0.53137255. - AURORA_SAGE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SAGE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Sage Green" has RGBA8888 code
B4EECAFF, red 0.7058824, green 0.93333334, blue 0.7921569, alpha 1.0, hue 0.39655173, saturation 0.22745097, and lightness 0.81960785. - AURORA_SALMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SALMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Salmon" has RGBA8888 code
FF6262FF, red 1.0, green 0.38431373, blue 0.38431373, alpha 1.0, hue 0.0, saturation 0.6156863, and lightness 0.69215685. - AURORA_SCRIBE_INK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SCRIBE_INK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Scribe Ink" has RGBA8888 code
280A1EFF, red 0.15686275, green 0.039215688, blue 0.11764706, alpha 1.0, hue 0.8888889, saturation 0.11764707, and lightness 0.09803922. - AURORA_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Seafoam" has RGBA8888 code
3CFEA5FF, red 0.23529412, green 0.99607843, blue 0.64705884, alpha 1.0, hue 0.42353952, saturation 0.7607843, and lightness 0.6156863. - AURORA_SEAL_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SEAL_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Seal Brown" has RGBA8888 code
551414FF, red 0.33333334, green 0.078431375, blue 0.078431375, alpha 1.0, hue 0.0, saturation 0.25490198, and lightness 0.20588236. - AURORA_SEAWATER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SEAWATER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Seawater" has RGBA8888 code
007F7FFF, red 0.0, green 0.49803922, blue 0.49803922, alpha 1.0, hue 0.5, saturation 0.49803922, and lightness 0.24901961. - AURORA_SHADOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SHADOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Shadow" has RGBA8888 code
252525FF, red 0.14509805, green 0.14509805, blue 0.14509805, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.14509805. - AURORA_SHAMROCK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SHAMROCK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Shamrock Green" has RGBA8888 code
00FF00FF, red 0.0, green 1.0, blue 0.0, alpha 1.0, hue 0.33333334, saturation 1.0, and lightness 0.5. - AURORA_SHARP_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SHARP_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Sharp Azure" has RGBA8888 code
007FFFFF, red 0.0, green 0.49803922, blue 1.0, alpha 1.0, hue 0.5836601, saturation 1.0, and lightness 0.5. - AURORA_SHINING_SKY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SHINING_SKY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Shining Sky" has RGBA8888 code
55E6FFFF, red 0.33333334, green 0.9019608, blue 1.0, alpha 1.0, hue 0.5245098, saturation 0.6666666, and lightness 0.6666667. - AURORA_SHINING_WHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SHINING_WHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Shining White" has RGBA8888 code
FFFFFFFF, red 1.0, green 1.0, blue 1.0, alpha 1.0, hue 0.0, saturation 0.0, and lightness 1.0. - AURORA_SHRIMP - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SHRIMP - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Shrimp" has RGBA8888 code
FAA0B9FF, red 0.98039216, green 0.627451, blue 0.7254902, alpha 1.0, hue 0.9537037, saturation 0.35294116, and lightness 0.8039216. - AURORA_SIENNA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SIENNA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Sienna" has RGBA8888 code
7F0000FF, red 0.49803922, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 0.49803922, and lightness 0.24901961. - AURORA_SILVER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SILVER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Silver" has RGBA8888 code
B6B6B6FF, red 0.7137255, green 0.7137255, blue 0.7137255, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.7137255. - AURORA_SILVER_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SILVER_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Silver Green" has RGBA8888 code
8FC78FFF, red 0.56078434, green 0.78039217, blue 0.56078434, alpha 1.0, hue 0.33333334, saturation 0.21960783, and lightness 0.67058825. - AURORA_SILVER_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SILVER_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Silver Pink" has RGBA8888 code
E3C7E3FF, red 0.8901961, green 0.78039217, blue 0.8901961, alpha 1.0, hue 0.8333333, saturation 0.109803915, and lightness 0.8352941. - AURORA_SLATE_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SLATE_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Slate Gray" has RGBA8888 code
6E8287FF, red 0.43137255, green 0.50980395, blue 0.5294118, alpha 1.0, hue 0.53333336, saturation 0.09803924, and lightness 0.4803922. - AURORA_SLOW_CREEK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SLOW_CREEK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Slow Creek" has RGBA8888 code
7E9494FF, red 0.49411765, green 0.5803922, blue 0.5803922, alpha 1.0, hue 0.5, saturation 0.086274534, and lightness 0.53725487. - AURORA_SMOG - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SMOG - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Smog" has RGBA8888 code
ABABE3FF, red 0.67058825, green 0.67058825, blue 0.8901961, alpha 1.0, hue 0.6666667, saturation 0.21960783, and lightness 0.78039217. - AURORA_SMOKE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SMOKE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Smoke" has RGBA8888 code
494949FF, red 0.28627452, green 0.28627452, blue 0.28627452, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.28627452. - AURORA_SOAP - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SOAP - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Soap" has RGBA8888 code
D7C3FAFF, red 0.84313726, green 0.7647059, blue 0.98039216, alpha 1.0, hue 0.72727275, saturation 0.21568626, and lightness 0.872549. - AURORA_SOFT_TEAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SOFT_TEAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Soft Teal" has RGBA8888 code
129880FF, red 0.07058824, green 0.59607846, blue 0.5019608, alpha 1.0, hue 0.47014928, saturation 0.5254902, and lightness 0.33333334. - AURORA_SPACE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SPACE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Space Blue" has RGBA8888 code
0C2148FF, red 0.047058824, green 0.12941177, blue 0.28235295, alpha 1.0, hue 0.60833335, saturation 0.23529413, and lightness 0.16470589. - AURORA_SPEARMINT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SPEARMINT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Spearmint" has RGBA8888 code
64ABABFF, red 0.39215687, green 0.67058825, blue 0.67058825, alpha 1.0, hue 0.5, saturation 0.2784314, and lightness 0.53137255. - AURORA_SPRING_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SPRING_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Spring Green" has RGBA8888 code
00DE6AFF, red 0.0, green 0.87058824, blue 0.41568628, alpha 1.0, hue 0.41291294, saturation 0.87058824, and lightness 0.43529412. - AURORA_STEAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_STEAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Steam" has RGBA8888 code
7DD7F0FF, red 0.49019608, green 0.84313726, blue 0.9411765, alpha 1.0, hue 0.5362319, saturation 0.4509804, and lightness 0.7156863. - AURORA_STRAW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_STRAW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Straw" has RGBA8888 code
EDEDC7FF, red 0.92941177, green 0.92941177, blue 0.78039217, alpha 1.0, hue 0.16666667, saturation 0.1490196, and lightness 0.85490197. - AURORA_STRONG_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_STRONG_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Strong Cyan" has RGBA8888 code
00BFFFFF, red 0.0, green 0.7490196, blue 1.0, alpha 1.0, hue 0.54183006, saturation 1.0, and lightness 0.5. - AURORA_STYGIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_STYGIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Stygian Blue" has RGBA8888 code
0F0F50FF, red 0.05882353, green 0.05882353, blue 0.3137255, alpha 1.0, hue 0.6666667, saturation 0.25490198, and lightness 0.18627451. - AURORA_SUBTLETY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SUBTLETY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Subtlety" has RGBA8888 code
786EF0FF, red 0.47058824, green 0.43137255, blue 0.9411765, alpha 1.0, hue 0.6794872, saturation 0.5098039, and lightness 0.6862745. - AURORA_SUDS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_SUDS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Suds" has RGBA8888 code
BEB9FAFF, red 0.74509805, green 0.7254902, blue 0.98039216, alpha 1.0, hue 0.6794872, saturation 0.25490195, and lightness 0.85294116. - AURORA_TAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Tan" has RGBA8888 code
DADAABFF, red 0.85490197, green 0.85490197, blue 0.67058825, alpha 1.0, hue 0.16666667, saturation 0.18431371, and lightness 0.7627451. - AURORA_TARNISH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TARNISH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Tarnish" has RGBA8888 code
ABC78FFF, red 0.67058825, green 0.78039217, blue 0.56078434, alpha 1.0, hue 0.25, saturation 0.21960783, and lightness 0.67058825. - AURORA_TAUPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TAUPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Taupe" has RGBA8888 code
3B2D1FFF, red 0.23137255, green 0.1764706, blue 0.12156863, alpha 1.0, hue 0.083333336, saturation 0.10980392, and lightness 0.1764706. - AURORA_TAXICAB_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TAXICAB_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Taxicab Yellow" has RGBA8888 code
F6BD31FF, red 0.9647059, green 0.7411765, blue 0.19215687, alpha 1.0, hue 0.118443325, saturation 0.77254903, and lightness 0.57843137. - AURORA_TEA_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TEA_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Tea Rose" has RGBA8888 code
E1B9D2FF, red 0.88235295, green 0.7254902, blue 0.8235294, alpha 1.0, hue 0.8958333, saturation 0.15686274, and lightness 0.8039216. - AURORA_THICK_AMETHYST - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_THICK_AMETHYST - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Thick Amethyst" has RGBA8888 code
5010B0FF, red 0.3137255, green 0.0627451, blue 0.6901961, alpha 1.0, hue 0.73333335, saturation 0.627451, and lightness 0.37647057. - AURORA_THIN_AMETHYST - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_THIN_AMETHYST - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Thin Amethyst" has RGBA8888 code
7F00FFFF, red 0.49803922, green 0.0, blue 1.0, alpha 1.0, hue 0.74967325, saturation 1.0, and lightness 0.5. - AURORA_THISTLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_THISTLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Thistle" has RGBA8888 code
E673FFFF, red 0.9019608, green 0.4509804, blue 1.0, alpha 1.0, hue 0.80357146, saturation 0.5490196, and lightness 0.7254902. - AURORA_THULIAN_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_THULIAN_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Thulian Pink" has RGBA8888 code
C35A91FF, red 0.7647059, green 0.3529412, blue 0.5686275, alpha 1.0, hue 0.9126984, saturation 0.4117647, and lightness 0.5588236. - AURORA_TRANSPARENT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TRANSPARENT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Transparent" has RGBA8888 code
00000000, red 0.0, green 0.0, blue 0.0, alpha 0.0, hue 0.0, saturation 0.0, and lightness 0.0. - AURORA_TROPIC_MIST - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TROPIC_MIST - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Tropic Mist" has RGBA8888 code
D0DAF8FF, red 0.8156863, green 0.85490197, blue 0.972549, alpha 1.0, hue 0.625, saturation 0.15686274, and lightness 0.89411765. - AURORA_TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Turquoise" has RGBA8888 code
2DEBA8FF, red 0.1764706, green 0.92156863, blue 0.65882355, alpha 1.0, hue 0.4412281, saturation 0.74509805, and lightness 0.5490196. - AURORA_TWILIGHT_CLOUD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TWILIGHT_CLOUD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Twilight Cloud" has RGBA8888 code
8F8FC7FF, red 0.56078434, green 0.56078434, blue 0.78039217, alpha 1.0, hue 0.6666667, saturation 0.21960783, and lightness 0.67058825. - AURORA_TYRIAN_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_TYRIAN_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Tyrian Purple" has RGBA8888 code
BF3FBFFF, red 0.7490196, green 0.24705882, blue 0.7490196, alpha 1.0, hue 0.8333334, saturation 0.5019608, and lightness 0.49803922. - AURORA_ULTRAMARINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ULTRAMARINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Ultramarine" has RGBA8888 code
0000FFFF, red 0.0, green 0.0, blue 1.0, alpha 1.0, hue 0.6666667, saturation 1.0, and lightness 0.5. - AURORA_UMBER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_UMBER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Umber" has RGBA8888 code
7F7F00FF, red 0.49803922, green 0.49803922, blue 0.0, alpha 1.0, hue 0.16666667, saturation 0.49803922, and lightness 0.24901961. - AURORA_VAPOR - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_VAPOR - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Vapor" has RGBA8888 code
90B0FFFF, red 0.5647059, green 0.6901961, blue 1.0, alpha 1.0, hue 0.6186186, saturation 0.4352941, and lightness 0.7823529. - AURORA_VARISCITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_VARISCITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Variscite" has RGBA8888 code
6AFFCDFF, red 0.41568628, green 1.0, blue 0.8039216, alpha 1.0, hue 0.4440716, saturation 0.58431375, and lightness 0.7078431. - AURORA_VARNISH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_VARNISH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Varnish" has RGBA8888 code
401811FF, red 0.2509804, green 0.09411765, blue 0.06666667, alpha 1.0, hue 0.024822691, saturation 0.18431374, and lightness 0.15882353. - AURORA_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Violet" has RGBA8888 code
8C14BEFF, red 0.54901963, green 0.078431375, blue 0.74509805, alpha 1.0, hue 0.78431374, saturation 0.6666667, and lightness 0.41176474. - AURORA_VIOLET_CUSHIONS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_VIOLET_CUSHIONS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Violet Cushions" has RGBA8888 code
8F57C7FF, red 0.56078434, green 0.34117648, blue 0.78039217, alpha 1.0, hue 0.75, saturation 0.4392157, and lightness 0.56078434. - AURORA_VIRIDIAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_VIRIDIAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Viridian" has RGBA8888 code
507D5FFF, red 0.3137255, green 0.49019608, blue 0.37254903, alpha 1.0, hue 0.3888889, saturation 0.17647058, and lightness 0.4019608. - AURORA_WATERCOLOR_BLACK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_WATERCOLOR_BLACK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Watercolor Black" has RGBA8888 code
3B3B57FF, red 0.23137255, green 0.23137255, blue 0.34117648, alpha 1.0, hue 0.6666667, saturation 0.10980393, and lightness 0.28627452. - AURORA_WATERCOLOR_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_WATERCOLOR_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Watercolor Gray" has RGBA8888 code
736EAAFF, red 0.4509804, green 0.43137255, blue 0.6666667, alpha 1.0, hue 0.6805556, saturation 0.23529413, and lightness 0.54901963. - AURORA_WET_STONE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_WET_STONE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Wet Stone" has RGBA8888 code
A6A090FF, red 0.6509804, green 0.627451, blue 0.5647059, alpha 1.0, hue 0.121212125, saturation 0.086274505, and lightness 0.60784316. - AURORA_WISTERIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_WISTERIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Wisteria" has RGBA8888 code
BD29FFFF, red 0.7411765, green 0.16078432, blue 1.0, alpha 1.0, hue 0.7819315, saturation 0.8392157, and lightness 0.5803921. - AURORA_WOODLANDS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_WOODLANDS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Woodlands" has RGBA8888 code
3C6E14FF, red 0.23529412, green 0.43137255, blue 0.078431375, alpha 1.0, hue 0.25925928, saturation 0.3529412, and lightness 0.25490198. - AURORA_ZUCCHINI - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AURORA_ZUCCHINI - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Aurora Zucchini" has RGBA8888 code
123832FF, red 0.07058824, green 0.21960784, blue 0.19607843, alpha 1.0, hue 0.47368422, saturation 0.1490196, and lightness 0.14509803. - AZUL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AZUL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Azul" has RGBA8888 code
007FFFFF, red 0.0, green 0.49803922, blue 1.0, alpha 1.0, hue 0.5836601, saturation 1.0, and lightness 0.5. - AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Azure" has RGBA8888 code
F0FFFFFF, red 0.9411765, green 1.0, blue 1.0, alpha 1.0, hue 0.5, saturation 0.058823526, and lightness 0.9705882.
B
- BABY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BABY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Baby Blue" has RGBA8888 code
E0FFFFFF, red 0.8784314, green 1.0, blue 1.0, alpha 1.0, hue 0.5, saturation 0.12156862, and lightness 0.93921566. - BAIKO_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BAIKO_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Baiko Brown" has RGBA8888 code
857C55FF, red 0.52156866, green 0.4862745, blue 0.33333334, alpha 1.0, hue 0.13541664, saturation 0.18823531, and lightness 0.42745098. - BEIGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BEIGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Beige" has RGBA8888 code
F5F5DCFF, red 0.9607843, green 0.9607843, blue 0.8627451, alpha 1.0, hue 0.16666667, saturation 0.09803921, and lightness 0.91176474. - BELLFLOWER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BELLFLOWER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Bellflower" has RGBA8888 code
5D3F6AFF, red 0.3647059, green 0.24705882, blue 0.41568628, alpha 1.0, hue 0.78294575, saturation 0.16862746, and lightness 0.33137256. - BENI_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BENI_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Beni Dye" has RGBA8888 code
913225FF, red 0.5686275, green 0.19607843, blue 0.14509805, alpha 1.0, hue 0.020061724, saturation 0.42352945, and lightness 0.35686275. - bestMatch(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Given a color as a packed Oklab int, this finds the closest description it can to match the given color while using at most
mixCountcolors to mix in. - bestOf(int, int, String) - Method in class com.github.yellowstonegames.core.Dice
-
Find the best n totals from the provided number of dice rolled according to the roll group string.
- Beta - Annotation Interface in com.github.yellowstonegames.core.annotations
-
Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
- BETEL_NUT_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BETEL_NUT_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Betel Nut Dye" has RGBA8888 code
352925FF, red 0.20784314, green 0.16078432, blue 0.14509805, alpha 1.0, hue 0.041666668, saturation 0.062745094, and lightness 0.1764706. - bin(byte) - Static method in class com.github.yellowstonegames.core.DigitTools
- bin(char) - Static method in class com.github.yellowstonegames.core.DigitTools
- bin(double) - Static method in class com.github.yellowstonegames.core.DigitTools
- bin(float) - Static method in class com.github.yellowstonegames.core.DigitTools
- bin(int) - Static method in class com.github.yellowstonegames.core.DigitTools
- bin(long) - Static method in class com.github.yellowstonegames.core.DigitTools
- bin(short) - Static method in class com.github.yellowstonegames.core.DigitTools
- BIRCH_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BIRCH_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Birch Brown" has RGBA8888 code
B14A30FF, red 0.69411767, green 0.2901961, blue 0.1882353, alpha 1.0, hue 0.033591732, saturation 0.5058824, and lightness 0.44117644. - BISTRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BISTRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Bistre" has RGBA8888 code
3D2B1FFF, red 0.23921569, green 0.16862746, blue 0.12156863, alpha 1.0, hue 0.06666667, saturation 0.11764706, and lightness 0.18039216. - BLACK - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "black" has RGBA8888 code
0x000000FF, L 0.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. - BLACK - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "black" has RGBA8888 code
0x000000FF, red 0.0, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.0. - BLACK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLACK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Black" has RGBA8888 code
000000FF, red 0.0, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.0. - BLACK_CHESTNUT_OAK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLACK_CHESTNUT_OAK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Black Chestnut Oak" has RGBA8888 code
252321FF, red 0.14509805, green 0.13725491, blue 0.12941177, alpha 1.0, hue 0.083333336, saturation 0.015686274, and lightness 0.13725491. - BLACK_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLACK_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Black Dye" has RGBA8888 code
171412FF, red 0.09019608, green 0.078431375, blue 0.07058824, alpha 1.0, hue 0.06666667, saturation 0.019607842, and lightness 0.08039216. - BLACK_KITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLACK_KITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Black Kite" has RGBA8888 code
351E1CFF, red 0.20784314, green 0.11764706, blue 0.10980392, alpha 1.0, hue 0.013333332, saturation 0.09803922, and lightness 0.15882353. - BLOOD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLOOD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Blood" has RGBA8888 code
CF3A24FF, red 0.8117647, green 0.22745098, blue 0.14117648, alpha 1.0, hue 0.021442493, saturation 0.67058825, and lightness 0.4764706. - BLOOD_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLOOD_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Blood Red" has RGBA8888 code
F35336FF, red 0.9529412, green 0.3254902, blue 0.21176471, alpha 1.0, hue 0.025573194, saturation 0.7411765, and lightness 0.58235294. - blot(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color start towards that color made opaque by change.
- blot(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Interpolates from the RGBA8888 int color start towards that color made opaque by change.
- blue(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the blue channel value of the given encoded color, as a float from 0.0f to 1.0f, inclusive.
- blue(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- BLUE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "blue" has RGBA8888 code
0x0000FFFF, L 0.3019608, A 0.48235294, B 0.34117648, alpha 1.0, hue 0.7341372, saturation 0.9925803, and chroma 0.31835338. - BLUE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "blue" has RGBA8888 code
0x0000FFFF, red 0.0, green 0.0, blue 1.0, alpha 1.0, hue 0.6666667, saturation 1.0, and lightness 0.5. - BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Blue" has RGBA8888 code
0000FFFF, red 0.0, green 0.0, blue 1.0, alpha 1.0, hue 0.6666667, saturation 1.0, and lightness 0.5. - BLUE_BLACK_CRAYFISH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLUE_BLACK_CRAYFISH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Blue Black Crayfish" has RGBA8888 code
62693BFF, red 0.38431373, green 0.4117647, blue 0.23137255, alpha 1.0, hue 0.192029, saturation 0.18039216, and lightness 0.32156864. - BLUE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLUE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Blue Green" has RGBA8888 code
00DDDDFF, red 0.0, green 0.8666667, blue 0.8666667, alpha 1.0, hue 0.5, saturation 0.8666667, and lightness 0.43333334. - BLUE_GREEN_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLUE_GREEN_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Blue Green Dye" has RGBA8888 code
3A6960FF, red 0.22745098, green 0.4117647, blue 0.3764706, alpha 1.0, hue 0.4680851, saturation 0.18431373, and lightness 0.31960785. - BLUE_GREEN_SERIES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors from the traditional Japanese Blue Green Series found on Wikipedia.
- BLUE_GREEN_SERIES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors from the traditional Japanese Blue Green Series found on Wikipedia.
- BLUE_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLUE_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Blue Violet" has RGBA8888 code
8A2BE2FF, red 0.5411765, green 0.16862746, blue 0.8862745, alpha 1.0, hue 0.75318766, saturation 0.7176471, and lightness 0.527451. - BLUE_VIOLET_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BLUE_VIOLET_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Blue Violet Dye" has RGBA8888 code
2B2028FF, red 0.16862746, green 0.1254902, blue 0.15686275, alpha 1.0, hue 0.8787879, saturation 0.043137252, and lightness 0.14705883. - BLUE_VIOLET_SERIES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors from the traditional Japanese Blue Violet Series found on Wikipedia.
- BLUE_VIOLET_SERIES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors from the traditional Japanese Blue Violet Series found on Wikipedia.
- blueInt(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the blue channel value of the given encoded color, as an int ranging from 0 to 255, inclusive.
- blueInt(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- BOILED_RED_BEAN_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BOILED_RED_BEAN_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Boiled Red Bean Brown" has RGBA8888 code
542D24FF, red 0.32941177, green 0.1764706, blue 0.14117648, alpha 1.0, hue 0.031249996, saturation 0.1882353, and lightness 0.23529413. - BONDI_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BONDI_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Bondi Blue" has RGBA8888 code
0095B6FF, red 0.0, green 0.58431375, blue 0.7137255, alpha 1.0, hue 0.5302198, saturation 0.7137255, and lightness 0.35686275. - bound - Variable in class com.github.yellowstonegames.core.IntShuffler
- BOX_DRAWING - Static variable in class com.github.yellowstonegames.core.StringTools
- BOX_DRAWING_DOUBLE - Static variable in class com.github.yellowstonegames.core.StringTools
- BOX_DRAWING_SINGLE - Static variable in class com.github.yellowstonegames.core.StringTools
- BRASS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BRASS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Brass" has RGBA8888 code
B5A642FF, red 0.70980394, green 0.6509804, blue 0.25882354, alpha 1.0, hue 0.14492755, saturation 0.4509804, and lightness 0.48431376. - BREWED_MUSTARD_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BREWED_MUSTARD_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Brewed Mustard Brown" has RGBA8888 code
E68364FF, red 0.9019608, green 0.5137255, blue 0.39215687, alpha 1.0, hue 0.0397436, saturation 0.5098039, and lightness 0.64705884. - BRICK - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "brick" has RGBA8888 code
0xD5524AFF, L 0.5019608, A 0.5686275, B 0.53333336, alpha 1.0, hue 0.07379155, saturation 0.60073465, and chroma 0.15199278. - BRICK - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "brick" has RGBA8888 code
0xD5524AFF, red 0.8352941, green 0.32156864, blue 0.2901961, alpha 1.0, hue 0.009592325, saturation 0.54509807, and lightness 0.5627451. - BRIGHT_GOLD_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BRIGHT_GOLD_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Bright Gold Brown" has RGBA8888 code
CB7E1FFF, red 0.79607844, green 0.49411765, blue 0.12156863, alpha 1.0, hue 0.09205426, saturation 0.6745098, and lightness 0.45882353. - BRIGHT_GOLDEN_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BRIGHT_GOLDEN_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Bright Golden Yellow" has RGBA8888 code
FFA400FF, red 1.0, green 0.6431373, blue 0.0, alpha 1.0, hue 0.10718954, saturation 1.0, and lightness 0.5. - BRIGHT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BRIGHT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Bright Green" has RGBA8888 code
66FF00FF, red 0.4, green 1.0, blue 0.0, alpha 1.0, hue 0.26666668, saturation 1.0, and lightness 0.5. - BRIGHT_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BRIGHT_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Bright Pink" has RGBA8888 code
FF0080FF, red 1.0, green 0.0, blue 0.5019608, alpha 1.0, hue 0.9163399, saturation 1.0, and lightness 0.5. - BRIGHT_TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BRIGHT_TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Bright Turquoise" has RGBA8888 code
08E8DEFF, red 0.03137255, green 0.9098039, blue 0.87058824, alpha 1.0, hue 0.49255955, saturation 0.8784314, and lightness 0.4705882. - brightness(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets the brightness of the given RGBA8888 color, as a float ranging from 0.0f to 1.0f, inclusive.
- BRILLIANT_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BRILLIANT_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Brilliant Rose" has RGBA8888 code
FF55A3FF, red 1.0, green 0.33333334, blue 0.6392157, alpha 1.0, hue 0.9235294, saturation 0.6666666, and lightness 0.6666667. - BRONZE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "bronze" has RGBA8888 code
0xCE8E31FF, L 0.60784316, A 0.5137255, B 0.56078434, alpha 1.0, hue 0.21101025, saturation 0.8246211, and chroma 0.124142565. - BRONZE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "bronze" has RGBA8888 code
0xCE8E31FF, red 0.80784315, green 0.5568628, blue 0.19215687, alpha 1.0, hue 0.09872612, saturation 0.6156863, and lightness 0.49999997. - BRONZE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BRONZE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Bronze" has RGBA8888 code
CD7F32FF, red 0.8039216, green 0.49803922, blue 0.19607843, alpha 1.0, hue 0.082795694, saturation 0.60784316, and lightness 0.5. - BROWN - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "brown" has RGBA8888 code
0x8F573BFF, L 0.4, A 0.5254902, B 0.5294118, alpha 1.0, hue 0.13559444, saturation 0.5315073, and chroma 0.07753685. - BROWN - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "brown" has RGBA8888 code
0x8F573BFF, red 0.56078434, green 0.34117648, blue 0.23137255, alpha 1.0, hue 0.055555552, saturation 0.3294118, and lightness 0.39607844. - BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Brown" has RGBA8888 code
808000FF, red 0.5019608, green 0.5019608, blue 0.0, alpha 1.0, hue 0.16666666, saturation 0.5019608, and lightness 0.2509804. - BROWN_RAT_GREY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BROWN_RAT_GREY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Brown Rat Grey" has RGBA8888 code
4B3C39FF, red 0.29411766, green 0.23529412, blue 0.22352941, alpha 1.0, hue 0.027777772, saturation 0.070588246, and lightness 0.25882354. - BROWNER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BROWNER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Browner" has RGBA8888 code
964B00FF, red 0.5882353, green 0.29411766, blue 0.0, alpha 1.0, hue 0.083333336, saturation 0.5882353, and lightness 0.29411766. - BRUSHWOOD_DYED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BRUSHWOOD_DYED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Brushwood Dyed" has RGBA8888 code
8C5939FF, red 0.54901963, green 0.34901962, blue 0.22352941, alpha 1.0, hue 0.064257026, saturation 0.32549024, and lightness 0.38627455. - BUFF - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BUFF - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Buff" has RGBA8888 code
F0DC82FF, red 0.9411765, green 0.8627451, blue 0.50980395, alpha 1.0, hue 0.13636364, saturation 0.43137252, and lightness 0.7254902. - BURGUNDY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BURGUNDY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Burgundy" has RGBA8888 code
900020FF, red 0.5647059, green 0.0, blue 0.1254902, alpha 1.0, hue 0.962963, saturation 0.5647059, and lightness 0.28235295. - BURNT_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BURNT_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Burnt Bamboo" has RGBA8888 code
4D3B3CFF, red 0.3019608, green 0.23137255, blue 0.23529412, alpha 1.0, hue 0.9907407, saturation 0.070588246, and lightness 0.26666665. - BURNT_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BURNT_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Burnt Orange" has RGBA8888 code
CC5500FF, red 0.8, green 0.33333334, blue 0.0, alpha 1.0, hue 0.06944444, saturation 0.8, and lightness 0.4. - BURNT_SIENNA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BURNT_SIENNA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Burnt Sienna" has RGBA8888 code
E97451FF, red 0.9137255, green 0.45490196, blue 0.31764707, alpha 1.0, hue 0.038377192, saturation 0.5960784, and lightness 0.6156863. - BURNT_UMBER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - BURNT_UMBER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Burnt Umber" has RGBA8888 code
8A3324FF, red 0.5411765, green 0.2, blue 0.14117648, alpha 1.0, hue 0.0245098, saturation 0.40000004, and lightness 0.34117648. - BUTTER - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "butter" has RGBA8888 code
0xFFF288FF, L 0.93333334, A 0.4862745, B 0.5568628, alpha 1.0, hue 0.2814164, saturation 0.5772475, and chroma 0.11653464. - BUTTER - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "butter" has RGBA8888 code
0xFFF288FF, red 1.0, green 0.9490196, blue 0.53333336, alpha 1.0, hue 0.14845939, saturation 0.46666664, and lightness 0.76666665. - ByteStringEncoding - Class in com.github.yellowstonegames.core
-
A variant on LZSEncoding to encode byte arrays to compressed Strings, and decode them back.
C
- CACTUS - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "cactus" has RGBA8888 code
0x30A000FF, L 0.5137255, A 0.41960785, B 0.5647059, alpha 1.0, hue 0.38787603, saturation 0.95450217, and chroma 0.20558903. - CACTUS - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "cactus" has RGBA8888 code
0x30A000FF, red 0.1882353, green 0.627451, blue 0.0, alpha 1.0, hue 0.28333336, saturation 0.627451, and lightness 0.3137255. - CAMO_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CAMO_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Camo Green" has RGBA8888 code
78866BFF, red 0.47058824, green 0.5254902, blue 0.41960785, alpha 1.0, hue 0.25308645, saturation 0.10588238, and lightness 0.47254905. - CAPE_JASMINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CAPE_JASMINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cape Jasmine" has RGBA8888 code
FFB95AFF, red 1.0, green 0.7254902, blue 0.3529412, alpha 1.0, hue 0.0959596, saturation 0.64705884, and lightness 0.6764706. - capitalize(CharSequence) - Static method in class com.github.yellowstonegames.core.StringTools
-
Capitalizes Each Word In The Parameter
original, Returning A New String. - CAPUT_MORTUUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CAPUT_MORTUUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Caput Mortuum" has RGBA8888 code
592720FF, red 0.34901962, green 0.15294118, blue 0.1254902, alpha 1.0, hue 0.020467835, saturation 0.22352941, and lightness 0.23725492. - CARDINAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CARDINAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cardinal" has RGBA8888 code
C41E3AFF, red 0.76862746, green 0.11764706, blue 0.22745098, alpha 1.0, hue 0.9718875, saturation 0.6509804, and lightness 0.44313723. - Cards - Class in com.github.yellowstonegames.core
-
A simple class to simulate a deck of cards that can be shuffled or drawn from (without replacement).
- Cards(Cards) - Constructor for class com.github.yellowstonegames.core.Cards
-
Copy constructor; makes a copy of each field (no direct references).
- Cards(Cards.DeckType) - Constructor for class com.github.yellowstonegames.core.Cards
-
Creates a new Cards using the specified
Cards.DeckTypeand an unseededXoshiro256MX3Randomgenerator, which is guaranteed to be able to produce all possible shuffles of an up-to-57-card deck. - Cards(Cards.DeckType, EnhancedRandom) - Constructor for class com.github.yellowstonegames.core.Cards
-
Creates a new Cards using the specified
Cards.DeckTypeand the givenEnhancedRandomgenerator. - Cards(String[], EnhancedRandom) - Constructor for class com.github.yellowstonegames.core.Cards
-
Creates a new Cards using the given array of names (which will be used directly, permitting the name of a card to potentially be changed later if the array is modified) and an
EnhancedRandomgenerator. - Cards.DeckType - Enum Class in com.github.yellowstonegames.core
-
Predefined common types of card decks, stored by the names of cards (permitting duplicates).
- CARMINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CARMINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Carmine" has RGBA8888 code
960018FF, red 0.5882353, green 0.0, blue 0.09411765, alpha 1.0, hue 0.97333336, saturation 0.5882353, and lightness 0.29411766. - CARNATION_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CARNATION_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Carnation Pink" has RGBA8888 code
FFA6C9FF, red 1.0, green 0.6509804, blue 0.7882353, alpha 1.0, hue 0.93445694, saturation 0.3490196, and lightness 0.82549024. - CAROLINA_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CAROLINA_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Carolina Blue" has RGBA8888 code
99BADDFF, red 0.6, green 0.7294118, blue 0.8666667, alpha 1.0, hue 0.5857843, saturation 0.26666665, and lightness 0.73333335. - CARROT_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CARROT_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Carrot Orange" has RGBA8888 code
ED9121FF, red 0.92941177, green 0.5686275, blue 0.12941177, alpha 1.0, hue 0.09150327, saturation 0.8, and lightness 0.5294118. - CATTAIL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CATTAIL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cattail" has RGBA8888 code
B64925FF, red 0.7137255, green 0.28627452, blue 0.14509805, alpha 1.0, hue 0.04137931, saturation 0.5686275, and lightness 0.42941177. - CELADON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CELADON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Celadon" has RGBA8888 code
ACE1AFFF, red 0.6745098, green 0.88235295, blue 0.6862745, alpha 1.0, hue 0.3427673, saturation 0.20784312, and lightness 0.7784314. - CELADON_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CELADON_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Celadon Dye" has RGBA8888 code
819C8BFF, red 0.5058824, green 0.6117647, blue 0.54509807, alpha 1.0, hue 0.39506173, saturation 0.10588235, and lightness 0.5588236. - CELERY - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "celery" has RGBA8888 code
0x7DFF73FF, L 0.85490197, A 0.41960785, B 0.56078434, alpha 1.0, hue 0.39261138, saturation 0.64841765, and chroma 0.20078278. - CELERY - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "celery" has RGBA8888 code
0x7DFF73FF, red 0.49019608, green 1.0, blue 0.4509804, alpha 1.0, hue 0.32142857, saturation 0.5490196, and lightness 0.7254902. - CERISE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CERISE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cerise" has RGBA8888 code
DE3163FF, red 0.87058824, green 0.19215687, blue 0.3882353, alpha 1.0, hue 0.95183045, saturation 0.6784314, and lightness 0.53137255. - CERULEAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CERULEAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cerulean" has RGBA8888 code
007BA7FF, red 0.0, green 0.48235294, blue 0.654902, alpha 1.0, hue 0.5439122, saturation 0.654902, and lightness 0.327451. - CERULEAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CERULEAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cerulean Blue" has RGBA8888 code
2A52BEFF, red 0.16470589, green 0.32156864, blue 0.74509805, alpha 1.0, hue 0.62162167, saturation 0.5803922, and lightness 0.45490196. - channel(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Given a packed int color and a channel value from 0 to 3, gets the value of that channel as a float from 0.0f to 1.0f .
- channelA(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
The "A" channel of the given packed int in Oklab format, which when combined with the B channel describes the hue and saturation of a color; ranges from 0f to 1f .
- channelB(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
The "B" channel of the given packed int in Oklab format, which when combined with the A channel describes the hue and saturation of a color; ranges from 0f to 1f .
- channelInt(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Given a packed int color and a channel value from 0 to 3, gets the value of that channel as an int from 0 to 255 .
- channelL(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
The "L" channel of the given packed int in Oklab format, which is its lightness; ranges from 0.0f to 1.0f .
- CHARTREUSE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "chartreuse" has RGBA8888 code
0xC8FF41FF, L 0.90588236, A 0.4392157, B 0.58431375, alpha 1.0, hue 0.34524146, saturation 0.8589372, and chroma 0.2070681. - CHARTREUSE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "chartreuse" has RGBA8888 code
0xC8FF41FF, red 0.78431374, green 1.0, blue 0.25490198, alpha 1.0, hue 0.21491227, saturation 0.745098, and lightness 0.627451. - CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Chartreuse" has RGBA8888 code
DFFF00FF, red 0.8745098, green 1.0, blue 0.0, alpha 1.0, hue 0.1875817, saturation 1.0, and lightness 0.5. - CHARTREUSE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHARTREUSE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Chartreuse Green" has RGBA8888 code
7FFF00FF, red 0.49803922, green 1.0, blue 0.0, alpha 1.0, hue 0.2503268, saturation 1.0, and lightness 0.5. - CHERRY_BLOSSOM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHERRY_BLOSSOM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cherry Blossom" has RGBA8888 code
FFB7C5FF, red 1.0, green 0.7176471, blue 0.77254903, alpha 1.0, hue 0.9675926, saturation 0.28235292, and lightness 0.85882354. - CHERRY_BLOSSOM_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHERRY_BLOSSOM_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cherry Blossom Dye" has RGBA8888 code
FCC9B9FF, red 0.9882353, green 0.7882353, blue 0.7254902, alpha 1.0, hue 0.039800994, saturation 0.26274508, and lightness 0.8568628. - CHERRY_BLOSSOM_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHERRY_BLOSSOM_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cherry Blossom Mouse" has RGBA8888 code
AC8181FF, red 0.6745098, green 0.5058824, blue 0.5058824, alpha 1.0, hue 0.0, saturation 0.16862744, and lightness 0.5901961. - CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Chestnut" has RGBA8888 code
CD5C5CFF, red 0.8039216, green 0.36078432, blue 0.36078432, alpha 1.0, hue 0.0, saturation 0.44313726, and lightness 0.582353. - CHESTNUT_LEATHER_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHESTNUT_LEATHER_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Chestnut Leather Brown" has RGBA8888 code
60281EFF, red 0.3764706, green 0.15686275, blue 0.11764706, alpha 1.0, hue 0.025252527, saturation 0.25882354, and lightness 0.24705882. - CHESTNUT_PLUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHESTNUT_PLUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Chestnut Plum" has RGBA8888 code
8B352DFF, red 0.54509807, green 0.20784314, blue 0.1764706, alpha 1.0, hue 0.014184396, saturation 0.3686275, and lightness 0.36078432. - CHINESE_TEA_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHINESE_TEA_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Chinese Tea Brown" has RGBA8888 code
B35C44FF, red 0.7019608, green 0.36078432, blue 0.26666668, alpha 1.0, hue 0.036036033, saturation 0.43529412, and lightness 0.48431376. - CHINESE_TEA_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHINESE_TEA_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Chinese Tea Yellow" has RGBA8888 code
B7702DFF, red 0.7176471, green 0.4392157, blue 0.1764706, alpha 1.0, hue 0.080917865, saturation 0.5411765, and lightness 0.44705883. - CHOCOLATE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "chocolate" has RGBA8888 code
0x683818FF, L 0.27058825, A 0.5254902, B 0.53333336, alpha 1.0, hue 0.14479145, saturation 0.76011693, and chroma 0.0835974. - CHOCOLATE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "chocolate" has RGBA8888 code
0x683818FF, red 0.40784314, green 0.21960784, blue 0.09411765, alpha 1.0, hue 0.066666655, saturation 0.3137255, and lightness 0.25098038. - CHOCOLATE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CHOCOLATE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Chocolate" has RGBA8888 code
7B3F00FF, red 0.48235294, green 0.24705882, blue 0.0, alpha 1.0, hue 0.085365854, saturation 0.48235294, and lightness 0.24117647. - chroma(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the "chroma" or "colorfulness" of a given Oklab color.
- chroma(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets the chroma of the given RGBA8888 color, as a float ranging from 0.0f to 1.0f, inclusive.
- chromaLimit(float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Given a hue and lightness, this gets the (approximate) maximum chroma possible for that hue-lightness combination.
- CINNABAR - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CINNABAR - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cinnabar" has RGBA8888 code
E34234FF, red 0.8901961, green 0.25882354, blue 0.20392157, alpha 1.0, hue 0.0133333355, saturation 0.6862745, and lightness 0.5470589. - CINNAMON - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "cinnamon" has RGBA8888 code
0xD2691DFF, L 0.53333336, A 0.5411765, B 0.56078434, alpha 1.0, hue 0.15414284, saturation 0.88256764, and chroma 0.14626285. - CINNAMON - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "cinnamon" has RGBA8888 code
0xD2691DFF, red 0.8235294, green 0.4117647, blue 0.11372549, alpha 1.0, hue 0.06998159, saturation 0.70980394, and lightness 0.46862742. - CINNAMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CINNAMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cinnamon" has RGBA8888 code
D2691EFF, red 0.8235294, green 0.4117647, blue 0.11764706, alpha 1.0, hue 0.06944444, saturation 0.7058824, and lightness 0.4705882. - CLOVE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CLOVE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Clove Brown" has RGBA8888 code
8F583CFF, red 0.56078434, green 0.34509805, blue 0.23529412, alpha 1.0, hue 0.056224898, saturation 0.32549024, and lightness 0.39803925. - CLOVE_DYED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CLOVE_DYED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Clove Dyed" has RGBA8888 code
C66B27FF, red 0.7764706, green 0.41960785, blue 0.15294118, alpha 1.0, hue 0.07127882, saturation 0.62352943, and lightness 0.4647059. - COARSE_WOOL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - COARSE_WOOL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Coarse Wool" has RGBA8888 code
181B26FF, red 0.09411765, green 0.105882354, blue 0.14901961, alpha 1.0, hue 0.6309524, saturation 0.054901965, and lightness 0.12156863. - COBALT - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "cobalt" has RGBA8888 code
0x0046ABFF, L 0.3019608, A 0.48235294, B 0.4117647, alpha 1.0, hue 0.72137564, saturation 0.9126808, and chroma 0.1792624. - COBALT - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "cobalt" has RGBA8888 code
0x0046ABFF, red 0.0, green 0.27450982, blue 0.67058825, alpha 1.0, hue 0.5984406, saturation 0.67058825, and lightness 0.33529413. - COBALT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - COBALT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cobalt" has RGBA8888 code
0047ABFF, red 0.0, green 0.2784314, blue 0.67058825, alpha 1.0, hue 0.5974659, saturation 0.67058825, and lightness 0.33529413. - COCHINEAL_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - COCHINEAL_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cochineal Red" has RGBA8888 code
9D2933FF, red 0.6156863, green 0.16078432, blue 0.2, alpha 1.0, hue 0.9856322, saturation 0.454902, and lightness 0.38823533. - COLOR_WHEEL_PALETTE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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.
- COLOR_WHEEL_PALETTE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
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.
- COLOR_WHEEL_PALETTE_BRIGHT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
16 high-brightness, high-saturation colors.
- COLOR_WHEEL_PALETTE_BRIGHT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
16 high-brightness, high-saturation colors.
- COLOR_WHEEL_PALETTE_DARK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
16 low-brightness, mid-saturation colors.
- COLOR_WHEEL_PALETTE_DARK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
16 low-brightness, mid-saturation colors.
- COLOR_WHEEL_PALETTE_DRAB - Static variable in class com.github.yellowstonegames.core.FullPalette
-
16 low-brightness, low-saturation colors.
- COLOR_WHEEL_PALETTE_DRAB - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
16 low-brightness, low-saturation colors.
- COLOR_WHEEL_PALETTE_FADED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
16 mid-brightness, low-saturation colors.
- COLOR_WHEEL_PALETTE_FADED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
16 mid-brightness, low-saturation colors.
- COLOR_WHEEL_PALETTE_FLUSH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
16 mid-brightness, high-saturation colors.
- COLOR_WHEEL_PALETTE_FLUSH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
16 mid-brightness, high-saturation colors.
- COLOR_WHEEL_PALETTE_LIGHT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
16 high-brightness, mid-saturation colors.
- COLOR_WHEEL_PALETTE_LIGHT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
16 high-brightness, mid-saturation colors.
- COLOR_WHEEL_PALETTE_MID - Static variable in class com.github.yellowstonegames.core.FullPalette
-
16 mid-brightness, mid-saturation colors.
- COLOR_WHEEL_PALETTE_MID - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
16 mid-brightness, mid-saturation colors.
- COLOR_WHEEL_PALETTE_PALE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
16 high-brightness, low-saturation colors.
- COLOR_WHEEL_PALETTE_PALE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
16 high-brightness, low-saturation colors.
- COLOR_WHEEL_PALETTE_REDUCED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
An alternate version of
FullPalette.COLOR_WHEEL_PALETTEthat 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). - COLOR_WHEEL_PALETTE_REDUCED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
An alternate version of
FullPaletteRgb.COLOR_WHEEL_PALETTEthat 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). - COLOR_WHEEL_PALETTE_RICH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
16 low-brightness, high-saturation colors.
- COLOR_WHEEL_PALETTE_RICH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
16 low-brightness, high-saturation colors.
- COLOR_WHEEL_PALETTES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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.
- COLOR_WHEEL_PALETTES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
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.
- ColorGradients - Class in com.github.yellowstonegames.core
-
Static methods for handling gradients of smoothly-changing colors, typically inside of
IntLists. - ColorGradientsRgb - Class in com.github.yellowstonegames.core
-
Static methods for handling gradients of smoothly-changing colors, typically inside of
IntLists. - COLORS_BY_HUE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
The packed Oklab int colors that correspond to items in
DescriptiveColor.NAMES_BY_HUE, with the same order. - COLORS_BY_HUE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
The packed RGBA8888 int colors that correspond to items in
DescriptiveColorRgb.NAMES_BY_HUE, with the same order. - COLORS_BY_HUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
The packed Oklab int colors that correspond to items in
FullPalette.NAMES_BY_HUE, with the same order. - COLORS_BY_HUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
The packed Oklab int colors that correspond to items in
FullPaletteRgb.NAMES_BY_HUE, with the same order. - COLUMBIA_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - COLUMBIA_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Columbia Blue" has RGBA8888 code
9BDDFFFF, red 0.60784316, green 0.8666667, blue 1.0, alpha 1.0, hue 0.5566667, saturation 0.39215684, and lightness 0.8039216. - com.github.yellowstonegames.core - package com.github.yellowstonegames.core
- com.github.yellowstonegames.core.annotations - package com.github.yellowstonegames.core.annotations
- COMMON_PUNCTUATION - Static variable in class com.github.yellowstonegames.core.StringTools
- compareTo(UniqueIdentifier) - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- compress(byte[]) - Static method in class com.github.yellowstonegames.core.ByteStringEncoding
- compress(String) - Static method in class com.github.yellowstonegames.core.LZSEncoding
-
Compresses a String as tightly as possible by using 16 bits of each 16-bit character, which can infrequently result in invalid UTF-16 codepoints, but that may not matter for all applications.
- compressToBase64(String) - Static method in class com.github.yellowstonegames.core.LZSEncoding
-
Compress a String using LZ-String encoding but only using Base64 characters ('A'-'Z', 'a'-'z', '0'-'9', '+', '/', and '=' for Base64 validity).
- compressToBytes(String) - Static method in class com.github.yellowstonegames.core.LZByteEncoding
-
Compresses a String using a type of LZ-compression and returns it as a byte array.
- compressToEncodedURIComponent(String) - Static method in class com.github.yellowstonegames.core.LZSEncoding
-
Compress a String using LZ-String encoding but only using valid URI component characters ('A'-'Z', 'a'-'z', '0'-'9', '+', '-', and possibly '$').
- compressToUTF16(String) - Static method in class com.github.yellowstonegames.core.LZSEncoding
-
Compresses a String using the properties of UTF-16 encoding to store approximately 15 bits of LZW-compressed text in each 2-byte Unicode character, which does particularly well with ASCII text and can be smaller than UTF-8 in some cases, especially where each char must be stored as UTF-16, e.g.
- contains(CharSequence, char[]) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- contains(CharSequence, CharSequence) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- containsPart(CharSequence, char[]) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- containsPart(CharSequence, char[], CharSequence, CharSequence) - Static method in class com.github.yellowstonegames.core.StringTools
-
Tries to find as much of the sequence
prefix search suffixas it can in text, where prefix and suffix are CharSequences for some reason and search is a char array. - containsPart(CharSequence, CharSequence) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- contentEquals(ProbabilityTable) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Can avoid some checks that
ProbabilityTable.equals(Object)needs because this always takes a ProbabilityTable. - COPPER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - COPPER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Copper" has RGBA8888 code
B87333FF, red 0.72156864, green 0.4509804, blue 0.2, alpha 1.0, hue 0.08020049, saturation 0.52156866, and lightness 0.46078432. - COPPER_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - COPPER_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Copper Rose" has RGBA8888 code
996666FF, red 0.6, green 0.4, blue 0.4, alpha 1.0, hue 0.0, saturation 0.20000002, and lightness 0.5. - copy() - Method in class com.github.yellowstonegames.core.IntShuffler
-
Fully copies this IntShuffler, including its current index in its sequence and internal seeds.
- copy() - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Copies this ProbabilityTable so nothing in the copy is shared with the original, except for the T items (which might not be possible to copy).
- copy() - Method in class com.github.yellowstonegames.core.WeightedTable
-
Copies this WeightedTable; avoids sharing any state between this and the copy.
- CORAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CORAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Coral" has RGBA8888 code
FF7F50FF, red 1.0, green 0.49803922, blue 0.3137255, alpha 1.0, hue 0.0447619, saturation 0.6862745, and lightness 0.65686274. - CORAL_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CORAL_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Coral Dye" has RGBA8888 code
F8674FFF, red 0.972549, green 0.40392157, blue 0.30980393, alpha 1.0, hue 0.023668637, saturation 0.6627451, and lightness 0.6411765. - CORAL_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CORAL_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Coral Red" has RGBA8888 code
FF4040FF, red 1.0, green 0.2509804, blue 0.2509804, alpha 1.0, hue 0.0, saturation 0.7490196, and lightness 0.6254902. - CORN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CORN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Corn" has RGBA8888 code
FBEC5DFF, red 0.9843137, green 0.9254902, blue 0.3647059, alpha 1.0, hue 0.1508439, saturation 0.6196078, and lightness 0.6745098. - CORN_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CORN_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Corn Dye" has RGBA8888 code
FAA945FF, red 0.98039216, green 0.6627451, blue 0.27058825, alpha 1.0, hue 0.09208103, saturation 0.70980394, and lightness 0.6254902. - CORNFLOWER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CORNFLOWER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cornflower Blue" has RGBA8888 code
6495EDFF, red 0.39215687, green 0.58431375, blue 0.92941177, alpha 1.0, hue 0.60705596, saturation 0.5372549, and lightness 0.6607843. - correctABeforeVowel(CharSequence) - Static method in class com.github.yellowstonegames.core.StringTools
-
A simple method that looks for any occurrences of the word 'a' followed by some non-zero amount of whitespace and then any vowel starting the following word (such as 'a item'), then replaces each such improper 'a' with 'an' (such as 'an item').
- COSMIC_LATTE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - COSMIC_LATTE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cosmic Latte" has RGBA8888 code
FFF8E7FF, red 1.0, green 0.972549, blue 0.90588236, alpha 1.0, hue 0.11805555, saturation 0.09411764, and lightness 0.9529412. - count(String, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Scans repeatedly in
sourcefor the codepointsearch(which is usually a char literal), not scanning the same section twice, and returns the number of instances of search that were found, or 0 if source is null. - count(String, int, int, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Scans repeatedly in
source(only using the area from startIndex, inclusive, to endIndex, exclusive) for the codepointsearch(which is usually a char literal), not scanning the same section twice, and returns the number of instances of search that were found, or 0 if source is null or if the searched area is empty. - count(String, String) - Static method in class com.github.yellowstonegames.core.StringTools
-
Scans repeatedly in
sourcefor the Stringsearch, not scanning the same char twice except as part of a larger String, and returns the number of instances of search that were found, or 0 if source is null or if search is null or empty. - count(String, String, int, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Scans repeatedly in
source(only using the area from startIndex, inclusive, to endIndex, exclusive) for the Stringsearch, not scanning the same char twice except as part of a larger String, and returns the number of instances of search that were found, or 0 if source or search is null or if the searched area is empty. - CREAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CREAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cream" has RGBA8888 code
FFFDD0FF, red 1.0, green 0.99215686, blue 0.8156863, alpha 1.0, hue 0.15957446, saturation 0.18431371, and lightness 0.9078431. - CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Crimson" has RGBA8888 code
DC143CFF, red 0.8627451, green 0.078431375, blue 0.23529412, alpha 1.0, hue 0.9666667, saturation 0.78431374, and lightness 0.4705882. - CURRENCY - Static variable in class com.github.yellowstonegames.core.StringTools
- CW_ALMOST_BLACK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_ALMOST_BLACK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Almost Black" has RGBA8888 code
1F1F1FFF, red 0.12156863, green 0.12156863, blue 0.12156863, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.12156863. - CW_ALMOST_WHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_ALMOST_WHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Almost White" has RGBA8888 code
DFDFDFFF, red 0.8745098, green 0.8745098, blue 0.8745098, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.8745098. - CW_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Apricot" has RGBA8888 code
F9AA38FF, red 0.9764706, green 0.6666667, blue 0.21960784, alpha 1.0, hue 0.098445594, saturation 0.75686276, and lightness 0.5980392. - CW_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Azure" has RGBA8888 code
33C0E4FF, red 0.2, green 0.7529412, blue 0.89411765, alpha 1.0, hue 0.53389835, saturation 0.69411767, and lightness 0.5470588. - CW_BLACK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BLACK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Black" has RGBA8888 code
000000FF, red 0.0, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.0. - CW_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Blue" has RGBA8888 code
267CE9FF, red 0.14901961, green 0.4862745, blue 0.9137255, alpha 1.0, hue 0.5931624, saturation 0.7647059, and lightness 0.53137255. - CW_BRIGHT_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Apricot" has RGBA8888 code
FCAE3FFF, red 0.9882353, green 0.68235296, blue 0.24705882, alpha 1.0, hue 0.09788361, saturation 0.7411765, and lightness 0.61764705. - CW_BRIGHT_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Azure" has RGBA8888 code
3DCAEEFF, red 0.23921569, green 0.7921569, blue 0.93333334, alpha 1.0, hue 0.53389835, saturation 0.69411767, and lightness 0.5862745. - CW_BRIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Blue" has RGBA8888 code
398AF1FF, red 0.22352941, green 0.5411765, blue 0.94509804, alpha 1.0, hue 0.5932971, saturation 0.72156864, and lightness 0.58431375. - CW_BRIGHT_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Brown" has RGBA8888 code
DF8F47FF, red 0.8745098, green 0.56078434, blue 0.2784314, alpha 1.0, hue 0.07894738, saturation 0.5960784, and lightness 0.5764706. - CW_BRIGHT_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Chartreuse" has RGBA8888 code
CEF63CFF, red 0.80784315, green 0.9647059, blue 0.23529412, alpha 1.0, hue 0.20250897, saturation 0.7294118, and lightness 0.6. - CW_BRIGHT_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Cyan" has RGBA8888 code
34F1ECFF, red 0.20392157, green 0.94509804, blue 0.9254902, alpha 1.0, hue 0.49559087, saturation 0.7411765, and lightness 0.5745098. - CW_BRIGHT_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Gold" has RGBA8888 code
F2D636FF, red 0.9490196, green 0.8392157, blue 0.21176471, alpha 1.0, hue 0.14184397, saturation 0.7372549, and lightness 0.5803921. - CW_BRIGHT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Green" has RGBA8888 code
4FEF39FF, red 0.30980393, green 0.9372549, blue 0.22352941, alpha 1.0, hue 0.31318682, saturation 0.7137255, and lightness 0.5803921. - CW_BRIGHT_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Honeydew" has RGBA8888 code
A1FA48FF, red 0.6313726, green 0.98039216, blue 0.28235295, alpha 1.0, hue 0.25, saturation 0.6980392, and lightness 0.63137263. - CW_BRIGHT_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Indigo" has RGBA8888 code
6C33EAFF, red 0.42352942, green 0.2, blue 0.91764706, alpha 1.0, hue 0.71857923, saturation 0.7176471, and lightness 0.5588235. - CW_BRIGHT_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Jade" has RGBA8888 code
43EC6BFF, red 0.2627451, green 0.9254902, blue 0.41960785, alpha 1.0, hue 0.37278107, saturation 0.6627451, and lightness 0.5941177. - CW_BRIGHT_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Lime" has RGBA8888 code
B1E932FF, red 0.69411767, green 0.9137255, blue 0.19607843, alpha 1.0, hue 0.2176685, saturation 0.7176471, and lightness 0.55490196. - CW_BRIGHT_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Magenta" has RGBA8888 code
F036C9FF, red 0.9411765, green 0.21176471, blue 0.7882353, alpha 1.0, hue 0.8682796, saturation 0.7294118, and lightness 0.57647055. - CW_BRIGHT_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Orange" has RGBA8888 code
F68A39FF, red 0.9647059, green 0.5411765, blue 0.22352941, alpha 1.0, hue 0.07142858, saturation 0.7411765, and lightness 0.59411764. - CW_BRIGHT_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Purple" has RGBA8888 code
D13DF1FF, red 0.81960785, green 0.23921569, blue 0.94509804, alpha 1.0, hue 0.8037037, saturation 0.7058824, and lightness 0.5921569. - CW_BRIGHT_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Red" has RGBA8888 code
F43B3BFF, red 0.95686275, green 0.23137255, blue 0.23137255, alpha 1.0, hue 0.0, saturation 0.7254902, and lightness 0.59411764. - CW_BRIGHT_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Rose" has RGBA8888 code
EE3585FF, red 0.93333334, green 0.20784314, blue 0.52156866, alpha 1.0, hue 0.9279279, saturation 0.7254902, and lightness 0.57058823. - CW_BRIGHT_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Sapphire" has RGBA8888 code
3D4DF0FF, red 0.23921569, green 0.3019608, blue 0.9411765, alpha 1.0, hue 0.6517691, saturation 0.7019608, and lightness 0.5901961. - CW_BRIGHT_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Seafoam" has RGBA8888 code
3FF8B6FF, red 0.24705882, green 0.972549, blue 0.7137255, alpha 1.0, hue 0.44054055, saturation 0.7254902, and lightness 0.6098039. - CW_BRIGHT_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Violet" has RGBA8888 code
9C3AF0FF, red 0.6117647, green 0.22745098, blue 0.9411765, alpha 1.0, hue 0.7564103, saturation 0.7137255, and lightness 0.58431375. - CW_BRIGHT_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BRIGHT_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Bright Yellow" has RGBA8888 code
FDFC39FF, red 0.99215686, green 0.9882353, blue 0.22352941, alpha 1.0, hue 0.16581632, saturation 0.76862746, and lightness 0.60784316. - CW_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Brown" has RGBA8888 code
CD8B51FF, red 0.8039216, green 0.54509807, blue 0.31764707, alpha 1.0, hue 0.07795699, saturation 0.4862745, and lightness 0.56078434. - CW_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Chartreuse" has RGBA8888 code
C7F12FFF, red 0.78039217, green 0.94509804, blue 0.18431373, alpha 1.0, hue 0.20274915, saturation 0.7607843, and lightness 0.56470585. - CW_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Cyan" has RGBA8888 code
17E9E3FF, red 0.09019608, green 0.9137255, blue 0.8901961, alpha 1.0, hue 0.49523813, saturation 0.8235294, and lightness 0.5019608. - CW_DARK_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Apricot" has RGBA8888 code
A8701DFF, red 0.65882355, green 0.4392157, blue 0.11372549, alpha 1.0, hue 0.099520385, saturation 0.54509807, and lightness 0.38627455. - CW_DARK_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Azure" has RGBA8888 code
1B819AFF, red 0.105882354, green 0.5058824, blue 0.6039216, alpha 1.0, hue 0.5328084, saturation 0.49803925, and lightness 0.35490197. - CW_DARK_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Blue" has RGBA8888 code
15519DFF, red 0.08235294, green 0.31764707, blue 0.6156863, alpha 1.0, hue 0.59313726, saturation 0.53333336, and lightness 0.34901962. - CW_DARK_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Brown" has RGBA8888 code
8A582BFF, red 0.5411765, green 0.34509805, blue 0.16862746, alpha 1.0, hue 0.078947365, saturation 0.37254906, and lightness 0.354902. - CW_DARK_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Chartreuse" has RGBA8888 code
85A318FF, red 0.52156866, green 0.6392157, blue 0.09411765, alpha 1.0, hue 0.2026379, saturation 0.54509807, and lightness 0.36666667. - CW_DARK_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Cyan" has RGBA8888 code
0D9D99FF, red 0.050980393, green 0.6156863, blue 0.6, alpha 1.0, hue 0.4953704, saturation 0.5647059, and lightness 0.33333334. - CW_DARK_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Gold" has RGBA8888 code
9F880FFF, red 0.62352943, green 0.53333336, blue 0.05882353, alpha 1.0, hue 0.1400463, saturation 0.5647059, and lightness 0.34117648. - CW_DARK_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Gray" has RGBA8888 code
5F5F5FFF, red 0.37254903, green 0.37254903, blue 0.37254903, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.37254903. - CW_DARK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Green" has RGBA8888 code
259B15FF, red 0.14509805, green 0.60784316, blue 0.08235294, alpha 1.0, hue 0.31343284, saturation 0.5254902, and lightness 0.34509805. - CW_DARK_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Honeydew" has RGBA8888 code
69A62DFF, red 0.4117647, green 0.6509804, blue 0.1764706, alpha 1.0, hue 0.25068873, saturation 0.47450984, and lightness 0.4137255. - CW_DARK_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Indigo" has RGBA8888 code
360997FF, red 0.21176471, green 0.03529412, blue 0.5921569, alpha 1.0, hue 0.7194836, saturation 0.5568628, and lightness 0.3137255. - CW_DARK_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Jade" has RGBA8888 code
249940FF, red 0.14117648, green 0.6, blue 0.2509804, alpha 1.0, hue 0.37321937, saturation 0.45882356, and lightness 0.37058824. - CW_DARK_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Lime" has RGBA8888 code
699508FF, red 0.4117647, green 0.58431375, blue 0.03137255, alpha 1.0, hue 0.21867613, saturation 0.5529412, and lightness 0.30784315. - CW_DARK_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Magenta" has RGBA8888 code
9C117EFF, red 0.6117647, green 0.06666667, blue 0.49411765, alpha 1.0, hue 0.86930454, saturation 0.54509807, and lightness 0.3392157. - CW_DARK_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Orange" has RGBA8888 code
A35113FF, red 0.6392157, green 0.31764707, blue 0.07450981, alpha 1.0, hue 0.07175926, saturation 0.5647059, and lightness 0.35686275. - CW_DARK_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Purple" has RGBA8888 code
871C9DFF, red 0.5294118, green 0.10980392, blue 0.6156863, alpha 1.0, hue 0.8049096, saturation 0.5058824, and lightness 0.36274514. - CW_DARK_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Red" has RGBA8888 code
A11616FF, red 0.6313726, green 0.08627451, blue 0.08627451, alpha 1.0, hue 0.0, saturation 0.54509807, and lightness 0.35882357. - CW_DARK_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Rose" has RGBA8888 code
9A0D4AFF, red 0.6039216, green 0.050980393, blue 0.2901961, alpha 1.0, hue 0.92789596, saturation 0.5529412, and lightness 0.327451. - CW_DARK_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Sapphire" has RGBA8888 code
1A289DFF, red 0.101960786, green 0.15686275, blue 0.6156863, alpha 1.0, hue 0.648855, saturation 0.5137255, and lightness 0.35882354. - CW_DARK_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Seafoam" has RGBA8888 code
1DA574FF, red 0.11372549, green 0.64705884, blue 0.45490196, alpha 1.0, hue 0.43995097, saturation 0.53333336, and lightness 0.3803922. - CW_DARK_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Violet" has RGBA8888 code
5E179CFF, red 0.36862746, green 0.09019608, blue 0.6117647, alpha 1.0, hue 0.75563914, saturation 0.52156866, and lightness 0.3509804. - CW_DARK_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DARK_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Dark Yellow" has RGBA8888 code
AAA914FF, red 0.6666667, green 0.6627451, blue 0.078431375, alpha 1.0, hue 0.16555557, saturation 0.5882353, and lightness 0.37254903. - CW_DRAB_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Apricot" has RGBA8888 code
B18B55FF, red 0.69411767, green 0.54509807, blue 0.33333334, alpha 1.0, hue 0.09782609, saturation 0.36078432, and lightness 0.5137255. - CW_DRAB_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Azure" has RGBA8888 code
498D9FFF, red 0.28627452, green 0.5529412, blue 0.62352943, alpha 1.0, hue 0.53488374, saturation 0.3372549, and lightness 0.454902. - CW_DRAB_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Blue" has RGBA8888 code
355E93FF, red 0.20784314, green 0.36862746, blue 0.5764706, alpha 1.0, hue 0.59397167, saturation 0.3686275, and lightness 0.39215687. - CW_DRAB_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Brown" has RGBA8888 code
937358FF, red 0.5764706, green 0.4509804, blue 0.34509805, alpha 1.0, hue 0.07627118, saturation 0.23137257, and lightness 0.46078435. - CW_DRAB_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Chartreuse" has RGBA8888 code
A2B658FF, red 0.63529414, green 0.7137255, blue 0.34509805, alpha 1.0, hue 0.20212767, saturation 0.36862746, and lightness 0.5294118. - CW_DRAB_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Cyan" has RGBA8888 code
41A7A4FF, red 0.25490198, green 0.654902, blue 0.6431373, alpha 1.0, hue 0.49509805, saturation 0.4, and lightness 0.45490196. - CW_DRAB_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Gold" has RGBA8888 code
AFA04CFF, red 0.6862745, green 0.627451, blue 0.29803923, alpha 1.0, hue 0.14141415, saturation 0.3882353, and lightness 0.49215686. - CW_DRAB_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Green" has RGBA8888 code
50A145FF, red 0.3137255, green 0.6313726, blue 0.27058825, alpha 1.0, hue 0.3134058, saturation 0.36078432, and lightness 0.45098042. - CW_DRAB_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Honeydew" has RGBA8888 code
90B76AFF, red 0.5647059, green 0.7176471, blue 0.41568628, alpha 1.0, hue 0.25108224, saturation 0.3019608, and lightness 0.56666666. - CW_DRAB_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Indigo" has RGBA8888 code
3B1D7EFF, red 0.23137255, green 0.11372549, blue 0.49411765, alpha 1.0, hue 0.7182131, saturation 0.38039216, and lightness 0.30392155. - CW_DRAB_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Jade" has RGBA8888 code
56A267FF, red 0.3372549, green 0.63529414, blue 0.40392157, alpha 1.0, hue 0.37061405, saturation 0.29803923, and lightness 0.48627454. - CW_DRAB_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Lime" has RGBA8888 code
85A441FF, red 0.52156866, green 0.6431373, blue 0.25490198, alpha 1.0, hue 0.21885523, saturation 0.3882353, and lightness 0.44901964. - CW_DRAB_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Magenta" has RGBA8888 code
91307CFF, red 0.5686275, green 0.1882353, blue 0.4862745, alpha 1.0, hue 0.8694158, saturation 0.3803922, and lightness 0.37843138. - CW_DRAB_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Orange" has RGBA8888 code
A46B40FF, red 0.6431373, green 0.41960785, blue 0.2509804, alpha 1.0, hue 0.07166666, saturation 0.39215687, and lightness 0.44705883. - CW_DRAB_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Purple" has RGBA8888 code
863F95FF, red 0.5254902, green 0.24705882, blue 0.58431375, alpha 1.0, hue 0.8042636, saturation 0.33725494, and lightness 0.41568625. - CW_DRAB_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Red" has RGBA8888 code
923535FF, red 0.57254905, green 0.20784314, blue 0.20784314, alpha 1.0, hue 0.0, saturation 0.36470592, and lightness 0.3901961. - CW_DRAB_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Rose" has RGBA8888 code
8C2B55FF, red 0.54901963, green 0.16862746, blue 0.33333334, alpha 1.0, hue 0.92783505, saturation 0.3803922, and lightness 0.3588235. - CW_DRAB_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Sapphire" has RGBA8888 code
323A8AFF, red 0.19607843, green 0.22745098, blue 0.5411765, alpha 1.0, hue 0.6515152, saturation 0.34509808, and lightness 0.36862746. - CW_DRAB_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Seafoam" has RGBA8888 code
54AF8EFF, red 0.32941177, green 0.6862745, blue 0.5568628, alpha 1.0, hue 0.43956047, saturation 0.35686275, and lightness 0.50784314. - CW_DRAB_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Violet" has RGBA8888 code
63328DFF, red 0.3882353, green 0.19607843, blue 0.5529412, alpha 1.0, hue 0.75641024, saturation 0.35686278, and lightness 0.37450984. - CW_DRAB_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_DRAB_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Drab Yellow" has RGBA8888 code
C1C05BFF, red 0.75686276, green 0.7529412, blue 0.35686275, alpha 1.0, hue 0.16503267, saturation 0.4, and lightness 0.5568627. - CW_FADED_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Apricot" has RGBA8888 code
DDBC8BFF, red 0.8666667, green 0.7372549, blue 0.54509807, alpha 1.0, hue 0.0995935, saturation 0.3215686, and lightness 0.7058824. - CW_FADED_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Azure" has RGBA8888 code
7CB9C8FF, red 0.4862745, green 0.7254902, blue 0.78431374, alpha 1.0, hue 0.53289473, saturation 0.29803923, and lightness 0.63529414. - CW_FADED_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Blue" has RGBA8888 code
658AB9FF, red 0.39607844, green 0.5411765, blue 0.7254902, alpha 1.0, hue 0.59325397, saturation 0.32941177, and lightness 0.5607843. - CW_FADED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Brown" has RGBA8888 code
BFA38AFF, red 0.7490196, green 0.6392157, blue 0.5411765, alpha 1.0, hue 0.07861635, saturation 0.20784312, and lightness 0.64509803. - CW_FADED_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Chartreuse" has RGBA8888 code
D4E693FF, red 0.83137256, green 0.9019608, blue 0.5764706, alpha 1.0, hue 0.20281126, saturation 0.32549018, and lightness 0.73921573. - CW_FADED_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Cyan" has RGBA8888 code
78D2D0FF, red 0.47058824, green 0.8235294, blue 0.8156863, alpha 1.0, hue 0.4962963, saturation 0.3529412, and lightness 0.64705884. - CW_FADED_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Gold" has RGBA8888 code
DCCF85FF, red 0.8627451, green 0.8117647, blue 0.52156866, alpha 1.0, hue 0.14176247, saturation 0.34117645, and lightness 0.69215685. - CW_FADED_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Green" has RGBA8888 code
84CC7AFF, red 0.5176471, green 0.8, blue 0.47843137, alpha 1.0, hue 0.31300813, saturation 0.32156864, and lightness 0.63921565. - CW_FADED_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Honeydew" has RGBA8888 code
C4E6A1FF, red 0.76862746, green 0.9019608, blue 0.6313726, alpha 1.0, hue 0.24879229, saturation 0.27058822, and lightness 0.7666667. - CW_FADED_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Indigo" has RGBA8888 code
63489FFF, red 0.3882353, green 0.28235295, blue 0.62352943, alpha 1.0, hue 0.7183908, saturation 0.34117648, and lightness 0.4529412. - CW_FADED_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Jade" has RGBA8888 code
8ACD99FF, red 0.5411765, green 0.8039216, blue 0.6, alpha 1.0, hue 0.37064677, saturation 0.26274508, and lightness 0.67254907. - CW_FADED_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Lime" has RGBA8888 code
B5D079FF, red 0.70980394, green 0.8156863, blue 0.4745098, alpha 1.0, hue 0.21839081, saturation 0.34117648, and lightness 0.64509803. - CW_FADED_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Magenta" has RGBA8888 code
B761A4FF, red 0.7176471, green 0.38039216, blue 0.6431373, alpha 1.0, hue 0.87015504, saturation 0.3372549, and lightness 0.5490196. - CW_FADED_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Orange" has RGBA8888 code
CC9B75FF, red 0.8, green 0.60784316, blue 0.45882353, alpha 1.0, hue 0.07279695, saturation 0.34117648, and lightness 0.62941176. - CW_FADED_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Purple" has RGBA8888 code
AE6EBCFF, red 0.68235296, green 0.43137255, blue 0.7372549, alpha 1.0, hue 0.8034188, saturation 0.30588236, and lightness 0.58431375. - CW_FADED_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Red" has RGBA8888 code
B76363FF, red 0.7176471, green 0.3882353, blue 0.3882353, alpha 1.0, hue 0.0, saturation 0.32941177, and lightness 0.5529412. - CW_FADED_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Rose" has RGBA8888 code
B05A7FFF, red 0.6901961, green 0.3529412, blue 0.49803922, alpha 1.0, hue 0.9282946, saturation 0.3372549, and lightness 0.52156866. - CW_FADED_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Sapphire" has RGBA8888 code
5E65ACFF, red 0.36862746, green 0.39607844, blue 0.6745098, alpha 1.0, hue 0.65170944, saturation 0.30588236, and lightness 0.52156866. - CW_FADED_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Seafoam" has RGBA8888 code
8ADABDFF, red 0.5411765, green 0.85490197, blue 0.7411765, alpha 1.0, hue 0.43958336, saturation 0.31372547, and lightness 0.69803923. - CW_FADED_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Violet" has RGBA8888 code
8C61B1FF, red 0.54901963, green 0.38039216, blue 0.69411767, alpha 1.0, hue 0.75625, saturation 0.3137255, and lightness 0.5372549. - CW_FADED_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FADED_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Faded Yellow" has RGBA8888 code
F2F197FF, red 0.9490196, green 0.94509804, blue 0.5921569, alpha 1.0, hue 0.16483517, saturation 0.35686272, and lightness 0.7705882. - CW_FLUSH_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Apricot" has RGBA8888 code
ED971BFF, red 0.92941177, green 0.5921569, blue 0.105882354, alpha 1.0, hue 0.09841271, saturation 0.8235294, and lightness 0.517647. - CW_FLUSH_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Azure" has RGBA8888 code
18B2D9FF, red 0.09411765, green 0.69803923, blue 0.8509804, alpha 1.0, hue 0.53367877, saturation 0.75686276, and lightness 0.47254902. - CW_FLUSH_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Blue" has RGBA8888 code
136CDEFF, red 0.07450981, green 0.42352942, blue 0.87058824, alpha 1.0, hue 0.5935961, saturation 0.79607844, and lightness 0.47254902. - CW_FLUSH_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Brown" has RGBA8888 code
C36F26FF, red 0.7647059, green 0.43529412, blue 0.14901961, alpha 1.0, hue 0.07749469, saturation 0.6156863, and lightness 0.45686275. - CW_FLUSH_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Chartreuse" has RGBA8888 code
B8E516FF, red 0.72156864, green 0.8980392, blue 0.08627451, alpha 1.0, hue 0.20289856, saturation 0.8117647, and lightness 0.49215683. - CW_FLUSH_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Cyan" has RGBA8888 code
0ADED8FF, red 0.039215688, green 0.87058824, blue 0.84705883, alpha 1.0, hue 0.495283, saturation 0.83137256, and lightness 0.45490196. - CW_FLUSH_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Gold" has RGBA8888 code
E0BF0DFF, red 0.8784314, green 0.7490196, blue 0.050980393, alpha 1.0, hue 0.14060032, saturation 0.827451, and lightness 0.46470588. - CW_FLUSH_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Green" has RGBA8888 code
2ADB13FF, red 0.16470589, green 0.85882354, blue 0.07450981, alpha 1.0, hue 0.31416667, saturation 0.78431374, and lightness 0.46666664. - CW_FLUSH_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Honeydew" has RGBA8888 code
89EA28FF, red 0.5372549, green 0.91764706, blue 0.15686275, alpha 1.0, hue 0.25, saturation 0.7607843, and lightness 0.5372549. - CW_FLUSH_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Indigo" has RGBA8888 code
4909D4FF, red 0.28627452, green 0.03529412, blue 0.83137256, alpha 1.0, hue 0.7192118, saturation 0.79607844, and lightness 0.43333334. - CW_FLUSH_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Jade" has RGBA8888 code
21D74BFF, red 0.12941177, green 0.84313726, blue 0.29411766, alpha 1.0, hue 0.37179488, saturation 0.7137255, and lightness 0.48627454. - CW_FLUSH_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Lime" has RGBA8888 code
93D208FF, red 0.5764706, green 0.8235294, blue 0.03137255, alpha 1.0, hue 0.21864687, saturation 0.7921569, and lightness 0.42745098. - CW_FLUSH_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Magenta" has RGBA8888 code
DC0EB0FF, red 0.8627451, green 0.05490196, blue 0.6901961, alpha 1.0, hue 0.868932, saturation 0.80784315, and lightness 0.4588235. - CW_FLUSH_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Orange" has RGBA8888 code
E56D11FF, red 0.8980392, green 0.42745098, blue 0.06666667, alpha 1.0, hue 0.07232704, saturation 0.83137256, and lightness 0.48235294. - CW_FLUSH_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Purple" has RGBA8888 code
BB18DEFF, red 0.73333335, green 0.09411765, blue 0.87058824, alpha 1.0, hue 0.8038721, saturation 0.7764706, and lightness 0.4823529. - CW_FLUSH_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Red" has RGBA8888 code
E21414FF, red 0.8862745, green 0.078431375, blue 0.078431375, alpha 1.0, hue 0.0, saturation 0.80784315, and lightness 0.4823529. - CW_FLUSH_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Rose" has RGBA8888 code
D90D64FF, red 0.8509804, green 0.050980393, blue 0.39215687, alpha 1.0, hue 0.9289216, saturation 0.8, and lightness 0.45098042. - CW_FLUSH_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Sapphire" has RGBA8888 code
172BDDFF, red 0.09019608, green 0.16862746, blue 0.8666667, alpha 1.0, hue 0.64983165, saturation 0.7764706, and lightness 0.47843134. - CW_FLUSH_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Seafoam" has RGBA8888 code
1AE89EFF, red 0.101960786, green 0.9098039, blue 0.61960787, alpha 1.0, hue 0.44012946, saturation 0.80784315, and lightness 0.5058823. - CW_FLUSH_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Violet" has RGBA8888 code
7F14DCFF, red 0.49803922, green 0.078431375, blue 0.8627451, alpha 1.0, hue 0.7558333, saturation 0.78431374, and lightness 0.4705882. - CW_FLUSH_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_FLUSH_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Flush Yellow" has RGBA8888 code
EEEE13FF, red 0.93333334, green 0.93333334, blue 0.07450981, alpha 1.0, hue 0.16666667, saturation 0.85882354, and lightness 0.5039215. - CW_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Gold" has RGBA8888 code
EBCB1DFF, red 0.92156863, green 0.79607844, blue 0.11372549, alpha 1.0, hue 0.14077671, saturation 0.80784315, and lightness 0.5176471. - CW_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Gray" has RGBA8888 code
7F7F7FFF, red 0.49803922, green 0.49803922, blue 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.49803922. - CW_GRAY_BLACK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_GRAY_BLACK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Gray Black" has RGBA8888 code
3F3F3FFF, red 0.24705882, green 0.24705882, blue 0.24705882, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.24705882. - CW_GRAY_WHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_GRAY_WHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Gray White" has RGBA8888 code
BFBFBFFF, red 0.7490196, green 0.7490196, blue 0.7490196, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.7490196. - CW_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Green" has RGBA8888 code
3EE628FF, red 0.24313726, green 0.9019608, blue 0.15686275, alpha 1.0, hue 0.3140351, saturation 0.74509805, and lightness 0.52941173. - CW_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Honeydew" has RGBA8888 code
A5F655FF, red 0.64705884, green 0.9647059, blue 0.33333334, alpha 1.0, hue 0.2505176, saturation 0.6313726, and lightness 0.64901954. - CW_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Indigo" has RGBA8888 code
5313DFFF, red 0.3254902, green 0.07450981, blue 0.8745098, alpha 1.0, hue 0.71895427, saturation 0.8, and lightness 0.47450978. - CW_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Jade" has RGBA8888 code
45E269FF, red 0.27058825, green 0.8862745, blue 0.4117647, alpha 1.0, hue 0.3715499, saturation 0.6156863, and lightness 0.57843137. - CW_LIGHT_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Apricot" has RGBA8888 code
F8CD90FF, red 0.972549, green 0.8039216, blue 0.5647059, alpha 1.0, hue 0.09775641, saturation 0.4078431, and lightness 0.76862746. - CW_LIGHT_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Azure" has RGBA8888 code
8BD8EBFF, red 0.54509807, green 0.84705883, blue 0.92156863, alpha 1.0, hue 0.53298616, saturation 0.37647057, and lightness 0.7333333. - CW_LIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Blue" has RGBA8888 code
81B0EBFF, red 0.5058824, green 0.6901961, blue 0.92156863, alpha 1.0, hue 0.5927673, saturation 0.41568625, and lightness 0.71372545. - CW_LIGHT_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Brown" has RGBA8888 code
DEBA9BFF, red 0.87058824, green 0.7294118, blue 0.60784316, alpha 1.0, hue 0.077114426, saturation 0.26274508, and lightness 0.7392157. - CW_LIGHT_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Chartreuse" has RGBA8888 code
DFF58CFF, red 0.8745098, green 0.9607843, blue 0.54901963, alpha 1.0, hue 0.20158732, saturation 0.41176468, and lightness 0.75490195. - CW_LIGHT_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Cyan" has RGBA8888 code
7DEFECFF, red 0.49019608, green 0.9372549, blue 0.9254902, alpha 1.0, hue 0.49561405, saturation 0.44705883, and lightness 0.71372545. - CW_LIGHT_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Gold" has RGBA8888 code
F1E081FF, red 0.94509804, green 0.8784314, blue 0.5058824, alpha 1.0, hue 0.14136904, saturation 0.43921566, and lightness 0.7254902. - CW_LIGHT_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Gray" has RGBA8888 code
9F9F9FFF, red 0.62352943, green 0.62352943, blue 0.62352943, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.62352943. - CW_LIGHT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Green" has RGBA8888 code
91EC85FF, red 0.5686275, green 0.9254902, blue 0.52156866, alpha 1.0, hue 0.31391588, saturation 0.40392154, and lightness 0.7235294. - CW_LIGHT_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Honeydew" has RGBA8888 code
CCF8A0FF, red 0.8, green 0.972549, blue 0.627451, alpha 1.0, hue 0.25, saturation 0.34509802, and lightness 0.8. - CW_LIGHT_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Indigo" has RGBA8888 code
9774E2FF, red 0.5921569, green 0.45490196, blue 0.8862745, alpha 1.0, hue 0.719697, saturation 0.43137255, and lightness 0.67058825. - CW_LIGHT_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Jade" has RGBA8888 code
95EAA9FF, red 0.58431375, green 0.91764706, blue 0.6627451, alpha 1.0, hue 0.37254903, saturation 0.3333333, and lightness 0.7509804. - CW_LIGHT_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Lime" has RGBA8888 code
C6E97AFF, red 0.7764706, green 0.9137255, blue 0.47843137, alpha 1.0, hue 0.21921922, saturation 0.43529412, and lightness 0.6960784. - CW_LIGHT_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Magenta" has RGBA8888 code
EA7ED2FF, red 0.91764706, green 0.49411765, blue 0.8235294, alpha 1.0, hue 0.8703704, saturation 0.42352942, and lightness 0.7058824. - CW_LIGHT_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Orange" has RGBA8888 code
F2B383FF, red 0.9490196, green 0.7019608, blue 0.5137255, alpha 1.0, hue 0.072072074, saturation 0.4352941, and lightness 0.7313726. - CW_LIGHT_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Purple" has RGBA8888 code
DA89ECFF, red 0.85490197, green 0.5372549, blue 0.9254902, alpha 1.0, hue 0.8030303, saturation 0.38823527, and lightness 0.73137254. - CW_LIGHT_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Red" has RGBA8888 code
ED8383FF, red 0.92941177, green 0.5137255, blue 0.5137255, alpha 1.0, hue 0.0, saturation 0.41568625, and lightness 0.72156864. - CW_LIGHT_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Rose" has RGBA8888 code
E87AA9FF, red 0.9098039, green 0.47843137, blue 0.6627451, alpha 1.0, hue 0.9287879, saturation 0.43137255, and lightness 0.69411767. - CW_LIGHT_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Sapphire" has RGBA8888 code
8690E9FF, red 0.5254902, green 0.5647059, blue 0.9137255, alpha 1.0, hue 0.64983165, saturation 0.38823527, and lightness 0.7196079. - CW_LIGHT_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Seafoam" has RGBA8888 code
8FF6D1FF, red 0.56078434, green 0.9647059, blue 0.81960785, alpha 1.0, hue 0.44012946, saturation 0.40392154, and lightness 0.76274514. - CW_LIGHT_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Violet" has RGBA8888 code
BA83E9FF, red 0.7294118, green 0.5137255, blue 0.9137255, alpha 1.0, hue 0.75653595, saturation 0.39999998, and lightness 0.7137255. - CW_LIGHT_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIGHT_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Light Yellow" has RGBA8888 code
FCFB88FF, red 0.9882353, green 0.9843137, blue 0.53333336, alpha 1.0, hue 0.16522989, saturation 0.45490193, and lightness 0.7607843. - CW_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Lime" has RGBA8888 code
9DDD11FF, red 0.6156863, green 0.8666667, blue 0.06666667, alpha 1.0, hue 0.21895427, saturation 0.8, and lightness 0.4666667. - CW_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Magenta" has RGBA8888 code
E71FBCFF, red 0.90588236, green 0.12156863, blue 0.7372549, alpha 1.0, hue 0.8691667, saturation 0.78431374, and lightness 0.5137255. - CW_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Orange" has RGBA8888 code
F17C24FF, red 0.94509804, green 0.4862745, blue 0.14117648, alpha 1.0, hue 0.071544714, saturation 0.8039216, and lightness 0.54313725. - CW_PALE_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Apricot" has RGBA8888 code
F4DBB7FF, red 0.95686275, green 0.85882354, blue 0.7176471, alpha 1.0, hue 0.09836066, saturation 0.23921567, and lightness 0.8372549. - CW_PALE_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Azure" has RGBA8888 code
B2DFEAFF, red 0.69803923, green 0.8745098, blue 0.91764706, alpha 1.0, hue 0.5327381, saturation 0.21960783, and lightness 0.80784315. - CW_PALE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Blue" has RGBA8888 code
A7C3E6FF, red 0.654902, green 0.7647059, blue 0.9019608, alpha 1.0, hue 0.5925926, saturation 0.24705881, and lightness 0.77843136. - CW_PALE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Brown" has RGBA8888 code
E2CDBBFF, red 0.8862745, green 0.8039216, blue 0.73333335, alpha 1.0, hue 0.07692308, saturation 0.15294117, and lightness 0.8098039. - CW_PALE_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Chartreuse" has RGBA8888 code
E8F5B8FF, red 0.9098039, green 0.9607843, blue 0.72156864, alpha 1.0, hue 0.20218581, saturation 0.23921567, and lightness 0.8411765. - CW_PALE_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Cyan" has RGBA8888 code
ABEEECFF, red 0.67058825, green 0.93333334, blue 0.9254902, alpha 1.0, hue 0.4950249, saturation 0.26274508, and lightness 0.80196077. - CW_PALE_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Gold" has RGBA8888 code
F1E7B0FF, red 0.94509804, green 0.90588236, blue 0.6901961, alpha 1.0, hue 0.14102565, saturation 0.25490195, and lightness 0.81764704. - CW_PALE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Green" has RGBA8888 code
B5EBAEFF, red 0.70980394, green 0.92156863, blue 0.68235296, alpha 1.0, hue 0.31420767, saturation 0.23921567, and lightness 0.8019608. - CW_PALE_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Honeydew" has RGBA8888 code
DCF6C3FF, red 0.8627451, green 0.9647059, blue 0.7647059, alpha 1.0, hue 0.251634, saturation 0.19999999, and lightness 0.86470586. - CW_PALE_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Indigo" has RGBA8888 code
AF9BDBFF, red 0.6862745, green 0.60784316, blue 0.85882354, alpha 1.0, hue 0.71875, saturation 0.25098038, and lightness 0.73333335. - CW_PALE_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Jade" has RGBA8888 code
B8EAC4FF, red 0.72156864, green 0.91764706, blue 0.76862746, alpha 1.0, hue 0.37333333, saturation 0.19607842, and lightness 0.81960785. - CW_PALE_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Lime" has RGBA8888 code
D6EBAAFF, red 0.8392157, green 0.92156863, blue 0.6666667, alpha 1.0, hue 0.22051284, saturation 0.25490195, and lightness 0.7941177. - CW_PALE_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Magenta" has RGBA8888 code
E4A5D6FF, red 0.89411765, green 0.64705884, blue 0.8392157, alpha 1.0, hue 0.8703704, saturation 0.24705881, and lightness 0.7705882. - CW_PALE_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Orange" has RGBA8888 code
EDC8ACFF, red 0.92941177, green 0.78431374, blue 0.6745098, alpha 1.0, hue 0.071794875, saturation 0.25490195, and lightness 0.80196077. - CW_PALE_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Purple" has RGBA8888 code
DCADE7FF, red 0.8627451, green 0.6784314, blue 0.90588236, alpha 1.0, hue 0.80172414, saturation 0.22745097, and lightness 0.7921569. - CW_PALE_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Red" has RGBA8888 code
E6A7A7FF, red 0.9019608, green 0.654902, blue 0.654902, alpha 1.0, hue 0.0, saturation 0.24705881, and lightness 0.77843136. - CW_PALE_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Rose" has RGBA8888 code
E2A2BDFF, red 0.8862745, green 0.63529414, blue 0.7411765, alpha 1.0, hue 0.9296875, saturation 0.25098038, and lightness 0.7607843. - CW_PALE_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Sapphire" has RGBA8888 code
A7ADE1FF, red 0.654902, green 0.6784314, blue 0.88235295, alpha 1.0, hue 0.6494253, saturation 0.22745097, and lightness 0.7686275. - CW_PALE_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Seafoam" has RGBA8888 code
B6F3DDFF, red 0.7137255, green 0.9529412, blue 0.8666667, alpha 1.0, hue 0.4398907, saturation 0.23921567, and lightness 0.8333334. - CW_PALE_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Violet" has RGBA8888 code
C6A7E2FF, red 0.7764706, green 0.654902, blue 0.8862745, alpha 1.0, hue 0.7542373, saturation 0.23137254, and lightness 0.7705883. - CW_PALE_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PALE_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Pale Yellow" has RGBA8888 code
FBFAB8FF, red 0.9843137, green 0.98039216, blue 0.72156864, alpha 1.0, hue 0.1641791, saturation 0.26274508, and lightness 0.8529412. - CW_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Purple" has RGBA8888 code
C934E9FF, red 0.7882353, green 0.20392157, blue 0.9137255, alpha 1.0, hue 0.80386746, saturation 0.70980394, and lightness 0.5588235. - CW_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Red" has RGBA8888 code
EE2A2AFF, red 0.93333334, green 0.16470589, blue 0.16470589, alpha 1.0, hue 0.0, saturation 0.76862746, and lightness 0.5490196. - CW_RICH_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_APRICOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Apricot" has RGBA8888 code
C77F17FF, red 0.78039217, green 0.49803922, blue 0.09019608, alpha 1.0, hue 0.098484844, saturation 0.6901961, and lightness 0.43529415. - CW_RICH_AZURE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_AZURE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Azure" has RGBA8888 code
1596B6FF, red 0.08235294, green 0.5882353, blue 0.7137255, alpha 1.0, hue 0.5331263, saturation 0.6313726, and lightness 0.39803922. - CW_RICH_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Blue" has RGBA8888 code
0F5ABBFF, red 0.05882353, green 0.3529412, blue 0.73333335, alpha 1.0, hue 0.5939923, saturation 0.6745098, and lightness 0.39607844. - CW_RICH_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Brown" has RGBA8888 code
A45D20FF, red 0.6431373, green 0.3647059, blue 0.1254902, alpha 1.0, hue 0.0770202, saturation 0.5176471, and lightness 0.38431376. - CW_RICH_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_CHARTREUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Chartreuse" has RGBA8888 code
9BC112FF, red 0.60784316, green 0.75686276, blue 0.07058824, alpha 1.0, hue 0.20285715, saturation 0.6862745, and lightness 0.4137255. - CW_RICH_CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Cyan" has RGBA8888 code
09BAB6FF, red 0.03529412, green 0.7294118, blue 0.7137255, alpha 1.0, hue 0.49623352, saturation 0.69411767, and lightness 0.38235292. - CW_RICH_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Gold" has RGBA8888 code
BCA20BFF, red 0.7372549, green 0.63529414, blue 0.043137256, alpha 1.0, hue 0.14218456, saturation 0.69411767, and lightness 0.39019608. - CW_RICH_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Green" has RGBA8888 code
23B810FF, red 0.13725491, green 0.72156864, blue 0.0627451, alpha 1.0, hue 0.31448415, saturation 0.65882355, and lightness 0.39215687. - CW_RICH_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_HONEYDEW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Honeydew" has RGBA8888 code
73C522FF, red 0.4509804, green 0.77254903, blue 0.13333334, alpha 1.0, hue 0.25051126, saturation 0.6392157, and lightness 0.45294118. - CW_RICH_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Indigo" has RGBA8888 code
3D07B3FF, red 0.23921569, green 0.02745098, blue 0.7019608, alpha 1.0, hue 0.7189923, saturation 0.6745098, and lightness 0.3647059. - CW_RICH_JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Jade" has RGBA8888 code
1BB53FFF, red 0.105882354, green 0.70980394, blue 0.24705882, alpha 1.0, hue 0.37229437, saturation 0.6039216, and lightness 0.40784314. - CW_RICH_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Lime" has RGBA8888 code
7CB106FF, red 0.4862745, green 0.69411767, blue 0.023529412, alpha 1.0, hue 0.21832359, saturation 0.67058825, and lightness 0.35882357. - CW_RICH_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Magenta" has RGBA8888 code
B90D94FF, red 0.7254902, green 0.050980393, blue 0.5803922, alpha 1.0, hue 0.86918604, saturation 0.6745098, and lightness 0.3882353. - CW_RICH_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Orange" has RGBA8888 code
C15B0FFF, red 0.75686276, green 0.35686275, blue 0.05882353, alpha 1.0, hue 0.071161054, saturation 0.69803923, and lightness 0.40784314. - CW_RICH_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Purple" has RGBA8888 code
9E15BAFF, red 0.61960787, green 0.08235294, blue 0.7294118, alpha 1.0, hue 0.8050505, saturation 0.64705884, and lightness 0.40588236. - CW_RICH_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Red" has RGBA8888 code
BE1111FF, red 0.74509805, green 0.06666667, blue 0.06666667, alpha 1.0, hue 0.0, saturation 0.6784314, and lightness 0.4058824. - CW_RICH_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Rose" has RGBA8888 code
B60B54FF, red 0.7137255, green 0.043137256, blue 0.32941177, alpha 1.0, hue 0.9288499, saturation 0.67058825, and lightness 0.37843138. - CW_RICH_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Sapphire" has RGBA8888 code
1424BAFF, red 0.078431375, green 0.14117648, blue 0.7294118, alpha 1.0, hue 0.6506024, saturation 0.6509804, and lightness 0.40392157. - CW_RICH_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Seafoam" has RGBA8888 code
16C385FF, red 0.08627451, green 0.7647059, blue 0.52156866, alpha 1.0, hue 0.44026977, saturation 0.6784314, and lightness 0.4254902. - CW_RICH_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Violet" has RGBA8888 code
6B11B9FF, red 0.41960785, green 0.06666667, blue 0.7254902, alpha 1.0, hue 0.7559524, saturation 0.65882355, and lightness 0.39607844. - CW_RICH_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_RICH_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rich Yellow" has RGBA8888 code
C9C80FFF, red 0.7882353, green 0.78431374, blue 0.05882353, alpha 1.0, hue 0.16577062, saturation 0.7294118, and lightness 0.42352945. - CW_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Rose" has RGBA8888 code
E41A71FF, red 0.89411765, green 0.101960786, blue 0.44313726, alpha 1.0, hue 0.9282178, saturation 0.7921569, and lightness 0.49803925. - CW_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Sapphire" has RGBA8888 code
3244E8FF, red 0.19607843, green 0.26666668, blue 0.9098039, alpha 1.0, hue 0.65018314, saturation 0.7137255, and lightness 0.5529412. - CW_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Seafoam" has RGBA8888 code
37F4B0FF, red 0.21568628, green 0.95686275, blue 0.6901961, alpha 1.0, hue 0.44003528, saturation 0.7411765, and lightness 0.58627445. - CW_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Violet" has RGBA8888 code
902BE7FF, red 0.5647059, green 0.16862746, blue 0.90588236, alpha 1.0, hue 0.7562057, saturation 0.7372549, and lightness 0.5372549. - CW_WHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_WHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW White" has RGBA8888 code
FFFFFFFF, red 1.0, green 1.0, blue 1.0, alpha 1.0, hue 0.0, saturation 0.0, and lightness 1.0. - CW_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CW_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "CW Yellow" has RGBA8888 code
FBFA27FF, red 0.9843137, green 0.98039216, blue 0.15294118, alpha 1.0, hue 0.1658805, saturation 0.83137256, and lightness 0.5686274. - CYAN - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "cyan" has RGBA8888 code
0x00FFFFFF, L 0.8627451, A 0.42352942, B 0.47843137, alpha 1.0, hue 0.5409546, saturation 0.9583845, and chroma 0.1582875. - CYAN - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "cyan" has RGBA8888 code
0x00FFFFFF, red 0.0, green 1.0, blue 1.0, alpha 1.0, hue 0.5, saturation 1.0, and lightness 0.5. - CYAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CYAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cyan" has RGBA8888 code
00FFFFFF, red 0.0, green 1.0, blue 1.0, alpha 1.0, hue 0.5, saturation 1.0, and lightness 0.5. - CYPRESS_BARK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CYPRESS_BARK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cypress Bark" has RGBA8888 code
752E23FF, red 0.45882353, green 0.18039216, blue 0.13725491, alpha 1.0, hue 0.022357723, saturation 0.3215686, and lightness 0.29803923. - CYPRESS_BARK_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - CYPRESS_BARK_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Cypress Bark Red" has RGBA8888 code
6F3028FF, red 0.43529412, green 0.1882353, blue 0.15686275, alpha 1.0, hue 0.018779343, saturation 0.27843136, and lightness 0.29607844. - CYRILLIC_LETTERS - Static variable in class com.github.yellowstonegames.core.StringTools
- CYRILLIC_LETTERS_LOWER - Static variable in class com.github.yellowstonegames.core.StringTools
- CYRILLIC_LETTERS_UPPER - Static variable in class com.github.yellowstonegames.core.StringTools
D
- DARK_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Blue" has RGBA8888 code
0000C8FF, red 0.0, green 0.0, blue 0.78431374, alpha 1.0, hue 0.6666667, saturation 0.78431374, and lightness 0.39215687. - DARK_BLUE_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_BLUE_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Blue Dye" has RGBA8888 code
192236FF, red 0.09803922, green 0.13333334, blue 0.21176471, alpha 1.0, hue 0.61494255, saturation 0.11372549, and lightness 0.15490197. - DARK_BLUE_LAPIS_LAZULI - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_BLUE_LAPIS_LAZULI - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Blue Lapis Lazuli" has RGBA8888 code
1B294BFF, red 0.105882354, green 0.16078432, blue 0.29411766, alpha 1.0, hue 0.6180556, saturation 0.18823531, and lightness 0.19999999. - DARK_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Brown" has RGBA8888 code
654321FF, red 0.39607844, green 0.2627451, blue 0.12941177, alpha 1.0, hue 0.08333334, saturation 0.26666665, and lightness 0.26274508. - DARK_CERULEAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_CERULEAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Cerulean" has RGBA8888 code
08457EFF, red 0.03137255, green 0.27058825, blue 0.49411765, alpha 1.0, hue 0.5805085, saturation 0.4627451, and lightness 0.2627451. - DARK_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Chestnut" has RGBA8888 code
986960FF, red 0.59607846, green 0.4117647, blue 0.3764706, alpha 1.0, hue 0.026785709, saturation 0.21960786, and lightness 0.4862745. - DARK_CORAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_CORAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Coral" has RGBA8888 code
CD5B45FF, red 0.8039216, green 0.35686275, blue 0.27058825, alpha 1.0, hue 0.026960785, saturation 0.5333333, and lightness 0.5372549. - DARK_GOLDENROD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_GOLDENROD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Goldenrod" has RGBA8888 code
B8860BFF, red 0.72156864, green 0.5254902, blue 0.043137256, alpha 1.0, hue 0.11849712, saturation 0.6784314, and lightness 0.38235295. - DARK_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Gray" has RGBA8888 code
404040FF, red 0.2509804, green 0.2509804, blue 0.2509804, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.2509804. - DARK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Green" has RGBA8888 code
013220FF, red 0.003921569, green 0.19607843, blue 0.1254902, alpha 1.0, hue 0.43877554, saturation 0.19215687, and lightness 0.1. - DARK_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Indigo" has RGBA8888 code
614E6EFF, red 0.38039216, green 0.30588236, blue 0.43137255, alpha 1.0, hue 0.765625, saturation 0.12549019, and lightness 0.36862746. - DARK_KHAKI - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_KHAKI - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Khaki" has RGBA8888 code
BDB76BFF, red 0.7411765, green 0.7176471, blue 0.41960785, alpha 1.0, hue 0.15447155, saturation 0.32156864, and lightness 0.5803922. - DARK_PASTEL_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_PASTEL_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Pastel Green" has RGBA8888 code
03C03CFF, red 0.011764706, green 0.7529412, blue 0.23529412, alpha 1.0, hue 0.3835979, saturation 0.7411765, and lightness 0.38235295. - DARK_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Pink" has RGBA8888 code
E75480FF, red 0.90588236, green 0.32941177, blue 0.5019608, alpha 1.0, hue 0.95011336, saturation 0.5764706, and lightness 0.617647. - DARK_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Red" has RGBA8888 code
800000FF, red 0.5019608, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 0.5019608, and lightness 0.2509804. - DARK_RED_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_RED_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Red Dye" has RGBA8888 code
23191EFF, red 0.13725491, green 0.09803922, blue 0.11764706, alpha 1.0, hue 0.9166667, saturation 0.03921569, and lightness 0.11764707. - DARK_SALMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_SALMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Salmon" has RGBA8888 code
E9967AFF, red 0.9137255, green 0.5882353, blue 0.47843137, alpha 1.0, hue 0.04204205, saturation 0.43529412, and lightness 0.6960784. - DARK_SCARLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_SCARLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Scarlet" has RGBA8888 code
560319FF, red 0.3372549, green 0.011764706, blue 0.09803922, alpha 1.0, hue 0.9558233, saturation 0.3254902, and lightness 0.17450981. - DARK_SLATE_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_SLATE_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Slate Gray" has RGBA8888 code
2F4F4FFF, red 0.18431373, green 0.30980393, blue 0.30980393, alpha 1.0, hue 0.5, saturation 0.1254902, and lightness 0.24705884. - DARK_SPRING_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_SPRING_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Spring Green" has RGBA8888 code
177245FF, red 0.09019608, green 0.44705883, blue 0.27058825, alpha 1.0, hue 0.41758245, saturation 0.35686275, and lightness 0.26862743. - DARK_TAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_TAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Tan" has RGBA8888 code
918151FF, red 0.5686275, green 0.5058824, blue 0.31764707, alpha 1.0, hue 0.125, saturation 0.2509804, and lightness 0.4431373. - DARK_TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Turquoise" has RGBA8888 code
00CED1FF, red 0.0, green 0.80784315, blue 0.81960785, alpha 1.0, hue 0.50239235, saturation 0.81960785, and lightness 0.40980393. - DARK_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DARK_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dark Violet" has RGBA8888 code
9400D3FF, red 0.5803922, green 0.0, blue 0.827451, alpha 1.0, hue 0.78357035, saturation 0.827451, and lightness 0.4137255. - darken(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color oklab towards black by change.
- darken(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Interpolates from the RGBA8888 color start towards black by change.
- DAWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DAWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dawn" has RGBA8888 code
FA7B62FF, red 0.98039216, green 0.48235294, blue 0.38431373, alpha 1.0, hue 0.02741228, saturation 0.5960784, and lightness 0.6823529. - DAWNBRINGER_16 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
DawnBringer's original 16-color palette, as posted on the Pixel Joint forums, and since then used in lots of pixel art.
- DAWNBRINGER_16 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
DawnBringer's original 16-color palette, as posted on the Pixel Joint forums, and since then used in lots of pixel art.
- DAWNBRINGER_32 - Static variable in class com.github.yellowstonegames.core.FullPalette
-
DawnBringer's 32-color palette, as posted on, the Pixel Joint forums , and since then used in lots of pixel art.
- DAWNBRINGER_32 - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
DawnBringer's 32-color palette, as posted on, the Pixel Joint forums , and since then used in lots of pixel art.
- DAWNBRINGER_AURORA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
DawnBringer's 256-color Aurora palette, modified slightly to fit one transparent color by removing one gray.
- DAWNBRINGER_AURORA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
DawnBringer's 256-color Aurora palette, modified slightly to fit one transparent color by removing one gray.
- DAYLILY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DAYLILY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Daylily" has RGBA8888 code
FF8936FF, red 1.0, green 0.5372549, blue 0.21176471, alpha 1.0, hue 0.068822555, saturation 0.7882353, and lightness 0.60588235. - DB_ARMY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_ARMY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Army Green" has RGBA8888 code
8F974AFF, red 0.56078434, green 0.5921569, blue 0.2901961, alpha 1.0, hue 0.18398269, saturation 0.3019608, and lightness 0.4411765. - DB_BLACK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_BLACK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Black" has RGBA8888 code
000000FF, red 0.0, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.0. - DB_BLOOD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_BLOOD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Blood" has RGBA8888 code
AC3232FF, red 0.6745098, green 0.19607843, blue 0.19607843, alpha 1.0, hue 0.0, saturation 0.4784314, and lightness 0.4352941. - DB_CADET_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_CADET_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Cadet Blue" has RGBA8888 code
597DCEFF, red 0.34901962, green 0.49019608, blue 0.80784315, alpha 1.0, hue 0.61538464, saturation 0.45882353, and lightness 0.57843137. - DB_CAPPUCCINO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_CAPPUCCINO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Cappuccino" has RGBA8888 code
8F563BFF, red 0.56078434, green 0.3372549, blue 0.23137255, alpha 1.0, hue 0.053571425, saturation 0.3294118, and lightness 0.39607844. - DB_CERULEAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_CERULEAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Cerulean" has RGBA8888 code
306082FF, red 0.1882353, green 0.3764706, blue 0.50980395, alpha 1.0, hue 0.56910574, saturation 0.32156867, and lightness 0.34901962. - DB_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Chestnut" has RGBA8888 code
663931FF, red 0.4, green 0.22352941, blue 0.19215687, alpha 1.0, hue 0.02515723, saturation 0.20784314, and lightness 0.29607844. - DB_COBALT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_COBALT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Cobalt" has RGBA8888 code
3F3F74FF, red 0.24705882, green 0.24705882, blue 0.45490196, alpha 1.0, hue 0.6666667, saturation 0.20784314, and lightness 0.3509804. - DB_COMPOST - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_COMPOST - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Compost" has RGBA8888 code
8A6F30FF, red 0.5411765, green 0.43529412, blue 0.1882353, alpha 1.0, hue 0.11666666, saturation 0.35294122, and lightness 0.3647059. - DB_CORAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_CORAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Coral" has RGBA8888 code
D95763FF, red 0.8509804, green 0.34117648, blue 0.3882353, alpha 1.0, hue 0.9846154, saturation 0.5098039, and lightness 0.59607846. - DB_DAFFODIL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_DAFFODIL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Daffodil" has RGBA8888 code
FBF236FF, red 0.9843137, green 0.9490196, blue 0.21176471, alpha 1.0, hue 0.15905246, saturation 0.77254903, and lightness 0.5980392. - DB_DARK_LEATHER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_DARK_LEATHER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Dark Leather" has RGBA8888 code
442434FF, red 0.26666668, green 0.14117648, blue 0.20392157, alpha 1.0, hue 0.9166667, saturation 0.1254902, and lightness 0.20392159. - DB_DEEP_OCEAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_DEEP_OCEAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Deep Ocean" has RGBA8888 code
30346DFF, red 0.1882353, green 0.20392157, blue 0.42745098, alpha 1.0, hue 0.6557377, saturation 0.23921569, and lightness 0.30784315. - DB_DENIM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_DENIM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Denim" has RGBA8888 code
5B6EE1FF, red 0.35686275, green 0.43137255, blue 0.88235295, alpha 1.0, hue 0.6430348, saturation 0.52549016, and lightness 0.61960787. - DB_DRAB - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_DRAB - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Drab" has RGBA8888 code
757161FF, red 0.45882353, green 0.44313726, blue 0.38039216, alpha 1.0, hue 0.13333334, saturation 0.07843137, and lightness 0.41960785. - DB_EARTH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_EARTH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Earth" has RGBA8888 code
854C30FF, red 0.52156866, green 0.29803923, blue 0.1882353, alpha 1.0, hue 0.054901958, saturation 0.33333337, and lightness 0.35490197. - DB_EGGPLANT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_EGGPLANT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Eggplant" has RGBA8888 code
76428AFF, red 0.4627451, green 0.25882354, blue 0.5411765, alpha 1.0, hue 0.787037, saturation 0.28235295, and lightness 0.40000004. - DB_EGGSHELL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_EGGSHELL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Eggshell" has RGBA8888 code
DEEED6FF, red 0.87058824, green 0.93333334, blue 0.8392157, alpha 1.0, hue 0.2777778, saturation 0.09411764, and lightness 0.8862745. - DB_ELEPHANT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_ELEPHANT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Elephant" has RGBA8888 code
847E87FF, red 0.5176471, green 0.49411765, blue 0.5294118, alpha 1.0, hue 0.77777785, saturation 0.035294145, and lightness 0.5117647. - DB_FAWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_FAWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Fawn" has RGBA8888 code
D9A066FF, red 0.8509804, green 0.627451, blue 0.4, alpha 1.0, hue 0.08405798, saturation 0.4509804, and lightness 0.6254902. - DB_FOREST - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_FOREST - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Forest" has RGBA8888 code
346524FF, red 0.20392157, green 0.39607844, blue 0.14117648, alpha 1.0, hue 0.2923077, saturation 0.25490195, and lightness 0.2686275. - DB_GRAPHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_GRAPHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Graphite" has RGBA8888 code
696A6AFF, red 0.4117647, green 0.41568628, blue 0.41568628, alpha 1.0, hue 0.5, saturation 0.0039215684, and lightness 0.4137255. - DB_INK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_INK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Ink" has RGBA8888 code
222034FF, red 0.13333334, green 0.1254902, blue 0.20392157, alpha 1.0, hue 0.68333334, saturation 0.07843137, and lightness 0.16470589. - DB_IRON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_IRON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Iron" has RGBA8888 code
8595A1FF, red 0.52156866, green 0.58431375, blue 0.6313726, alpha 1.0, hue 0.5714286, saturation 0.109803915, and lightness 0.5764706. - DB_JUNGLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_JUNGLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Jungle" has RGBA8888 code
37946EFF, red 0.21568628, green 0.5803922, blue 0.43137255, alpha 1.0, hue 0.43189964, saturation 0.36470592, and lightness 0.39803922. - DB_KEY_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_KEY_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Key Lime" has RGBA8888 code
99E550FF, red 0.6, green 0.8980392, blue 0.3137255, alpha 1.0, hue 0.25167787, saturation 0.58431375, and lightness 0.60588235. - DB_LAVENDER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_LAVENDER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Lavender" has RGBA8888 code
D77BBAFF, red 0.84313726, green 0.48235294, blue 0.7294118, alpha 1.0, hue 0.88586956, saturation 0.36078432, and lightness 0.6627451. - DB_LEAD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_LEAD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Lead" has RGBA8888 code
4E4A4FFF, red 0.30588236, green 0.2901961, blue 0.30980393, alpha 1.0, hue 0.8, saturation 0.019607842, and lightness 0.3. - DB_LOBSTER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_LOBSTER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Lobster" has RGBA8888 code
D04648FF, red 0.8156863, green 0.27450982, blue 0.28235295, alpha 1.0, hue 0.9975845, saturation 0.54117644, and lightness 0.54509807. - DB_MIDNIGHT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_MIDNIGHT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Midnight" has RGBA8888 code
140C1CFF, red 0.078431375, green 0.047058824, blue 0.10980392, alpha 1.0, hue 0.75, saturation 0.062745094, and lightness 0.078431375. - DB_MUD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_MUD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Mud" has RGBA8888 code
524B24FF, red 0.32156864, green 0.29411766, blue 0.14117648, alpha 1.0, hue 0.14130434, saturation 0.18039216, and lightness 0.23137257. - DB_MUSTARD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_MUSTARD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Mustard" has RGBA8888 code
DAD45EFF, red 0.85490197, green 0.83137256, blue 0.36862746, alpha 1.0, hue 0.15860215, saturation 0.4862745, and lightness 0.6117647. - DB_NUDE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_NUDE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Nude" has RGBA8888 code
EEC39AFF, red 0.93333334, green 0.7647059, blue 0.6039216, alpha 1.0, hue 0.08134921, saturation 0.32941175, and lightness 0.76862746. - DB_OLIVE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_OLIVE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Olive" has RGBA8888 code
4B692FFF, red 0.29411766, green 0.4117647, blue 0.18431373, alpha 1.0, hue 0.25287357, saturation 0.22745098, and lightness 0.29803923. - DB_PEA_SOUP - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_PEA_SOUP - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Pea Soup" has RGBA8888 code
6DAA2CFF, red 0.42745098, green 0.6666667, blue 0.17254902, alpha 1.0, hue 0.2473545, saturation 0.49411768, and lightness 0.41960785. - DB_PLATINUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_PLATINUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Platinum" has RGBA8888 code
CBDBFCFF, red 0.79607844, green 0.85882354, blue 0.9882353, alpha 1.0, hue 0.6122449, saturation 0.19215685, and lightness 0.8921569. - DB_PUMPKIN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_PUMPKIN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Pumpkin" has RGBA8888 code
DF7126FF, red 0.8745098, green 0.44313726, blue 0.14901961, alpha 1.0, hue 0.06756756, saturation 0.7254902, and lightness 0.5117647. - DB_PUTTY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_PUTTY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Putty" has RGBA8888 code
D2AA99FF, red 0.8235294, green 0.6666667, blue 0.6, alpha 1.0, hue 0.049707603, saturation 0.2235294, and lightness 0.7117647. - DB_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_SEAFOAM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Seafoam" has RGBA8888 code
5FCDE4FF, red 0.37254903, green 0.8039216, blue 0.89411765, alpha 1.0, hue 0.52882206, saturation 0.52156866, and lightness 0.6333333. - DB_SEAL_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_SEAL_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Seal Brown" has RGBA8888 code
45283CFF, red 0.27058825, green 0.15686275, blue 0.23529412, alpha 1.0, hue 0.8850575, saturation 0.1137255, and lightness 0.21372549. - DB_SHADOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_SHADOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Shadow" has RGBA8888 code
323C39FF, red 0.19607843, green 0.23529412, blue 0.22352941, alpha 1.0, hue 0.45000002, saturation 0.039215684, and lightness 0.21568628. - DB_SHAMROCK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_SHAMROCK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Shamrock" has RGBA8888 code
6ABE30FF, red 0.41568628, green 0.74509805, blue 0.1882353, alpha 1.0, hue 0.26525822, saturation 0.5568628, and lightness 0.46666667. - DB_SKY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_SKY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Sky Blue" has RGBA8888 code
639BFFFF, red 0.3882353, green 0.60784316, blue 1.0, alpha 1.0, hue 0.60683763, saturation 0.61176467, and lightness 0.69411767. - DB_SOOT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_SOOT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Soot" has RGBA8888 code
595652FF, red 0.34901962, green 0.3372549, blue 0.32156864, alpha 1.0, hue 0.0952381, saturation 0.027450979, and lightness 0.33529413. - DB_STORM_CLOUD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_STORM_CLOUD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Storm Cloud" has RGBA8888 code
9BADB7FF, red 0.60784316, green 0.6784314, blue 0.7176471, alpha 1.0, hue 0.5595238, saturation 0.109803915, and lightness 0.6627451. - DB_TAWNY_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_TAWNY_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Tawny Brown" has RGBA8888 code
D27D2CFF, red 0.8235294, green 0.49019608, blue 0.17254902, alpha 1.0, hue 0.08132529, saturation 0.6509804, and lightness 0.49803922. - DB_TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB Turquoise" has RGBA8888 code
6DC2CAFF, red 0.42745098, green 0.7607843, blue 0.7921569, alpha 1.0, hue 0.51433694, saturation 0.3647059, and lightness 0.6098039. - DB_WHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DB_WHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "DB White" has RGBA8888 code
FFFFFFFF, red 1.0, green 1.0, blue 1.0, alpha 1.0, hue 0.0, saturation 0.0, and lightness 1.0. - DEAD_MANS_FINGERS_SEAWEED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEAD_MANS_FINGERS_SEAWEED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dead Man's Fingers Seaweed" has RGBA8888 code
524B2AFF, red 0.32156864, green 0.29411766, blue 0.16470589, alpha 1.0, hue 0.1375, saturation 0.15686275, and lightness 0.24313726. - DECAYING_LEAVES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DECAYING_LEAVES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Decaying Leaves" has RGBA8888 code
D57835FF, red 0.8352941, green 0.47058824, blue 0.20784314, alpha 1.0, hue 0.06979166, saturation 0.627451, and lightness 0.5215686. - deck - Variable in class com.github.yellowstonegames.core.Cards
- decompress(String) - Static method in class com.github.yellowstonegames.core.ByteStringEncoding
- decompress(String) - Static method in class com.github.yellowstonegames.core.LZSEncoding
-
Decompresses a String that had been compressed with
LZSEncoding.compress(String). - decompressCategory(Category) - Static method in class com.github.yellowstonegames.core.StringTools
-
Takes the compressed bitset inside a RegExodus
Categoryand decompresses it to a jdkgdxdsOffsetBitSet. - decompressFromBase64(String) - Static method in class com.github.yellowstonegames.core.LZSEncoding
-
Decompresses a String that had been compressed with
LZSEncoding.compressToBase64(String). - decompressFromBytes(byte[]) - Static method in class com.github.yellowstonegames.core.LZByteEncoding
-
Decompresses a byte array produced (at some point) by
LZByteEncoding.compressToBytes(String), getting the original String back that was given to compressToBytes(). - decompressFromEncodedURIComponent(String) - Static method in class com.github.yellowstonegames.core.LZSEncoding
-
Decompresses a String that had been compressed with
LZSEncoding.compressToEncodedURIComponent(String). - decompressFromUTF16(String) - Static method in class com.github.yellowstonegames.core.LZSEncoding
-
Decompresses a String that had been compressed with
LZSEncoding.compressToUTF16(String). - DEEP_CERISE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEEP_CERISE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Deep Cerise" has RGBA8888 code
DA3287FF, red 0.85490197, green 0.19607843, blue 0.5294118, alpha 1.0, hue 0.91567457, saturation 0.65882355, and lightness 0.52549016. - DEEP_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEEP_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Deep Chestnut" has RGBA8888 code
B94E48FF, red 0.7254902, green 0.30588236, blue 0.28235295, alpha 1.0, hue 0.0088495575, saturation 0.44313726, and lightness 0.5039216. - DEEP_FUCHSIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEEP_FUCHSIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Deep Fuchsia" has RGBA8888 code
C154C1FF, red 0.75686276, green 0.32941177, blue 0.75686276, alpha 1.0, hue 0.8333333, saturation 0.42745098, and lightness 0.54313725. - DEEP_LILAC - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEEP_LILAC - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Deep Lilac" has RGBA8888 code
9955BBFF, red 0.6, green 0.33333334, blue 0.73333335, alpha 1.0, hue 0.7777778, saturation 0.4, and lightness 0.53333336. - DEEP_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEEP_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Deep Magenta" has RGBA8888 code
CD00CCFF, red 0.8039216, green 0.0, blue 0.8, alpha 1.0, hue 0.8341463, saturation 0.8039216, and lightness 0.4019608. - DEEP_PEACH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEEP_PEACH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Deep Peach" has RGBA8888 code
FFCBA4FF, red 1.0, green 0.79607844, blue 0.6431373, alpha 1.0, hue 0.071428575, saturation 0.35686272, and lightness 0.8215686. - DEEP_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEEP_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Deep Pink" has RGBA8888 code
FF1493FF, red 1.0, green 0.078431375, blue 0.5764706, alpha 1.0, hue 0.9099291, saturation 0.92156863, and lightness 0.5392157. - DEEP_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEEP_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Deep Purple" has RGBA8888 code
3A243BFF, red 0.22745098, green 0.14117648, blue 0.23137255, alpha 1.0, hue 0.826087, saturation 0.09019607, and lightness 0.18627451. - DEEP_SCARLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DEEP_SCARLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Deep Scarlet" has RGBA8888 code
7B3B3AFF, red 0.48235294, green 0.23137255, blue 0.22745098, alpha 1.0, hue 0.0025641026, saturation 0.25490195, and lightness 0.35490197. - DENIM - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "denim" has RGBA8888 code
0x3088B8FF, L 0.49411765, A 0.46666667, B 0.45490196, alpha 1.0, hue 0.64992374, saturation 0.7772269, and chroma 0.11172148. - DENIM - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "denim" has RGBA8888 code
0x3088B8FF, red 0.1882353, green 0.53333336, blue 0.72156864, alpha 1.0, hue 0.5588235, saturation 0.53333336, and lightness 0.45490196. - DENIM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DENIM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Denim" has RGBA8888 code
1560BDFF, red 0.08235294, green 0.3764706, blue 0.7411765, alpha 1.0, hue 0.5922619, saturation 0.65882355, and lightness 0.41176474. - describe(String) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Parses a color description and returns the approximate color it describes, as a packed RGBA8888 int color.
- describe(String) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Parses a color description and returns the approximate color it describes, as a packed RGBA8888 int color.
- describeOklab(String) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Parses a color description and returns the approximate color it describes, as a packed Oklab int color.
- describeOklab(String, int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Parses a color description and returns the approximate color it describes, as a packed Oklab int color.
- describeRgb(String) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Parses a color description and returns the approximate color it describes, as a packed RGBA8888 int color.
- describeRgb(String, int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Parses a color description and returns the approximate color it describes, as an RGBA8888 int color.
- DescriptiveColor - Class in com.github.yellowstonegames.core
-
A palette of predefined colors as packed Oklab ints, and tools for obtaining Oklab int colors from a description.
- DescriptiveColorRgb - Class in com.github.yellowstonegames.core
-
A palette, the same as the one in
DescriptiveColor, just using RGBA8888 ints instead of Oklab ints for each color entry. - Dice - Class in com.github.yellowstonegames.core
-
Class for emulating various traditional RPG-style dice rolls.
- Dice() - Constructor for class com.github.yellowstonegames.core.Dice
-
Creates a new dice roller that uses a random RNG seed for an RNG that it owns.
- Dice(long) - Constructor for class com.github.yellowstonegames.core.Dice
-
Creates a new dice roller that will use its own WhiskerRandom as its RNG, seeded with the given seed.
- Dice(EnhancedRandom) - Constructor for class com.github.yellowstonegames.core.Dice
-
Creates a new dice roller that uses the given EnhancedRandom, which can be seeded before it's given here.
- Dice(CharSequence) - Constructor for class com.github.yellowstonegames.core.Dice
-
Creates a new dice roller that will use its own WhiskerRandom as its RNG, seeded with a hash of the given String seed.
- Dice.Rule - Class in com.github.yellowstonegames.core
-
A rule for how to roll a particular set of dice and operations to perform on them, such as "3d6+4" to roll three 6-sided dice and add 4 to the result.
- differentiateLightness(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Given a packed int Oklab color
mainColorand lightness value that it should be made to contrast with, gets a packed int Oklab color with L that should be quite different fromcontrastingLightness, but the same chromatic channels and opacity (A and B are likely to be clamped if the result gets close to white or black). - differentiateLightness(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Given an RGBA8888 int color
mainColorand a lightness value that it should be made to contrast with, gets an RGBA8888 int color with lightness that should be quite different fromcontrastingLightness, but similar hue/chroma and opacity. - differentiateLightness(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Given a packed int Oklab color
mainColorand another Oklab color that it should be made to contrast with, gets a packed int Oklab color with L that should be quite different fromcontrastingColor's L, but the same chromatic channels and opacity (A and B are likely to be clamped if the result gets close to white or black). - differentiateLightness(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Given an RGBA8888 int color
mainColorand another RGBA8888 int color that it should be made to contrast with, gets an RGBA8888 int color with lightness that should be quite different fromcontrastingColor's, but similar hue/chroma and opacity. - DIGITS - Static variable in class com.github.yellowstonegames.core.StringTools
- DigitTools - Class in com.github.yellowstonegames.core
-
Utility class for converting to and from numbers and their String representations; this is mostly wrappers around
Basefor compatibility. - DISAPPEARING_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DISAPPEARING_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Disappearing Purple" has RGBA8888 code
3F313AFF, red 0.24705882, green 0.19215687, blue 0.22745098, alpha 1.0, hue 0.89285713, saturation 0.054901958, and lightness 0.21960784. - distance(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the actual Euclidean distance between two colors as packed Oklab ints.
- distance(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets the actual Euclidean distance between two colors as RGBA8888 ints.
- distanceOklab(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets the difference between two colors, each RGBA8888 ints, calculating the difference by the Euclidean distance in the Oklab color space.
- distanceSquared(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the squared Euclidean distance between two colors as packed Oklab ints.
- distanceSquared(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets the squared Euclidean distance between two colors as RGBA8888 ints.
- distanceSquaredOklab(int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets the squared difference between two colors, each RGBA8888 ints, calculating the difference by the squared Euclidean distance in the Oklab color space.
- DISTANT_RIVER_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DISTANT_RIVER_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Distant River Brown" has RGBA8888 code
CB6649FF, red 0.79607844, green 0.4, blue 0.28627452, alpha 1.0, hue 0.03717949, saturation 0.5098039, and lightness 0.5411765. - DODGER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DODGER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dodger Blue" has RGBA8888 code
1E90FFFF, red 0.11764706, green 0.5647059, blue 1.0, alpha 1.0, hue 0.5822222, saturation 0.88235295, and lightness 0.5588235. - DOVE_FEATHER_GREY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DOVE_FEATHER_GREY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dove Feather Grey" has RGBA8888 code
755D5BFF, red 0.45882353, green 0.3647059, blue 0.35686275, alpha 1.0, hue 0.012820513, saturation 0.10196078, and lightness 0.40784314. - drawInt() - Method in class com.github.yellowstonegames.core.Cards
-
If the deck has any remaining cards, this removes the last card from the deck and returns its index.
- drawName() - Method in class com.github.yellowstonegames.core.Cards
-
If the deck has any remaining cards, this removes the last card from the deck and returns its name.
- DRIED_WEATHERED_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DRIED_WEATHERED_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dried Weathered Bamboo" has RGBA8888 code
7D4E2DFF, red 0.49019608, green 0.30588236, blue 0.1764706, alpha 1.0, hue 0.06875001, saturation 0.31372547, and lightness 0.33333334. - DULL_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - DULL_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Dull Blue" has RGBA8888 code
4F4944FF, red 0.30980393, green 0.28627452, blue 0.26666668, alpha 1.0, hue 0.07575758, saturation 0.043137252, and lightness 0.2882353. - dullen(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Brings the chromatic components of
oklabcloser to grayscale bychange(desaturating them). - dullen(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Brings the chromatic components of
startcloser to grayscale bychange(desaturating them).
E
- EARTHEN_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - EARTHEN_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Earthen Yellow" has RGBA8888 code
BE7F51FF, red 0.74509805, green 0.49803922, blue 0.31764707, alpha 1.0, hue 0.07033639, saturation 0.42745098, and lightness 0.53137255. - EARTHEN_YELLOW_RED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - EARTHEN_YELLOW_RED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Earthen Yellow Red Brown" has RGBA8888 code
FF4E20FF, red 1.0, green 0.30588236, blue 0.1254902, alpha 1.0, hue 0.034379672, saturation 0.8745098, and lightness 0.5627451. - ECRU - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ECRU - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ecru" has RGBA8888 code
C2B280FF, red 0.7607843, green 0.69803923, blue 0.5019608, alpha 1.0, hue 0.12626262, saturation 0.2588235, and lightness 0.6313726. - edit(int, float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Given a packed int Oklab color, this edits its L, A, B, and alpha channels by adding the corresponding "add" parameter and then clamping.
- edit(int, float, float, float, float, float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Given a packed int Oklab color, this edits its L, A, B, and alpha channels by first multiplying each channel by the corresponding "mul" parameter and then adding the corresponding "add" parameter, before clamping.
- editHsl(int, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Given an RGBA8888 int color, this converts it to HSL(A) color space and adds the remaining 3 parameters to hue, saturation, and lightness, respectively, before converting back to RGBA8888 and returning that.
- editRgba(int, float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- editRgba(int, float, float, float, float, float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- EDO_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - EDO_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Edo Brown" has RGBA8888 code
A13D2DFF, red 0.6313726, green 0.23921569, blue 0.1764706, alpha 1.0, hue 0.022988502, saturation 0.454902, and lightness 0.40392157. - EGG_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - EGG_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Egg Dye" has RGBA8888 code
FFA631FF, red 1.0, green 0.6509804, blue 0.19215687, alpha 1.0, hue 0.0946602, saturation 0.80784315, and lightness 0.5960784. - EGGPLANT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - EGGPLANT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Eggplant" has RGBA8888 code
614051FF, red 0.38039216, green 0.2509804, blue 0.31764707, alpha 1.0, hue 0.9141414, saturation 0.12941176, and lightness 0.3156863. - EGGSHELL_PAPER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - EGGSHELL_PAPER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Eggshell Paper" has RGBA8888 code
ECBE9FFF, red 0.9254902, green 0.74509805, blue 0.62352943, alpha 1.0, hue 0.067099564, saturation 0.30196077, and lightness 0.7745098. - EGYPTIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - EGYPTIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Egyptian Blue" has RGBA8888 code
1034A6FF, red 0.0627451, green 0.20392157, blue 0.6509804, alpha 1.0, hue 0.62666667, saturation 0.5882353, and lightness 0.35686272. - ELECTRIC_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ELECTRIC_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Electric Blue" has RGBA8888 code
7DF9FFFF, red 0.49019608, green 0.9764706, blue 1.0, alpha 1.0, hue 0.50769234, saturation 0.5098039, and lightness 0.74509805. - ELECTRIC_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ELECTRIC_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Electric Green" has RGBA8888 code
00FF00FF, red 0.0, green 1.0, blue 0.0, alpha 1.0, hue 0.33333334, saturation 1.0, and lightness 0.5. - ELECTRIC_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ELECTRIC_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Electric Indigo" has RGBA8888 code
6600FFFF, red 0.4, green 0.0, blue 1.0, alpha 1.0, hue 0.73333335, saturation 1.0, and lightness 0.5. - ELECTRIC_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ELECTRIC_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Electric Lime" has RGBA8888 code
CCFF00FF, red 0.8, green 1.0, blue 0.0, alpha 1.0, hue 0.2, saturation 1.0, and lightness 0.5. - ELECTRIC_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ELECTRIC_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Electric Purple" has RGBA8888 code
BF00FFFF, red 0.7490196, green 0.0, blue 1.0, alpha 1.0, hue 0.7915033, saturation 1.0, and lightness 0.5. - elements - Variable in class com.github.yellowstonegames.core.GapShuffler
- EMBER - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "ember" has RGBA8888 code
0xF55A32FF, L 0.56078434, A 0.57254905, B 0.5568628, alpha 1.0, hue 0.10636183, saturation 0.80691457, and chroma 0.1836353. - EMBER - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "ember" has RGBA8888 code
0xF55A32FF, red 0.9607843, green 0.3529412, blue 0.19607843, alpha 1.0, hue 0.034188036, saturation 0.7647059, and lightness 0.5784313. - EMERALD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - EMERALD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Emerald" has RGBA8888 code
50C878FF, red 0.3137255, green 0.78431374, blue 0.47058824, alpha 1.0, hue 0.3888889, saturation 0.47058824, and lightness 0.54901963. - encode(int) - Method in class com.github.yellowstonegames.core.IntShuffler
-
Encodes an index with a 4-round Feistel network.
- ENGLISH_LETTERS - Static variable in class com.github.yellowstonegames.core.StringTools
- ENGLISH_LETTERS_LOWER - Static variable in class com.github.yellowstonegames.core.StringTools
- ENGLISH_LETTERS_UPPER - Static variable in class com.github.yellowstonegames.core.StringTools
- enrich(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Pushes the chromatic components of
oklabaway from grayscale by change (saturating them). - enrich(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Pushes the chromatic components of
startaway from grayscale by change (saturating them). - equals(Object) - Method in class com.github.yellowstonegames.core.Cards
- equals(Object) - Method in class com.github.yellowstonegames.core.Dice.Rule
- equals(Object) - Method in class com.github.yellowstonegames.core.GapShuffler
- equals(Object) - Method in class com.github.yellowstonegames.core.IntShuffler
- equals(Object) - Method in class com.github.yellowstonegames.core.ProbabilityTable
- equals(Object) - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- equals(Object) - Method in class com.github.yellowstonegames.core.WeightedTable
- evaluate(int, FloatToFloatFunction, FloatToFloatFunction, FloatToFloatFunction) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Runs zero to three functions on any or all of
oklab's L, A, and B channels, then converts back to a packed Oklab int color and returns that. - evaluateHcl(int, FloatToFloatFunction, FloatToFloatFunction, FloatToFloatFunction) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts
rgbato the HCL (hue, chroma, lightness) color space temporarily, runs zero to three functions on any or all of its hue, chroma, and lightness, then converts back to an RGBA8888 int color and returns that. - evaluateHsb(int, FloatToFloatFunction, FloatToFloatFunction, FloatToFloatFunction) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts
rgbato the HSB (hue, saturation, brightness) color space temporarily, runs zero to three functions on any or all of its hue, saturation, and brightness, then converts back to an RGBA8888 int color and returns that. - evaluateHsl(int, FloatToFloatFunction, FloatToFloatFunction, FloatToFloatFunction) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts
rgbato the HSL (hue, saturation, lightness) color space temporarily, runs zero to three functions on any or all of its hue, saturation, and lightness, then converts back to an RGBA8888 int color and returns that. - extraTable - Variable in class com.github.yellowstonegames.core.ProbabilityTable
-
The list of items that can be produced indirectly from
ProbabilityTable.random()(looking up values from inside the nested tables).
F
- fade(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color start towards transparent by change.
- fade(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Interpolates from the RGBA8888 int color start towards transparent by change.
- FADED_CHINESE_TEA_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FADED_CHINESE_TEA_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Faded Chinese Tea Brown" has RGBA8888 code
60281EFF, red 0.3764706, green 0.15686275, blue 0.11764706, alpha 1.0, hue 0.025252527, saturation 0.25882354, and lightness 0.24705882. - FADED_SEN_NO_RIKYUS_TEA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FADED_SEN_NO_RIKYUS_TEA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Faded Sen No Rikyu's Tea" has RGBA8888 code
B0927AFF, red 0.6901961, green 0.57254905, blue 0.47843137, alpha 1.0, hue 0.07407408, saturation 0.21176472, and lightness 0.5843137. - FAKE_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FAKE_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Fake Purple" has RGBA8888 code
43242AFF, red 0.2627451, green 0.14117648, blue 0.16470589, alpha 1.0, hue 0.96774197, saturation 0.121568635, and lightness 0.2019608. - FALU_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FALU_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Falu Red" has RGBA8888 code
801818FF, red 0.5019608, green 0.09411765, blue 0.09411765, alpha 1.0, hue 0.0, saturation 0.40784317, and lightness 0.29803923. - FERN - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "fern" has RGBA8888 code
0x4E7942FF, L 0.41960785, A 0.4627451, B 0.5294118, alpha 1.0, hue 0.38435107, saturation 0.51240826, and chroma 0.0945603. - FERN - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "fern" has RGBA8888 code
0x4E7942FF, red 0.30588236, green 0.4745098, blue 0.25882354, alpha 1.0, hue 0.2969697, saturation 0.21568626, and lightness 0.36666664. - FERN_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FERN_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Fern Green" has RGBA8888 code
4F7942FF, red 0.30980393, green 0.4745098, blue 0.25882354, alpha 1.0, hue 0.2939394, saturation 0.21568626, and lightness 0.36666664. - fillInto(Collection) - Method in class com.github.yellowstonegames.core.GapShuffler
-
The internal items used here are protected, but you can still use this method to put a shallow copy of them into some other Collection.
- FINCH_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FINCH_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Finch Brown" has RGBA8888 code
957B38FF, red 0.58431375, green 0.48235294, blue 0.21960784, alpha 1.0, hue 0.120071664, saturation 0.36470592, and lightness 0.4019608. - FIREBRICK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FIREBRICK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Firebrick" has RGBA8888 code
B22222FF, red 0.69803923, green 0.13333334, blue 0.13333334, alpha 1.0, hue 0.0, saturation 0.5647059, and lightness 0.41568628. - FLATTERY_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FLATTERY_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Flattery Brown" has RGBA8888 code
6B4423FF, red 0.41960785, green 0.26666668, blue 0.13725491, alpha 1.0, hue 0.076388896, saturation 0.28235292, and lightness 0.2784314. - FLAX - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FLAX - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Flax" has RGBA8888 code
EEDC82FF, red 0.93333334, green 0.8627451, blue 0.50980395, alpha 1.0, hue 0.1388889, saturation 0.4235294, and lightness 0.72156864. - FLIRTATIOUS_INDIGO_TEA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FLIRTATIOUS_INDIGO_TEA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Flirtatious Indigo Tea" has RGBA8888 code
473F2DFF, red 0.2784314, green 0.24705882, blue 0.1764706, alpha 1.0, hue 0.11538459, saturation 0.10196079, and lightness 0.22745098. - FLORAL_LEAF - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FLORAL_LEAF - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Floral Leaf" has RGBA8888 code
FFB94EFF, red 1.0, green 0.7254902, blue 0.30588236, alpha 1.0, hue 0.100753285, saturation 0.69411767, and lightness 0.65294117. - FOREIGN_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FOREIGN_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Foreign Crimson" has RGBA8888 code
C91F37FF, red 0.7882353, green 0.12156863, blue 0.21568628, alpha 1.0, hue 0.9764706, saturation 0.6666667, and lightness 0.454902. - FOREST_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FOREST_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Forest Green" has RGBA8888 code
228B22FF, red 0.13333334, green 0.54509807, blue 0.13333334, alpha 1.0, hue 0.33333334, saturation 0.41176474, and lightness 0.33921573. - forwardGamma(float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Used when given non-linear sRGB inputs to make them linear, approximating with gamma 2.0.
- forwardLight(float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Changes the curve of a requested L value so that it matches the internally-used curve.
- FOX - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FOX - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Fox" has RGBA8888 code
985629FF, red 0.59607846, green 0.3372549, blue 0.16078432, alpha 1.0, hue 0.067567565, saturation 0.43529415, and lightness 0.37843138. - FRAGILE_SEAWEED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FRAGILE_SEAWEED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Fragile Seaweed Brown" has RGBA8888 code
2E372EFF, red 0.18039216, green 0.21568628, blue 0.18039216, alpha 1.0, hue 0.33333334, saturation 0.035294116, and lightness 0.19803922. - FRENCH_52 - Enum constant in enum class com.github.yellowstonegames.core.Cards.DeckType
-
A "standard" type of deck with four suits and 13 possible values per suit.
- FRENCH_52_WITH_2_JOKERS - Enum constant in enum class com.github.yellowstonegames.core.Cards.DeckType
-
A "standard" type of deck with four suits and 13 possible values per suit, plus two Joker cards (one black and one red).
- FRENCH_52_WITH_JOKER - Enum constant in enum class com.github.yellowstonegames.core.Cards.DeckType
-
A "standard" type of deck with four suits and 13 possible values per suit, plus one Joker card.
- FRENCH_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FRENCH_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "French Rose" has RGBA8888 code
F64A8AFF, red 0.9647059, green 0.2901961, blue 0.5411765, alpha 1.0, hue 0.93798447, saturation 0.67450976, and lightness 0.627451. - FRESH_ONION - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FRESH_ONION - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Fresh Onion" has RGBA8888 code
5B8930FF, red 0.35686275, green 0.5372549, blue 0.1882353, alpha 1.0, hue 0.252809, saturation 0.34901965, and lightness 0.3627451. - fromFloat(float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts a packed float color in the format libGDX uses (ABGR7888) to an RGBA8888 int as this class uses.
- fromRGBA(float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Takes a color encoded as an RGBA8888 packed float and converts to a packed Oklab int.
- fromRGBA(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Takes RGBA components from 0.0 to 1.0 each and converts to a packed int in the Oklab format this uses.
- fromRGBA8888(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Takes a color encoded as an RGBA8888 int and converts to a packed Oklab int.
- FUCHSIA_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - FUCHSIA_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Fuchsia Pink" has RGBA8888 code
FF77FFFF, red 1.0, green 0.46666667, blue 1.0, alpha 1.0, hue 0.8333333, saturation 0.5333333, and lightness 0.73333335. - FullPalette - Class in com.github.yellowstonegames.core
-
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.
- FullPaletteRgb - Class in com.github.yellowstonegames.core
-
A palette of many predefined colors as RGBA ints; this contains the full palette that is present in SquidLib in its (massive) SColor class.
- fuse(long, long) - Method in class com.github.yellowstonegames.core.IntShuffler
-
Used by the round function, this can technically be any deterministic function that takes two long inputs and produces a long output.
G
- GAMBOGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GAMBOGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Gamboge" has RGBA8888 code
E49B0FFF, red 0.89411765, green 0.60784316, blue 0.05882353, alpha 1.0, hue 0.10954618, saturation 0.8352941, and lightness 0.4764706. - GAMBOGE_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GAMBOGE_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Gamboge Dye" has RGBA8888 code
FFB61EFF, red 1.0, green 0.7137255, blue 0.11764706, alpha 1.0, hue 0.11259259, saturation 0.88235295, and lightness 0.5588235. - GapShuffler<T> - Class in com.github.yellowstonegames.core
-
Meant to take a fixed-size set of items and produce a shuffled stream of them such that an element is never chosen in quick succession; that is, there should always be a gap between the same item's occurrences.
- GapShuffler() - Constructor for class com.github.yellowstonegames.core.GapShuffler
- GapShuffler(GapShuffler) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Copy constructor; duplicates
other, you know the deal. - GapShuffler(Collection) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, shuffles it with an unseeded AceRandom, and can then iterate infinitely through mostly-random shuffles of the given collection.
- GapShuffler(Collection, EnhancedRandom) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, shuffles it with the given EnhancedRandom (such as an
AceRandom,WhiskerRandomor, if you need compatibility with SquidLib 3.0.0, a SilkRNG from squidold), and can then iterate infinitely through mostly-random shuffles of the given collection. - GapShuffler(Collection, EnhancedRandom, boolean) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, shuffles it with the given EnhancedRandom (such as an
AceRandom,WhiskerRandomor, if you need compatibility with SquidLib 3.0.0, a SilkRNG from squidold), and can then iterate infinitely through mostly-random shuffles of the given collection. - GapShuffler(Collection, EnhancedRandom, int, boolean) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, shuffles it with the given EnhancedRandom (such as an
AceRandom,WhiskerRandomor, if you need compatibility with SquidLib 3.0.0, a SilkRNG from squidold), and can then iterate infinitely through mostly-random shuffles of the given collection. - GapShuffler(Collection, EnhancedRandom, int, boolean, boolean) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, optionally shuffles it with the given EnhancedRandom (only if
initialShuffleis true), and can then iterate infinitely through mostly-random shuffles of the given collection. - GapShuffler(Collection, String) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, shuffles it with an AceRandom seeded by
seed, and can then iterate infinitely through mostly-random shuffles of the given collection. - GapShuffler(T) - Constructor for class com.github.yellowstonegames.core.GapShuffler
- GapShuffler(T[]) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, shuffles it with an unseeded AceRandom, and can then iterate infinitely through mostly-random shuffles of the given collection.
- GapShuffler(T[], EnhancedRandom) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, shuffles it with the given EnhancedRandom (such as an AceRandom or WhiskerRandom), and can then iterate infinitely through mostly-random shuffles of the given collection.
- GapShuffler(T[], EnhancedRandom, boolean) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, shuffles it with the given EnhancedRandom (such as an
AceRandom,WhiskerRandomor, if you need compatibility with SquidLib 3.0.0, a SilkRNG from squidold), and can then iterate infinitely through mostly-random shuffles of the given collection. - GapShuffler(T[], CharSequence) - Constructor for class com.github.yellowstonegames.core.GapShuffler
-
Constructor that takes any Collection of T, shuffles it with an AceRandom seeded with the given CharSequence (hashed 3 different ways by
Hasher), and can then iterate infinitely through mostly-random shuffles of the given collection. - generate() - Method in class com.github.yellowstonegames.core.UniqueIdentifier.Generator
-
Creates a new UniqueIdentifier, advancing the state of this Generator in the process.
- Generator() - Constructor for class com.github.yellowstonegames.core.UniqueIdentifier.Generator
-
Creates a new Generator with a and b states derived from the current time in nanoseconds, and one of (2 to the 48) possible random initial c and d states pulled from
Math.random(). - Generator(int, int, int, int) - Constructor for class com.github.yellowstonegames.core.UniqueIdentifier.Generator
-
Creates a new Generator using the given 4 states verbatim, unless they are all 0 (then it treats d as 1).
- Generator(long, long) - Constructor for class com.github.yellowstonegames.core.UniqueIdentifier.Generator
-
Creates a new Generator given two long values for state.
- Generator(String) - Constructor for class com.github.yellowstonegames.core.UniqueIdentifier.Generator
-
Given a String containing the output of
UniqueIdentifier.Generator.stringSerialize(), this creates a new UniqueIdentifier.Generator with the same data as the UniqueIdentifier.Generator that was serialized. - GENERATOR - Static variable in class com.github.yellowstonegames.core.UniqueIdentifier
-
The
UniqueIdentifier.Generatorthat actually produces unique identifiers. - get(int) - Method in enum class com.github.yellowstonegames.core.Cards.DeckType
-
Tries to get the card with the given index in this DeckType, if the index is valid.
- getA() - Method in class com.github.yellowstonegames.core.UniqueIdentifier.Generator
- getA() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- getB() - Method in class com.github.yellowstonegames.core.UniqueIdentifier.Generator
- getB() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- getBound() - Method in class com.github.yellowstonegames.core.IntShuffler
- getC() - Method in class com.github.yellowstonegames.core.UniqueIdentifier.Generator
- getC() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- getD() - Method in class com.github.yellowstonegames.core.UniqueIdentifier.Generator
- getD() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- getHi() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- getIdentifier() - Method in interface com.github.yellowstonegames.core.IIdentified
-
Gets the identifier for this object, as an int.
- getIndex() - Method in class com.github.yellowstonegames.core.GapShuffler
-
Allows getting (but not setting) the internal index this uses as it iterates through shuffled versions of the same collection indefinitely.
- getLo() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- getNames() - Method in enum class com.github.yellowstonegames.core.Cards.DeckType
-
Gets a copy of the array of String names this uses.
- getRandom() - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Gets the random number generator (an EnhancedRandom) this uses.
- getRawGamutValue(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
ADVANCED USE: Given a 1D int index between 0 and 65535 (both inclusive), this treats the 1D index as two parts (lightness and hue angle, both from 0 to 255) and gets the distance from grayscale to the edge of the gamut at that lightness and hue.
- getRNG() - Method in class com.github.yellowstonegames.core.GapShuffler
- getSerializersNeeded() - Method in class com.github.yellowstonegames.core.Cards
- getSerializersNeeded() - Method in class com.github.yellowstonegames.core.GapShuffler
- getSerializersNeeded() - Method in interface com.github.yellowstonegames.core.ISerializersNeeded
-
Gets a List of Class instances that must each be registered with a serialization library before this object can be successfully serialized or deserialized.
- getSerializersNeeded() - Method in class com.github.yellowstonegames.core.ProbabilityTable
- getSize() - Method in class com.github.yellowstonegames.core.WeightedTable
- GLAZED_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GLAZED_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Glazed Persimmon" has RGBA8888 code
D34E36FF, red 0.827451, green 0.30588236, blue 0.21176471, alpha 1.0, hue 0.02547771, saturation 0.6156863, and lightness 0.5196079. - GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Gold" has RGBA8888 code
D4AF37FF, red 0.83137256, green 0.6862745, blue 0.21568628, alpha 1.0, hue 0.12738854, saturation 0.6156863, and lightness 0.5235294. - GOLDEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GOLDEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Golden" has RGBA8888 code
FFD700FF, red 1.0, green 0.84313726, blue 0.0, alpha 1.0, hue 0.14052288, saturation 1.0, and lightness 0.5. - GOLDEN_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GOLDEN_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Golden Brown" has RGBA8888 code
996515FF, red 0.6, green 0.39607844, blue 0.08235294, alpha 1.0, hue 0.10101009, saturation 0.5176471, and lightness 0.3411765. - GOLDEN_BROWN_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GOLDEN_BROWN_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Golden Brown Dye" has RGBA8888 code
C66B27FF, red 0.7764706, green 0.41960785, blue 0.15294118, alpha 1.0, hue 0.07127882, saturation 0.62352943, and lightness 0.4647059. - GOLDEN_FALLEN_LEAVES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GOLDEN_FALLEN_LEAVES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Golden Fallen Leaves" has RGBA8888 code
E29C45FF, red 0.8862745, green 0.6117647, blue 0.27058825, alpha 1.0, hue 0.09235669, saturation 0.6156863, and lightness 0.57843137. - GOLDEN_OAK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GOLDEN_OAK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Golden Oak" has RGBA8888 code
BB8141FF, red 0.73333335, green 0.5058824, blue 0.25490198, alpha 1.0, hue 0.0874317, saturation 0.47843137, and lightness 0.49411765. - GOLDEN_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GOLDEN_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Golden Yellow" has RGBA8888 code
FFDF00FF, red 1.0, green 0.8745098, blue 0.0, alpha 1.0, hue 0.14575164, saturation 1.0, and lightness 0.5. - GOLDENROD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GOLDENROD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Goldenrod" has RGBA8888 code
DAA520FF, red 0.85490197, green 0.64705884, blue 0.1254902, alpha 1.0, hue 0.119175635, saturation 0.7294118, and lightness 0.49019608. - GORYEO_STOREROOM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GORYEO_STOREROOM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Goryeo Storeroom" has RGBA8888 code
203838FF, red 0.1254902, green 0.21960784, blue 0.21960784, alpha 1.0, hue 0.5, saturation 0.09411764, and lightness 0.17254902. - GRAPE_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GRAPE_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Grape Mouse" has RGBA8888 code
63424BFF, red 0.3882353, green 0.25882354, blue 0.29411766, alpha 1.0, hue 0.95454544, saturation 0.12941176, and lightness 0.32352942. - GRAY - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "gray" has RGBA8888 code
0x808080FF, L 0.5019608, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. - GRAY - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "gray" has RGBA8888 code
0x808080FF, red 0.5019608, green 0.5019608, blue 0.5019608, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.5019608. - GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Gray" has RGBA8888 code
808080FF, red 0.5019608, green 0.5019608, blue 0.5019608, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.5019608. - GRAY_ASPARAGUS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GRAY_ASPARAGUS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Gray Asparagus" has RGBA8888 code
465945FF, red 0.27450982, green 0.34901962, blue 0.27058825, alpha 1.0, hue 0.32500002, saturation 0.07843137, and lightness 0.30980393. - GREEK_LETTERS - Static variable in class com.github.yellowstonegames.core.StringTools
- GREEK_LETTERS_LOWER - Static variable in class com.github.yellowstonegames.core.StringTools
-
Includes both lower-case forms for Sigma, 'ς' and 'σ', but this matches the two upper-case Sigma in
StringTools.GREEK_LETTERS_UPPER. - GREEK_LETTERS_UPPER - Static variable in class com.github.yellowstonegames.core.StringTools
-
Includes the letter Sigma, 'Σ', twice because it has two lower-case forms in
StringTools.GREEK_LETTERS_LOWER. - green(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the green channel value of the given encoded color, as a float from 0.0f to 1.0f, inclusive.
- green(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- GREEN - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "green" has RGBA8888 code
0x00FF00FF, L 0.80784315, A 0.38039216, B 0.5882353, alpha 1.0, hue 0.39589924, saturation 0.9947925, and chroma 0.29610303. - GREEN - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "green" has RGBA8888 code
0x00FF00FF, red 0.0, green 1.0, blue 0.0, alpha 1.0, hue 0.33333334, saturation 1.0, and lightness 0.5. - GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Green" has RGBA8888 code
008000FF, red 0.0, green 0.5019608, blue 0.0, alpha 1.0, hue 0.33333334, saturation 0.5019608, and lightness 0.2509804. - GREEN_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GREEN_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Green Bamboo" has RGBA8888 code
006442FF, red 0.0, green 0.39215687, blue 0.25882354, alpha 1.0, hue 0.44333333, saturation 0.39215687, and lightness 0.19607843. - GREEN_TEA_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GREEN_TEA_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Green Tea Dye" has RGBA8888 code
824B35FF, red 0.50980395, green 0.29411766, blue 0.20784314, alpha 1.0, hue 0.047619045, saturation 0.30196083, and lightness 0.3588235. - GREEN_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GREEN_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Green Yellow" has RGBA8888 code
ADFF2FFF, red 0.6784314, green 1.0, blue 0.18431373, alpha 1.0, hue 0.2323718, saturation 0.8156863, and lightness 0.5921569. - GREENFINCH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GREENFINCH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Greenfinch" has RGBA8888 code
BDA928FF, red 0.7411765, green 0.6627451, blue 0.15686275, alpha 1.0, hue 0.1442953, saturation 0.58431375, and lightness 0.44901958. - greenInt(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the green channel value of the given encoded color, as an int ranging from 0 to 255, inclusive.
- greenInt(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- GREYISH_DARK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - GREYISH_DARK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Greyish Dark Green" has RGBA8888 code
656255FF, red 0.39607844, green 0.38431373, blue 0.33333334, alpha 1.0, hue 0.13541667, saturation 0.062745094, and lightness 0.3647059. - GROUPING_SIGNS_CLOSE - Static variable in class com.github.yellowstonegames.core.StringTools
-
An index in
StringTools.GROUPING_SIGNS_OPENcan be used here to find the closing char for that opening one. - GROUPING_SIGNS_OPEN - Static variable in class com.github.yellowstonegames.core.StringTools
-
Can be used to match an index with one in
StringTools.GROUPING_SIGNS_CLOSEto find the closing char (this way only). - GwtIncompatible - Annotation Interface in com.github.yellowstonegames.core.annotations
-
An annotation for the GWT compiler that makes a piece of code ignored on GWT only.
H
- HALF_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - HALF_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Half Purple" has RGBA8888 code
8D608CFF, red 0.5529412, green 0.3764706, blue 0.54901963, alpha 1.0, hue 0.837037, saturation 0.17647061, and lightness 0.46470588. - halfBits - Variable in class com.github.yellowstonegames.core.IntShuffler
- HAN_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - HAN_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Han Purple" has RGBA8888 code
5218FAFF, red 0.32156864, green 0.09411765, blue 0.98039216, alpha 1.0, hue 0.7094396, saturation 0.8862745, and lightness 0.53725487. - HARBOR_RAT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - HARBOR_RAT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Harbor Rat" has RGBA8888 code
757D75FF, red 0.45882353, green 0.49019608, blue 0.45882353, alpha 1.0, hue 0.33333334, saturation 0.031372547, and lightness 0.4745098. - hashCode() - Method in class com.github.yellowstonegames.core.Cards
- hashCode() - Method in class com.github.yellowstonegames.core.Dice.Rule
- hashCode() - Method in class com.github.yellowstonegames.core.IntShuffler
- hashCode() - Method in class com.github.yellowstonegames.core.ProbabilityTable
- hashCode() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- hashCode() - Method in class com.github.yellowstonegames.core.WeightedTable
- hasNext() - Method in class com.github.yellowstonegames.core.GapShuffler
-
Returns
trueif the iteration has more elements. - hcl2rgb(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the four HCLA components, each in the 0.0 to 1.0 range, to an int in RGBA8888 format.
- hcl2rgb(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the given "HCLA-format" int color to an int color in the RGBA8888 format.
- HELIOTROPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - HELIOTROPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Heliotrope" has RGBA8888 code
DF73FFFF, red 0.8745098, green 0.4509804, blue 1.0, alpha 1.0, hue 0.79523814, saturation 0.5490196, and lightness 0.7254902. - hex(byte) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(byte[]) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(char) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(char[]) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(double) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(double[]) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(float) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(float[]) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(int) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(int[]) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(long) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(long[]) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(short) - Static method in class com.github.yellowstonegames.core.DigitTools
- hex(short[]) - Static method in class com.github.yellowstonegames.core.DigitTools
- hexHash(boolean...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Hashes
arrayusingHasherand converts that hash to a hexadecimal String. - hexHash(byte...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Hashes
arrayusingHasherand converts that hash to a hexadecimal String. - hexHash(char...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Hashes
arrayusingHasherand converts that hash to a hexadecimal String. - hexHash(double...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Hashes
arrayusingHasherand converts that hash to a hexadecimal String. - hexHash(float...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Hashes
arrayusingHasherand converts that hash to a hexadecimal String. - hexHash(int...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Hashes
arrayusingHasherand converts that hash to a hexadecimal String. - hexHash(long...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Hashes
arrayusingHasherand converts that hash to a hexadecimal String. - hexHash(short...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Hashes
arrayusingHasherand converts that hash to a hexadecimal String. - HOLLYWOOD_CERISE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - HOLLYWOOD_CERISE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Hollywood Cerise" has RGBA8888 code
F400A1FF, red 0.95686275, green 0.0, blue 0.6313726, alpha 1.0, hue 0.89002734, saturation 0.95686275, and lightness 0.47843137. - HORSETAIL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - HORSETAIL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Horsetail" has RGBA8888 code
3D5D42FF, red 0.23921569, green 0.3647059, blue 0.25882354, alpha 1.0, hue 0.35937503, saturation 0.1254902, and lightness 0.3019608. - HOT_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - HOT_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Hot Magenta" has RGBA8888 code
FF00CCFF, red 1.0, green 0.0, blue 0.8, alpha 1.0, hue 0.8666667, saturation 1.0, and lightness 0.5. - HOT_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - HOT_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Hot Pink" has RGBA8888 code
FF69B4FF, red 1.0, green 0.4117647, blue 0.7058824, alpha 1.0, hue 0.9166666, saturation 0.58823526, and lightness 0.7058824. - hsb2rgb(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the four HSBA/HSVA components, each in the 0.0 to 1.0 range, to an int in RGBA8888 format.
- hsb2rgb(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the given "HSBA-format" int color to an int color in the RGBA8888 format.
- hsl2rgb(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the four HSLA components, each in the 0.0 to 1.0 range, to an int in RGBA8888 format.
- hsl2rgb(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the given "HSLA-format" int color to an int color in the RGBA8888 format.
- hue(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the hue of the given encoded color, as a float from 0f (inclusive, red and approaching orange if increased) to 1f (exclusive, red and approaching purple if decreased).
- hue(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets the hue of the given RGBA8888 color, as a float from 0f (inclusive, red and approaching orange if increased) to 1f (exclusive, red and approaching purple if decreased).
I
- IBIS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - IBIS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ibis" has RGBA8888 code
4C221BFF, red 0.29803923, green 0.13333334, blue 0.105882354, alpha 1.0, hue 0.023809528, saturation 0.19215688, and lightness 0.20196079. - IBIS_WING - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - IBIS_WING - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ibis Wing" has RGBA8888 code
F58F84FF, red 0.9607843, green 0.56078434, blue 0.5176471, alpha 1.0, hue 0.016224189, saturation 0.44313723, and lightness 0.73921573. - IFlawed - Interface in com.github.yellowstonegames.core
-
An empty marker interface to indicate that an implementor has known or intentional issues with a key property of its functionality.
- IIdentified - Interface in com.github.yellowstonegames.core
-
Allows access to an int identifier for an object, which is often but not necessarily unique.
- independentRolls(int, int) - Method in class com.github.yellowstonegames.core.Dice
-
Get a list of the independent results of n rolls of dice with the given number of sides.
- index - Variable in class com.github.yellowstonegames.core.GapShuffler
- index - Variable in class com.github.yellowstonegames.core.IntShuffler
- indexedColorWheel(int) - Static method in class com.github.yellowstonegames.core.FullPalette
-
Gets a color by a shuffled index from the palette
FullPalette.COLOR_WHEEL_PALETTE_REDUCED, using the given index to ensure similar index values usually return very different colors. - indexedColorWheel(int) - Static method in class com.github.yellowstonegames.core.FullPaletteRgb
-
Gets a color by a shuffled index from the palette
FullPaletteRgb.COLOR_WHEEL_PALETTE_REDUCED, using the given index to ensure similar index values usually return very different colors. - indexedColorWheel(int, int) - Static method in class com.github.yellowstonegames.core.FullPalette
-
Gets a color by a shuffled index from the palette
FullPalette.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. - indexedColorWheel(int, int) - Static method in class com.github.yellowstonegames.core.FullPaletteRgb
-
Gets a color by a shuffled index from the palette
FullPaletteRgb.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. - indexedColorWheel(int, int, int) - Static method in class com.github.yellowstonegames.core.FullPalette
-
Gets a color by a shuffled index from the palette
FullPalette.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. - indexedColorWheel(int, int, int) - Static method in class com.github.yellowstonegames.core.FullPaletteRgb
-
Gets a color by a shuffled index from the palette
FullPaletteRgb.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. - indexOf(CharSequence, String) - Static method in class com.github.yellowstonegames.core.StringTools
- indexOf(CharSequence, String, int) - Static method in class com.github.yellowstonegames.core.StringTools
- indexOf(CharSequence, Pattern) - Static method in class com.github.yellowstonegames.core.StringTools
- indexOf(CharSequence, Pattern, int) - Static method in class com.github.yellowstonegames.core.StringTools
- INDIGO - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "indigo" has RGBA8888 code
0x520FE0FF, L 0.31764707, A 0.53333336, B 0.36862746, alpha 1.0, hue 0.79237556, saturation 0.95014614, and chroma 0.27001202. - INDIGO - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "indigo" has RGBA8888 code
0x520FE0FF, red 0.32156864, green 0.05882353, blue 0.8784314, alpha 1.0, hue 0.7200957, saturation 0.81960785, and lightness 0.46862745. - INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Indigo" has RGBA8888 code
4B0082FF, red 0.29411766, green 0.0, blue 0.50980395, alpha 1.0, hue 0.76282054, saturation 0.50980395, and lightness 0.25490198. - INDIGO_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - INDIGO_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Indigo Dye" has RGBA8888 code
00416AFF, red 0.0, green 0.25490198, blue 0.41568628, alpha 1.0, hue 0.5644654, saturation 0.41568628, and lightness 0.20784314. - INDIGO_INK_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - INDIGO_INK_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Indigo Ink Brown" has RGBA8888 code
393432FF, red 0.22352941, green 0.20392157, blue 0.19607843, alpha 1.0, hue 0.04761905, saturation 0.027450979, and lightness 0.20980392. - INDIGO_WHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - INDIGO_WHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Indigo White" has RGBA8888 code
EBF6F7FF, red 0.92156863, green 0.9647059, blue 0.96862745, alpha 1.0, hue 0.5138889, saturation 0.04705882, and lightness 0.94509804. - inGamut(float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Returns true if the given Oklab values are valid to convert losslessly back to RGBA.
- inGamut(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Returns true if the given packed int color, as Oklab, is valid to convert losslessly back to RGBA.
- inGamut(int, int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Returns true if the given Oklab values are valid to convert losslessly back to RGBA.
- INK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - INK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ink" has RGBA8888 code
27221FFF, red 0.15294118, green 0.13333334, blue 0.12156863, alpha 1.0, hue 0.06250002, saturation 0.031372555, and lightness 0.13725491. - INSECT_SCREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - INSECT_SCREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Insect Screen" has RGBA8888 code
2D4436FF, red 0.1764706, green 0.26666668, blue 0.21176471, alpha 1.0, hue 0.39855072, saturation 0.09019609, and lightness 0.22156863. - INSIDE_OF_A_BOTTLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - INSIDE_OF_A_BOTTLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Inside Of A Bottle" has RGBA8888 code
C6C2B6FF, red 0.7764706, green 0.7607843, blue 0.7137255, alpha 1.0, hue 0.125, saturation 0.062745094, and lightness 0.74509805. - instructions - Variable in class com.github.yellowstonegames.core.Dice.Rule
- INTERNATIONAL_KLEIN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - INTERNATIONAL_KLEIN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "International Klein Blue" has RGBA8888 code
002FA7FF, red 0.0, green 0.18431373, blue 0.654902, alpha 1.0, hue 0.6197605, saturation 0.654902, and lightness 0.327451. - INTERNATIONAL_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - INTERNATIONAL_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "International Orange" has RGBA8888 code
FF4F00FF, red 1.0, green 0.30980393, blue 0.0, alpha 1.0, hue 0.051633988, saturation 1.0, and lightness 0.5. - intFromBin(CharSequence) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only binary digits (only 0 and 1) and returns the int they represent, reading at most 32 characters and returning the result if valid or 0 otherwise.
- intFromBin(CharSequence, int, int) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only binary digits (only 0 and 1) and returns the int they represent, reading at most 32 characters and returning the result if valid or 0 otherwise.
- intFromDec(CharSequence) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only decimal digits (0-9) with an optional sign at the start and returns the int they represent, reading at most 10 characters (11 if there is a sign) and returning the result if valid, or 0 if nothing could be read.
- intFromDec(CharSequence, int, int) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only decimal digits (0-9) with an optional sign at the start and returns the int they represent, reading at most 10 characters (11 if there is a sign) and returning the result if valid, or 0 if nothing could be read.
- intFromHex(char[], int, int) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a char[] containing only hex digits (only 0-9, a-f, and A-F) with an optional sign at the start and returns the int they represent, reading at most 8 characters (9 if there is a sign) and returning the result if valid, or 0 if nothing could be read.
- intFromHex(CharSequence) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only hex digits (only 0-9, a-f, and A-F) with an optional sign at the start and returns the int they represent, reading at most 8 characters (9 if there is a sign) and returning the result if valid, or 0 if nothing could be read.
- intFromHex(CharSequence, int, int) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only hex digits (only 0-9, a-f, and A-F) with an optional sign at the start and returns the int they represent, reading at most 8 characters (9 if there is a sign) and returning the result if valid, or 0 if nothing could be read.
- IntShuffler - Class in com.github.yellowstonegames.core
-
Gets a sequence of distinct pseudo-random ints (typically used as indices) from 0 to some bound, without storing all the sequence in memory.
- IntShuffler() - Constructor for class com.github.yellowstonegames.core.IntShuffler
-
Constructs an IntShuffler with a random seed and a bound of 10.
- IntShuffler(int) - Constructor for class com.github.yellowstonegames.core.IntShuffler
-
Constructs an IntShuffler with the given exclusive upper bound and a random seed.
- IntShuffler(int, long) - Constructor for class com.github.yellowstonegames.core.IntShuffler
-
Constructs an IntShuffler with the given exclusive upper bound and int seed.
- IntShuffler(IntShuffler) - Constructor for class com.github.yellowstonegames.core.IntShuffler
- IRIS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - IRIS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Iris" has RGBA8888 code
763568FF, red 0.4627451, green 0.20784314, blue 0.40784314, alpha 1.0, hue 0.86923075, saturation 0.25490195, and lightness 0.33529413. - IRON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - IRON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Iron" has RGBA8888 code
2B3733FF, red 0.16862746, green 0.21568628, blue 0.2, alpha 1.0, hue 0.44444445, saturation 0.04705882, and lightness 0.19215687. - IRON_STORAGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - IRON_STORAGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Iron Storage" has RGBA8888 code
2B3736FF, red 0.16862746, green 0.21568628, blue 0.21176471, alpha 1.0, hue 0.4861111, saturation 0.04705882, and lightness 0.19215687. - IRONHEAD_FLOWER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - IRONHEAD_FLOWER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ironhead Flower" has RGBA8888 code
344D56FF, red 0.20392157, green 0.3019608, blue 0.3372549, alpha 1.0, hue 0.5441177, saturation 0.13333334, and lightness 0.27058825. - ISerializersNeeded - Interface in com.github.yellowstonegames.core
-
A single-method interface that allows getting the
Classes that must be registered with a serialization library for an object of this type to be serialized successfully. - ISLAMIC_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ISLAMIC_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Islamic Green" has RGBA8888 code
009000FF, red 0.0, green 0.5647059, blue 0.0, alpha 1.0, hue 0.33333334, saturation 0.5647059, and lightness 0.28235295. - isValid() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- items() - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Provides a set of the items in this table, without reference to their weight.
- iterator() - Method in class com.github.yellowstonegames.core.GapShuffler
-
Returns an infinite iterator over elements of type
T; the returned iterator is this object. - IVORY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - IVORY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ivory" has RGBA8888 code
FFFFF0FF, red 1.0, green 1.0, blue 0.9411765, alpha 1.0, hue 0.16666667, saturation 0.058823526, and lightness 0.9705882. - IWAI_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - IWAI_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Iwai Brown" has RGBA8888 code
5E5545FF, red 0.36862746, green 0.33333334, blue 0.27058825, alpha 1.0, hue 0.10666667, saturation 0.09803921, and lightness 0.31960785.
J
- JADE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "jade" has RGBA8888 code
0x3FBF3FFF, L 0.62352943, A 0.41568628, B 0.5568628, alpha 1.0, hue 0.40128404, saturation 0.806468, and chroma 0.20259848. - JADE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "jade" has RGBA8888 code
0x3FBF3FFF, red 0.24705882, green 0.7490196, blue 0.24705882, alpha 1.0, hue 0.33333334, saturation 0.5019608, and lightness 0.49803922. - JADE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - JADE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Jade" has RGBA8888 code
00A86BFF, red 0.0, green 0.65882355, blue 0.41960785, alpha 1.0, hue 0.43948412, saturation 0.65882355, and lightness 0.32941177. - JAPANESE_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - JAPANESE_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Japanese Indigo" has RGBA8888 code
264348FF, red 0.14901961, green 0.2627451, blue 0.28235295, alpha 1.0, hue 0.52450985, saturation 0.13333334, and lightness 0.21568629. - JAPANESE_IRIS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - JAPANESE_IRIS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Japanese Iris" has RGBA8888 code
7F5D3BFF, red 0.49803922, green 0.3647059, blue 0.23137255, alpha 1.0, hue 0.08333334, saturation 0.26666665, and lightness 0.3647059. - JAPANESE_PALE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - JAPANESE_PALE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Japanese Pale Blue" has RGBA8888 code
8C9C76FF, red 0.54901963, green 0.6117647, blue 0.4627451, alpha 1.0, hue 0.2368421, saturation 0.14901963, and lightness 0.5372549. - JAPANESE_TRIANDRA_GRASS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - JAPANESE_TRIANDRA_GRASS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Japanese Triandra Grass" has RGBA8888 code
E2B13CFF, red 0.8862745, green 0.69411767, blue 0.23529412, alpha 1.0, hue 0.117469884, saturation 0.6509804, and lightness 0.56078434. - join(byte...) - Static method in class com.github.yellowstonegames.core.LZByteEncoding
-
A convenience method to get a printable version of one of the byte arrays this can produce.
- join(CharSequence, boolean...) - Static method in class com.github.yellowstonegames.core.StringTools
- join(CharSequence, byte...) - Static method in class com.github.yellowstonegames.core.StringTools
- join(CharSequence, char...) - Static method in class com.github.yellowstonegames.core.StringTools
- join(CharSequence, double...) - Static method in class com.github.yellowstonegames.core.StringTools
- join(CharSequence, float...) - Static method in class com.github.yellowstonegames.core.StringTools
- join(CharSequence, int...) - Static method in class com.github.yellowstonegames.core.StringTools
- join(CharSequence, long...) - Static method in class com.github.yellowstonegames.core.StringTools
- join(CharSequence, short...) - Static method in class com.github.yellowstonegames.core.StringTools
- join(CharSequence, CharSequence...) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- join(CharSequence, Iterable) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- join(CharSequence, Object[]) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- joinArrays(CharSequence, char[]...) - Static method in class com.github.yellowstonegames.core.StringTools
- joinDense(boolean...) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- joinDense(char, char, boolean...) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- joinFloatsBits(CharSequence, float...) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Joins an array or varargs of floats into a String, separated by
delimiter. - joinReadably(CharSequence, long...) - Static method in class com.github.yellowstonegames.core.StringTools
-
Like
Base.join(CharSequence, long[]), but this appends an 'L' to each number, so they can be read in by Java.
K
- KELLY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - KELLY_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Kelly Green" has RGBA8888 code
4CBB17FF, red 0.29803923, green 0.73333335, blue 0.09019608, alpha 1.0, hue 0.27947155, saturation 0.6431373, and lightness 0.4117647. - key0 - Variable in class com.github.yellowstonegames.core.IntShuffler
- key1 - Variable in class com.github.yellowstonegames.core.IntShuffler
- key2 - Variable in class com.github.yellowstonegames.core.IntShuffler
- key3 - Variable in class com.github.yellowstonegames.core.IntShuffler
- KHAKI - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - KHAKI - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Khaki" has RGBA8888 code
C3B091FF, red 0.7647059, green 0.6901961, blue 0.5686275, alpha 1.0, hue 0.10333333, saturation 0.19607842, and lightness 0.6666667. - KIMONO_STORAGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - KIMONO_STORAGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Kimono Storage" has RGBA8888 code
3D4C51FF, red 0.23921569, green 0.29803923, blue 0.31764707, alpha 1.0, hue 0.5416667, saturation 0.07843138, and lightness 0.2784314.
L
- LAPIS_LAZULI - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAPIS_LAZULI - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lapis Lazuli" has RGBA8888 code
1F4788FF, red 0.12156863, green 0.2784314, blue 0.53333336, alpha 1.0, hue 0.6031746, saturation 0.41176474, and lightness 0.327451. - LATIN_EXTENDED_LETTERS - Static variable in class com.github.yellowstonegames.core.StringTools
- LATIN_EXTENDED_LETTERS_LOWER - Static variable in class com.github.yellowstonegames.core.StringTools
- LATIN_EXTENDED_LETTERS_UPPER - Static variable in class com.github.yellowstonegames.core.StringTools
- LATIN_LETTERS - Static variable in class com.github.yellowstonegames.core.StringTools
- LATIN_LETTERS_LOWER - Static variable in class com.github.yellowstonegames.core.StringTools
- LATIN_LETTERS_UPPER - Static variable in class com.github.yellowstonegames.core.StringTools
- LAVENDER - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "lavender" has RGBA8888 code
0xB991FFFF, L 0.6627451, A 0.53333336, B 0.43529412, alpha 1.0, hue 0.83154917, saturation 0.34313196, and chroma 0.14500555. - LAVENDER - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "lavender" has RGBA8888 code
0xB991FFFF, red 0.7254902, green 0.5686275, blue 1.0, alpha 1.0, hue 0.72727275, saturation 0.43137252, and lightness 0.78431374. - LAVENDER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAVENDER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lavender" has RGBA8888 code
E6E6FAFF, red 0.9019608, green 0.9019608, blue 0.98039216, alpha 1.0, hue 0.6666667, saturation 0.07843137, and lightness 0.9411765. - LAVENDER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAVENDER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lavender Blue" has RGBA8888 code
CCCCFFFF, red 0.8, green 0.8, blue 1.0, alpha 1.0, hue 0.6666667, saturation 0.19999999, and lightness 0.9. - LAVENDER_BLUSH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAVENDER_BLUSH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lavender Blush" has RGBA8888 code
FFF0F5FF, red 1.0, green 0.9411765, blue 0.9607843, alpha 1.0, hue 0.9444444, saturation 0.058823526, and lightness 0.9705882. - LAVENDER_FLORAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAVENDER_FLORAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lavender Floral" has RGBA8888 code
B57EDCFF, red 0.70980394, green 0.49411765, blue 0.8627451, alpha 1.0, hue 0.7641844, saturation 0.36862746, and lightness 0.67843133. - LAVENDER_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAVENDER_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lavender Gray" has RGBA8888 code
C4C3D0FF, red 0.76862746, green 0.7647059, blue 0.8156863, alpha 1.0, hue 0.6794872, saturation 0.05098039, and lightness 0.79019606. - LAVENDER_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAVENDER_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lavender Magenta" has RGBA8888 code
EE82EEFF, red 0.93333334, green 0.50980395, blue 0.93333334, alpha 1.0, hue 0.8333333, saturation 0.4235294, and lightness 0.72156864. - LAVENDER_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAVENDER_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lavender Pink" has RGBA8888 code
FBAED2FF, red 0.9843137, green 0.68235296, blue 0.8235294, alpha 1.0, hue 0.9220779, saturation 0.30196077, and lightness 0.8333333. - LAVENDER_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAVENDER_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lavender Purple" has RGBA8888 code
967BB6FF, red 0.5882353, green 0.48235294, blue 0.7137255, alpha 1.0, hue 0.74293786, saturation 0.23137257, and lightness 0.5980392. - LAVENDER_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAVENDER_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lavender Rose" has RGBA8888 code
FBA0E3FF, red 0.9843137, green 0.627451, blue 0.8901961, alpha 1.0, hue 0.87728935, saturation 0.35686272, and lightness 0.80588233. - LAWN_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LAWN_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lawn Green" has RGBA8888 code
7CFC00FF, red 0.4862745, green 0.9882353, blue 0.0, alpha 1.0, hue 0.25132275, saturation 0.9882353, and lightness 0.49411765. - leftMask - Variable in class com.github.yellowstonegames.core.IntShuffler
- LEGAL_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LEGAL_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Legal Dye" has RGBA8888 code
2E211BFF, red 0.18039216, green 0.12941177, blue 0.105882354, alpha 1.0, hue 0.052631587, saturation 0.07450981, and lightness 0.14313726. - LEMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LEMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lemon" has RGBA8888 code
FDE910FF, red 0.99215686, green 0.9137255, blue 0.0627451, alpha 1.0, hue 0.15260197, saturation 0.92941177, and lightness 0.527451. - LEMON_CHIFFON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LEMON_CHIFFON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lemon Chiffon" has RGBA8888 code
FFFACDFF, red 1.0, green 0.98039216, blue 0.8039216, alpha 1.0, hue 0.15, saturation 0.19607842, and lightness 0.9019608. - lerpColors(int, int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed int color start towards end by change.
- lerpColors(int, int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Interpolates from the RGBA8888 int color start towards end by change.
- lerpColorsBlended(int, int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color start towards the Oklab int color end by change, but keeps the alpha of start and uses the alpha of end as an extra factor that can affect how much to change.
- lerpColorsBlended(int, int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Interpolates from the RGBA8888 int color start towards the RGBA8888 int color end by change, but keeps the alpha of start and uses the alpha of end as an extra factor that can affect how much to change.
- LETTERS - Static variable in class com.github.yellowstonegames.core.StringTools
- LETTERS_AND_NUMBERS - Static variable in class com.github.yellowstonegames.core.StringTools
- LETTERS_LOWER - Static variable in class com.github.yellowstonegames.core.StringTools
- LETTERS_UPPER - Static variable in class com.github.yellowstonegames.core.StringTools
- LIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Blue" has RGBA8888 code
ADD8E6FF, red 0.6784314, green 0.84705883, blue 0.9019608, alpha 1.0, hue 0.5409357, saturation 0.2235294, and lightness 0.79019606. - LIGHT_BLUE_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_BLUE_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Blue Dye" has RGBA8888 code
48929BFF, red 0.28235295, green 0.57254905, blue 0.60784316, alpha 1.0, hue 0.5180723, saturation 0.3254902, and lightness 0.44509807. - LIGHT_BLUE_FLOWER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_BLUE_FLOWER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Blue Flower" has RGBA8888 code
1D697CFF, red 0.11372549, green 0.4117647, blue 0.4862745, alpha 1.0, hue 0.53333336, saturation 0.37254903, and lightness 0.3. - LIGHT_BLUE_SILK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_BLUE_SILK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Blue Silk" has RGBA8888 code
044F67FF, red 0.015686275, green 0.30980393, blue 0.40392157, alpha 1.0, hue 0.5404041, saturation 0.3882353, and lightness 0.20980392. - LIGHT_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Gray" has RGBA8888 code
C0C0C0FF, red 0.7529412, green 0.7529412, blue 0.7529412, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.7529412. - LIGHT_KHAKI - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_KHAKI - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Khaki" has RGBA8888 code
F0E68CFF, red 0.9411765, green 0.9019608, blue 0.54901963, alpha 1.0, hue 0.15, saturation 0.39215684, and lightness 0.74509805. - LIGHT_LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Lime" has RGBA8888 code
BFFF00FF, red 0.7490196, green 1.0, blue 0.0, alpha 1.0, hue 0.20849675, saturation 1.0, and lightness 0.5. - LIGHT_MAROON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_MAROON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Maroon" has RGBA8888 code
B03060FF, red 0.6901961, green 0.1882353, blue 0.3764706, alpha 1.0, hue 0.9375, saturation 0.5019608, and lightness 0.4392157. - LIGHT_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Pink" has RGBA8888 code
FFB6C1FF, red 1.0, green 0.7137255, blue 0.75686276, alpha 1.0, hue 0.9748858, saturation 0.2862745, and lightness 0.8568628. - LIGHT_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Violet" has RGBA8888 code
EE82EEFF, red 0.93333334, green 0.50980395, blue 0.93333334, alpha 1.0, hue 0.8333333, saturation 0.4235294, and lightness 0.72156864. - LIGHT_YELLOW_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIGHT_YELLOW_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Light Yellow Dye" has RGBA8888 code
F7BB7DFF, red 0.96862745, green 0.73333335, blue 0.49019608, alpha 1.0, hue 0.08469946, saturation 0.47843137, and lightness 0.7294118. - lighten(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color oklab towards white by change.
- lighten(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Interpolates from the RGBA8888 color start towards white by change.
- lightness(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
The "L" channel of the given packed int in Oklab format, which is its lightness; ranges from 0.0f to 1.0f .
- lightness(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets the lightness of the given RGBA8888 color, as a float ranging from 0.0f to 1.0f, inclusive.
- LILAC - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LILAC - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lilac" has RGBA8888 code
C8A2C8FF, red 0.78431374, green 0.63529414, blue 0.78431374, alpha 1.0, hue 0.8333333, saturation 0.1490196, and lightness 0.70980394. - LIME - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "lime" has RGBA8888 code
0x93D300FF, L 0.7294118, A 0.43529412, B 0.5803922, alpha 1.0, hue 0.35362232, saturation 0.94288415, and chroma 0.20558903. - LIME - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "lime" has RGBA8888 code
0x93D300FF, red 0.5764706, green 0.827451, blue 0.0, alpha 1.0, hue 0.21721959, saturation 0.827451, and lightness 0.4137255. - LIME - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIME - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lime" has RGBA8888 code
00FF00FF, red 0.0, green 1.0, blue 0.0, alpha 1.0, hue 0.33333334, saturation 1.0, and lightness 0.5. - LIME_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LIME_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lime Green" has RGBA8888 code
32CD32FF, red 0.19607843, green 0.8039216, blue 0.19607843, alpha 1.0, hue 0.33333334, saturation 0.60784316, and lightness 0.5. - limitToGamut(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Checks whether the given Oklab color is in-gamut; if it isn't in-gamut, brings the color just inside the gamut at the same lightness, or if it is already in-gamut, returns the color as-is.
- limitToGamut(int, int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Checks whether the given Oklab color is in-gamut; if it isn't in-gamut, brings the color just inside the gamut at the same lightness, or if it is already in-gamut, returns the color as-is.
- limitToGamut(int, int, int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Checks whether the given Oklab color is in-gamut; if it isn't in-gamut, brings the color just inside the gamut at the same lightness, or if it is already in-gamut, returns the color as-is.
- LINEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LINEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Linen" has RGBA8888 code
FAF0E6FF, red 0.98039216, green 0.9411765, blue 0.9019608, alpha 1.0, hue 0.083333336, saturation 0.07843137, and lightness 0.9411765. - LIST - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
- LIST - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
- LIST - Static variable in class com.github.yellowstonegames.core.FullPalette
- LIST - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
- LONG_SPRING - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LONG_SPRING - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Long Spring" has RGBA8888 code
B95754FF, red 0.7254902, green 0.34117648, blue 0.32941177, alpha 1.0, hue 0.004950495, saturation 0.39607844, and lightness 0.52745104. - longFromBin(CharSequence) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only binary digits (only 0 and 1) and returns the long they represent, reading at most 64 characters and returning the result if valid or 0 otherwise.
- longFromBin(CharSequence, int, int) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only binary digits (only 0 and 1) and returns the long they represent, reading at most 64 characters and returning the result if valid or 0 otherwise.
- longFromDec(CharSequence) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only decimal digits (0-9) with an optional sign at the start and returns the long they represent, reading at most 19 characters (20 if there is a sign) and returning the result if valid, or 0 if nothing could be read.
- longFromDec(CharSequence, int, int) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only decimal digits (0-9) with an optional sign at the start and returns the long they represent between the given positions
startandend, reading at most 19 characters (20 if there is a sign) or until end is reached and returning the result if valid, or 0 if nothing could be read. - longFromHex(char[], int, int) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a char[] containing only hex digits (only 0-9, a-f, and A-F) with an optional sign at the start and returns the long they represent, reading at most 16 characters (17 if there is a sign) and returning the result if valid, or 0 if nothing could be read.
- longFromHex(CharSequence) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only hex digits (only 0-9, a-f, and A-F) with an optional sign at the start and returns the long they represent, reading at most 16 characters (17 if there is a sign) and returning the result if valid, or 0 if nothing could be read.
- longFromHex(CharSequence, int, int) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Reads in a CharSequence containing only hex digits (only 0-9, a-f, and A-F) with an optional sign at the start and returns the long they represent, reading at most 16 characters (17 if there is a sign) and returning the result if valid, or 0 if nothing could be read.
- LOQUAT_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LOQUAT_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Loquat Brown" has RGBA8888 code
AB6134FF, red 0.67058825, green 0.38039216, blue 0.20392157, alpha 1.0, hue 0.06302521, saturation 0.4666667, and lightness 0.43725494. - lowerA(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color start towards a cooler color (green to blue) by change.
- lowerB(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color start towards an "artificial" color (between blue and purple) by change.
- lowerBlue(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Brings the blue channel closer to its minimum, by change.
- lowerGreen(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Brings the green channel closer to its minimum, by change.
- lowerRed(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Brings the red channel closer to its minimum, by change.
- LYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - LYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Lye" has RGBA8888 code
7F6B5DFF, red 0.49803922, green 0.41960785, blue 0.3647059, alpha 1.0, hue 0.068627454, saturation 0.13333333, and lightness 0.43137255. - LZByteEncoding - Class in com.github.yellowstonegames.core
-
Compresses Strings to byte arrays (and back again) using a type of LZ-compression.
- LZSEncoding - Class in com.github.yellowstonegames.core
-
Implements LZ-String compression, for taking a large String and compressing it to a (usually) smaller one.
M
- MAGENTA - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "magenta" has RGBA8888 code
0xF500F5FF, L 0.5647059, A 0.6313726, B 0.41568628, alpha 1.0, hue 0.9119405, saturation 0.96295136, and chroma 0.31098264. - MAGENTA - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "magenta" has RGBA8888 code
0xF500F5FF, red 0.9607843, green 0.0, blue 0.9607843, alpha 1.0, hue 0.8333333, saturation 0.9607843, and lightness 0.48039216. - MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Magenta" has RGBA8888 code
FF00FFFF, red 1.0, green 0.0, blue 1.0, alpha 1.0, hue 0.8333333, saturation 1.0, and lightness 0.5. - MAGENTA_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MAGENTA_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Magenta Dye" has RGBA8888 code
CA1F7BFF, red 0.7921569, green 0.12156863, blue 0.48235294, alpha 1.0, hue 0.91033137, saturation 0.67058825, and lightness 0.45686272. - MAGIC_MINT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MAGIC_MINT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Magic Mint" has RGBA8888 code
AAF0D1FF, red 0.6666667, green 0.9411765, blue 0.81960785, alpha 1.0, hue 0.4261905, saturation 0.2745098, and lightness 0.8039216. - MAGNOLIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MAGNOLIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Magnolia" has RGBA8888 code
F8F4FFFF, red 0.972549, green 0.95686275, blue 1.0, alpha 1.0, hue 0.72727275, saturation 0.043137252, and lightness 0.97843134. - makeGradient(int, int, int) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Creates a IntList gradient from the packed int Oklab color
startto the packed int Oklab colorend, taking the specified number of steps and using linear interpolation. - makeGradient(int, int, int) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Creates a IntList gradient from the RGBA8888 int color
startto the RGBA8888 int colorend, taking the specified number of steps and using linear interpolation. - makeGradient(int, int, int, Interpolations.InterpolationFunction) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Creates a IntList gradient from the packed int Oklab color
startto the packed int Oklab colorend, taking the specified number of steps and using the specified Interpolation for how it transitions. - makeGradient(int, int, int, Interpolations.InterpolationFunction) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Creates a IntList gradient from the RGBA8888 int color
startto the RGBA8888 int colorend, taking the specified number of steps and using the specified Interpolation for how it transitions. - MALACHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MALACHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Malachite" has RGBA8888 code
0BDA51FF, red 0.043137256, green 0.85490197, blue 0.31764707, alpha 1.0, hue 0.38969406, saturation 0.8117647, and lightness 0.44901958. - MARKS - Static variable in class com.github.yellowstonegames.core.StringTools
- MAROON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MAROON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Maroon" has RGBA8888 code
800000FF, red 0.5019608, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 0.5019608, and lightness 0.2509804. - MAUVE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "mauve" has RGBA8888 code
0xAB73ABFF, L 0.5372549, A 0.5411765, B 0.47058824, alpha 1.0, hue 0.9098022, saturation 0.32193592, and chroma 0.1008085. - MAUVE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "mauve" has RGBA8888 code
0xAB73ABFF, red 0.67058825, green 0.4509804, blue 0.67058825, alpha 1.0, hue 0.8333334, saturation 0.21960786, and lightness 0.56078434. - MAUVE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MAUVE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Mauve" has RGBA8888 code
E0B0FFFF, red 0.8784314, green 0.6901961, blue 1.0, alpha 1.0, hue 0.76793253, saturation 0.3098039, and lightness 0.845098. - MAUVE_TAUPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MAUVE_TAUPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Mauve Taupe" has RGBA8888 code
915F6DFF, red 0.5686275, green 0.37254903, blue 0.42745098, alpha 1.0, hue 0.9533333, saturation 0.19607845, and lightness 0.47058824. - maximizeSaturation(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the color with the same L as given in four Oklab channels, but the furthest A B from gray possible for that lightness while keeping the same hue as the given color.
- maximizeSaturation(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the color with the same L as the Oklab color stored in the given packed int, but the furthest A B from gray possible for that lightness while keeping the same hue as the given color.
- maximizeSaturation(int, int, int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the color with the same L as in the given Oklab color channels, but the furthest A B from gray possible for that lightness while keeping the same hue as the given color.
- MAYA_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MAYA_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Maya Blue" has RGBA8888 code
73C2FBFF, red 0.4509804, green 0.7607843, blue 0.9843137, alpha 1.0, hue 0.56985295, saturation 0.5333333, and lightness 0.7176471. - MEAT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MEAT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Meat" has RGBA8888 code
F9906FFF, red 0.9764706, green 0.5647059, blue 0.43529412, alpha 1.0, hue 0.03985508, saturation 0.54117644, and lightness 0.7058824. - MEDIUM_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MEDIUM_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Medium Blue" has RGBA8888 code
0000CDFF, red 0.0, green 0.0, blue 0.8039216, alpha 1.0, hue 0.6666667, saturation 0.8039216, and lightness 0.4019608. - MEDIUM_CARMINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MEDIUM_CARMINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Medium Carmine" has RGBA8888 code
AF4035FF, red 0.6862745, green 0.2509804, blue 0.20784314, alpha 1.0, hue 0.0150273265, saturation 0.4784314, and lightness 0.44705886. - MEDIUM_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MEDIUM_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Medium Crimson" has RGBA8888 code
C93756FF, red 0.7882353, green 0.21568628, blue 0.3372549, alpha 1.0, hue 0.9646119, saturation 0.57254905, and lightness 0.50196075. - MEDIUM_LAVENDER_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MEDIUM_LAVENDER_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Medium Lavender Magenta" has RGBA8888 code
CC99CCFF, red 0.8, green 0.6, blue 0.8, alpha 1.0, hue 0.8333333, saturation 0.19999999, and lightness 0.7. - MEDIUM_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MEDIUM_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Medium Purple" has RGBA8888 code
9370DBFF, red 0.5764706, green 0.4392157, blue 0.85882354, alpha 1.0, hue 0.72118384, saturation 0.41960785, and lightness 0.6490196. - MEDIUM_SPRING_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MEDIUM_SPRING_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Medium Spring Green" has RGBA8888 code
00FA9AFF, red 0.0, green 0.98039216, blue 0.6039216, alpha 1.0, hue 0.43600002, saturation 0.98039216, and lightness 0.49019608. - MIDNIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MIDNIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Midnight Blue" has RGBA8888 code
003366FF, red 0.0, green 0.2, blue 0.4, alpha 1.0, hue 0.5833334, saturation 0.4, and lightness 0.2. - MIDORI - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MIDORI - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Midori" has RGBA8888 code
2A606BFF, red 0.16470589, green 0.3764706, blue 0.41960785, alpha 1.0, hue 0.52820516, saturation 0.25490195, and lightness 0.29215688. - MINT - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "mint" has RGBA8888 code
0x7FFFD4FF, L 0.88235295, A 0.4392157, B 0.50980395, alpha 1.0, hue 0.4685836, saturation 0.6118823, and chroma 0.12265874. - MINT - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "mint" has RGBA8888 code
0x7FFFD4FF, red 0.49803922, green 1.0, blue 0.83137256, alpha 1.0, hue 0.44401044, saturation 0.50196075, and lightness 0.7490196. - MINT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MINT_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Mint Green" has RGBA8888 code
98FF98FF, red 0.59607846, green 1.0, blue 0.59607846, alpha 1.0, hue 0.33333334, saturation 0.40392154, and lightness 0.7980392. - MISTY_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MISTY_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Misty Rose" has RGBA8888 code
FFE4E1FF, red 1.0, green 0.89411765, blue 0.88235295, alpha 1.0, hue 0.016666668, saturation 0.11764705, and lightness 0.9411765. - mix(int[], int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Given several colors, this gets an even mix of all colors in equal measure.
- mix(int[], int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Given several colors, this gets an even mix of all colors in equal measure.
- mixed - Variable in class com.github.yellowstonegames.core.WeightedTable
- MODERN_PUNCTUATION - Static variable in class com.github.yellowstonegames.core.StringTools
- MOSS - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "moss" has RGBA8888 code
0x204608FF, L 0.23137255, A 0.45882353, B 0.5372549, alpha 1.0, hue 0.375, saturation 0.94280905, and chroma 0.11062346. - MOSS - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "moss" has RGBA8888 code
0x204608FF, red 0.1254902, green 0.27450982, blue 0.03137255, alpha 1.0, hue 0.26881722, saturation 0.24313727, and lightness 0.15294118. - MOSS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MOSS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Moss" has RGBA8888 code
8B7D3AFF, red 0.54509807, green 0.49019608, blue 0.22745098, alpha 1.0, hue 0.13786006, saturation 0.3176471, and lightness 0.38627452. - MOSS_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MOSS_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Moss Green" has RGBA8888 code
ADDFADFF, red 0.6784314, green 0.8745098, blue 0.6784314, alpha 1.0, hue 0.33333334, saturation 0.19607842, and lightness 0.7764706. - MOUNTBATTEN_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MOUNTBATTEN_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Mountbatten Pink" has RGBA8888 code
997A8DFF, red 0.6, green 0.47843137, blue 0.5529412, alpha 1.0, hue 0.89784944, saturation 0.12156865, and lightness 0.5392157. - MOUSY_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MOUSY_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Mousy Indigo" has RGBA8888 code
5C544EFF, red 0.36078432, green 0.32941177, blue 0.30588236, alpha 1.0, hue 0.071428575, saturation 0.054901958, and lightness 0.33333334. - MOUSY_WISTERIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MOUSY_WISTERIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Mousy Wisteria" has RGBA8888 code
766980FF, red 0.4627451, green 0.4117647, blue 0.5019608, alpha 1.0, hue 0.76086956, saturation 0.0901961, and lightness 0.45686278. - MULBERRY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MULBERRY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Mulberry" has RGBA8888 code
59292CFF, red 0.34901962, green 0.16078432, blue 0.17254902, alpha 1.0, hue 0.9895833, saturation 0.1882353, and lightness 0.25490198. - MULBERRY_DYED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MULBERRY_DYED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Mulberry Dyed" has RGBA8888 code
C57F2EFF, red 0.77254903, green 0.49803922, blue 0.18039216, alpha 1.0, hue 0.089403965, saturation 0.5921569, and lightness 0.4764706. - multiplyAlpha(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Multiplies the alpha of the packed Oklab int color start by multiplier.
- multiplyAlpha(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Multiplies the alpha of the RGBA int color start by multiplier.
- MUSTARD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MUSTARD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Mustard" has RGBA8888 code
FFDB58FF, red 1.0, green 0.85882354, blue 0.34509805, alpha 1.0, hue 0.13073853, saturation 0.654902, and lightness 0.672549. - MYRTLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - MYRTLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Myrtle" has RGBA8888 code
21421EFF, red 0.12941177, green 0.25882354, blue 0.11764706, alpha 1.0, hue 0.31944445, saturation 0.14117649, and lightness 0.1882353.
N
- NAMED - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
You can look up colors by name here; the names are lower-case, and the colors are packed ints in Oklab format.
- NAMED - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
You can look up colors by name here; the names are lower-case, and the colors are packed ints in RGBA8888 format.
- NAMED - Static variable in class com.github.yellowstonegames.core.FullPalette
- NAMED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
You can look up colors by name here; the names are lower-case, and the colors are packed ints in Oklab format.
- nameForInt(int) - Method in class com.github.yellowstonegames.core.Cards
- names - Variable in class com.github.yellowstonegames.core.Cards
- NAMES - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
All names for colors in this palette, in alphabetical order.
- NAMES - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
All names for colors in this palette, in alphabetical order.
- NAMES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
All names for colors in this palette, in alphabetical order.
- NAMES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
All names for colors in this palette, in alphabetical order.
- NAMES_BY_HUE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
All names for colors in this palette, with grayscale first, then sorted by hue from red to yellow to green to blue.
- NAMES_BY_HUE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
All names for colors in this palette, with grayscale first, then sorted by hue from red to yellow to green to blue.
- NAMES_BY_HUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
All names for colors in this palette, with grayscale first, then sorted by hue from red to yellow to green to blue.
- NAMES_BY_HUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
All names for colors in this palette, with grayscale first, then sorted by hue from red to yellow to green to blue.
- NAMES_BY_LIGHTNESS - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
All names for colors in this palette, sorted by lightness from black to white.
- NAMES_BY_LIGHTNESS - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
All names for colors in this palette, sorted by lightness from black to white.
- NAMES_BY_LIGHTNESS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
All names for colors in this palette, sorted by lightness from black to white.
- NAMES_BY_LIGHTNESS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
All names for colors in this palette, sorted by lightness from black to white.
- NAVAJO_WHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - NAVAJO_WHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Navajo White" has RGBA8888 code
FFDEADFF, red 1.0, green 0.87058824, blue 0.6784314, alpha 1.0, hue 0.0995935, saturation 0.3215686, and lightness 0.8392157. - NAVY - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "navy" has RGBA8888 code
0x000080FF, L 0.15294118, A 0.4862745, B 0.4, alpha 1.0, hue 0.73099244, saturation 0.96843684, and chroma 0.20108652. - NAVY - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "navy" has RGBA8888 code
0x000080FF, red 0.0, green 0.0, blue 0.5019608, alpha 1.0, hue 0.6666667, saturation 0.5019608, and lightness 0.2509804. - NAVY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - NAVY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Navy Blue" has RGBA8888 code
000080FF, red 0.0, green 0.0, blue 0.5019608, alpha 1.0, hue 0.6666667, saturation 0.5019608, and lightness 0.2509804. - NAVY_BLUE_BELLFLOWER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - NAVY_BLUE_BELLFLOWER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Navy Blue Bellflower" has RGBA8888 code
191F45FF, red 0.09803922, green 0.12156863, blue 0.27058825, alpha 1.0, hue 0.64393944, saturation 0.17254904, and lightness 0.18431373. - NAVY_BLUE_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - NAVY_BLUE_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Navy Blue Dye" has RGBA8888 code
003171FF, red 0.0, green 0.19215687, blue 0.44313726, alpha 1.0, hue 0.5943953, saturation 0.44313726, and lightness 0.22156863. - NEW_BRIDGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - NEW_BRIDGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "New Bridge" has RGBA8888 code
006C7FFF, red 0.0, green 0.42352942, blue 0.49803922, alpha 1.0, hue 0.5249344, saturation 0.49803922, and lightness 0.24901961. - next() - Method in class com.github.yellowstonegames.core.GapShuffler
-
Gets the next element of the infinite sequence of T this shuffles through.
- next() - Method in class com.github.yellowstonegames.core.IntShuffler
-
Gets the next distinct int in the sequence, or -1 if all distinct ints have been returned that are non-negative and less than
IntShuffler.bound. - next() - Static method in class com.github.yellowstonegames.core.UniqueIdentifier
-
Generates a UniqueIdentifier that will actually be unique, assuming
UniqueIdentifier.GENERATORis non-null and has had its state tracked with the rest of the program (see the docs forUniqueIdentifier.GENERATOR). - NIGHTINGALE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - NIGHTINGALE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Nightingale" has RGBA8888 code
645530FF, red 0.39215687, green 0.33333334, blue 0.1882353, alpha 1.0, hue 0.118589744, saturation 0.20392157, and lightness 0.2901961. - NIGHTINGALE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - NIGHTINGALE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Nightingale Brown" has RGBA8888 code
5C4827FF, red 0.36078432, green 0.28235295, blue 0.15294118, alpha 1.0, hue 0.10377359, saturation 0.20784314, and lightness 0.25686273. - nonSpacePattern - Static variable in class com.github.yellowstonegames.core.StringTools
- numericalValue(int) - Method in enum class com.github.yellowstonegames.core.Cards.DeckType
-
If this type of deck has the concept of numerical values for cards, this calculates the numerical value for a given index of card.
O
- OCEAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OCEAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ocean Blue" has RGBA8888 code
50B0B8FF, red 0.3137255, green 0.6901961, blue 0.72156864, alpha 1.0, hue 0.51282054, saturation 0.40784314, and lightness 0.5176471. - OCHRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OCHRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ochre" has RGBA8888 code
CC7722FF, red 0.8, green 0.46666667, blue 0.13333334, alpha 1.0, hue 0.08333333, saturation 0.6666667, and lightness 0.46666667. - offsetLightness(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Pretty simple; adds 128 (or 0.5) to the given color's L and wraps it around if it would go above 255 (or 1.0), then averages that with the original L.
- offsetLightness(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Adds 0.5 to the given color's
DescriptiveColorRgb.lightness(int)and wraps it around if it would go above 1.0, then averages that with the original lightness. - oklab(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets an Oklab packed int color that is within the gamut of viable colors by using
DescriptiveColor.limitToGamut(int, int, int, int). - oklabByHCL(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
A different way to specify an Oklab color, using hue, chroma, lightness, and alpha something like a normal HSL(A) color but calculating them directly in the Oklab color space.
- oklabByHSL(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
A different way to specify an Oklab color, using hue, saturation, lightness, and alpha like a normal HSL(A) color but calculating them directly in the Oklab color space.
- oklabIntToFloat(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Converts an Oklab int color in the format produced by
DescriptiveColor.oklab(float, float, float, float)to a packed float in RGBA format. - OLD_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OLD_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Old Bamboo" has RGBA8888 code
5E644FFF, red 0.36862746, green 0.39215687, blue 0.30980393, alpha 1.0, hue 0.21428573, saturation 0.082352936, and lightness 0.3509804. - OLD_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OLD_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Old Gold" has RGBA8888 code
CFB53BFF, red 0.8117647, green 0.70980394, blue 0.23137255, alpha 1.0, hue 0.13738738, saturation 0.5803922, and lightness 0.52156866. - OLD_LACE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OLD_LACE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Old Lace" has RGBA8888 code
FDF5E6FF, red 0.99215686, green 0.9607843, blue 0.9019608, alpha 1.0, hue 0.10869565, saturation 0.09019607, and lightness 0.9470588. - OLD_LAVENDER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OLD_LAVENDER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Old Lavender" has RGBA8888 code
796878FF, red 0.4745098, green 0.40784314, blue 0.47058824, alpha 1.0, hue 0.84313726, saturation 0.06666666, and lightness 0.44117647. - OLD_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OLD_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Old Rose" has RGBA8888 code
C08081FF, red 0.7529412, green 0.5019608, blue 0.5058824, alpha 1.0, hue 0.9973958, saturation 0.25098038, and lightness 0.627451. - OLIVE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "olive" has RGBA8888 code
0x818000FF, L 0.47843137, A 0.4745098, B 0.56078434, alpha 1.0, hue 0.30710015, saturation 0.9493337, and chroma 0.13131043. - OLIVE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "olive" has RGBA8888 code
0x818000FF, red 0.5058824, green 0.5019608, blue 0.0, alpha 1.0, hue 0.16537468, saturation 0.5058824, and lightness 0.2529412. - OLIVE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OLIVE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Olive" has RGBA8888 code
808000FF, red 0.5019608, green 0.5019608, blue 0.0, alpha 1.0, hue 0.16666666, saturation 0.5019608, and lightness 0.2509804. - OLIVE_DRAB - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OLIVE_DRAB - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Olive Drab" has RGBA8888 code
6B8E23FF, red 0.41960785, green 0.5568628, blue 0.13725491, alpha 1.0, hue 0.22118384, saturation 0.41960788, and lightness 0.34705883. - OLIVINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OLIVINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Olivine" has RGBA8888 code
9AB973FF, red 0.6039216, green 0.7254902, blue 0.4509804, alpha 1.0, hue 0.24047619, saturation 0.27450982, and lightness 0.5882353. - ONANDO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ONANDO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Onando" has RGBA8888 code
364141FF, red 0.21176471, green 0.25490198, blue 0.25490198, alpha 1.0, hue 0.5, saturation 0.043137267, and lightness 0.23333333. - ONE_KIN_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ONE_KIN_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "One Kin Dye" has RGBA8888 code
F08F90FF, red 0.9411765, green 0.56078434, blue 0.5647059, alpha 1.0, hue 0.9982818, saturation 0.38039213, and lightness 0.7509804. - OPPOSITE_FLOWER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OPPOSITE_FLOWER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Opposite Flower" has RGBA8888 code
4D646CFF, red 0.3019608, green 0.39215687, blue 0.42352942, alpha 1.0, hue 0.5430108, saturation 0.12156862, and lightness 0.3627451. - ORANGE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "orange" has RGBA8888 code
0xFF7F00FF, L 0.6431373, A 0.54901963, B 0.57254905, alpha 1.0, hue 0.1544989, saturation 0.9208691, and chroma 0.17443058. - ORANGE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "orange" has RGBA8888 code
0xFF7F00FF, red 1.0, green 0.49803922, blue 0.0, alpha 1.0, hue 0.08300654, saturation 1.0, and lightness 0.5. - ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Orange" has RGBA8888 code
FFC800FF, red 1.0, green 0.78431374, blue 0.0, alpha 1.0, hue 0.13071896, saturation 1.0, and lightness 0.5. - ORANGE_PEEL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ORANGE_PEEL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Orange Peel" has RGBA8888 code
FFA000FF, red 1.0, green 0.627451, blue 0.0, alpha 1.0, hue 0.104575165, saturation 1.0, and lightness 0.5. - ORANGE_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ORANGE_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Orange Red" has RGBA8888 code
FF4500FF, red 1.0, green 0.27058825, blue 0.0, alpha 1.0, hue 0.04509804, saturation 1.0, and lightness 0.5. - ORANGUTAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ORANGUTAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Orangutan" has RGBA8888 code
DC3023FF, red 0.8627451, green 0.1882353, blue 0.13725491, alpha 1.0, hue 0.01171171, saturation 0.7254902, and lightness 0.5. - ORCHID - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ORCHID - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Orchid" has RGBA8888 code
DA70D6FF, red 0.85490197, green 0.4392157, blue 0.8392157, alpha 1.0, hue 0.8396226, saturation 0.41568628, and lightness 0.64705884. - OVERDYED_RED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - OVERDYED_RED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Overdyed Red Brown" has RGBA8888 code
E35C38FF, red 0.8901961, green 0.36078432, blue 0.21960784, alpha 1.0, hue 0.03508772, saturation 0.67058825, and lightness 0.55490196.
P
- padLeft(String, char, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
If text is shorter than the given minimumLength, returns a String with text padded on the left with padChar until it reaches that length; otherwise it simply returns text.
- padLeft(String, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
If text is shorter than the given minimumLength, returns a String with text padded on the left with spaces until it reaches that length; otherwise it simply returns text.
- padLeftStrict(String, char, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Constructs a String with exactly the given totalLength by taking text (or a substring of it) and padding it on its left side with padChar until totalLength is reached.
- padLeftStrict(String, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Constructs a String with exactly the given totalLength by taking text (or a substring of it) and padding it on its left side with spaces until totalLength is reached.
- padRight(String, char, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
If text is shorter than the given minimumLength, returns a String with text padded on the right with padChar until it reaches that length; otherwise it simply returns text.
- padRight(String, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
If text is shorter than the given minimumLength, returns a String with text padded on the right with spaces until it reaches that length; otherwise it simply returns text.
- padRightStrict(String, char, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Constructs a String with exactly the given totalLength by taking text (or a substring of it) and padding it on its right side with padChar until totalLength is reached.
- padRightStrict(String, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Constructs a String with exactly the given totalLength by taking text (or a substring of it) and padding it on its right side with spaces until totalLength is reached.
- PALE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Blue" has RGBA8888 code
AFEEEEFF, red 0.6862745, green 0.93333334, blue 0.93333334, alpha 1.0, hue 0.5, saturation 0.24705881, and lightness 0.8098039. - PALE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Brown" has RGBA8888 code
987654FF, red 0.59607846, green 0.4627451, blue 0.32941177, alpha 1.0, hue 0.08333332, saturation 0.26666668, and lightness 0.46274513. - PALE_CARMINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_CARMINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Carmine" has RGBA8888 code
AF4035FF, red 0.6862745, green 0.2509804, blue 0.20784314, alpha 1.0, hue 0.0150273265, saturation 0.4784314, and lightness 0.44705886. - PALE_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Chestnut" has RGBA8888 code
DDADAFFF, red 0.8666667, green 0.6784314, blue 0.6862745, alpha 1.0, hue 0.9930556, saturation 0.18823528, and lightness 0.77254903. - PALE_CORNFLOWER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_CORNFLOWER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Cornflower Blue" has RGBA8888 code
ABCDEFFF, red 0.67058825, green 0.8039216, blue 0.9372549, alpha 1.0, hue 0.5833334, saturation 0.26666665, and lightness 0.8039216. - PALE_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Crimson" has RGBA8888 code
F2666CFF, red 0.9490196, green 0.4, blue 0.42352942, alpha 1.0, hue 0.99285716, saturation 0.5490196, and lightness 0.67450976. - PALE_FALLEN_LEAVES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_FALLEN_LEAVES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Fallen Leaves" has RGBA8888 code
AA8736FF, red 0.6666667, green 0.5294118, blue 0.21176471, alpha 1.0, hue 0.11637931, saturation 0.454902, and lightness 0.43921566. - PALE_GREEN_ONION - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_GREEN_ONION - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Green Onion" has RGBA8888 code
749F8DFF, red 0.45490196, green 0.62352943, blue 0.5529412, alpha 1.0, hue 0.43023258, saturation 0.16862747, and lightness 0.5392157. - PALE_INCENSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_INCENSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Incense" has RGBA8888 code
FFA565FF, red 1.0, green 0.64705884, blue 0.39607844, alpha 1.0, hue 0.06926408, saturation 0.60392153, and lightness 0.69803923. - PALE_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_MAGENTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Magenta" has RGBA8888 code
F984E5FF, red 0.9764706, green 0.5176471, blue 0.8980392, alpha 1.0, hue 0.8618234, saturation 0.4588235, and lightness 0.7470588. - PALE_OAK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_OAK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Oak" has RGBA8888 code
BBA46DFF, red 0.73333335, green 0.6431373, blue 0.42745098, alpha 1.0, hue 0.11752137, saturation 0.30588236, and lightness 0.5803921. - PALE_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Persimmon" has RGBA8888 code
FCA474FF, red 0.9882353, green 0.6431373, blue 0.45490196, alpha 1.0, hue 0.058823537, saturation 0.5333333, and lightness 0.72156864. - PALE_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Pink" has RGBA8888 code
FADADDFF, red 0.98039216, green 0.85490197, blue 0.8666667, alpha 1.0, hue 0.984375, saturation 0.12549019, and lightness 0.91764706. - PALE_RED_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_RED_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Red Violet" has RGBA8888 code
DB7093FF, red 0.85882354, green 0.4392157, blue 0.5764706, alpha 1.0, hue 0.94548285, saturation 0.41960785, and lightness 0.6490196. - PALE_YOUNG_GREEN_ONION - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PALE_YOUNG_GREEN_ONION - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pale Young Green Onion" has RGBA8888 code
8DB255FF, red 0.5529412, green 0.69803923, blue 0.33333334, alpha 1.0, hue 0.23297492, saturation 0.3647059, and lightness 0.5156863. - PAPAYA_WHIP - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PAPAYA_WHIP - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Papaya Whip" has RGBA8888 code
FFEFD5FF, red 1.0, green 0.9372549, blue 0.8352941, alpha 1.0, hue 0.103174604, saturation 0.16470587, and lightness 0.91764706. - parseRollRule(String) - Static method in class com.github.yellowstonegames.core.Dice
-
Parses the String
rollCodeas dice roll notation and returns instructions as a Rule so the roll can be performed later withDice.runRollRule(Rule). - parseRollRuleInto(Dice.Rule, String) - Static method in class com.github.yellowstonegames.core.Dice
-
Parses the String
rollCodeas dice roll notation and appends instructions intointoso rolls can be performed later withDice.runRollRule(Rule). - PASTEL_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PASTEL_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pastel Green" has RGBA8888 code
77DD77FF, red 0.46666667, green 0.8666667, blue 0.46666667, alpha 1.0, hue 0.33333334, saturation 0.4, and lightness 0.6666667. - PASTEL_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PASTEL_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pastel Pink" has RGBA8888 code
FFD1DCFF, red 1.0, green 0.81960785, blue 0.8627451, alpha 1.0, hue 0.96014494, saturation 0.18039215, and lightness 0.9098039. - PATINA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PATINA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Patina" has RGBA8888 code
407A52FF, red 0.2509804, green 0.47843137, blue 0.32156864, alpha 1.0, hue 0.38505748, saturation 0.22745097, and lightness 0.3647059. - PATRINIA_FLOWER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PATRINIA_FLOWER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Patrinia Flower" has RGBA8888 code
D9B611FF, red 0.8509804, green 0.7137255, blue 0.06666667, alpha 1.0, hue 0.1375, saturation 0.78431374, and lightness 0.45882353. - PEACH - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "peach" has RGBA8888 code
0xFFBF81FF, L 0.8039216, A 0.5176471, B 0.54509807, alpha 1.0, hue 0.18716717, saturation 0.50980395, and chroma 0.096477255. - PEACH - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "peach" has RGBA8888 code
0xFFBF81FF, red 1.0, green 0.7490196, blue 0.5058824, alpha 1.0, hue 0.08201058, saturation 0.49411762, and lightness 0.7529412. - PEACH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PEACH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Peach" has RGBA8888 code
FFE5B4FF, red 1.0, green 0.8980392, blue 0.7058824, alpha 1.0, hue 0.10888889, saturation 0.29411763, and lightness 0.85294116. - PEACH_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PEACH_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Peach Dye" has RGBA8888 code
F47983FF, red 0.95686275, green 0.4745098, blue 0.5137255, alpha 1.0, hue 0.98644984, saturation 0.48235294, and lightness 0.71568626. - PEACH_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PEACH_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Peach Orange" has RGBA8888 code
FFCC99FF, red 1.0, green 0.8, blue 0.6, alpha 1.0, hue 0.083333336, saturation 0.39999998, and lightness 0.8. - PEACH_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PEACH_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Peach Yellow" has RGBA8888 code
FADFADFF, red 0.98039216, green 0.8745098, blue 0.6784314, alpha 1.0, hue 0.10822511, saturation 0.30196077, and lightness 0.8294118. - PEAR - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "pear" has RGBA8888 code
0xD3E330FF, L 0.8352941, A 0.45882353, B 0.58431375, alpha 1.0, hue 0.31789964, saturation 0.911928, and chroma 0.18692946. - PEAR - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "pear" has RGBA8888 code
0xD3E330FF, red 0.827451, green 0.8901961, blue 0.1882353, alpha 1.0, hue 0.18156426, saturation 0.7019608, and lightness 0.5392157. - PEAR - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PEAR - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pear" has RGBA8888 code
D1E231FF, red 0.81960785, green 0.8862745, blue 0.19215687, alpha 1.0, hue 0.18267421, saturation 0.69411767, and lightness 0.5392157. - PERIWINKLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PERIWINKLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Periwinkle" has RGBA8888 code
CCCCFFFF, red 0.8, green 0.8, blue 1.0, alpha 1.0, hue 0.6666667, saturation 0.19999999, and lightness 0.9. - PERMISSIBLE_CHARS - Static variable in class com.github.yellowstonegames.core.StringTools
-
A constant containing only chars that are reasonably likely to be supported by broad fonts and thus display-able.
- PERSIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PERSIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Persian Blue" has RGBA8888 code
1C39BBFF, red 0.10980392, green 0.22352941, blue 0.73333335, alpha 1.0, hue 0.6362684, saturation 0.62352943, and lightness 0.42156863. - PERSIAN_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PERSIAN_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Persian Green" has RGBA8888 code
00A693FF, red 0.0, green 0.6509804, blue 0.5764706, alpha 1.0, hue 0.4809237, saturation 0.6509804, and lightness 0.3254902. - PERSIAN_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PERSIAN_INDIGO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Persian Indigo" has RGBA8888 code
32127AFF, red 0.19607843, green 0.07058824, blue 0.47843137, alpha 1.0, hue 0.71794873, saturation 0.40784314, and lightness 0.27450982. - PERSIAN_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PERSIAN_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Persian Pink" has RGBA8888 code
F77FBEFF, red 0.96862745, green 0.49803922, blue 0.74509805, alpha 1.0, hue 0.9125, saturation 0.47058824, and lightness 0.73333335. - PERSIAN_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PERSIAN_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Persian Red" has RGBA8888 code
CC3333FF, red 0.8, green 0.2, blue 0.2, alpha 1.0, hue 0.0, saturation 0.6, and lightness 0.5. - PERSIAN_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PERSIAN_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Persian Rose" has RGBA8888 code
FE28A2FF, red 0.99607843, green 0.15686275, blue 0.63529414, alpha 1.0, hue 0.9049844, saturation 0.8392157, and lightness 0.57647055. - PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Persimmon" has RGBA8888 code
EC5800FF, red 0.9254902, green 0.34509805, blue 0.0, alpha 1.0, hue 0.06214689, saturation 0.9254902, and lightness 0.4627451. - PERSIMMON_JUICE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PERSIMMON_JUICE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Persimmon Juice" has RGBA8888 code
934337FF, red 0.5764706, green 0.2627451, blue 0.21568628, alpha 1.0, hue 0.021739133, saturation 0.36078435, and lightness 0.3960784. - PIGMENT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PIGMENT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pigment Blue" has RGBA8888 code
333399FF, red 0.2, green 0.2, blue 0.6, alpha 1.0, hue 0.6666667, saturation 0.40000004, and lightness 0.4. - PINE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PINE_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pine Green" has RGBA8888 code
01796FFF, red 0.003921569, green 0.4745098, blue 0.43529412, alpha 1.0, hue 0.4861111, saturation 0.47058824, and lightness 0.2392157. - PINE_NEEDLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PINE_NEEDLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pine Needle" has RGBA8888 code
454D32FF, red 0.27058825, green 0.3019608, blue 0.19607843, alpha 1.0, hue 0.21604939, saturation 0.10588236, and lightness 0.24901962. - PINK - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "pink" has RGBA8888 code
0xFFA0E0FF, L 0.7647059, A 0.5568628, B 0.4745098, alpha 1.0, hue 0.9394406, saturation 0.3365728, and chroma 0.124142565. - PINK - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "pink" has RGBA8888 code
0xFFA0E0FF, red 1.0, green 0.627451, blue 0.8784314, alpha 1.0, hue 0.8877193, saturation 0.372549, and lightness 0.8137255. - PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pink" has RGBA8888 code
FFAFAFFF, red 1.0, green 0.6862745, blue 0.6862745, alpha 1.0, hue 0.0, saturation 0.31372547, and lightness 0.84313726. - PINK_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PINK_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pink Orange" has RGBA8888 code
FF9966FF, red 1.0, green 0.6, blue 0.4, alpha 1.0, hue 0.05555556, saturation 0.6, and lightness 0.7. - PLACEHOLDER - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
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.
- PLACEHOLDER - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
A fully-transparent color that is not exactly transparent black (rather, transparent very dark blue), to be used as a placeholder for colors that aren't valid in some way.
- PLACEHOLDER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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.
- PLACEHOLDER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
A fully-transparent color that is not exactly transparent black (rather, transparent very dark blue), to be used as a placeholder for colors that aren't valid in some way.
- PLAIN_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PLAIN_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Plain Mouse" has RGBA8888 code
6E5F57FF, red 0.43137255, green 0.37254903, blue 0.34117648, alpha 1.0, hue 0.057971016, saturation 0.09019607, and lightness 0.38627452. - PLATINUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PLATINUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Platinum" has RGBA8888 code
E5E4E2FF, red 0.8980392, green 0.89411765, blue 0.8862745, alpha 1.0, hue 0.11111111, saturation 0.011764705, and lightness 0.8921569. - PLUM - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "plum" has RGBA8888 code
0xBE0DC6FF, L 0.44313726, A 0.60784316, B 0.42352942, alpha 1.0, hue 0.90511185, saturation 0.9399402, and chroma 0.26337513. - PLUM - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "plum" has RGBA8888 code
0xBE0DC6FF, red 0.74509805, green 0.050980393, blue 0.7764706, alpha 1.0, hue 0.82612616, saturation 0.7254902, and lightness 0.4137255. - PLUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PLUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Plum" has RGBA8888 code
CC99CCFF, red 0.8, green 0.6, blue 0.8, alpha 1.0, hue 0.8333333, saturation 0.19999999, and lightness 0.7. - PLUM_BLOSSOM_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PLUM_BLOSSOM_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Plum Blossom Mouse" has RGBA8888 code
97645AFF, red 0.5921569, green 0.39215687, blue 0.3529412, alpha 1.0, hue 0.027322402, saturation 0.2392157, and lightness 0.47254902. - PLUM_DYED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PLUM_DYED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Plum Dyed" has RGBA8888 code
FA9258FF, red 0.98039216, green 0.57254905, blue 0.34509805, alpha 1.0, hue 0.05967079, saturation 0.6352941, and lightness 0.6627451. - PLUM_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PLUM_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Plum Purple" has RGBA8888 code
8F4155FF, red 0.56078434, green 0.25490198, blue 0.33333334, alpha 1.0, hue 0.95726496, saturation 0.30588236, and lightness 0.40784317. - POLISHED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - POLISHED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Polished Brown" has RGBA8888 code
9F5233FF, red 0.62352943, green 0.32156864, blue 0.2, alpha 1.0, hue 0.047839504, saturation 0.42352945, and lightness 0.41176474. - pow4 - Variable in class com.github.yellowstonegames.core.IntShuffler
- POWDER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - POWDER_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Powder Blue" has RGBA8888 code
B0E0E6FF, red 0.6901961, green 0.8784314, blue 0.9019608, alpha 1.0, hue 0.51851857, saturation 0.2117647, and lightness 0.79607844. - previous() - Method in class com.github.yellowstonegames.core.IntShuffler
-
Gets the previous returned int from the sequence (as yielded by
IntShuffler.next()), or -1 if next() has never been called (or the IntShuffler has reached the beginning from repeated calls to this method). - ProbabilityTable<T> - Class in com.github.yellowstonegames.core
-
A generic method of holding a probability table to determine weighted random outcomes.
- ProbabilityTable() - Constructor for class com.github.yellowstonegames.core.ProbabilityTable
-
Creates a new probability table with a random seed.
- ProbabilityTable(long) - Constructor for class com.github.yellowstonegames.core.ProbabilityTable
-
Creates a new probability table with the provided long seed used.
- ProbabilityTable(EnhancedRandom) - Constructor for class com.github.yellowstonegames.core.ProbabilityTable
-
Creates a new probability table with the provided source of randomness used.
- ProbabilityTable(ProbabilityTable) - Constructor for class com.github.yellowstonegames.core.ProbabilityTable
-
Copy constructor.
- ProbabilityTable(String) - Constructor for class com.github.yellowstonegames.core.ProbabilityTable
-
Creates a new probability table with the provided String seed used.
- processColorMarkup(CharSequence) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Processes color markup of the form
[|description], wheredescriptionis in the format thatDescriptiveColor.describe(String)understands (such as "light dullest green cyan"), and changes the markup to a format libGDX can use,[#FF7F00FF]. - PRUSSIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PRUSSIAN_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Prussian Blue" has RGBA8888 code
003153FF, red 0.0, green 0.19215687, blue 0.3254902, alpha 1.0, hue 0.5682731, saturation 0.3254902, and lightness 0.1627451. - PSYCHEDELIC_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PSYCHEDELIC_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Psychedelic Purple" has RGBA8888 code
DD00FFFF, red 0.8666667, green 0.0, blue 1.0, alpha 1.0, hue 0.81111115, saturation 1.0, and lightness 0.5. - PUCE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PUCE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Puce" has RGBA8888 code
CC8899FF, red 0.8, green 0.53333336, blue 0.6, alpha 1.0, hue 0.9583333, saturation 0.26666665, and lightness 0.6666667. - PUMPKIN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PUMPKIN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pumpkin" has RGBA8888 code
FF7518FF, red 1.0, green 0.45882353, blue 0.09411765, alpha 1.0, hue 0.06709957, saturation 0.90588236, and lightness 0.5470588. - PUNCTUATION - Static variable in class com.github.yellowstonegames.core.StringTools
- PURE_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PURE_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pure Crimson" has RGBA8888 code
C3272BFF, red 0.7647059, green 0.15294118, blue 0.16862746, alpha 1.0, hue 0.9957265, saturation 0.6117647, and lightness 0.45882356. - PURE_DARK_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PURE_DARK_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Pure Dark Gray" has RGBA8888 code
3F4041FF, red 0.24705882, green 0.2509804, blue 0.25490198, alpha 1.0, hue 0.5833332, saturation 0.007843152, and lightness 0.2509804. - PURPLE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "purple" has RGBA8888 code
0xC000FFFF, L 0.4862745, A 0.6039216, B 0.3882353, alpha 1.0, hue 0.8721067, saturation 0.96042717, and chroma 0.30403575. - PURPLE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "purple" has RGBA8888 code
0xC000FFFF, red 0.7529412, green 0.0, blue 1.0, alpha 1.0, hue 0.7921569, saturation 1.0, and lightness 0.5. - PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Purple" has RGBA8888 code
800080FF, red 0.5019608, green 0.0, blue 0.5019608, alpha 1.0, hue 0.8333334, saturation 0.5019608, and lightness 0.2509804. - PURPLE_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PURPLE_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Purple Dye" has RGBA8888 code
4F284BFF, red 0.30980393, green 0.15686275, blue 0.29411766, alpha 1.0, hue 0.8504274, saturation 0.15294118, and lightness 0.23333333. - PURPLE_KITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PURPLE_KITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Purple Kite" has RGBA8888 code
512C31FF, red 0.31764707, green 0.17254902, blue 0.19215687, alpha 1.0, hue 0.9774775, saturation 0.14509805, and lightness 0.24509805. - PURPLE_TAUPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - PURPLE_TAUPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Purple Taupe" has RGBA8888 code
50404DFF, red 0.3137255, green 0.2509804, blue 0.3019608, alpha 1.0, hue 0.8645833, saturation 0.062745094, and lightness 0.28235295.
R
- RABBIT_EAR_IRIS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RABBIT_EAR_IRIS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rabbit Ear Iris" has RGBA8888 code
491E3CFF, red 0.28627452, green 0.11764706, blue 0.23529412, alpha 1.0, hue 0.88372093, saturation 0.16862747, and lightness 0.20196079. - RAINBOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors found in the rainbow, in the standard ROYGBIV order.
- RAINBOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors found in the rainbow, in the standard ROYGBIV order.
- raiseA(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color start towards a warmer color (orange to magenta) by change.
- raiseB(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Interpolates from the packed Oklab int color start towards a "natural" color (between green and orange) by change.
- raiseBlue(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Brings the blue channel closer to its maximum, by change.
- raiseGreen(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Brings the green channel closer to its maximum, by change.
- raiseRed(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Brings the red channel closer to its maximum, by change.
- random - Variable in class com.github.yellowstonegames.core.Cards
- random - Variable in class com.github.yellowstonegames.core.GapShuffler
- random() - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Returns an object randomly based on assigned weights.
- random(long) - Method in class com.github.yellowstonegames.core.WeightedTable
-
Gets an index of one of the weights in this WeightedTable, with the choice determined deterministically by the given long, but higher weights will be returned by more possible inputs than lower weights.
- random(Random) - Method in class com.github.yellowstonegames.core.WeightedTable
-
Gets an index of one of the weights in this WeightedTable, with the choice determined by the given random number generator, but higher weights will be returned more frequently than lower weights.
- randomColorWheel(EnhancedRandom) - Static method in class com.github.yellowstonegames.core.FullPalette
-
Gets a random color from the palette
FullPalette.COLOR_WHEEL_PALETTE_REDUCED, using the specified EnhancedRandom to determine saturation, brightness, and hue. - randomColorWheel(EnhancedRandom) - Static method in class com.github.yellowstonegames.core.FullPaletteRgb
-
Gets a random color from the palette
FullPaletteRgb.COLOR_WHEEL_PALETTE_REDUCED, using the specified EnhancedRandom to determine saturation, brightness, and hue. - randomColorWheel(EnhancedRandom, int, int) - Static method in class com.github.yellowstonegames.core.FullPalette
-
Gets a random color from the palette
FullPalette.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. - randomColorWheel(EnhancedRandom, int, int) - Static method in class com.github.yellowstonegames.core.FullPaletteRgb
-
Gets a random color from the palette
FullPaletteRgb.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. - RAPEBLOSSOM_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RAPEBLOSSOM_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rapeblossom Brown" has RGBA8888 code
E3B130FF, red 0.8901961, green 0.69411767, blue 0.1882353, alpha 1.0, hue 0.12011173, saturation 0.7019608, and lightness 0.5392157. - RAPESEED_OIL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RAPESEED_OIL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rapeseed Oil" has RGBA8888 code
A17917FF, red 0.6313726, green 0.4745098, blue 0.09019608, alpha 1.0, hue 0.11835749, saturation 0.5411765, and lightness 0.3607843. - RASPBERRY - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "raspberry" has RGBA8888 code
0x911437FF, L 0.29803923, A 0.5803922, B 0.5137255, alpha 1.0, hue 0.029956235, saturation 0.9096833, and chroma 0.16247371. - RASPBERRY - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "raspberry" has RGBA8888 code
0x911437FF, red 0.5686275, green 0.078431375, blue 0.21568628, alpha 1.0, hue 0.9533333, saturation 0.4901961, and lightness 0.32352945. - RAW_UMBER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RAW_UMBER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Raw Umber" has RGBA8888 code
734A12FF, red 0.4509804, green 0.2901961, blue 0.07058824, alpha 1.0, hue 0.09621994, saturation 0.38039216, and lightness 0.26078433. - RAZZMATAZZ - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RAZZMATAZZ - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Razzamatazz" has RGBA8888 code
E30B5CFF, red 0.8901961, green 0.043137256, blue 0.36078432, alpha 1.0, hue 0.9375, saturation 0.84705883, and lightness 0.46666664. - readExternal(ObjectInput) - Method in class com.github.yellowstonegames.core.Dice.Rule
-
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
- readJoined(String) - Static method in class com.github.yellowstonegames.core.LZByteEncoding
-
Given a String produced by
LZByteEncoding.join(byte...), this gets the original byte array back and returns it. - red(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the red channel value of the given encoded color, as a float from 0.0f to 1.0f, inclusive.
- red(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- RED - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "red" has RGBA8888 code
0xFF0000FF, L 0.49803922, A 0.6117647, B 0.56078434, alpha 1.0, hue 0.0802403, saturation 0.98868626, and chroma 0.25345513. - RED - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "red" has RGBA8888 code
0xFF0000FF, red 1.0, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 1.0, and lightness 0.5. - RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red" has RGBA8888 code
FF0000FF, red 1.0, green 0.0, blue 0.0, alpha 1.0, hue 0.0, saturation 1.0, and lightness 0.5. - RED_BEAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_BEAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Bean" has RGBA8888 code
672422FF, red 0.40392157, green 0.14117648, blue 0.13333334, alpha 1.0, hue 0.004830918, saturation 0.27058822, and lightness 0.26862746. - RED_BIRCH - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_BIRCH - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Birch" has RGBA8888 code
9D2B22FF, red 0.6156863, green 0.16862746, blue 0.13333334, alpha 1.0, hue 0.012195121, saturation 0.48235297, and lightness 0.3745098. - RED_DYE_TURMERIC - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_DYE_TURMERIC - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Dye Turmeric" has RGBA8888 code
FB8136FF, red 0.9843137, green 0.5058824, blue 0.21176471, alpha 1.0, hue 0.06345179, saturation 0.77254903, and lightness 0.5980392. - RED_INCENSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_INCENSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Incense" has RGBA8888 code
F07F5EFF, red 0.9411765, green 0.49803922, blue 0.36862746, alpha 1.0, hue 0.037671234, saturation 0.572549, and lightness 0.654902. - RED_KITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_KITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Kite" has RGBA8888 code
913228FF, red 0.5686275, green 0.19607843, blue 0.15686275, alpha 1.0, hue 0.015873013, saturation 0.41176474, and lightness 0.36274508. - RED_OCHRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_OCHRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Ochre" has RGBA8888 code
9F5233FF, red 0.62352943, green 0.32156864, blue 0.2, alpha 1.0, hue 0.047839504, saturation 0.42352945, and lightness 0.41176474. - RED_PIGMENT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_PIGMENT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Pigment" has RGBA8888 code
ED1C24FF, red 0.92941177, green 0.10980392, blue 0.14117648, alpha 1.0, hue 0.9936204, saturation 0.81960785, and lightness 0.51960784. - RED_PLUM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_PLUM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Plum" has RGBA8888 code
DB5A6BFF, red 0.85882354, green 0.3529412, blue 0.41960785, alpha 1.0, hue 0.97803617, saturation 0.5058824, and lightness 0.60588235. - RED_SERIES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors from the traditional Japanese Red Series found on Wikipedia.
- RED_SERIES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors from the traditional Japanese Red Series found on Wikipedia.
- RED_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Violet" has RGBA8888 code
C71585FF, red 0.78039217, green 0.08235294, blue 0.52156866, alpha 1.0, hue 0.8951311, saturation 0.69803923, and lightness 0.43137255. - RED_VIOLET_SERIES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors from the traditional Japanese Red-Violet Series found on Wikipedia.
- RED_VIOLET_SERIES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors from the traditional Japanese Red-Violet Series found on Wikipedia.
- RED_WISTERIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RED_WISTERIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Red Wisteria" has RGBA8888 code
BB7796FF, red 0.73333335, green 0.46666667, blue 0.5882353, alpha 1.0, hue 0.9240196, saturation 0.26666668, and lightness 0.6. - redInt(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the red channel value of the given encoded color, as an int ranging from 0 to 255, inclusive.
- redInt(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
- remainingCards() - Method in class com.github.yellowstonegames.core.Cards
-
Gets how many cards are left in the deck, before drawing a card would need to shuffle.
- remove() - Method in class com.github.yellowstonegames.core.GapShuffler
-
Not supported.
- remove(T) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Removes the possibility of generating the given T item, except by nested ProbabilityTable results.
- remove(T, int) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Reduces the likelihood of generating the given T item by the given weight, which can reduce the chance below 0 and thus remove the item entirely.
- removeAll(ObjectIntMap) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Given an ObjectIntMap of T item keys and int weight values, reduces the weights in this ProbabilityTable for all T keys by their corresponding weights, removing them if the weight becomes 0 or less.
- removeAll(Iterable) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Given an Iterable of T item keys to remove, this tries to remove each item in items, though it can't affect items in nested ProbabilityTables, and returns true if any probabilities were changed.
- replace(CharSequence, CharSequence, CharSequence) - Static method in class com.github.yellowstonegames.core.StringTools
-
Deprecated.
- reset() - Method in class com.github.yellowstonegames.core.Dice.Rule
-
Resets this Rule to be empty, with "" as its rollCode and empty instructions.
- reset(String) - Method in class com.github.yellowstonegames.core.Dice.Rule
-
Resets this Rule to store the given
rollCodeas-is, and parses instructions usingDice.parseRollRuleInto(Rule, String). - restart() - Method in class com.github.yellowstonegames.core.IntShuffler
-
Starts the same sequence over from the beginning.
- restart(long) - Method in class com.github.yellowstonegames.core.IntShuffler
-
Starts the sequence over, but can change the seed (completely changing the sequence).
- reverseGamma(float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Used to return from a linear, gamma-corrected input to an sRGB, non-linear output, using gamma 2.0.
- reverseLight(float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Changes the curve of the internally-used lightness when it is output to another format.
- rgb2hcl(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the four RGBA components, each in the 0.0 to 1.0 range, to an int in HCLA format (hue, chroma, lightness, alpha).
- rgb2hcl(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the given RGBA8888 int color to an int in HCLA format (hue, chroma, lightness, alpha).
- rgb2hsb(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the four RGBA components, each in the 0.0 to 1.0 range, to an int in HSBA/HSVA format (hue, saturation, brightness/value, alpha).
- rgb2hsb(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the given RGBA8888 int color to an int in HSBA/HSVA format (hue, brightness, lightness, alpha).
- rgb2hsl(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the four RGBA components, each in the 0.0 to 1.0 range, to an int in HSLA format (hue, saturation, lightness, alpha).
- rgb2hsl(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Converts the given RGBA8888 int color to an int in HSLA format (hue, saturation, lightness, alpha).
- rgba(float, float, float, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets an RGBA int color given a float per channel.
- rgbaIntToFloat(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Given an RGBA8888 int such as one returned by
DescriptiveColor.describe(String), this returns a packed float color that can be given in some places to libGDX. - RICH_CARMINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RICH_CARMINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rich Carmine" has RGBA8888 code
D70040FF, red 0.84313726, green 0.0, blue 0.2509804, alpha 1.0, hue 0.9503876, saturation 0.84313726, and lightness 0.42156863. - RICH_GARDENIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RICH_GARDENIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rich Gardenia" has RGBA8888 code
F57F4FFF, red 0.9607843, green 0.49803922, blue 0.30980393, alpha 1.0, hue 0.04819277, saturation 0.65098035, and lightness 0.63529414. - rightMask - Variable in class com.github.yellowstonegames.core.IntShuffler
- RIKAN_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RIKAN_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rikan Brown" has RGBA8888 code
534A32FF, red 0.3254902, green 0.2901961, blue 0.19607843, alpha 1.0, hue 0.121212125, saturation 0.12941177, and lightness 0.26078433. - RINSED_OUT_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RINSED_OUT_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rinsed Out Red" has RGBA8888 code
FF7952FF, red 1.0, green 0.4745098, blue 0.32156864, alpha 1.0, hue 0.037572253, saturation 0.6784314, and lightness 0.6607843. - rng - Variable in class com.github.yellowstonegames.core.ProbabilityTable
-
The random number generator; don't assign null to this, but otherwise it can be any EnhancedRandom.
- ROBIN_EGG_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ROBIN_EGG_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Robin Egg Blue" has RGBA8888 code
00CCCCFF, red 0.0, green 0.8, blue 0.8, alpha 1.0, hue 0.5, saturation 0.8, and lightness 0.4. - roll(String) - Method in class com.github.yellowstonegames.core.Dice
-
Evaluate the String
rollCodeas dice roll notation and roll to get a random result of that dice roll. - rollCode - Variable in class com.github.yellowstonegames.core.Dice.Rule
- rollDice(int, int) - Method in class com.github.yellowstonegames.core.Dice
-
Emulate a dice roll and return the sum.
- rollExplodingDice(int, int) - Method in class com.github.yellowstonegames.core.Dice
-
Emulate an exploding dice roll and return the sum.
- ROSE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "rose" has RGBA8888 code
0xE61E78FF, L 0.48235294, A 0.6156863, B 0.49411765, alpha 1.0, hue 0.99469686, saturation 0.90959585, and chroma 0.23076649. - ROSE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "rose" has RGBA8888 code
0xE61E78FF, red 0.9019608, green 0.11764706, blue 0.47058824, alpha 1.0, hue 0.925, saturation 0.78431374, and lightness 0.5098039. - ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rose" has RGBA8888 code
FF007FFF, red 1.0, green 0.0, blue 0.49803922, alpha 1.0, hue 0.91699344, saturation 1.0, and lightness 0.5. - ROSE_MADDER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ROSE_MADDER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rose Madder" has RGBA8888 code
E32636FF, red 0.8901961, green 0.14901961, blue 0.21176471, alpha 1.0, hue 0.9858906, saturation 0.7411765, and lightness 0.51960784. - ROSE_TAUPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ROSE_TAUPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rose Taupe" has RGBA8888 code
905D5DFF, red 0.5647059, green 0.3647059, blue 0.3647059, alpha 1.0, hue 0.0, saturation 0.20000002, and lightness 0.46470588. - round(long, long) - Method in class com.github.yellowstonegames.core.IntShuffler
- ROYAL_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ROYAL_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Royal Blue" has RGBA8888 code
4169E1FF, red 0.25490198, green 0.4117647, blue 0.88235295, alpha 1.0, hue 0.625, saturation 0.62745094, and lightness 0.5686275. - ROYAL_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ROYAL_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Royal Purple" has RGBA8888 code
6B3FA0FF, red 0.41960785, green 0.24705882, blue 0.627451, alpha 1.0, hue 0.7422681, saturation 0.3803922, and lightness 0.4372549. - RUBY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RUBY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ruby" has RGBA8888 code
E0115FFF, red 0.8784314, green 0.06666667, blue 0.37254903, alpha 1.0, hue 0.93719804, saturation 0.8117647, and lightness 0.47254905. - Rule() - Constructor for class com.github.yellowstonegames.core.Dice.Rule
- Rule(String) - Constructor for class com.github.yellowstonegames.core.Dice.Rule
-
Stores the given
rollCodeas-is, and parses instructions usingDice.parseRollRule(String). - runRollRule(Dice.Rule) - Method in class com.github.yellowstonegames.core.Dice
-
Performs a roll of the given
rule, which should store instructions fromDice.parseRollRule(String)orDice.parseRollRuleInto(Rule, String). - RUSSET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RUSSET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Russet" has RGBA8888 code
80461BFF, red 0.5019608, green 0.27450982, blue 0.105882354, alpha 1.0, hue 0.070957094, saturation 0.39607847, and lightness 0.30392158. - RUST - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RUST - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rust" has RGBA8888 code
B7410EFF, red 0.7176471, green 0.25490198, blue 0.05490196, alpha 1.0, hue 0.05029586, saturation 0.6627451, and lightness 0.38627455. - RUSTED_LIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RUSTED_LIGHT_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rusted Light Blue" has RGBA8888 code
6A7F7AFF, red 0.41568628, green 0.49803922, blue 0.47843137, alpha 1.0, hue 0.4603175, saturation 0.082352936, and lightness 0.45686275. - RUSTY_CELADON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RUSTY_CELADON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rusty Celadon" has RGBA8888 code
898A74FF, red 0.5372549, green 0.5411765, blue 0.45490196, alpha 1.0, hue 0.17424244, saturation 0.086274534, and lightness 0.49803922. - RUSTY_STORAGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RUSTY_STORAGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rusty Storage" has RGBA8888 code
455859FF, red 0.27058825, green 0.34509805, blue 0.34901962, alpha 1.0, hue 0.5083333, saturation 0.07843137, and lightness 0.30980393. - RUSTY_STOREROOM - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - RUSTY_STOREROOM - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Rusty Storeroom" has RGBA8888 code
3A403BFF, red 0.22745098, green 0.2509804, blue 0.23137255, alpha 1.0, hue 0.3611111, saturation 0.023529425, and lightness 0.2392157.
S
- safeSubstring(String, int, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Like
String.substring(int, int)but returns "" instead of throwing any sort of Exception. - SAFETY_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SAFETY_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Safety Orange" has RGBA8888 code
FF6600FF, red 1.0, green 0.4, blue 0.0, alpha 1.0, hue 0.06666667, saturation 1.0, and lightness 0.5. - SAFFLOWER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SAFFLOWER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Safflower" has RGBA8888 code
5A4F74FF, red 0.3529412, green 0.30980393, blue 0.45490196, alpha 1.0, hue 0.7162162, saturation 0.14509803, and lightness 0.38235295. - SAFFRON - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "saffron" has RGBA8888 code
0xFFD510FF, L 0.84313726, A 0.4862745, B 0.5882353, alpha 1.0, hue 0.2706426, saturation 0.9467276, and chroma 0.17789528. - SAFFRON - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "saffron" has RGBA8888 code
0xFFD510FF, red 1.0, green 0.8352941, blue 0.0627451, alpha 1.0, hue 0.13737796, saturation 0.9372549, and lightness 0.53137255. - SAFFRON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SAFFRON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Saffron" has RGBA8888 code
F4C430FF, red 0.95686275, green 0.76862746, blue 0.1882353, alpha 1.0, hue 0.12585033, saturation 0.76862746, and lightness 0.57254905. - SAGE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "sage" has RGBA8888 code
0xABE3C5FF, L 0.83137256, A 0.46666667, B 0.50980395, alpha 1.0, hue 0.44289985, saturation 0.31069103, and chroma 0.069218926. - SAGE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "sage" has RGBA8888 code
0xABE3C5FF, red 0.67058825, green 0.8901961, blue 0.77254903, alpha 1.0, hue 0.4107143, saturation 0.21960783, and lightness 0.78039217. - SALMON - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "salmon" has RGBA8888 code
0xFF6262FF, L 0.6, A 0.5803922, B 0.53333336, alpha 1.0, hue 0.06444036, saturation 0.6092618, and chroma 0.17337766. - SALMON - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "salmon" has RGBA8888 code
0xFF6262FF, red 1.0, green 0.38431373, blue 0.38431373, alpha 1.0, hue 0.0, saturation 0.6156863, and lightness 0.69215685. - SALMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SALMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Salmon" has RGBA8888 code
FF8C69FF, red 1.0, green 0.54901963, blue 0.4117647, alpha 1.0, hue 0.038888898, saturation 0.58823526, and lightness 0.7058824. - SANDY_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SANDY_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sandy Brown" has RGBA8888 code
F4A460FF, red 0.95686275, green 0.6431373, blue 0.3764706, alpha 1.0, hue 0.07657658, saturation 0.5803921, and lightness 0.6666667. - SANGRIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SANGRIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sangria" has RGBA8888 code
92000AFF, red 0.57254905, green 0.0, blue 0.039215688, alpha 1.0, hue 0.98858446, saturation 0.57254905, and lightness 0.28627452. - SAPPANWOOD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SAPPANWOOD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sappanwood" has RGBA8888 code
7E2639FF, red 0.49411765, green 0.14901961, blue 0.22352941, alpha 1.0, hue 0.9640151, saturation 0.34509802, and lightness 0.32156864. - SAPPANWOOD_INCENSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SAPPANWOOD_INCENSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sappanwood Incense" has RGBA8888 code
A24F46FF, red 0.63529414, green 0.30980393, blue 0.27450982, alpha 1.0, hue 0.016304346, saturation 0.36078432, and lightness 0.45490196. - SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SAPPHIRE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sapphire" has RGBA8888 code
082567FF, red 0.03137255, green 0.14509805, blue 0.40392157, alpha 1.0, hue 0.6157895, saturation 0.37254903, and lightness 0.21764705. - saturation(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Gets the saturation of the given Oklab float color, but as Oklab understands saturation rather than how HSL does.
- saturation(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Gets the saturation of the given RGBA8888 color, as a float ranging from 0.0f to 1.0f, inclusive.
- SAWTOOTH_OAK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SAWTOOTH_OAK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sawtooth Oak" has RGBA8888 code
EC956CFF, red 0.9254902, green 0.58431375, blue 0.42352942, alpha 1.0, hue 0.053385425, saturation 0.50196075, and lightness 0.6745098. - SCARLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SCARLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Scarlet" has RGBA8888 code
FF2400FF, red 1.0, green 0.14117648, blue 0.0, alpha 1.0, hue 0.023529412, saturation 1.0, and lightness 0.5. - SCHOOL_BUS_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SCHOOL_BUS_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "School Bus Yellow" has RGBA8888 code
FFD800FF, red 1.0, green 0.84705883, blue 0.0, alpha 1.0, hue 0.14117648, saturation 1.0, and lightness 0.5. - SCORCHED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SCORCHED_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Scorched Brown" has RGBA8888 code
351F19FF, red 0.20784314, green 0.12156863, blue 0.09803922, alpha 1.0, hue 0.035714284, saturation 0.10980392, and lightness 0.15294117. - SEA_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SEA_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sea Green" has RGBA8888 code
2E8B57FF, red 0.18039216, green 0.54509807, blue 0.34117648, alpha 1.0, hue 0.40681005, saturation 0.36470592, and lightness 0.3627451. - SEASHELL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SEASHELL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Seashell" has RGBA8888 code
FFF5EEFF, red 1.0, green 0.9607843, blue 0.93333334, alpha 1.0, hue 0.068627454, saturation 0.06666666, and lightness 0.9666667. - SELECTIVE_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SELECTIVE_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Selective Yellow" has RGBA8888 code
FFBA00FF, red 1.0, green 0.7294118, blue 0.0, alpha 1.0, hue 0.12156863, saturation 1.0, and lightness 0.5. - SEN_NO_RIKYUS_TEA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SEN_NO_RIKYUS_TEA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sen No Rikyu's Tea" has RGBA8888 code
826B58FF, red 0.50980395, green 0.41960785, blue 0.34509805, alpha 1.0, hue 0.07539681, saturation 0.1647059, and lightness 0.42745098. - sentenceCase(CharSequence) - Static method in class com.github.yellowstonegames.core.StringTools
-
Attempts to scan for sentences in
original, capitalizes the first letter of each sentence, and otherwise leaves the CharSequence untouched as it returns it as a String. - SEPIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SEPIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sepia" has RGBA8888 code
704214FF, red 0.4392157, green 0.25882354, blue 0.078431375, alpha 1.0, hue 0.083333336, saturation 0.36078432, and lightness 0.25882354. - setAlpha(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Changes the alpha of the Oklab int color start to match newAlpha.
- setAlpha(int, float) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Changes the alpha of the RGBA int color start to match newAlpha.
- setRandom(EnhancedRandom) - Method in class com.github.yellowstonegames.core.Dice
-
Sets the random number generator to be used.
- setRandom(EnhancedRandom) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Sets the current random number generator to the given EnhancedRandom.
- setRNG(EnhancedRandom) - Method in class com.github.yellowstonegames.core.GapShuffler
-
Sets the EnhancedRandom this uses to shuffle the order of elements, always copying the given EnhancedRandom before using it.
- setRNG(EnhancedRandom, boolean) - Method in class com.github.yellowstonegames.core.GapShuffler
-
Sets the EnhancedRandom this uses to shuffle the order of elements, optionally sharing a reference between outside code and the internal EnhancedRandom (when
shareRNGis true). - SHAMROCK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SHAMROCK_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Shamrock Green" has RGBA8888 code
009E60FF, red 0.0, green 0.61960787, blue 0.3764706, alpha 1.0, hue 0.43459916, saturation 0.61960787, and lightness 0.30980393. - SHOCKING_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SHOCKING_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Shocking Pink" has RGBA8888 code
FC0FC0FF, red 0.9882353, green 0.05882353, blue 0.7529412, alpha 1.0, hue 0.87552744, saturation 0.92941177, and lightness 0.5235294. - SHRIMP_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SHRIMP_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Shrimp Brown" has RGBA8888 code
5E2824FF, red 0.36862746, green 0.15686275, blue 0.14117648, alpha 1.0, hue 0.011494252, saturation 0.22745098, and lightness 0.25490195. - shuffleDeck(boolean) - Method in class com.github.yellowstonegames.core.Cards
-
If
fullis true, shuffles the entire deck back in to restart it from its original size in a new order. - SILK_CREPE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SILK_CREPE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Silk Crepe Brown" has RGBA8888 code
354E4BFF, red 0.20784314, green 0.30588236, blue 0.29411766, alpha 1.0, hue 0.48000002, saturation 0.098039225, and lightness 0.25686276. - SILVER - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "silver" has RGBA8888 code
0xB6B6B6FF, L 0.7137255, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. - SILVER - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "silver" has RGBA8888 code
0xB6B6B6FF, red 0.7137255, green 0.7137255, blue 0.7137255, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.7137255. - SILVER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SILVER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Silver" has RGBA8888 code
C0C0C0FF, red 0.7529412, green 0.7529412, blue 0.7529412, alpha 1.0, hue 0.0, saturation 0.0, and lightness 0.7529412. - SILVER_GREY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SILVER_GREY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Silver Grey" has RGBA8888 code
97867CFF, red 0.5921569, green 0.5254902, blue 0.4862745, alpha 1.0, hue 0.061728425, saturation 0.10588238, and lightness 0.5392157. - SILVERED_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SILVERED_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Silvered Red" has RGBA8888 code
BC2D29FF, red 0.7372549, green 0.1764706, blue 0.16078432, alpha 1.0, hue 0.004535147, saturation 0.5764706, and lightness 0.4490196. - SIMMERED_SEAWEED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SIMMERED_SEAWEED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Simmered Seawead" has RGBA8888 code
4C3D30FF, red 0.29803923, green 0.23921569, blue 0.1882353, alpha 1.0, hue 0.07738094, saturation 0.10980393, and lightness 0.24313726. - simpleItems() - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Provides a set of the items in this table that are not in nested tables, without reference to their weight.
- SISKIN_SPROUT_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SISKIN_SPROUT_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Siskin Sprout Yellow" has RGBA8888 code
7A942EFF, red 0.47843137, green 0.5803922, blue 0.18039216, alpha 1.0, hue 0.20915034, saturation 0.40000004, and lightness 0.38039216. - size - Variable in class com.github.yellowstonegames.core.WeightedTable
- size() - Method in enum class com.github.yellowstonegames.core.Cards.DeckType
-
Returns the size of the deck of cards before any cards have been drawn.
- SKY - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "sky" has RGBA8888 code
0x10C0E0FF, L 0.6627451, A 0.44313726, B 0.4627451, alpha 1.0, hue 0.59093124, saturation 0.9246287, and chroma 0.13542919. - SKY - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "sky" has RGBA8888 code
0x10C0E0FF, red 0.0627451, green 0.7529412, blue 0.8784314, alpha 1.0, hue 0.5256411, saturation 0.8156863, and lightness 0.47058824. - SKY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SKY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sky" has RGBA8888 code
4D8FACFF, red 0.3019608, green 0.56078434, blue 0.6745098, alpha 1.0, hue 0.5508772, saturation 0.37254903, and lightness 0.4882353. - SKY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SKY_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sky Blue" has RGBA8888 code
87CEEBFF, red 0.5294118, green 0.80784315, blue 0.92156863, alpha 1.0, hue 0.54833335, saturation 0.39215684, and lightness 0.7254902. - SLATE_GRAY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SLATE_GRAY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Slate Gray" has RGBA8888 code
708090FF, red 0.4392157, green 0.5019608, blue 0.5647059, alpha 1.0, hue 0.5833333, saturation 0.12549022, and lightness 0.5019608. - SMALT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SMALT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Smalt" has RGBA8888 code
003399FF, red 0.0, green 0.2, blue 0.6, alpha 1.0, hue 0.6111111, saturation 0.6, and lightness 0.3. - SOOTY_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SOOTY_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sooty Bamboo" has RGBA8888 code
593A27FF, red 0.34901962, green 0.22745098, blue 0.15294118, alpha 1.0, hue 0.063333325, saturation 0.19607843, and lightness 0.2509804. - SOOTY_WILLOW_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SOOTY_WILLOW_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sooty Willow Bamboo" has RGBA8888 code
4D4B3AFF, red 0.3019608, green 0.29411766, blue 0.22745098, alpha 1.0, hue 0.1491228, saturation 0.074509814, and lightness 0.2647059. - SPACING - Static variable in class com.github.yellowstonegames.core.StringTools
- SPARROW_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SPARROW_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sparrow Brown" has RGBA8888 code
8C4736FF, red 0.54901963, green 0.2784314, blue 0.21176471, alpha 1.0, hue 0.03294574, saturation 0.33725494, and lightness 0.38039216. - split(String, String) - Static method in class com.github.yellowstonegames.core.StringTools
-
Like
String.split(String)but doesn't use any regex for splitting (the delimiter is a literal String). - splitFloatFromBits(String, String) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Given a String containing decimal (seeming nonsense) numbers separated by
delimiter(which is permitted to be present at the end or absent), this parses the numbers into a float array. - splitIntFromDec(String, String) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Given a String containing decimal numbers separated by
delimiter(which is permitted to be present at the end or absent), this parses the numbers into an int array. - splitLongFromDec(String, String) - Static method in class com.github.yellowstonegames.core.DigitTools
-
Given a String containing decimal numbers separated by
delimiter(which is permitted to be present at the end or absent), this parses the numbers into a long array. - SPRING_BUD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SPRING_BUD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Spring Bud" has RGBA8888 code
A7FC00FF, red 0.654902, green 0.9882353, blue 0.0, alpha 1.0, hue 0.22288361, saturation 0.9882353, and lightness 0.49411765. - SPRING_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SPRING_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Spring Green" has RGBA8888 code
00FF7FFF, red 0.0, green 1.0, blue 0.49803922, alpha 1.0, hue 0.41633987, saturation 1.0, and lightness 0.5. - STAINED_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - STAINED_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Stained Red" has RGBA8888 code
78779BFF, red 0.47058824, green 0.46666667, blue 0.60784316, alpha 1.0, hue 0.6712963, saturation 0.14117649, and lightness 0.5372549. - STEAMED_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - STEAMED_CHESTNUT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Steamed Chestnut" has RGBA8888 code
D3B17DFF, red 0.827451, green 0.69411767, blue 0.49019608, alpha 1.0, hue 0.1007752, saturation 0.3372549, and lightness 0.6588235. - STEEL_BLUE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - STEEL_BLUE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Steel Blue" has RGBA8888 code
4682B4FF, red 0.27450982, green 0.50980395, blue 0.7058824, alpha 1.0, hue 0.5757576, saturation 0.43137255, and lightness 0.49019608. - STOREROOM_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - STOREROOM_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Storeroom Brown" has RGBA8888 code
3D4035FF, red 0.23921569, green 0.2509804, blue 0.20784314, alpha 1.0, hue 0.21212126, saturation 0.043137267, and lightness 0.22941178. - stringDeserialize(String) - Static method in class com.github.yellowstonegames.core.IntShuffler
- stringDeserialize(String) - Method in class com.github.yellowstonegames.core.UniqueIdentifier.Generator
-
Loads the state of another serialized Generator (or UniqueIdentifier) into this.
- stringDeserialize(String) - Method in class com.github.yellowstonegames.core.UniqueIdentifier
-
Reads back a String produced by
UniqueIdentifier.stringSerialize(), storing the result in this UniqueIdentifier. - stringDeserialize(String) - Static method in class com.github.yellowstonegames.core.WeightedTable
- stringSerialize() - Method in class com.github.yellowstonegames.core.IntShuffler
- stringSerialize() - Method in class com.github.yellowstonegames.core.UniqueIdentifier.Generator
- stringSerialize() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
-
Serializes this UniqueIdentifier to a String, where it can be read back by
UniqueIdentifier.stringDeserialize(String). - stringSerialize() - Method in class com.github.yellowstonegames.core.WeightedTable
- StringTools - Class in com.github.yellowstonegames.core
-
Various utility functions for handling readable natural-language text.
- STYLISH_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - STYLISH_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Stylish Persimnmon" has RGBA8888 code
FFA26BFF, red 1.0, green 0.63529414, blue 0.41960785, alpha 1.0, hue 0.061936945, saturation 0.5803921, and lightness 0.70980394. - SUMAC - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SUMAC - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sumac" has RGBA8888 code
592B1FFF, red 0.34901962, green 0.16862746, blue 0.12156863, alpha 1.0, hue 0.03448276, saturation 0.227451, and lightness 0.2352941. - SUMAC_DYED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - SUMAC_DYED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Sumac Dyed" has RGBA8888 code
E08A1EFF, red 0.8784314, green 0.5411765, blue 0.11764706, alpha 1.0, hue 0.09278351, saturation 0.7607843, and lightness 0.49803922.
T
- table - Variable in class com.github.yellowstonegames.core.ProbabilityTable
-
The set of items that can be produced directly from
ProbabilityTable.random()(without additional lookups). - tables() - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Provides a set of the nested ProbabilityTable values in this table, without reference to their weight.
- TAN - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "tan" has RGBA8888 code
0xD2B48CFF, L 0.7254902, A 0.5058824, B 0.5254902, alpha 1.0, hue 0.20570697, saturation 0.3165265, and chroma 0.052115876. - TAN - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "tan" has RGBA8888 code
0xD2B48CFF, red 0.8235294, green 0.7058824, blue 0.54901963, alpha 1.0, hue 0.0952381, saturation 0.2745098, and lightness 0.6862745. - TAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tan" has RGBA8888 code
D2B48CFF, red 0.8235294, green 0.7058824, blue 0.54901963, alpha 1.0, hue 0.0952381, saturation 0.2745098, and lightness 0.6862745. - TANGERINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TANGERINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tangerine" has RGBA8888 code
F28500FF, red 0.9490196, green 0.52156866, blue 0.0, alpha 1.0, hue 0.0915978, saturation 0.9490196, and lightness 0.4745098. - TANGERINE_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TANGERINE_YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tangerine Yellow" has RGBA8888 code
FFCC00FF, red 1.0, green 0.8, blue 0.0, alpha 1.0, hue 0.13333334, saturation 1.0, and lightness 0.5. - TAROT_78 - Enum constant in enum class com.github.yellowstonegames.core.Cards.DeckType
-
The 78-card deck used to play French Tarot.
- TAROT_MAJOR_ARCANA - Enum constant in enum class com.github.yellowstonegames.core.Cards.DeckType
-
The 22 major arcana cards in many tarot decks, typically used for fortune-telling and symbolism.
- TAROT_MINOR_ARCANA - Enum constant in enum class com.github.yellowstonegames.core.Cards.DeckType
-
The 56 minor arcana cards in the Rider-Waite tarot deck, used for both fortune-telling and card games.
- TATARIAN_ASTER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TATARIAN_ASTER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tatarian Aster" has RGBA8888 code
976E9AFF, red 0.5921569, green 0.43137255, blue 0.6039216, alpha 1.0, hue 0.8219697, saturation 0.17254904, and lightness 0.5176471. - TAUPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TAUPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Taupe" has RGBA8888 code
483C32FF, red 0.28235295, green 0.23529412, blue 0.19607843, alpha 1.0, hue 0.075757556, saturation 0.08627452, and lightness 0.23921569. - TAWNY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TAWNY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tawny" has RGBA8888 code
CD5700FF, red 0.8039216, green 0.34117648, blue 0.0, alpha 1.0, hue 0.070731714, saturation 0.8039216, and lightness 0.4019608. - TEA_GARDEN_CONTEMPLATION - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TEA_GARDEN_CONTEMPLATION - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tea Garden Contemplation" has RGBA8888 code
665343FF, red 0.4, green 0.3254902, blue 0.2627451, alpha 1.0, hue 0.07619048, saturation 0.1372549, and lightness 0.33137256. - TEA_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TEA_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tea Green" has RGBA8888 code
D0F0C0FF, red 0.8156863, green 0.9411765, blue 0.7529412, alpha 1.0, hue 0.2777778, saturation 0.18823528, and lightness 0.84705883. - TEA_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TEA_ORANGE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tea Orange" has RGBA8888 code
F88379FF, red 0.972549, green 0.5137255, blue 0.4745098, alpha 1.0, hue 0.013123369, saturation 0.49803922, and lightness 0.7235294. - TEA_ROSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TEA_ROSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tea Rose" has RGBA8888 code
F4C2C2FF, red 0.95686275, green 0.7607843, blue 0.7607843, alpha 1.0, hue 0.0, saturation 0.19607842, and lightness 0.85882354. - TEAL - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "teal" has RGBA8888 code
0x007F7FFF, L 0.42745098, A 0.4509804, B 0.4862745, alpha 1.0, hue 0.5389897, saturation 0.95148593, and chroma 0.10141215. - TEAL - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "teal" has RGBA8888 code
0x007F7FFF, red 0.0, green 0.49803922, blue 0.49803922, alpha 1.0, hue 0.5, saturation 0.49803922, and lightness 0.24901961. - TEAL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TEAL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Teal" has RGBA8888 code
008080FF, red 0.0, green 0.5019608, blue 0.5019608, alpha 1.0, hue 0.5, saturation 0.5019608, and lightness 0.2509804. - TECHNICAL_PUNCTUATION - Static variable in class com.github.yellowstonegames.core.StringTools
- TERRA_COTTA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TERRA_COTTA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Terra Cotta" has RGBA8888 code
E2725BFF, red 0.8862745, green 0.44705883, blue 0.35686275, alpha 1.0, hue 0.028395059, saturation 0.5294118, and lightness 0.6215686. - THIN_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - THIN_VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Thin Violet" has RGBA8888 code
A87CA0FF, red 0.65882355, green 0.4862745, blue 0.627451, alpha 1.0, hue 0.8636364, saturation 0.17254904, and lightness 0.57254905. - THISTLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - THISTLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Thistle" has RGBA8888 code
D8BFD8FF, red 0.84705883, green 0.7490196, blue 0.84705883, alpha 1.0, hue 0.8333333, saturation 0.09803921, and lightness 0.7980392. - THOUSAND_HERB - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - THOUSAND_HERB - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Thousand Herb" has RGBA8888 code
317589FF, red 0.19215687, green 0.45882353, blue 0.5372549, alpha 1.0, hue 0.5378789, saturation 0.34509808, and lightness 0.36470586. - THOUSAND_YEAR_OLD_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - THOUSAND_YEAR_OLD_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Thousand Year Old Brown" has RGBA8888 code
3B3429FF, red 0.23137255, green 0.20392157, blue 0.16078432, alpha 1.0, hue 0.10185185, saturation 0.07058823, and lightness 0.19607843. - THOUSAND_YEAR_OLD_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - THOUSAND_YEAR_OLD_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Thousand Year Old Green" has RGBA8888 code
374231FF, red 0.21568628, green 0.25882354, blue 0.19215687, alpha 1.0, hue 0.27450982, saturation 0.06666668, and lightness 0.22549021. - THRICE_DYED_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - THRICE_DYED_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Thrice Dyed Crimson" has RGBA8888 code
F7665AFF, red 0.96862745, green 0.4, blue 0.3529412, alpha 1.0, hue 0.012738852, saturation 0.6156863, and lightness 0.6607843. - toFloat(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Takes a color encoded as an RGBA8888 int and converts to a packed float in the ABGR7888 format libGDX uses.
- TOMATO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TOMATO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tomato" has RGBA8888 code
FF6347FF, red 1.0, green 0.3882353, blue 0.2784314, alpha 1.0, hue 0.025362318, saturation 0.7215686, and lightness 0.6392157. - toOklab(IntList) - Static method in class com.github.yellowstonegames.core.ColorGradientsRgb
-
Given an IntList of RGBA8888 int colors (the kind the rest of this class produces), this edits that IntList so each color is converted to Oklab format (the kind used by some other classes in SquidSquad, such as
DescriptiveColor). - toRGBA8888(int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Converts a packed Oklab int color in the format used by constants in this class to an RGBA8888 int.
- toRGBA8888(IntList) - Static method in class com.github.yellowstonegames.core.ColorGradients
-
Given an IntList of packed int Oklab colors (the kind the rest of this class produces), this edits that IntList so each color is converted to RGBA format (the kind typically displayed on-screen).
- toString() - Method in class com.github.yellowstonegames.core.Cards
- toString() - Method in class com.github.yellowstonegames.core.Dice.Rule
-
Returns a string representation of the rollCode.
- toString() - Method in class com.github.yellowstonegames.core.GapShuffler
- toString() - Method in class com.github.yellowstonegames.core.UniqueIdentifier
- total - Variable in class com.github.yellowstonegames.core.ProbabilityTable
-
The total of all weights.
- TRANSPARENT - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "transparent" has RGBA8888 code
0x00000000, L 0.0, A 0.49803922, B 0.49803922, alpha 0.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. - TRANSPARENT - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "transparent" has RGBA8888 code
0x00000000, red 0.0, green 0.0, blue 0.0, alpha 0.0, hue 0.0, saturation 0.0, and lightness 0.0. - TREE_PEONY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TREE_PEONY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tree Peony" has RGBA8888 code
A4345DFF, red 0.6431373, green 0.20392157, blue 0.3647059, alpha 1.0, hue 0.9389881, saturation 0.43921572, and lightness 0.42352942. - TRUE_PINK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TRUE_PINK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "True Pink" has RGBA8888 code
FFC0CBFF, red 1.0, green 0.7529412, blue 0.79607844, alpha 1.0, hue 0.97089946, saturation 0.24705881, and lightness 0.87647057. - TRUE_RED - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TRUE_RED - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "True Red" has RGBA8888 code
8F1D21FF, red 0.56078434, green 0.11372549, blue 0.12941177, alpha 1.0, hue 0.99415207, saturation 0.44705886, and lightness 0.3372549. - TURMERIC - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TURMERIC - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Turmeric" has RGBA8888 code
E69B3AFF, red 0.9019608, green 0.60784316, blue 0.22745098, alpha 1.0, hue 0.09399225, saturation 0.6745098, and lightness 0.5647059. - TURQUOISE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "turquoise" has RGBA8888 code
0x2ED6C9FF, L 0.7254902, A 0.43137255, B 0.49019608, alpha 1.0, hue 0.5186383, saturation 0.9009075, and chroma 0.1381068. - TURQUOISE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "turquoise" has RGBA8888 code
0x2ED6C9FF, red 0.18039216, green 0.8392157, blue 0.7882353, alpha 1.0, hue 0.48710316, saturation 0.65882355, and lightness 0.5098039. - TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TURQUOISE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Turquoise" has RGBA8888 code
30D5C8FF, red 0.1882353, green 0.8352941, blue 0.78431374, alpha 1.0, hue 0.48686868, saturation 0.64705884, and lightness 0.5117647. - TYRIAN_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - TYRIAN_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Tyrian Purple" has RGBA8888 code
66023CFF, red 0.4, green 0.007843138, blue 0.23529412, alpha 1.0, hue 0.9033333, saturation 0.39215687, and lightness 0.20392156.
U
- ULTRAMARINE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ULTRAMARINE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ultramarine" has RGBA8888 code
120A8FFF, red 0.07058824, green 0.039215688, blue 0.56078434, alpha 1.0, hue 0.6766918, saturation 0.52156866, and lightness 0.3. - ULTRAMARINE_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ULTRAMARINE_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Ultramarine Dye" has RGBA8888 code
5D8CAEFF, red 0.3647059, green 0.54901963, blue 0.68235296, alpha 1.0, hue 0.56995887, saturation 0.31764707, and lightness 0.5235294. - UNBLEACHED_SILK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - UNBLEACHED_SILK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Unbleached Silk" has RGBA8888 code
FFDDCAFF, red 1.0, green 0.8666667, blue 0.7921569, alpha 1.0, hue 0.059748426, saturation 0.20784312, and lightness 0.89607847. - UNCOMMON_PUNCTUATION - Static variable in class com.github.yellowstonegames.core.StringTools
- UNDRIED_WALL - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - UNDRIED_WALL - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Undried Wall" has RGBA8888 code
785E49FF, red 0.47058824, green 0.36862746, blue 0.28627452, alpha 1.0, hue 0.07446808, saturation 0.18431371, and lightness 0.37843138. - unevenMix(int...) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Mixes any number of colors with arbitrary weights per-color.
- unevenMix(int...) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Mixes any number of colors with arbitrary weights per-color.
- unevenMix(int[], int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColor
-
Mixes any number of colors with arbitrary weights per-color.
- unevenMix(int[], int, int) - Static method in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
Mixes any number of colors with arbitrary weights per-color.
- UniqueIdentifier - Class in com.github.yellowstonegames.core
-
A substitute for the UUID class, since it isn't available on GWT.
- UniqueIdentifier() - Constructor for class com.github.yellowstonegames.core.UniqueIdentifier
-
Creates a new, invalid UniqueIdentifier.
- UniqueIdentifier(int, int, int, int) - Constructor for class com.github.yellowstonegames.core.UniqueIdentifier
-
Creates a new UniqueIdentifier that may or may not actually be unique.
- UniqueIdentifier(long, long) - Constructor for class com.github.yellowstonegames.core.UniqueIdentifier
-
Creates a new UniqueIdentifier that may or may not actually be unique.
- UniqueIdentifier(String) - Constructor for class com.github.yellowstonegames.core.UniqueIdentifier
-
Given a String containing the output of
UniqueIdentifier.stringSerialize(), this creates a new UniqueIdentifier with the same data as the UniqueIdentifier that was serialized. - UniqueIdentifier.Generator - Class in com.github.yellowstonegames.core
-
The type used as a factory to produce UniqueIdentifiers that are actually unique for a given Generator.
V
- valueOf(String) - Static method in enum class com.github.yellowstonegames.core.Cards.DeckType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.github.yellowstonegames.core.Cards.DeckType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VANISHING_RED_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - VANISHING_RED_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Vanishing Red Mouse" has RGBA8888 code
44312EFF, red 0.26666668, green 0.19215687, blue 0.18039216, alpha 1.0, hue 0.022727268, saturation 0.08627452, and lightness 0.22352941. - VARIED_PALETTE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
An array of Oklab int colors that should all be fairly different from any other in the group.
- VARIED_PALETTE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
An array of Oklab int colors that should all be fairly different from any other in the group.
- VEGAS_GOLD - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - VEGAS_GOLD - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Vegas Gold" has RGBA8888 code
C5B358FF, red 0.77254903, green 0.7019608, blue 0.34509805, alpha 1.0, hue 0.13914374, saturation 0.42745098, and lightness 0.5588236. - VELVET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - VELVET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Velvet" has RGBA8888 code
224634FF, red 0.13333334, green 0.27450982, blue 0.20392157, alpha 1.0, hue 0.41666666, saturation 0.14117648, and lightness 0.20392159. - VERMILION - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - VERMILION - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Vermillion" has RGBA8888 code
E34234FF, red 0.8901961, green 0.25882354, blue 0.20392157, alpha 1.0, hue 0.0133333355, saturation 0.6862745, and lightness 0.5470589. - VINE_GRAPE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - VINE_GRAPE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Vine Grape" has RGBA8888 code
6D2B50FF, red 0.42745098, green 0.16862746, blue 0.3137255, alpha 1.0, hue 0.90656567, saturation 0.2588235, and lightness 0.29803923. - VIOLET - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "violet" has RGBA8888 code
0x9040EFFF, L 0.4509804, A 0.56078434, B 0.39607844, alpha 1.0, hue 0.8377986, saturation 0.74460185, and chroma 0.23984502. - VIOLET - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "violet" has RGBA8888 code
0x9040EFFF, red 0.5647059, green 0.2509804, blue 0.9372549, alpha 1.0, hue 0.74285716, saturation 0.6862745, and lightness 0.59411764. - VIOLET - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - VIOLET - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Violet" has RGBA8888 code
8B00FFFF, red 0.54509807, green 0.0, blue 1.0, alpha 1.0, hue 0.7575164, saturation 1.0, and lightness 0.5. - VIOLET_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - VIOLET_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Violet Dye" has RGBA8888 code
5B3256FF, red 0.35686275, green 0.19607843, blue 0.3372549, alpha 1.0, hue 0.85365856, saturation 0.16078432, and lightness 0.2764706. - VIOLET_SERIES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors from the traditional Japanese Violet Series found on Wikipedia.
- VIOLET_SERIES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors from the traditional Japanese Violet Series found on Wikipedia.
- VIRIDIAN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - VIRIDIAN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Viridian" has RGBA8888 code
40826DFF, red 0.2509804, green 0.50980395, blue 0.42745098, alpha 1.0, hue 0.4469697, saturation 0.25882354, and lightness 0.38039216. - VISUAL_SYMBOLS - Static variable in class com.github.yellowstonegames.core.StringTools
W
- WALNUT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WALNUT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Walnut" has RGBA8888 code
9F7462FF, red 0.62352943, green 0.45490196, blue 0.38431373, alpha 1.0, hue 0.049180325, saturation 0.2392157, and lightness 0.50392157. - WASHED_OUT_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WASHED_OUT_CRIMSON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Washed Out Crimson" has RGBA8888 code
FFB3A7FF, red 1.0, green 0.7019608, blue 0.654902, alpha 1.0, hue 0.022727273, saturation 0.34509802, and lightness 0.827451. - WASHED_OUT_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WASHED_OUT_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Washed Out Persimmon" has RGBA8888 code
EC8254FF, red 0.9254902, green 0.50980395, blue 0.32941177, alpha 1.0, hue 0.050438605, saturation 0.5960784, and lightness 0.627451. - WATER - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WATER - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Water" has RGBA8888 code
86ABA5FF, red 0.5254902, green 0.67058825, blue 0.64705884, alpha 1.0, hue 0.472973, saturation 0.14509803, and lightness 0.5980392. - WATER_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WATER_PERSIMMON - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Water Persimmon" has RGBA8888 code
B56C60FF, red 0.70980394, green 0.42352942, blue 0.3764706, alpha 1.0, hue 0.02352941, saturation 0.33333334, and lightness 0.54313725. - weight(ProbabilityTable) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Returns the weight of the extra table if present.
- weight(T) - Method in class com.github.yellowstonegames.core.ProbabilityTable
-
Returns the weight of the item if the item is in the table.
- WeightedTable - Class in com.github.yellowstonegames.core
-
A different approach to the same task as a probability table, though this only looks up an appropriate index instead of also storing items it can choose; allows positive floats for weights but does not allow nested tables for simplicity.
- WeightedTable() - Constructor for class com.github.yellowstonegames.core.WeightedTable
-
Constructs a useless WeightedTable that always returns the index 0.
- WeightedTable(float...) - Constructor for class com.github.yellowstonegames.core.WeightedTable
-
Constructs a WeightedTable with the given array of weights for each index.
- WeightedTable(float[], int, int) - Constructor for class com.github.yellowstonegames.core.WeightedTable
-
Constructs a WeightedTable with the given array of weights for each index.
- WeightedTable(FloatList) - Constructor for class com.github.yellowstonegames.core.WeightedTable
-
Constructs a WeightedTable with the given array of weights for each index.
- WeightedTable(WeightedTable) - Constructor for class com.github.yellowstonegames.core.WeightedTable
-
Copy constructor; avoids sharing any state between this and the original.
- weights - Variable in class com.github.yellowstonegames.core.ProbabilityTable
-
The list of weights associated with both
ProbabilityTable.tableandProbabilityTable.extraTable, with all of table first and then all of extraTable. - WHEAT - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WHEAT - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Wheat" has RGBA8888 code
F5DEB3FF, red 0.9607843, green 0.87058824, blue 0.7019608, alpha 1.0, hue 0.10858586, saturation 0.2588235, and lightness 0.83137256. - WHITE - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "white" has RGBA8888 code
0xFFFFFFFF, L 1.0, A 0.49803922, B 0.49803922, alpha 1.0, hue 0.0, saturation 0.0, and chroma 0.0055242716. - WHITE - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "white" has RGBA8888 code
0xFFFFFFFF, red 1.0, green 1.0, blue 1.0, alpha 1.0, hue 0.0, saturation 0.0, and lightness 1.0. - WHITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WHITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "White" has RGBA8888 code
FFFFFFFF, red 1.0, green 1.0, blue 1.0, alpha 1.0, hue 0.0, saturation 0.0, and lightness 1.0. - WHITE_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WHITE_MOUSE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "White Mouse" has RGBA8888 code
B9A193FF, red 0.7254902, green 0.6313726, blue 0.5764706, alpha 1.0, hue 0.06140351, saturation 0.1490196, and lightness 0.6509804. - WHITE_OAK - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WHITE_OAK - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "White Oak" has RGBA8888 code
CE9F6FFF, red 0.80784315, green 0.62352943, blue 0.43529412, alpha 1.0, hue 0.08421054, saturation 0.37254903, and lightness 0.6215686. - WHITE_TEA_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WHITE_TEA_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "White Tea Dye" has RGBA8888 code
C48E69FF, red 0.76862746, green 0.5568628, blue 0.4117647, alpha 1.0, hue 0.06776558, saturation 0.35686275, and lightness 0.5901961. - whitespacePattern - Static variable in class com.github.yellowstonegames.core.StringTools
- WHITISH_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WHITISH_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Whitish Green" has RGBA8888 code
A5BA93FF, red 0.64705884, green 0.7294118, blue 0.5764706, alpha 1.0, hue 0.25641027, saturation 0.15294117, and lightness 0.65294117. - WILLOW_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WILLOW_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Willow Dye" has RGBA8888 code
8C9E5EFF, red 0.54901963, green 0.61960787, blue 0.36862746, alpha 1.0, hue 0.21354169, saturation 0.2509804, and lightness 0.49411768. - WILLOW_GREY - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WILLOW_GREY - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Willow Grey" has RGBA8888 code
817B69FF, red 0.5058824, green 0.48235294, blue 0.4117647, alpha 1.0, hue 0.12499996, saturation 0.09411767, and lightness 0.45882353. - WILLOW_LEAVES_UNDERSIDE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WILLOW_LEAVES_UNDERSIDE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Willow Leaves Underside" has RGBA8888 code
BCB58CFF, red 0.7372549, green 0.70980394, blue 0.54901963, alpha 1.0, hue 0.1423611, saturation 0.18823528, and lightness 0.6431373. - WILLOW_TEA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WILLOW_TEA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Willow Tea" has RGBA8888 code
9C8A4DFF, red 0.6117647, green 0.5411765, blue 0.3019608, alpha 1.0, hue 0.12869199, saturation 0.30980393, and lightness 0.45686278. - WILTED_LAWN_CLIPPINGS - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WILTED_LAWN_CLIPPINGS - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Wilted Lawn Clippings" has RGBA8888 code
AB4C3DFF, red 0.67058825, green 0.29803923, blue 0.23921569, alpha 1.0, hue 0.022727277, saturation 0.43137258, and lightness 0.45490196. - WISTERIA - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WISTERIA - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Wisteria" has RGBA8888 code
C9A0DCFF, red 0.7882353, green 0.627451, blue 0.8627451, alpha 1.0, hue 0.7805556, saturation 0.2352941, and lightness 0.74509805. - WISTERIA_DYE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WISTERIA_DYE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Wisteria Dye" has RGBA8888 code
89729EFF, red 0.5372549, green 0.44705883, blue 0.61960787, alpha 1.0, hue 0.7537879, saturation 0.17254904, and lightness 0.53333336. - WISTERIA_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - WISTERIA_PURPLE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Wisteria Purple" has RGBA8888 code
875F9AFF, red 0.5294118, green 0.37254903, blue 0.6039216, alpha 1.0, hue 0.77966106, saturation 0.23137257, and lightness 0.4882353. - worstOf(int, int, String) - Method in class com.github.yellowstonegames.core.Dice
-
Find the worst n totals from the provided number of dice rolled according to the roll group string.
- wrap(CharSequence, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Word-wraps the given String (or other CharSequence, such as a StringBuilder) so it is split into zero or more Strings as lines of text, with the given width as the maximum width for a line.
- wrap(List, CharSequence, int) - Static method in class com.github.yellowstonegames.core.StringTools
-
Word-wraps the given String (or other CharSequence, such as a StringBuilder) so it is split into zero or more Strings as lines of text, with the given width as the maximum width for a line; appends the word-wrapped lines to the given List of Strings and does not create a new List.
- writeExternal(ObjectOutput) - Method in class com.github.yellowstonegames.core.Dice.Rule
-
The object implements the writeExternal method to save its contents by calling the methods of DataOutput for its primitive values or calling the writeObject method of ObjectOutput for objects, strings, and arrays.
Y
- YELLOW - Static variable in class com.github.yellowstonegames.core.DescriptiveColor
-
This color constant "yellow" has RGBA8888 code
0xFFFF00FF, L 0.9529412, A 0.4627451, B 0.59607846, alpha 1.0, hue 0.30499697, saturation 0.94895214, and chroma 0.20529193. - YELLOW - Static variable in class com.github.yellowstonegames.core.DescriptiveColorRgb
-
This color constant "yellow" has RGBA8888 code
0xFFFF00FF, red 1.0, green 1.0, blue 0.0, alpha 1.0, hue 0.16666667, saturation 1.0, and lightness 0.5. - YELLOW - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - YELLOW - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Yellow" has RGBA8888 code
FFFF00FF, red 1.0, green 1.0, blue 0.0, alpha 1.0, hue 0.16666667, saturation 1.0, and lightness 0.5. - YELLOW_GREEN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - YELLOW_GREEN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Yellow Green" has RGBA8888 code
9ACD32FF, red 0.6039216, green 0.8039216, blue 0.19607843, alpha 1.0, hue 0.22150537, saturation 0.60784316, and lightness 0.5. - YELLOW_GREEN_SERIES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors from the traditional Japanese Yellow Green Series found on Wikipedia.
- YELLOW_GREEN_SERIES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors from the traditional Japanese Yellow Green Series found on Wikipedia.
- YELLOW_RED_SERIES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors from the traditional Japanese Yellow Red Series found on Wikipedia.
- YELLOW_RED_SERIES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors from the traditional Japanese Yellow Red Series found on Wikipedia.
- YELLOW_SEA_PINE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - YELLOW_SEA_PINE_BROWN - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Yellow Sea Pine Brown" has RGBA8888 code
896C39FF, red 0.5372549, green 0.42352942, blue 0.22352941, alpha 1.0, hue 0.10624999, saturation 0.31372553, and lightness 0.38039216. - YELLOW_SERIES - Static variable in class com.github.yellowstonegames.core.FullPalette
-
This array is loaded with the colors from the traditional Japanese Yellow Series found on Wikipedia.
- YELLOW_SERIES - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This array is loaded with the colors from the traditional Japanese Yellow Series found on Wikipedia.
- YOUNG_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - YOUNG_BAMBOO - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Young Bamboo" has RGBA8888 code
6B9362FF, red 0.41960785, green 0.5764706, blue 0.38431373, alpha 1.0, hue 0.3027211, saturation 0.19215688, and lightness 0.48039216.
Z
- ZINNWALDITE - Static variable in class com.github.yellowstonegames.core.FullPalette
-
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. - ZINNWALDITE - Static variable in class com.github.yellowstonegames.core.FullPaletteRgb
-
This color constant "Zinnwaldite" has RGBA8888 code
EBC2AFFF, red 0.92156863, green 0.7607843, blue 0.6862745, alpha 1.0, hue 0.05277778, saturation 0.2352941, and lightness 0.8039216.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form