RGB Color Query
| RGB(72,204,169),#48cca9 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(95,166,109),#5fa66d Sample |
|
|
|
|
| RGB(111,202,62),#6fca3e Sample |
|
|
|
|
| RGB(211,38,131),#d32683 Sample |
|
|
|
|
| RGB(145,114,28),#91721c Sample |
|
|
|
|
| RGB(58,96,87),#3a6057 Sample |
|
|
|
|
| RGB(28,82,217),#1c52d9 Sample |
|
|
|
|
| RGB(109,74,52),#6d4a34 Sample |
|
|
|
|
| RGB(163,36,246),#a324f6 Sample |
|
|
|
|
| RGB(14,158,51),#e9e33 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.


