HSL నుండి RGB వరకు
డిజిటల్ డిజైన్ మరియు అభివృద్ధికి అవసరమైన HSL రంగు విలువలను ఖచ్చితత్వంతో RGBకి మార్చండి.
కలర్ కన్వర్టర్
RGB Output
RGB Values
0-255 intensity
0-255 intensity
0-255 intensity
rgb(255, 0, 0)
ఇతర ఆకృతులు
HSL Value
hsl(0°, 100%, 50%)
HEX Value
#FF0000
మార్పిడి ఉదాహరణలు
ఎరుపు
HSL: 0°, 100%, 50%
RGB: (255, 0, 0)
ఆకుపచ్చ
HSL: 120°, 100%, 50%
RGB: (0, 255, 0)
నీలం
HSL: 240°, 100%, 50%
RGB: (0, 0, 255)
పసుపు
HSL: 60°, 100%, 50%
RGB: (255, 255, 0)
మెజెంటా
HSL: 300°, 100%, 50%
RGB: (255, 0, 255)
నీలి నీలం
HSL: 180°, 100%, 50%
RGB: (0, 255, 255)
సిఫార్సు చేయబడిన సాధనాలు
RGB to HSL Converter
సులభంగా రంగు మానిప్యులేషన్ కోసం RGB రంగు విలువలను HSL కి తిరిగి మార్చండి
RGB to HEX Converter
వెబ్ అభివృద్ధి కోసం RGB రంగు విలువలను HEX ఆకృతికి మార్చండి.
కలర్ మిక్సర్
కొత్త రంగు కలయికలను సృష్టించడానికి రెండు లేదా అంతకంటే ఎక్కువ RGB రంగులను కలపండి.
రంగు కాంట్రాస్ట్ చెకర్
యాక్సెసిబిలిటీ కంప్లైయన్స్ కోసం RGB రంగు కాంట్రాస్ట్ నిష్పత్తులను ధృవీకరించండి
ఈ సాధనం గురించి
మా HSL నుండి RGB కన్వర్టర్ డిజిటల్ డిజైన్, అభివృద్ధి మరియు గ్రాఫిక్స్ ప్రాసెసింగ్లో ఉపయోగించే ఈ రెండు ముఖ్యమైన రంగు నమూనాల మధ్య ఖచ్చితమైన మార్పిడిని అందిస్తుంది.
HSL (Hue, Saturation, Lightness) is a user-centric color model that aligns with human perception of color. It simplifies color manipulation by separating the color's identity (hue), its intensity (saturation), and its brightness (lightness), making it ideal for design systems and color theme creation.
RGB (Red, Green, Blue) is a device-centric color model that represents colors as combinations of red, green, and blue light. It's the fundamental color model for digital displays, monitors, cameras, and most digital imaging systems, as these devices emit light in these three primary colors.
ఈ మార్పిడి సాధనం సహజమైన రంగు డిజైన్ (HSL) మరియు సాంకేతిక అమలు (RGB) మధ్య అంతరాన్ని తగ్గిస్తుంది. గణిత మార్పిడి ఖచ్చితమైన రంగు ప్రాతినిధ్యాన్ని నిర్ధారిస్తుంది, HSLని ఉపయోగించే డిజైన్ సాధనాలు మరియు RGB విలువలు అవసరమయ్యే అభివృద్ధి వాతావరణాల మధ్య స్థిరత్వాన్ని నిర్వహిస్తుంది.