What is the CMYK code for dusk?
The CSS color dusk in CMYK format is cmyk(39.5%, 34.9%, 0%, 49.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use dusk in CSS?
To apply dusk in CSS:
- Text color: color: cmyk(39.5%, 34.9%, 0%, 49.4%);
- Background: background-color: cmyk(39.5%, 34.9%, 0%, 49.4%);
- Border: border-color: cmyk(39.5%, 34.9%, 0%, 49.4%);
What are all the color format values for dusk?
| Format | Value |
|---|---|
| HEX | #4e5481 |
| RGB | rgb(78, 84, 129) |
| HSL | hsl(232.9, 24.6%, 40.6%) |
| CMYK | cmyk(39.5%, 34.9%, 0%, 49.4%) |
How do I convert dusk to CMYK?
Select dusk from the color name list in our color converter. The CMYK value — cmyk(39.5%, 34.9%, 0%, 49.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dusk belong to?
dusk belongs to the blue color family. It is a medium, muted color with HSL values: hue 232.9°, saturation 24.6%, lightness 40.6%.
How do I create lighter and darker shades of dusk?
Lighter variant (lightness 55.6%): #7279aa. Darker variant (lightness 25.6%): #313551. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.