Tooligo.dev

Color Picker & Converter

Pick colors and convert between formats

Convert between HEX, RGB, HSL, and more color formats

Language:

Color Picker

Color Values

HEX Value
#3B82F6
RGB Value
rgb(59, 130, 246)
HSL Value
hsl(217, 91%, 60%)

Tips

  • • HEX colors use 6 hexadecimal digits (0-9, A-F)
  • • RGB values range from 0 to 255 for each color channel
  • • HSL uses hue (0-360), saturation (0-100%), and lightness (0-100%)
  • • Use the color picker to visually select colors

Did You Know?

HEX color codes use hexadecimal notation where each pair of digits represents red, green, and blue values from 00 to FF.

RGB (Red, Green, Blue) is an additive color model where colors are created by combining light of different intensities.

HSL (Hue, Saturation, Lightness) is a cylindrical color model that represents colors in a more intuitive way than RGB.

These facts help provide context and educational value about the tool's purpose and history.