What is the CMYK code for bright aqua?
The CSS color bright aqua in CMYK format is cmyk(95.6%, 0%, 6%, 2.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use bright aqua in CSS?
To apply bright aqua in CSS:
- Text color: color: cmyk(95.6%, 0%, 6%, 2.4%);
- Background: background-color: cmyk(95.6%, 0%, 6%, 2.4%);
- Border: border-color: cmyk(95.6%, 0%, 6%, 2.4%);
What are all the color format values for bright aqua?
| Format | Value |
|---|---|
| HEX | #0bf9ea |
| RGB | rgb(11, 249, 234) |
| HSL | hsl(176.2, 95.2%, 51%) |
| CMYK | cmyk(95.6%, 0%, 6%, 2.4%) |
How do I convert bright aqua to CMYK?
Select bright aqua from the color name list in our color converter. The CMYK value — cmyk(95.6%, 0%, 6%, 2.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does bright aqua belong to?
bright aqua belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 176.2°, saturation 95.2%, lightness 51%.
How do I create lighter and darker shades of bright aqua?
Lighter variant (lightness 66%): #56fbf0. Darker variant (lightness 36%): #04b3a8. 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.