What is the HEX code for ocher?
The CSS color ocher in HEX format is #bf9b0c. Use this value directly in CSS, SVG, and most design tools.
How do I use ocher in CSS?
To apply ocher in CSS:
- Text color: color: #bf9b0c;
- Background: background-color: #bf9b0c;
- Border: border-color: #bf9b0c;
What are all the color format values for ocher?
| Format | Value |
|---|---|
| HEX | #bf9b0c |
| RGB | rgb(191, 155, 12) |
| HSL | hsl(47.9, 88.2%, 39.8%) |
| CMYK | cmyk(0%, 18.8%, 93.7%, 25.1%) |
How do I convert ocher to HEX?
Select ocher from the color name list in our color converter. The HEX value — #bf9b0c — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does ocher belong to?
ocher belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 47.9°, saturation 88.2%, lightness 39.8%.
How do I create lighter and darker shades of ocher?
Lighter variant (lightness 54.8%): #f1c826. Darker variant (lightness 24.799999999999997%): #776107. 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.