What is the CMYK code for bluish?
The CSS color bluish in CMYK format is cmyk(78.1%, 36.9%, 0%, 26.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use bluish in CSS?
To apply bluish in CSS:
- Text color: color: cmyk(78.1%, 36.9%, 0%, 26.7%);
- Background: background-color: cmyk(78.1%, 36.9%, 0%, 26.7%);
- Border: border-color: cmyk(78.1%, 36.9%, 0%, 26.7%);
What are all the color format values for bluish?
| Format | Value |
|---|---|
| HEX | #2976bb |
| RGB | rgb(41, 118, 187) |
| HSL | hsl(208.4, 64%, 44.7%) |
| CMYK | cmyk(78.1%, 36.9%, 0%, 26.7%) |
How do I convert bluish to CMYK?
Select bluish from the color name list in our color converter. The CMYK value — cmyk(78.1%, 36.9%, 0%, 26.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does bluish belong to?
bluish belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 208.4°, saturation 64%, lightness 44.7%.
How do I create lighter and darker shades of bluish?
Lighter variant (lightness 59.7%): #569cda. Darker variant (lightness 29.700000000000003%): #1b4e7c. 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.