RGB Color Query
| RGB(192,132,176),#c084b0 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(99,229,226),#63e5e2 Sample |
|
|
|
|
| RGB(241,63,169),#f13fa9 Sample |
|
|
|
|
| RGB(57,240,109),#39f06d Sample |
|
|
|
|
| RGB(118,39,62),#76273e Sample |
|
|
|
|
| RGB(37,134,131),#258683 Sample |
|
|
|
|
| RGB(180,161,28),#b4a11c Sample |
|
|
|
|
| RGB(238,232,87),#eee857 Sample |
|
|
|
|
| RGB(196,238,217),#c4eed9 Sample |
|
|
|
|
| RGB(195,90,52),#c35a34 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.


