Forest Color

HEX, RGB, HSL & CMYK Codes

#0b5509
Format Value
HEX #0b5509
RGB rgb(11, 85, 9)
HSL hsl(118.4, 80.9%, 18.4%)
CMYK cmyk(87.1%, 0%, 89.4%, 66.7%)
HSV hsv(118.4, 89.4%, 33.3%)

forest color harmonies

Tints & shades of forest

Tints (lighter)

#21641f #377436 #4e834c #649362 #7aa279 #90b28f #a6c1a6 #bcd1bc #d3e0d2 #e9f0e9

Shades (darker)

#0a4d08 #094607 #083e07 #073606 #062e05 #052704 #041f03 #031702 #020f02 #010801

Contrast & accessibility

The quick brown fox

On white · 9.06:1 · AAA

The quick brown fox

On black · 2.32:1 · Fail

Recommended text color: #ffffff

Use forest in code

CSS color: #0b5509;
SCSS $color: #0b5509;
Tailwind bg-[#0b5509]
Swift UIColor(red: 0.043, green: 0.333, blue: 0.035, alpha: 1)
Android Color.parseColor("#0b5509")
Flutter Color(0xFF0B5509)

Colors similar to forest

Browse all Green colors →

What is the HEX code for forest?

The CSS color forest in HEX format is #0b5509. Use this value directly in CSS, SVG, and most design tools.

How do I use forest in CSS?

To apply forest in CSS:

  • Text color: color: #0b5509;
  • Background: background-color: #0b5509;
  • Border: border-color: #0b5509;

What are all the color format values for forest?

FormatValue
HEX#0b5509
RGBrgb(11, 85, 9)
HSLhsl(118.4, 80.9%, 18.4%)
CMYKcmyk(87.1%, 0%, 89.4%, 66.7%)

How do I convert forest to HEX?

Select forest from the color name list in our color converter. The HEX value — #0b5509 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does forest belong to?

forest belongs to the green color family. It is a dark, vivid color with HSL values: hue 118.4°, saturation 80.9%, lightness 18.4%.

How do I create lighter and darker shades of forest?

Lighter variant (lightness 33.4%): #149a10. Darker variant (lightness 5%): #031702. 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.