What is the HEX code for merlot?
The CSS color merlot in HEX format is #730039. Use this value directly in CSS, SVG, and most design tools.
How do I use merlot in CSS?
To apply merlot in CSS:
- Text color: color: #730039;
- Background: background-color: #730039;
- Border: border-color: #730039;
What are all the color format values for merlot?
| Format | Value |
|---|---|
| HEX | #730039 |
| RGB | rgb(115, 0, 57) |
| HSL | hsl(330.3, 100%, 22.5%) |
| CMYK | cmyk(0%, 100%, 50.4%, 54.9%) |
How do I convert merlot to HEX?
Select merlot from the color name list in our color converter. The HEX value — #730039 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does merlot belong to?
merlot belongs to the pink color family. It is a dark, vivid color with HSL values: hue 330.3°, saturation 100%, lightness 22.5%.
How do I create lighter and darker shades of merlot?
Lighter variant (lightness 37.5%): #bf005f. Darker variant (lightness 7.5%): #260013. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.