RGB Color Query
| RGB(174,75,76),#ae4b4c Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(83,86,50),#535632 Sample |
|
|
|
|
| RGB(73,190,159),#49be9f Sample |
|
|
|
|
| RGB(189,235,10),#bdeb0a Sample |
|
|
|
|
| RGB(121,41,183),#7929b7 Sample |
|
|
|
|
| RGB(240,35,193),#f023c1 Sample |
|
|
|
|
| RGB(54,222,53),#36de35 Sample |
|
|
|
|
| RGB(106,168,4),#6aa804 Sample |
|
|
|
|
| RGB(162,255,104),#a2ff68 Sample |
|
|
|
|
| RGB(115,65,8),#734108 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.


