RGB(255, 0, 0) → #ff0000
Background Colour:
background-color: #ff0000;
RGB Format:
background-color: rgb(255, 0, 0);
HSL Format:
background-color: hsl(0, 100%, 50%);
Brightness: 76/255 (30%)
Luminance: 0.213
Share this colour: https://www.rgbtohex.com.au/255-0-0