Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!
#0000cc / rgb(0,0,204) / hsl(240,100%,40%)
0000cc
0,0,204
The hexadecimal color code #0000cc. In the RGB color model #0000cc is comprised of 0% red, 0% green and 80% blue. In the HSL color space #0000cc has a hue of 240° (degrees), 100%% saturation and 40%% lightness.
-
Hue
-
saturation
-
lightness
Color Space Conversions
- Hexadecimal
- #0000cc/#00C
- Decimal
- 204
- Binary
- 00000000,00000000,11001100
- RGB
- rgb(0, 0, 204)
- RGBA
- rgba(0, 0, 204,1.0)
- HSL
- hsl(240, 100%, 40%)
- HSLA
- hsla(240, 100%, 40%,1.0)
- HSV/HSB
- 240°, 100%, 80%
- CMY
- 100, 100, 20
- CMYK
- 100, 100, 0, 20
- YUV
- 23.256, 88.944, 0
- YIQ
- 23.256, 0, 63.444
- YCbCr
- 35.992, 217.556, 113.516
- XYZ
- 10.9, 4.36, 57.39
- Yxy
- 4.36, 0.15, 0.06
- Hunter-Lab
- 20.88, 58.67, 0
- CIELab
- 24.83, 66.94, 0
- CIELCH
- 24.83, 66.94, 0
- CIELuv
- 24.83, 0, 0