Green — Color Code #008000
HEX Color Code
#008000
Green has HEX code #008000, RGB value rgb(0, 128, 0), and HSL value hsl(120, 100%, 25%).
All color formats
HEX
#008000RGB
rgb(0, 128, 0)HSL
hsl(120, 100%, 25%)RGBA
rgba(0, 128, 0, 1)CSS code
color: #008000; background-color: rgba(0, 128, 0, 0.5); border-color: hsl(120, 100%, 25%);
Color format guide
#008000 is a hex color. In RGB: red=0, green=128, blue=0 (each 0-255). In HSL: hue=120°, saturation=100%, lightness=25%. Use in CSS as color: #008000; or background-color: rgba(0,128,0,0.5);
Convert any color
Loading tool...