What is the CMYK code for twilight blue?
The CSS color twilight blue in CMYK format is cmyk(91.8%, 45.1%, 0%, 52.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use twilight blue in CSS?
To apply twilight blue in CSS:
- Text color: color: cmyk(91.8%, 45.1%, 0%, 52.2%);
- Background: background-color: cmyk(91.8%, 45.1%, 0%, 52.2%);
- Border: border-color: cmyk(91.8%, 45.1%, 0%, 52.2%);
What are all the color format values for twilight blue?
| Format | Value |
|---|---|
| HEX | #0a437a |
| RGB | rgb(10, 67, 122) |
| HSL | hsl(209.5, 84.8%, 25.9%) |
| CMYK | cmyk(91.8%, 45.1%, 0%, 52.2%) |
How do I convert twilight blue to CMYK?
Select twilight blue from the color name list in our color converter. The CMYK value — cmyk(91.8%, 45.1%, 0%, 52.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does twilight blue belong to?
twilight blue belongs to the blue color family. It is a dark, vivid color with HSL values: hue 209.5°, saturation 84.8%, lightness 25.9%.
How do I create lighter and darker shades of twilight blue?
Lighter variant (lightness 40.9%): #106ac1. Darker variant (lightness 10.899999999999999%): #041c33. 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.