RGB Color Query
| RGB(181,25,74),#b5194a Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(94,119,32),#5e7720 Sample |
|
|
|
|
| RGB(82,3,73),#520349 Sample |
|
|
|
|
| RGB(103,61,105),#673d69 Sample |
|
|
|
|
| RGB(15,98,160),#f62a0 Sample |
|
|
|
|
| RGB(231,165,80),#e7a550 Sample |
|
|
|
|
| RGB(27,62,201),#1b3ec9 Sample |
|
|
|
|
| RGB(156,124,34),#9c7c22 Sample |
|
|
|
|
| RGB(89,58,233),#593ae9 Sample |
|
|
|
|
| RGB(77,225,12),#4de10c 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.


