CSS named color

SaddleBrown

#8B4513
HEX#8b4513
RGBrgb(139, 69, 19)
HSLhsl(25, 76%, 31%)
OKLCHoklch(47.08% 0.1121 50.85)
NAMEsaddlebrown

Palette

Complementary

180° on the color wheel
Complement
#13598B

Analogous

±30° around the base hue
Left
#8B131D
Right
#8B8113

Triadic

±120° for harmonic contrast
Triad 1
#138B45
Triad 2
#45138B

Shades

Lighter and darker variants
Lightest
#EA9D66
Lighter
#E17223
Base
#8B4513
SaddleBrown
Darker
#311807
Darkest
#090401

CSS usage

By name
color: saddlebrown;
background-color: saddlebrown;
By HEX
color: #8b4513;
background-color: #8b4513;
By RGB
color: rgb(139, 69, 19);
background-color: rgb(139, 69, 19);
By HSL
color: hsl(25, 76%, 31%);
background-color: hsl(25, 76%, 31%);

WCAG contrast vs white

Aa
7.10:1
AAA

WCAG contrast vs black

Aa
2.96:1
Below minimum

Related colors

FAQ — SaddleBrown

What is the HEX code for SaddleBrown?

The HEX code for SaddleBrown is #8B4513. It's one of the 148 named CSS colors and can be used directly in CSS as color: saddlebrown; or color: #8b4513;

What is SaddleBrown in RGB?

SaddleBrown in RGB is rgb(139, 69, 19) — red 139, green 69, blue 19.

What is SaddleBrown in HSL?

SaddleBrown in HSL is hsl(25, 76%, 31%) — hue 25°, saturation 76%, lightness 31%.

What is the complementary color of SaddleBrown?

The complementary color (directly opposite SaddleBrown on the color wheel) is #13598B. The two together produce maximum contrast.

Is white text readable on SaddleBrown?

The WCAG contrast ratio against white (#FFFFFF) is 7.10:1, and against black (#000000) it's 2.96:1. White text is more readable. WCAG recommends at least 4.5:1 for body text.

← All colors & converter