This is a table with the different ways to make the colors of a Scarlet Macaw.
The table starts with HEX value, then goes to rgb value, and finally hsl value.
| Scarlet Macaw | ||
|---|---|---|
| Red | Yellow | Blue |
| #FF0000 | #FFFF00 | #0000FF |
| (255,0,0) | (255,255,0) | (0,0,255) |
| (0.0,1.0,0.50) | (0.17,1.0,0.50) | (0.67,1.0,0.50) |