Color | Name | hsl | rgb |
---|---|---|---|
Black | (0,0%,0%) | (0,0,0) | |
White | (0,0%,100%) | (255,255,255) | |
Red | (0,100%,50%) | (255,0,0) | |
Lime | (120,100%,50%) | (0,255,0) | |
Blue | (240,100%,50%) | (0,0,255) | |
Yellow | (60,100%,50%) | (255,255,0) | |
Cyan | (180,100%,50%) | (0,255,255) | |
Magenta | (300,100%,50%) | (255,0,255) | |
Silver | (0,0%,75%) | (192,192,192) | |
Gray | (0,0%,50%) | (128,128,128) | |
Maroon | (0,100%,50%) | (128,0,0) | |
Olive | (60,100%,50%) | (128,128,0) | |
Green | (120,100%,50%) | (0,128,0) | |
Purple | (300,100%,50%) | (128,0,128) | |
Teal | (180,100%,50%) | (0,128,128) | |
Navy | (240,100%,50%) | (0,0,128) |
Color Convertion Tools
The HSL color model describes colors using three key properties:
Hue (H): Represents the type of color on the color wheel (0–360°).
Saturation (S): Defines the intensity or vividness of the color (0%–100%).
Lightness (L): Controls the brightness (0%–100%).
Example: hsl(200, 50%, 40%)
The RGB model is based on the primary colors of light: Red, Green, and Blue. Each value ranges from 0 to 255. By mixing these intensities, millions of colors can be created.
This format is commonly used in CSS, graphic design, photography, and displays.
While HSL is great for adjusting colors, many platforms and applications require RGB values.
Our tool makes converting HSL to RGB quick and effortless.
If you want to convert manually, follow these steps:
Example:
HSL defines color in terms of hue, saturation, and lightness, while RGB uses red, green, and blue values.
Yes, you can use an RGB to HSL converter for reverse conversion.
HSL is better for editing and adjusting, while RGB is better for implementation on screens.
Yes, RGB and RGBA are fully supported in all major browsers.
Yes, as long as they follow valid HSL formatting.
Because it makes it easier to control shades, tones, and brightness compared to RGB.
No, you can convert as many HSL values to RGB as you like.
Contact Me ☎️
Discuss A Project Or Just Want To Say Hi?
My Inbox Is Open For All.
Connect with me on Social Media