public class ContrastingColorPalette extends ColorPaletteImpl
Modifier and Type | Field and Description |
---|---|
static HTMLColor |
AMETHYST
(240, 163, 255)
|
static HTMLColor |
BLUE
( 0, 117, 220)
|
static HTMLColor |
CARAMEL
(153, 63, 0)
|
static HTMLColor |
DAMSOM
( 76, 0, 92)
|
static HTMLColor |
EBONY
( 25, 25, 25)
|
static HTMLColor |
FOREST
( 0, 92, 49)
|
static HTMLColor |
GREEN
( 43, 206, 72)
|
static HTMLColor |
HONEYDEW
(255, 204, 153)
|
static HTMLColor |
IRON
(128, 128, 128)
|
static HTMLColor |
JADE
(148, 255, 181)
|
static HTMLColor |
KHAKI
(143, 124, 0)
|
static HTMLColor |
LIME
(157, 204, 0)
|
static HTMLColor |
MALLOW
(194, 0, 136)
|
static HTMLColor |
NAVY
( 0, 51, 128)
|
static HTMLColor |
ORPIMENT
(255, 164, 5)
|
static HTMLColor |
PINK
(255, 168, 187)
|
static HTMLColor |
QUAGMIRE
( 66, 102, 0)
|
static HTMLColor |
RED
(255, 0, 16)
|
static HTMLColor |
SKY
( 94, 241, 242)
|
static HTMLColor |
TURQUOISE
( 0, 153, 143)
|
static HTMLColor |
URANIUM
(224, 255, 102)
|
static HTMLColor |
VIOLET
(116, 10, 255)
|
static HTMLColor |
WINE
(153, 0, 0)
|
static HTMLColor |
XANTHIN
(255, 255, 128)
|
static HTMLColor |
YELLOW
(255, 255, 0)
|
static HTMLColor |
ZINNIA
(255, 80, 5)
|
XML_COLOR, XML_COLOR_PALETTE
Constructor and Description |
---|
ContrastingColorPalette() |
public ContrastingColorPalette()