RGB Color Query
| RGB(174,88,76),#ae584c Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(83,208,50),#53d032 Sample |
|
|
|
|
| RGB(73,159,159),#499f9f Sample |
|
|
|
|
| RGB(189,8,10),#bd080a Sample |
|
|
|
|
| RGB(121,78,183),#794eb7 Sample |
|
|
|
|
| RGB(240,127,193),#f07fc1 Sample |
|
|
|
|
| RGB(54,118,53),#367635 Sample |
|
|
|
|
| RGB(106,10,4),#6a0a04 Sample |
|
|
|
|
| RGB(162,112,104),#a27068 Sample |
|
|
|
|
| RGB(115,210,8),#73d208 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.


