What is the CMYK code for stormy blue?
The CSS color stormy blue in CMYK format is cmyk(48.7%, 21.2%, 0%, 38.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use stormy blue in CSS?
To apply stormy blue in CSS:
- Text color: color: cmyk(48.7%, 21.2%, 0%, 38.8%);
- Background: background-color: cmyk(48.7%, 21.2%, 0%, 38.8%);
- Border: border-color: cmyk(48.7%, 21.2%, 0%, 38.8%);
What are all the color format values for stormy blue?
| Format | Value |
|---|---|
| HEX | #507b9c |
| RGB | rgb(80, 123, 156) |
| HSL | hsl(206.1, 32.2%, 46.3%) |
| CMYK | cmyk(48.7%, 21.2%, 0%, 38.8%) |
How do I convert stormy blue to CMYK?
Select stormy blue from the color name list in our color converter. The CMYK value — cmyk(48.7%, 21.2%, 0%, 38.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does stormy blue belong to?
stormy blue belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 206.1°, saturation 32.2%, lightness 46.3%.
How do I create lighter and darker shades of stormy blue?
Lighter variant (lightness 61.3%): #7da0bc. Darker variant (lightness 31.299999999999997%): #36536a. 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.