What is the HSL code for burnt siena?
The CSS color burnt siena in HSL format is hsl(26.3, 96.8%, 36.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use burnt siena in CSS?
To apply burnt siena in CSS:
- Text color: color: hsl(26.3, 96.8%, 36.5%);
- Background: background-color: hsl(26.3, 96.8%, 36.5%);
- Border: border-color: hsl(26.3, 96.8%, 36.5%);
What are all the color format values for burnt siena?
| Format | Value |
|---|---|
| HEX | #b75203 |
| RGB | rgb(183, 82, 3) |
| HSL | hsl(26.3, 96.8%, 36.5%) |
| CMYK | cmyk(0%, 55.2%, 98.4%, 28.2%) |
How do I convert burnt siena to HSL?
Select burnt siena from the color name list in our color converter. The HSL value — hsl(26.3, 96.8%, 36.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does burnt siena belong to?
burnt siena belongs to the orange color family. It is a medium, vivid color with HSL values: hue 26.3°, saturation 96.8%, lightness 36.5%.
How do I create lighter and darker shades of burnt siena?
Lighter variant (lightness 51.5%): #fb750c. Darker variant (lightness 21.5%): #6c3002. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.