What is the CMYK code for ocean blue?
The CSS color ocean blue in CMYK format is cmyk(98.1%, 27.6%, 0%, 38.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use ocean blue in CSS?
To apply ocean blue in CSS:
- Text color: color: cmyk(98.1%, 27.6%, 0%, 38.8%);
- Background: background-color: cmyk(98.1%, 27.6%, 0%, 38.8%);
- Border: border-color: cmyk(98.1%, 27.6%, 0%, 38.8%);
What are all the color format values for ocean blue?
| Format | Value |
|---|---|
| HEX | #03719c |
| RGB | rgb(3, 113, 156) |
| HSL | hsl(196.9, 96.2%, 31.2%) |
| CMYK | cmyk(98.1%, 27.6%, 0%, 38.8%) |
How do I convert ocean blue to CMYK?
Select ocean blue from the color name list in our color converter. The CMYK value — cmyk(98.1%, 27.6%, 0%, 38.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does ocean blue belong to?
ocean blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 196.9°, saturation 96.2%, lightness 31.2%.
How do I create lighter and darker shades of ocean blue?
Lighter variant (lightness 46.2%): #04a7e7. Darker variant (lightness 16.2%): #023b51. 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.