Communist
#cc0000 · one of 31,915 named colors
Communist is a medium, vivid red with the hex code #cc0000. In RGB it is 204 red, 0 green and 0 blue, and white text is most readable on top of it.
Codes
HEX
#cc0000HEX8
#cc0000ffRGB
rgb(204, 0, 0)RGBA
rgba(204, 0, 0, 1)RGB %
rgb(80%, 0%, 0%)HSL
hsl(0, 100%, 40%)HSLA
hsla(0, 100%, 40%, 1)Variables
Sass
$communist: #cc0000;Less
@communist: #cc0000;CSS
--communist: #cc0000;Similar colors