What is the CMYK code for blue blue?
The CSS color blue blue in CMYK format is cmyk(82.9%, 66.8%, 0%, 22%). Use this value directly in CSS, SVG, and most design tools.
How do I use blue blue in CSS?
To apply blue blue in CSS:
- Text color: color: cmyk(82.9%, 66.8%, 0%, 22%);
- Background: background-color: cmyk(82.9%, 66.8%, 0%, 22%);
- Border: border-color: cmyk(82.9%, 66.8%, 0%, 22%);
What are all the color format values for blue blue?
| Format | Value |
|---|---|
| HEX | #2242c7 |
| RGB | rgb(34, 66, 199) |
| HSL | hsl(228.4, 70.8%, 45.7%) |
| CMYK | cmyk(82.9%, 66.8%, 0%, 22%) |
How do I convert blue blue to CMYK?
Select blue blue from the color name list in our color converter. The CMYK value — cmyk(82.9%, 66.8%, 0%, 22%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does blue blue belong to?
blue blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 228.4°, saturation 70.8%, lightness 45.7%.
How do I create lighter and darker shades of blue blue?
Lighter variant (lightness 60.7%): #546fe2. Darker variant (lightness 30.700000000000003%): #172c86. 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.