What is the CMYK code for petrol?
The CSS color petrol in CMYK format is cmyk(100%, 10.4%, 0%, 58.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use petrol in CSS?
To apply petrol in CSS:
- Text color: color: cmyk(100%, 10.4%, 0%, 58.4%);
- Background: background-color: cmyk(100%, 10.4%, 0%, 58.4%);
- Border: border-color: cmyk(100%, 10.4%, 0%, 58.4%);
What are all the color format values for petrol?
| Format | Value |
|---|---|
| HEX | #005f6a |
| RGB | rgb(0, 95, 106) |
| HSL | hsl(186.2, 100%, 20.8%) |
| CMYK | cmyk(100%, 10.4%, 0%, 58.4%) |
How do I convert petrol to CMYK?
Select petrol from the color name list in our color converter. The CMYK value — cmyk(100%, 10.4%, 0%, 58.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does petrol belong to?
petrol belongs to the cyan color family. It is a dark, vivid color with HSL values: hue 186.2°, saturation 100%, lightness 20.8%.
How do I create lighter and darker shades of petrol?
Lighter variant (lightness 35.8%): #00a4b7. Darker variant (lightness 5.800000000000001%): #001b1e. 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.