What is the CMYK code for stone?
The CSS color stone in CMYK format is cmyk(0%, 4.6%, 22%, 32.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use stone in CSS?
To apply stone in CSS:
- Text color: color: cmyk(0%, 4.6%, 22%, 32.2%);
- Background: background-color: cmyk(0%, 4.6%, 22%, 32.2%);
- Border: border-color: cmyk(0%, 4.6%, 22%, 32.2%);
What are all the color format values for stone?
| Format | Value |
|---|---|
| HEX | #ada587 |
| RGB | rgb(173, 165, 135) |
| HSL | hsl(47.4, 18.8%, 60.4%) |
| CMYK | cmyk(0%, 4.6%, 22%, 32.2%) |
How do I convert stone to CMYK?
Select stone from the color name list in our color converter. The CMYK value — cmyk(0%, 4.6%, 22%, 32.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does stone belong to?
stone belongs to the yellow color family. It is a medium, muted color with HSL values: hue 47.4°, saturation 18.8%, lightness 60.4%.
How do I create lighter and darker shades of stone?
Lighter variant (lightness 75.4%): #ccc7b4. Darker variant (lightness 45.4%): #8a805e. 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.