Lucky Lobster
#cc3322 · one of 31,915 named colors
Lucky Lobster is a medium, strong red with the hex code #cc3322. In RGB it is 204 red, 51 green and 34 blue, and white text is most readable on top of it.
Codes
HEX
#cc3322HEX8
#cc3322ffRGB
rgb(204, 51, 34)RGBA
rgba(204, 51, 34, 1)RGB %
rgb(80%, 20%, 13%)HSL
hsl(6, 71%, 47%)HSLA
hsla(6, 71%, 47%, 1)Variables
Sass
$lucky-lobster: #cc3322;Less
@lucky-lobster: #cc3322;CSS
--lucky-lobster: #cc3322;