RGB Color Query
| RGB(73,129,159),#49819f Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(189,18,10),#bd120a Sample |
|
|
|
|
| RGB(121,251,183),#79fbb7 Sample |
|
|
|
|
| RGB(240,49,193),#f031c1 Sample |
|
|
|
|
| RGB(54,130,53),#368235 Sample |
|
|
|
|
| RGB(106,20,4),#6a1404 Sample |
|
|
|
|
| RGB(162,175,104),#a2af68 Sample |
|
|
|
|
| RGB(115,219,8),#73db08 Sample |
|
|
|
|
| RGB(183,16,61),#b7103d Sample |
|
|
|
|
| RGB(227,143,5),#e38f05 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.


