What is the CMYK code for sea blue?
The CSS color sea blue in CMYK format is cmyk(97.3%, 22.1%, 0%, 41.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use sea blue in CSS?
To apply sea blue in CSS:
- Text color: color: cmyk(97.3%, 22.1%, 0%, 41.6%);
- Background: background-color: cmyk(97.3%, 22.1%, 0%, 41.6%);
- Border: border-color: cmyk(97.3%, 22.1%, 0%, 41.6%);
What are all the color format values for sea blue?
| Format | Value |
|---|---|
| HEX | #047495 |
| RGB | rgb(4, 116, 149) |
| HSL | hsl(193.7, 94.8%, 30%) |
| CMYK | cmyk(97.3%, 22.1%, 0%, 41.6%) |
How do I convert sea blue to CMYK?
Select sea blue from the color name list in our color converter. The CMYK value — cmyk(97.3%, 22.1%, 0%, 41.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sea blue belong to?
sea blue belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 193.7°, saturation 94.8%, lightness 30%.
How do I create lighter and darker shades of sea blue?
Lighter variant (lightness 45%): #06aee0. Darker variant (lightness 15%): #023a4b. 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.