Krasnyi Red
#eb2e28 · one of 31,915 named colors
Krasnyi Red is a medium, vivid red with the hex code #eb2e28. In RGB it is 235 red, 46 green and 40 blue, and black text is most readable on top of it.
Codes
HEX
#eb2e28HEX8
#eb2e28ffRGB
rgb(235, 46, 40)RGBA
rgba(235, 46, 40, 1)RGB %
rgb(92%, 18%, 16%)HSL
hsl(2, 83%, 54%)HSLA
hsla(2, 83%, 54%, 1)Variables
Sass
$krasnyi-red: #eb2e28;Less
@krasnyi-red: #eb2e28;CSS
--krasnyi-red: #eb2e28;