public class Colors extends Object
| HUE | Saturation 100% | Saturation 80% | Saturation 50% |
| 0 | rgb(255, 0, 0) | rgb(255, 51, 51) | rgb(255, 128, 128) |
| 15 | rgb(255, 64, 0) | rgb(255, 102, 51) | rgb(255, 159, 128) |
| 30 | rgb(255, 128, 0) | rgb(255, 153, 51) | rgb(255, 191, 128) |
| 45 | rgb(255, 191, 0) | rgb(255, 204, 51) | rgb(255, 223, 128) |
| 60 | rgb(255, 255, 0) | rgb(255, 255, 51) | rgb(255, 255, 128) |
| 75 | rgb(191, 255, 0) | rgb(204, 255, 51) | rgb(223, 255, 128) |
| 90 | rgb(128, 255, 0) | rgb(153, 255, 51) | rgb(191, 255, 128) |
| 105 | rgb(64, 255, 0) | rgb(102, 255, 51) | rgb(159, 255, 128) |
| 120 | rgb(0, 255, 0) | rgb(51, 255, 51) | rgb(128, 255, 128) |
| 135 | rgb(0, 255, 64) | rgb(51, 255, 102) | rgb(128, 255, 159) |
| 150 | rgb(0, 255, 128) | rgb(51, 255, 153) | rgb(128, 255, 191) |
| 165 | rgb(0, 255, 191) | rgb(51, 255, 204) | rgb(128, 255, 223) |
| 180 | rgb(0, 255, 255) | rgb(51, 255, 255) | rgb(128, 255, 255) |
| 195 | rgb(0, 191, 255) | rgb(51, 204, 255) | rgb(128, 223, 255) |
| 210 | rgb(0, 128, 255) | rgb(51, 153, 255) | rgb(128, 191, 255) |
| 225 | rgb(0, 64, 255) | rgb(51, 102, 255) | rgb(128, 159, 255) |
| 240 | rgb(0, 0, 255) | rgb(51, 51, 255) | rgb(128, 128, 255) |
| 255 | rgb(64, 0, 255) | rgb(102, 51, 255) | rgb(159, 128, 255) |
| 270 | rgb(127, 0, 255) | rgb(153, 51, 255) | rgb(191, 128, 255) |
| 285 | rgb(191, 0, 255) | rgb(204, 51, 255) | rgb(223, 128, 255) |
| 300 | rgb(255, 0, 255) | rgb(255, 51, 255) | rgb(255, 128, 255) |
| 315 | rgb(255, 0, 191) | rgb(255, 51, 204) | rgb(255, 128, 223) |
| 330 | rgb(255, 0, 127) | rgb(255, 51, 153) | rgb(255, 128, 191) |
| 345 | rgb(255, 0, 64) | rgb(255, 51, 102) | rgb(255, 128, 159) |
| Modifier and Type | Field and Description |
|---|---|
static Color |
HUE_0
hsb:0/100/100
hsb:0/80/100
hsb:0/50/100
|
static Color |
HUE_000
hsb:0/100/100
hsb:0/80/100
hsb:0/50/100
|
static Color |
HUE_015
hsb:15/100/100
hsb:15/80/100
hsb:15/50/100
|
static Color |
HUE_030
hsb:30/100/100
hsb:30/80/100
hsb:30/50/100
|
static Color |
HUE_045
hsb:45/100/100
hsb:45/80/100
hsb:45/50/100
|
static Color |
HUE_060
hsb:60/100/100
hsb:60/80/100
hsb:60/50/100
|
static Color |
HUE_075
hsb:75/100/100
hsb:75/80/100
hsb:75/50/100
|
static Color |
HUE_090
hsb:90/100/100
hsb:90/80/100
hsb:90/50/100
|
static Color |
HUE_105
hsb:105/100/100
hsb:105/80/100
hsb:105/50/100
|
static Color |
HUE_120
hsb:120/100/100
hsb:120/80/100
hsb:120/50/100
|
static Color |
HUE_135
hsb:135/100/100
hsb:135/80/100
hsb:135/50/100
|
static Color |
HUE_15
hsb:15/100/100
hsb:15/80/100
hsb:15/50/100
|
static Color |
HUE_150
hsb:150/100/100
hsb:150/80/100
hsb:150/50/100
|
static Color |
HUE_165
hsb:165/100/100
hsb:165/80/100
hsb:165/50/100
|
static Color |
HUE_180
hsb:180/100/100
hsb:180/80/100
hsb:180/50/100
|
static Color |
HUE_195
hsb:195/100/100
hsb:195/80/100
hsb:195/50/100
|
static Color |
HUE_210
hsb:210/100/100
hsb:210/80/100
hsb:210/50/100
|
static Color |
HUE_225
hsb:225/100/100
hsb:225/80/100
hsb:225/50/100
|
static Color |
HUE_240
hsb:240/100/100
hsb:240/80/100
hsb:240/50/100
|
static Color |
HUE_255
hsb:255/100/100
hsb:255/80/100
hsb:255/50/100
|
static Color |
HUE_270
hsb:270/100/100
hsb:270/80/100
hsb:270/50/100
|
static Color |
HUE_285
hsb:285/100/100
hsb:285/80/100
hsb:285/50/100
|
static Color |
HUE_30
hsb:30/100/100
hsb:30/80/100
hsb:30/50/100
|
static Color |
HUE_300
hsb:300/100/100
hsb:300/80/100
hsb:300/50/100
|
static Color |
HUE_315
hsb:315/100/100
hsb:315/80/100
hsb:315/50/100
|
static Color |
HUE_330
hsb:15/100/100
hsb:15/80/100
hsb:15/50/100
|
static Color |
HUE_345
hsb:15/100/100
hsb:15/80/100
hsb:15/50/100
|
static Color |
HUE_45
hsb:45/100/100
hsb:45/80/100
hsb:45/50/100
|
static Color |
HUE_60
hsb:60/100/100
hsb:60/80/100
hsb:60/50/100
|
static Color |
HUE_75
hsb:75/100/100
hsb:75/80/100
hsb:75/50/100
|
static Color |
HUE_90
hsb:90/100/100
hsb:90/80/100
hsb:90/50/100
|
| Constructor and Description |
|---|
Colors() |
public static Color HUE_0
public static Color HUE_000
public static Color HUE_15
public static Color HUE_015
public static Color HUE_30
public static Color HUE_030
public static Color HUE_45
public static Color HUE_045
public static Color HUE_60
public static Color HUE_060
public static Color HUE_75
public static Color HUE_075
public static Color HUE_90
public static Color HUE_090
public static Color HUE_105
public static Color HUE_120
public static Color HUE_135
public static Color HUE_150
public static Color HUE_165
public static Color HUE_180
public static Color HUE_195
public static Color HUE_210
public static Color HUE_225
public static Color HUE_240
public static Color HUE_255
public static Color HUE_270
public static Color HUE_285
public static Color HUE_300
public static Color HUE_315
public static Color HUE_330
public static Color HUE_345
Copyright © 2019. All rights reserved.