PCB Green
#002d04 · one of 31,915 named colors
PCB Green is a very dark, vivid green with the hex code #002d04. In RGB it is 0 red, 45 green and 4 blue, and white text is most readable on top of it.
Codes
HEX
#002d04HEX8
#002d04ffRGB
rgb(0, 45, 4)RGBA
rgba(0, 45, 4, 1)RGB %
rgb(0%, 18%, 2%)HSL
hsl(125, 100%, 9%)HSLA
hsla(125, 100%, 9%, 1)Variables
Sass
$pcb-green: #002d04;Less
@pcb-green: #002d04;CSS
--pcb-green: #002d04;