What is the CMYK code for greyish brown?
The CSS color greyish brown in CMYK format is cmyk(0%, 13.1%, 35.2%, 52.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use greyish brown in CSS?
To apply greyish brown in CSS:
- Text color: color: cmyk(0%, 13.1%, 35.2%, 52.2%);
- Background: background-color: cmyk(0%, 13.1%, 35.2%, 52.2%);
- Border: border-color: cmyk(0%, 13.1%, 35.2%, 52.2%);
What are all the color format values for greyish brown?
| Format | Value |
|---|---|
| HEX | #7a6a4f |
| RGB | rgb(122, 106, 79) |
| HSL | hsl(37.7, 21.4%, 39.4%) |
| CMYK | cmyk(0%, 13.1%, 35.2%, 52.2%) |
How do I convert greyish brown to CMYK?
Select greyish brown from the color name list in our color converter. The CMYK value — cmyk(0%, 13.1%, 35.2%, 52.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does greyish brown belong to?
greyish brown belongs to the orange color family. It is a medium, muted color with HSL values: hue 37.7°, saturation 21.4%, lightness 39.4%.
How do I create lighter and darker shades of greyish brown?
Lighter variant (lightness 54.4%): #a49172. Darker variant (lightness 24.4%): #4c4231. 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.