What is the CMYK code for nice blue?
The CSS color nice blue in CMYK format is cmyk(90.9%, 30.7%, 0%, 31%). Use this value directly in CSS, SVG, and most design tools.
How do I use nice blue in CSS?
To apply nice blue in CSS:
- Text color: color: cmyk(90.9%, 30.7%, 0%, 31%);
- Background: background-color: cmyk(90.9%, 30.7%, 0%, 31%);
- Border: border-color: cmyk(90.9%, 30.7%, 0%, 31%);
What are all the color format values for nice blue?
| Format | Value |
|---|---|
| HEX | #107ab0 |
| RGB | rgb(16, 122, 176) |
| HSL | hsl(200.3, 83.3%, 37.6%) |
| CMYK | cmyk(90.9%, 30.7%, 0%, 31%) |
How do I convert nice blue to CMYK?
Select nice blue from the color name list in our color converter. The CMYK value — cmyk(90.9%, 30.7%, 0%, 31%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does nice blue belong to?
nice blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 200.3°, saturation 83.3%, lightness 37.6%.
How do I create lighter and darker shades of nice blue?
Lighter variant (lightness 52.6%): #21a7eb. Darker variant (lightness 22.6%): #0a496a. 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.