What is the CMYK code for bronze?
The CSS color bronze in CMYK format is cmyk(0%, 28%, 100%, 34.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use bronze in CSS?
To apply bronze in CSS:
- Text color: color: cmyk(0%, 28%, 100%, 34.1%);
- Background: background-color: cmyk(0%, 28%, 100%, 34.1%);
- Border: border-color: cmyk(0%, 28%, 100%, 34.1%);
What are all the color format values for bronze?
| Format | Value |
|---|---|
| HEX | #a87900 |
| RGB | rgb(168, 121, 0) |
| HSL | hsl(43.2, 100%, 32.9%) |
| CMYK | cmyk(0%, 28%, 100%, 34.1%) |
How do I convert bronze to CMYK?
Select bronze from the color name list in our color converter. The CMYK value — cmyk(0%, 28%, 100%, 34.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does bronze belong to?
bronze belongs to the orange color family. It is a medium, vivid color with HSL values: hue 43.2°, saturation 100%, lightness 32.9%.
How do I create lighter and darker shades of bronze?
Lighter variant (lightness 47.9%): #f4b000. Darker variant (lightness 17.9%): #5b4200. 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.