What is the CMYK code for lightsteelblue?
The CSS color lightsteelblue in CMYK format is cmyk(20.7%, 11.7%, 0%, 12.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use lightsteelblue in CSS?
To apply lightsteelblue in CSS:
- Text color: color: cmyk(20.7%, 11.7%, 0%, 12.9%);
- Background: background-color: cmyk(20.7%, 11.7%, 0%, 12.9%);
- Border: border-color: cmyk(20.7%, 11.7%, 0%, 12.9%);
What are all the color format values for lightsteelblue?
| Format | Value |
|---|---|
| HEX | #b0c4de |
| RGB | rgb(176, 196, 222) |
| HSL | hsl(213.9, 41.1%, 78%) |
| CMYK | cmyk(20.7%, 11.7%, 0%, 12.9%) |
How do I convert lightsteelblue to CMYK?
Select lightsteelblue from the color name list in our color converter. The CMYK value — cmyk(20.7%, 11.7%, 0%, 12.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does lightsteelblue belong to?
lightsteelblue belongs to the blue color family. It is a light, moderately saturated color with HSL values: hue 213.9°, saturation 41.1%, lightness 78%.
How do I create lighter and darker shades of lightsteelblue?
Lighter variant (lightness 93%): #e6ecf4. Darker variant (lightness 63%): #7a9cc7. 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.