A Few Shades of Blue
When using numeric values, you will create different shades of blue. Ideal for table backgrounds:
rgb(0, 0, 153)
rgb(0, 0, 204)
rgb(0, 0, 255)
rgb(0, 51, 153)
rgb(0, 51, 204)
rgb(0, 51, 255)
rgb(102, 255, 255)
rgb(204, 255, 255)
rgb(153, 255, 255)
Source code: