Input Hex color codes, RGB and HSL values. Example:ff0000, rgb(255,0,0), hsl(0,100%,50%). Note no spaces!
Gray / #808080 / rgb(128,128,128) / hsl(0,0%,50.2%)
808080
128,128,128
The hexadecimal color code #808080. In the RGB color model #808080 is comprised of 50.2% red, 50.2% green and 50.2% blue. In the HSL color space #808080 has a hue of 0° (degrees), 0%% saturation and 50.2%% lightness.
-
Hue
-
saturation
-
lightness
Color Space Conversions
- Hexadecimal
- #808080
- Decimal
- 8421504
- Binary
- 10000000,10000000,10000000
- RGB
- rgb(128, 128, 128)
- RGBA
- rgba(128, 128, 128,1.0)
- HSL
- hsl(0, 0%, 50.2%)
- HSLA
- hsla(0, 0%, 50.2%,1.0)
- HSV/HSB
- 0°, 0%, 50.2%
- CMY
- 50, 50, 50
- CMYK
- 0, 0, 0, 50
- YUV
- 128, 7.105427357601E-15, 0
- YIQ
- 128, 0, 0
- YCbCr
- 125.952, 128, 128
- XYZ
- 20.52, 21.59, 23.51
- Yxy
- 21.59, 0.31, 0.33
- Hunter-Lab
- 46.46, 0, 0
- CIELab
- 53.59, 0, 0
- CIELCH
- 53.59, 0, 0
- CIELuv
- 53.59, 0, 0