What is the CMYK code for viridian?
The CSS color viridian in CMYK format is cmyk(79.3%, 0%, 29%, 43.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use viridian in CSS?
To apply viridian in CSS:
- Text color: color: cmyk(79.3%, 0%, 29%, 43.1%);
- Background: background-color: cmyk(79.3%, 0%, 29%, 43.1%);
- Border: border-color: cmyk(79.3%, 0%, 29%, 43.1%);
What are all the color format values for viridian?
| Format | Value |
|---|---|
| HEX | #1e9167 |
| RGB | rgb(30, 145, 103) |
| HSL | hsl(158.1, 65.7%, 34.3%) |
| CMYK | cmyk(79.3%, 0%, 29%, 43.1%) |
How do I convert viridian to CMYK?
Select viridian from the color name list in our color converter. The CMYK value — cmyk(79.3%, 0%, 29%, 43.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does viridian belong to?
viridian belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 158.1°, saturation 65.7%, lightness 34.3%.
How do I create lighter and darker shades of viridian?
Lighter variant (lightness 49.3%): #2bd094. Darker variant (lightness 19.299999999999997%): #11523a. 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.