Renkleri HEX, RGB ve HSL arasında canlı önizlemeyle dönüştürün.
Renk dönüştürücü nasıl kullanılır
Bir rengi HEX olarak girin, örneğin #ff8800.
Anında RGB ve HSL'ye dönüştürülmüş halini görün.
İhtiyacınız olan biçimi kopyalayın.
This is a color converter for web and design work that translates a color between the three formats you use most: HEX, RGB and HSL, with a live swatch so you can see exactly what you are working with.
This is the everyday glue between design and code: matching a brand color from a mockup to a CSS variable, converting a value a designer gave you in one format to the one your framework wants, or finding a slightly lighter shade for a hover state.
Everything runs in your browser, so it is instant and nothing you enter is sent anywhere.
Each format describes the same color differently. HEX (like #ff8800) is the compact form used throughout CSS and HTML. RGB states the red, green and blue channels directly, which is how screens and code such as canvas think about color. HSL describes hue, saturation and lightness, which is far more intuitive when you want to nudge a color: change the hue to shift it around the wheel, or the lightness to make it darker without picking a new code by hand.
Enter a HEX value and the RGB and HSL equivalents update instantly, so you can grab whichever format the tool or codebase in front of you expects.
For now the tool focuses on opaque colors in HEX, RGB and HSL; alpha (opacity) support is not included yet.
Sıkça sorulan sorular
HEX (#rgb veya #rrggbb), RGB ve HSL. Bir HEX değeri girin, diğerleri canlı güncellenir.
Henüz değil. Bu araç opak HEX, RGB ve HSL'ye odaklanır. Alfa desteği daha sonra eklenebilir.
Bu aracı göm
Bu aracı kendi web sitenize ekleyin. Aşağıdaki kod parçacığını kopyalayın; otomatik olarak güncel kalır.
<iframe src="https://monu.tools/embed/tr/color-converter" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>İlgili araçlar
Unix zaman damgalarını okunabilir tarihlere ve geri dönüştürün: UTC, yerel, ISO 8601 ve göreli zaman. Saniye ve milisaniye otomatik algılanır.
URL'leri ve URL bileşenlerini yüzde kodlayın ve çözün, UTF-8 güvenli.
JSON'u CSV'ye ve CSV'yi tekrar JSON'a dönüştürün, her iki yönde. Ayırıcıyı seçin, tırnaklı alanları işleyin ve sonucu kopyalayın. Her şey tarayıcınızda çalışır.
YAML'ı JSON'a ve JSON'u tekrar YAML'a dönüştürün, her iki yönde. Dönüştürürken doğrular ve net hatalar gösterir. Her şey tarayıcınızda çalışır.