What is the CMYK code for lightish blue?
The CSS color lightish blue in CMYK format is cmyk(75.9%, 51.8%, 0%, 0.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use lightish blue in CSS?
To apply lightish blue in CSS:
- Text color: color: cmyk(75.9%, 51.8%, 0%, 0.8%);
- Background: background-color: cmyk(75.9%, 51.8%, 0%, 0.8%);
- Border: border-color: cmyk(75.9%, 51.8%, 0%, 0.8%);
What are all the color format values for lightish blue?
| Format | Value |
|---|---|
| HEX | #3d7afd |
| RGB | rgb(61, 122, 253) |
| HSL | hsl(220.9, 98%, 61.6%) |
| CMYK | cmyk(75.9%, 51.8%, 0%, 0.8%) |
How do I convert lightish blue to CMYK?
Select lightish blue from the color name list in our color converter. The CMYK value — cmyk(75.9%, 51.8%, 0%, 0.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does lightish blue belong to?
lightish blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 220.9°, saturation 98%, lightness 61.6%.
How do I create lighter and darker shades of lightish blue?
Lighter variant (lightness 76.6%): #89aefe. Darker variant (lightness 46.6%): #024deb. 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.