Colors

object Colors(source)

Just a lot of colors to use when drawing :)

The constants are all the CSS colors, taken from https://www.w3schools.com/colors/colors_names.asp

Author

Rafael Lins - g0dkar

See also

Properties

Link copied to clipboard
const val ALICE_BLUE: Int
Link copied to clipboard
const val ANTIQUE_WHITE: Int
Link copied to clipboard
const val AQUA: Int
Link copied to clipboard
const val AQUAMARINE: Int
Link copied to clipboard
const val AZURE: Int
Link copied to clipboard
const val BEIGE: Int
Link copied to clipboard
const val BISQUE: Int
Link copied to clipboard
const val BLACK: Int
Link copied to clipboard
const val BLANCHED_ALMOND: Int
Link copied to clipboard
const val BLUE: Int
Link copied to clipboard
const val BLUE_VIOLET: Int
Link copied to clipboard
const val BROWN: Int
Link copied to clipboard
const val BURLY_WOOD: Int
Link copied to clipboard
const val CADET_BLUE: Int
Link copied to clipboard
const val CHARTREUSE: Int
Link copied to clipboard
const val CHOCOLATE: Int
Link copied to clipboard
const val CORAL: Int
Link copied to clipboard
const val CORNFLOWER_BLUE: Int
Link copied to clipboard
const val CORNSILK: Int
Link copied to clipboard
const val CRIMSON: Int
Link copied to clipboard
const val CYAN: Int
Link copied to clipboard
const val DARK_BLUE: Int
Link copied to clipboard
const val DARK_CYAN: Int
Link copied to clipboard
const val DARK_GOLDEN_ROD: Int
Link copied to clipboard
const val DARK_GRAY: Int
Link copied to clipboard
const val DARK_GREEN: Int
Link copied to clipboard
const val DARK_GREY: Int
Link copied to clipboard
const val DARK_KHAKI: Int
Link copied to clipboard
const val DARK_MAGENTA: Int
Link copied to clipboard
Link copied to clipboard
const val DARK_ORANGE: Int
Link copied to clipboard
const val DARK_ORCHID: Int
Link copied to clipboard
const val DARK_RED: Int
Link copied to clipboard
const val DARK_SALMON: Int
Link copied to clipboard
const val DARK_SEA_GREEN: Int
Link copied to clipboard
const val DARK_SLATE_BLUE: Int
Link copied to clipboard
const val DARK_SLATE_GRAY: Int
Link copied to clipboard
const val DARK_SLATE_GREY: Int
Link copied to clipboard
const val DARK_TURQUOISE: Int
Link copied to clipboard
const val DARK_VIOLET: Int
Link copied to clipboard
const val DEEP_PINK: Int
Link copied to clipboard
const val DEEP_SKY_BLUE: Int
Link copied to clipboard
const val DIM_GRAY: Int
Link copied to clipboard
const val DIM_GREY: Int
Link copied to clipboard
const val DODGER_BLUE: Int
Link copied to clipboard
const val FIRE_BRICK: Int
Link copied to clipboard
const val FLORAL_WHITE: Int
Link copied to clipboard
const val FOREST_GREEN: Int
Link copied to clipboard
const val FUCHSIA: Int
Link copied to clipboard
const val GAINSBORO: Int
Link copied to clipboard
const val GHOST_WHITE: Int
Link copied to clipboard
const val GOLD: Int
Link copied to clipboard
const val GOLDEN_ROD: Int
Link copied to clipboard
const val GRAY: Int
Link copied to clipboard
const val GREEN: Int
Link copied to clipboard
const val GREEN_YELLOW: Int
Link copied to clipboard
const val GREY: Int
Link copied to clipboard
const val HONEY_DEW: Int
Link copied to clipboard
const val HOT_PINK: Int
Link copied to clipboard
const val INDIAN_RED: Int
Link copied to clipboard
const val INDIGO: Int
Link copied to clipboard
const val IVORY: Int
Link copied to clipboard
const val KHAKI: Int
Link copied to clipboard
const val LAVENDER: Int
Link copied to clipboard
const val LAVENDER_BLUSH: Int
Link copied to clipboard
const val LAWN_GREEN: Int
Link copied to clipboard
const val LEMON_CHIFFON: Int
Link copied to clipboard
const val LIGHT_BLUE: Int
Link copied to clipboard
const val LIGHT_CORAL: Int
Link copied to clipboard
const val LIGHT_CYAN: Int
Link copied to clipboard
Link copied to clipboard
const val LIGHT_GRAY: Int
Link copied to clipboard
const val LIGHT_GREEN: Int
Link copied to clipboard
const val LIGHT_GREY: Int
Link copied to clipboard
const val LIGHT_PINK: Int
Link copied to clipboard
const val LIGHT_SALMON: Int
Link copied to clipboard
const val LIGHT_SEA_GREEN: Int
Link copied to clipboard
const val LIGHT_SKY_BLUE: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val LIGHT_YELLOW: Int
Link copied to clipboard
const val LIME: Int
Link copied to clipboard
const val LIME_GREEN: Int
Link copied to clipboard
const val LINEN: Int
Link copied to clipboard
const val MAGENTA: Int
Link copied to clipboard
const val MAROON: Int
Link copied to clipboard
Link copied to clipboard
const val MEDIUM_BLUE: Int
Link copied to clipboard
const val MEDIUM_ORCHID: Int
Link copied to clipboard
const val MEDIUM_PURPLE: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val MIDNIGHT_BLUE: Int
Link copied to clipboard
const val MINT_CREAM: Int
Link copied to clipboard
const val MISTY_ROSE: Int
Link copied to clipboard
const val MOCCASIN: Int
Link copied to clipboard
const val NAVAJO_WHITE: Int
Link copied to clipboard
const val NAVY: Int
Link copied to clipboard
const val OLD_LACE: Int
Link copied to clipboard
const val OLIVE: Int
Link copied to clipboard
const val OLIVE_DRAB: Int
Link copied to clipboard
const val ORANGE: Int
Link copied to clipboard
const val ORANGE_RED: Int
Link copied to clipboard
const val ORCHID: Int
Link copied to clipboard
const val PALE_GOLDEN_ROD: Int
Link copied to clipboard
const val PALE_GREEN: Int
Link copied to clipboard
const val PALE_TURQUOISE: Int
Link copied to clipboard
const val PALE_VIOLET_RED: Int
Link copied to clipboard
const val PAPAYA_WHIP: Int
Link copied to clipboard
const val PEACH_PUFF: Int
Link copied to clipboard
const val PERU: Int
Link copied to clipboard
const val PINK: Int
Link copied to clipboard
const val PLUM: Int
Link copied to clipboard
const val POWDER_BLUE: Int
Link copied to clipboard
const val PURPLE: Int
Link copied to clipboard
const val REBECCA_PURPLE: Int
Link copied to clipboard
const val RED: Int
Link copied to clipboard
const val ROSY_BROWN: Int
Link copied to clipboard
const val ROYAL_BLUE: Int
Link copied to clipboard
const val SADDLE_BROWN: Int
Link copied to clipboard
const val SALMON: Int
Link copied to clipboard
const val SANDY_BROWN: Int
Link copied to clipboard
const val SEA_GREEN: Int
Link copied to clipboard
const val SEA_SHELL: Int
Link copied to clipboard
const val SIENNA: Int
Link copied to clipboard
const val SILVER: Int
Link copied to clipboard
const val SKY_BLUE: Int
Link copied to clipboard
const val SLATE_BLUE: Int
Link copied to clipboard
const val SLATE_GRAY: Int
Link copied to clipboard
const val SLATE_GREY: Int
Link copied to clipboard
const val SNOW: Int
Link copied to clipboard
const val SPRING_GREEN: Int
Link copied to clipboard
const val STEEL_BLUE: Int
Link copied to clipboard
const val TAN: Int
Link copied to clipboard
const val TEAL: Int
Link copied to clipboard
const val THISTLE: Int
Link copied to clipboard
const val TOMATO: Int
Link copied to clipboard
const val TRANSPARENT: Int = 0
Link copied to clipboard
const val TURQUOISE: Int
Link copied to clipboard
const val VIOLET: Int
Link copied to clipboard
const val WHEAT: Int
Link copied to clipboard
const val WHITE: Int
Link copied to clipboard
const val WHITE_SMOKE: Int
Link copied to clipboard
const val YELLOW: Int
Link copied to clipboard
const val YELLOW_GREEN: Int

Functions

Link copied to clipboard
fun css(str: String): Int

Very simple function to turn "#cc0000" into a color.

Link copied to clipboard

Compute the R, G, B and Alpha components of a color. All values between 0..255.

Link copied to clipboard
fun getRGBAPercentages(color: Int, maxValue: Double = 255.0): DoubleArray

Compute the R, G, B and Alpha components of a color. All values between 0..255.

Link copied to clipboard
fun rgba(r: Int, g: Int, b: Int, a: Int = 255): Int

Builds an RGBA color value from its numerical components. All values must be between 0..255.

Link copied to clipboard
fun withAlpha(color: Int, alpha: Int): Int

Returns the specified color with an added alpha channel. That means a transparent/opaque color.