What is the CMYK code for fluro green?
The CSS color fluro green in CMYK format is cmyk(96.1%, 0%, 99.2%, 0%). Use this value directly in CSS, SVG, and most design tools.
How do I use fluro green in CSS?
To apply fluro green in CSS:
- Text color: color: cmyk(96.1%, 0%, 99.2%, 0%);
- Background: background-color: cmyk(96.1%, 0%, 99.2%, 0%);
- Border: border-color: cmyk(96.1%, 0%, 99.2%, 0%);
What are all the color format values for fluro green?
| Format | Value |
|---|---|
| HEX | #0aff02 |
| RGB | rgb(10, 255, 2) |
| HSL | hsl(118.1, 100%, 50.4%) |
| CMYK | cmyk(96.1%, 0%, 99.2%, 0%) |
How do I convert fluro green to CMYK?
Select fluro green from the color name list in our color converter. The CMYK value — cmyk(96.1%, 0%, 99.2%, 0%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does fluro green belong to?
fluro green belongs to the green color family. It is a medium, vivid color with HSL values: hue 118.1°, saturation 100%, lightness 50.4%.
How do I create lighter and darker shades of fluro green?
Lighter variant (lightness 65.4%): #54ff4f. Darker variant (lightness 35.4%): #06b500. 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.