King Crimson
#c64a4a · one of 31,915 named colors
King Crimson is a medium, strong red with the hex code #c64a4a. In RGB it is 198 red, 74 green and 74 blue, and white text is most readable on top of it.
Codes
HEX
#c64a4aHEX8
#c64a4affRGB
rgb(198, 74, 74)RGBA
rgba(198, 74, 74, 1)RGB %
rgb(78%, 29%, 29%)HSL
hsl(0, 52%, 53%)HSLA
hsla(0, 52%, 53%, 1)Variables
Sass
$king-crimson: #c64a4a;Less
@king-crimson: #c64a4a;CSS
--king-crimson: #c64a4a;