Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!

#00cc00 / rgb(0,204,0) / hsl(120,100%,40%)

00cc00
0,204,0

The hexadecimal color code #00cc00. In the RGB color model #00cc00 is comprised of 0% red, 80% green and 0% blue. In the HSL color space #00cc00 has a hue of 120° (degrees), 100%% saturation and 40%% lightness.

Color Space Conversions
Hexadecimal
#00cc00/#0C0
Decimal
52224
Binary
00000000,11001100,00000000
RGB
rgb(0, 204, 0)
RGBA
rgba(0, 204, 0,1.0)
HSL
hsl(120, 100%, 40%)
HSLA
hsla(120, 100%, 40%,1.0)
HSV/HSB
120°, 100%, 80%
CMY
100, 20, 100
CMYK
100, 0, 100, 20
YUV
119.748, 0, 0
YIQ
119.748, 0, 0
YCbCr
118.816, 68.636, 52.928
XYZ
21.59, 43.19, 7.2
Yxy
43.19, 0.3, 0.6
Hunter-Lab
65.72, 0, 37.31
CIELab
71.68, 0, 70.31
CIELCH
71.68, 70.31, 90
CIELuv
71.68, 0, 87.75
Copyright © 2021-2025 53lu