What is the HSL code for velvet?
The CSS color velvet in HSL format is hsl(319.8, 87.2%, 24.5%). Use this value directly in CSS, SVG, and most design tools.
How do I use velvet in CSS?
To apply velvet in CSS:
- Text color: color: hsl(319.8, 87.2%, 24.5%);
- Background: background-color: hsl(319.8, 87.2%, 24.5%);
- Border: border-color: hsl(319.8, 87.2%, 24.5%);
What are all the color format values for velvet?
| Format | Value |
|---|---|
| HEX | #750851 |
| RGB | rgb(117, 8, 81) |
| HSL | hsl(319.8, 87.2%, 24.5%) |
| CMYK | cmyk(0%, 93.2%, 30.8%, 54.1%) |
How do I convert velvet to HSL?
Select velvet from the color name list in our color converter. The HSL value — hsl(319.8, 87.2%, 24.5%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does velvet belong to?
velvet belongs to the pink color family. It is a dark, vivid color with HSL values: hue 319.8°, saturation 87.2%, lightness 24.5%.
How do I create lighter and darker shades of velvet?
Lighter variant (lightness 39.5%): #bd0d83. Darker variant (lightness 9.5%): #2d031f. 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.