What is the CMYK code for banana yellow?
The CSS color banana yellow in CMYK format is cmyk(1.6%, 0%, 70.5%, 0.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use banana yellow in CSS?
To apply banana yellow in CSS:
- Text color: color: cmyk(1.6%, 0%, 70.5%, 0.4%);
- Background: background-color: cmyk(1.6%, 0%, 70.5%, 0.4%);
- Border: border-color: cmyk(1.6%, 0%, 70.5%, 0.4%);
What are all the color format values for banana yellow?
| Format | Value |
|---|---|
| HEX | #fafe4b |
| RGB | rgb(250, 254, 75) |
| HSL | hsl(61.3, 98.9%, 64.5%) |
| CMYK | cmyk(1.6%, 0%, 70.5%, 0.4%) |
How do I convert banana yellow to CMYK?
Select banana yellow from the color name list in our color converter. The CMYK value — cmyk(1.6%, 0%, 70.5%, 0.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does banana yellow belong to?
banana yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 61.3°, saturation 98.9%, lightness 64.5%.
How do I create lighter and darker shades of banana yellow?
Lighter variant (lightness 79.5%): #fcfe97. Darker variant (lightness 49.5%): #f6fb01. 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.