Конвертор на color value

Преглед на цвят

Текущ цвят
Контраст на текста

Бял текст

Черен текст

Бърз избор

Common Colors

Конвертиране на Color Value

100%

Инструкции:

Характеристики:

  • Поддържа conversion between multiple color formats including HEX, RGB, RGBA, HSL, HSLA, HSV, and CMYK
  • Преглед на цветовите ефекти и контраста на текста в реално време
  • Поддържа adjusting transparency (Alpha channel)
  • Предоставя бърз избор на общи цветове
  • Поддържа screen color picker (browser support required)
  • Копиране на цветови стойности във всеки формат с едно кликване
  • Purely front-end processing, no data upload required, safe and reliable

Color format explanations:

  • HEX: Hexadecimal notation, such as #FF5733, commonly used in web development
  • RGB: Червен, Зелен, Син primary colors, range 0-255, e.g., rgb(255, 87, 51)
  • RGBA: RGB с алфа прозрачност (0-1), напр. rgba(255, 87, 51, 0.8)
  • HSL: Hue (0-360°), Saturation (0-100%), Lightness (0-100%)
  • HSV/HSB: Hue, Saturation, Lightness, commonly used in design software like Photoshop
  • CMYK: Циан, Магента, Жълт, Черен, standard color mode in printing
  • Decimal: Целочислено представяне, често използвано в езици за програмиране
  • CSS Filter: CSS филтър, който преобразува черните елементи в целеви цвят

Съвет:Въведете any color value directly into the input box, and the tool will automatically recognize and convert it to other formats. Supports HEX, RGB, HSL formats, and you can also use the color picker for quick selection.