Rifle Green
#414833 · one of 31,915 named colors
Rifle Green is a dark, soft green with the hex code #414833. In RGB it is 65 red, 72 green and 51 blue, and white text is most readable on top of it.
Codes
HEX
#414833HEX8
#414833ffRGB
rgb(65, 72, 51)RGBA
rgba(65, 72, 51, 1)RGB %
rgb(25%, 28%, 20%)HSL
hsl(80, 17%, 24%)HSLA
hsla(80, 17%, 24%, 1)Variables
Sass
$rifle-green: #414833;Less
@rifle-green: #414833;CSS
--rifle-green: #414833;