#6F2020
Dark Red
#6F2020 is the CSS named color "saddlebrown", an exact match. In RGB it breaks down to red 111, green 32, and blue 32 out of 255 each. In HSL terms that's a hue of 0°, 55% saturation, and 28% lightness: quite dark, close to black — it works well as body text on a light background or as a near-black UI surface.
Every format
| HEX | #6f2020 |
| RGB | rgb(111, 32, 32) |
| HSL | hsl(0° 55% 28%) |
| HSB | hsb(0° 71% 44%) |
| OKLCH | oklch(37% 0.112 24°) |
| OKLAB | oklab(37% 0.102 0.046) |
| LCH | lch(26% 40.9 30°) |
| CMYK | cmyk(0% 71% 71% 56%) |
Shades (darker)
#6f2020 · #661718 · #5c0c11 · #530109 · #4a0003
Tints (lighter)
#6f2020 · #833330 · #974541 · #ac5753 · #c16a65
Shades mix #6F2020 toward black in even steps, useful for hover and pressed states in a UI; tints mix it toward white, useful for subtle backgrounds and disabled states that still read as the same color family.
On white: 11.03:1 — AAA
On black: 1.90:1 — fails
Frequently asked
- What is #6F2020 in RGB?
- #6F2020 is rgb(111, 32, 32) — red 111, green 32, blue 32 out of 255 each.
- Does #6F2020 pass WCAG contrast on a white background?
- It has a contrast ratio of 11.03:1 against white, which passes WCAG AAA for normal text.
- What's a good background color to pair with #6F2020?
- White text or a white background gives better contrast (11.03:1) than black (1.90:1).