What is the CMYK code for dirty blue?
The CSS color dirty blue in CMYK format is cmyk(59.9%, 17.2%, 0%, 38.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use dirty blue in CSS?
To apply dirty blue in CSS:
- Text color: color: cmyk(59.9%, 17.2%, 0%, 38.4%);
- Background: background-color: cmyk(59.9%, 17.2%, 0%, 38.4%);
- Border: border-color: cmyk(59.9%, 17.2%, 0%, 38.4%);
What are all the color format values for dirty blue?
| Format | Value |
|---|---|
| HEX | #3f829d |
| RGB | rgb(63, 130, 157) |
| HSL | hsl(197.2, 42.7%, 43.1%) |
| CMYK | cmyk(59.9%, 17.2%, 0%, 38.4%) |
How do I convert dirty blue to CMYK?
Select dirty blue from the color name list in our color converter. The CMYK value — cmyk(59.9%, 17.2%, 0%, 38.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dirty blue belong to?
dirty blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 197.2°, saturation 42.7%, lightness 43.1%.
How do I create lighter and darker shades of dirty blue?
Lighter variant (lightness 58.1%): #67a8c2. Darker variant (lightness 28.1%): #295566. 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.