Ocher Color — HEX, RGB, HSL & CMYK Codes

#bf9b0c
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%)
HSV hsv(47.9, 93.7%, 74.9%)

ocher color harmonies

Tints & shades of ocher

Tints (lighter)

#c5a422 #cbad38 #d0b64e #d6bf64 #dcc87a #e2d291 #e8dba7 #eee4bd #f3edd3 #f9f6e9

Shades (darker)

#ae8d0b #9c7f0a #8b7109 #7a6308 #685507 #574605 #453804 #342a03 #231c02 #110e01

Contrast & accessibility

The quick brown fox

On white · 2.66:1 · Fail

The quick brown fox

On black · 7.91:1 · AAA

Recommended text color: #000000

Use ocher in code

CSS color: #bf9b0c;
SCSS $color: #bf9b0c;
Tailwind bg-[#bf9b0c]
Swift UIColor(red: 0.749, green: 0.608, blue: 0.047, alpha: 1)
Android Color.parseColor("#bf9b0c")
Flutter Color(0xFFBF9B0C)

Colors similar to ocher

Browse all Yellow colors →

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?

FormatValue
HEX#bf9b0c
RGBrgb(191, 155, 12)
HSLhsl(47.9, 88.2%, 39.8%)
CMYKcmyk(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.