What is the CMYK code for frog green?
The CSS color frog green in CMYK format is cmyk(53.2%, 0%, 95.7%, 26.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use frog green in CSS?
To apply frog green in CSS:
- Text color: color: cmyk(53.2%, 0%, 95.7%, 26.3%);
- Background: background-color: cmyk(53.2%, 0%, 95.7%, 26.3%);
- Border: border-color: cmyk(53.2%, 0%, 95.7%, 26.3%);
What are all the color format values for frog green?
| Format | Value |
|---|---|
| HEX | #58bc08 |
| RGB | rgb(88, 188, 8) |
| HSL | hsl(93.3, 91.8%, 38.4%) |
| CMYK | cmyk(53.2%, 0%, 95.7%, 26.3%) |
How do I convert frog green to CMYK?
Select frog green from the color name list in our color converter. The CMYK value — cmyk(53.2%, 0%, 95.7%, 26.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does frog green belong to?
frog green belongs to the green color family. It is a medium, vivid color with HSL values: hue 93.3°, saturation 91.8%, lightness 38.4%.
How do I create lighter and darker shades of frog green?
Lighter variant (lightness 53.4%): #7cf51b. Darker variant (lightness 23.4%): #367205. 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.