What is the HEX code for puke brown?
The CSS color puke brown in HEX format is #947706. Use this value directly in CSS, SVG, and most design tools.
How do I use puke brown in CSS?
To apply puke brown in CSS:
- Text color: color: #947706;
- Background: background-color: #947706;
- Border: border-color: #947706;
What are all the color format values for puke brown?
| Format | Value |
|---|---|
| HEX | #947706 |
| RGB | rgb(148, 119, 6) |
| HSL | hsl(47.7, 92.2%, 30.2%) |
| CMYK | cmyk(0%, 19.6%, 95.9%, 42%) |
How do I convert puke brown to HEX?
Select puke brown from the color name list in our color converter. The HEX value — #947706 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does puke brown belong to?
puke brown belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 47.7°, saturation 92.2%, lightness 30.2%.
How do I create lighter and darker shades of puke brown?
Lighter variant (lightness 45.2%): #deb209. Darker variant (lightness 15.2%): #4a3c03. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.