RGB Color Query
| RGB(72,205,169),#48cda9 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(95,129,109),#5f816d Sample |
|
|
|
|
| RGB(111,18,62),#6f123e Sample |
|
|
|
|
| RGB(211,251,131),#d3fb83 Sample |
|
|
|
|
| RGB(145,49,28),#91311c Sample |
|
|
|
|
| RGB(58,130,87),#3a8257 Sample |
|
|
|
|
| RGB(28,20,217),#1c14d9 Sample |
|
|
|
|
| RGB(109,175,52),#6daf34 Sample |
|
|
|
|
| RGB(163,219,246),#a3dbf6 Sample |
|
|
|
|
| RGB(14,16,51),#e1033 Sample |
|
|
|
|
For example, if you want white, just enter one of the following text:
RGB(255, 255, 255)
255,255,255
255 255 255
#FFFFFF
FFFFFF
white
白
白色
Each one is recognizable.


