What is the CMYK code for cadetblue?
The CSS color cadetblue in CMYK format is cmyk(40.6%, 1.2%, 0%, 37.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use cadetblue in CSS?
To apply cadetblue in CSS:
- Text color: color: cmyk(40.6%, 1.2%, 0%, 37.3%);
- Background: background-color: cmyk(40.6%, 1.2%, 0%, 37.3%);
- Border: border-color: cmyk(40.6%, 1.2%, 0%, 37.3%);
What are all the color format values for cadetblue?
| Format | Value |
|---|---|
| HEX | #5f9ea0 |
| RGB | rgb(95, 158, 160) |
| HSL | hsl(181.8, 25.5%, 50%) |
| CMYK | cmyk(40.6%, 1.2%, 0%, 37.3%) |
How do I convert cadetblue to CMYK?
Select cadetblue from the color name list in our color converter. The CMYK value — cmyk(40.6%, 1.2%, 0%, 37.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does cadetblue belong to?
cadetblue belongs to the cyan color family. It is a medium, muted color with HSL values: hue 181.8°, saturation 25.5%, lightness 50%.
How do I create lighter and darker shades of cadetblue?
Lighter variant (lightness 65%): #8fbbbd. Darker variant (lightness 35%): #426f70. 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.