Skip to content

#5b3b13

a deep, vivid orange · warm · closest name: Saddle Brown

RGB
91, 59, 19
HSL
33°, 66%, 22%
CMYK
0, 35, 79, 64
Luminance
0.0540

At a glance

Every number on this page in one read: what #5b3b13 is made of, how bright it looks, and which way it leans.

Hex
#5b3b13
Hue
33°
orange
Saturation
66%
vivid
Lightness
22%
deep
Brightness
36%
HSV value
Perceived
26%
weighted brightness
Luminance
0.0540
WCAG relative
Temperature
Warm
3/100 cool
Color family
Orange
Tone
Vivid
Best ink
White
10.10:1
Closest name
Saddle Brown
ΔE2000 12.2
Where it sits
Hue33° of 360°
Saturation66%
Lightness22%
Temperature
Warm ← → Cool3% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#5b3b13
RGBrgb(91, 59, 19)
HSLhsl(33, 66%, 22%)
CMYKcmyk(0%, 35%, 79%, 64%)
LABlab(27.8 10.1 29.4)
LCHlch(27.8 31.1 71.1)
OKLCHoklch(0.382 0.070 68.5)
Decimal5978899
Display P3color(display-p3 0.357 0.231 0.075)

Copy-ready code

/* CSS */
color: #5b3b13;
background-color: #5b3b13;
/* Tailwind (arbitrary) */
class="text-[#5b3b13] bg-[#5b3b13]"
/* SCSS */
$brand: #5b3b13;
/* SwiftUI */
Color(red: 0.357, green: 0.231, blue: 0.075)
/* Android */
Color.parseColor("#5b3b13")
/* Flutter */
Color(0xFF5B3B13)
/* Python / OpenCV (BGR) */
(19, 59, 91)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#ffffff on #5b3b13 · 10.10:1
Use #ffffffAAA at every size.
Aa
White text · 10.10:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.08:1
AA fail · AA large fail · AAA fail
Reading the other direction: #5b3b13 as text scores 10.10:1 on white and 2.08:1 on black.

Accessibility — WCAG contrast

Aa
#5b3b13 on white: 10.10:1
AA ✓ pass · AA-large · AAA
Aa
#5b3b13 on black: 2.08:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #463D0E
deuteranopia · #4D4514
tritanopia · #643333

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #5b3b13 is pinned to step 900; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF8F3
#F8F1E8
#F1E0CB
#ECCBA2
#E2B174
#D89745
#CB832A
#A96D23
#87571C
#5b3b13
#3D290F
Base = 900Lightest = 50 · #FBF8F3Darkest = 950 · #3D290F
:root {
  --brand-50: #FBF8F3;
  --brand-100: #F8F1E8;
  --brand-200: #F1E0CB;
  --brand-300: #ECCBA2;
  --brand-400: #E2B174;
  --brand-500: #D89745;
  --brand-600: #CB832A;
  --brand-700: #A96D23;
  --brand-800: #87571C;
  --brand-900: #5b3b13;
  --brand-950: #3D290F;
  --brand: #5b3b13;
  --brand-ink: #ffffff;
}

Colors that work with #5b3b13

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#FAF8F4
Tinted page background
Border#EDD9C0
Hairlines and dividers
Muted text#9B774B
Captions on the surface
Accent#11465D
Second voice, not a rival
Dark variant#6A4416
Hover, pressed, headers
Light variant#FBF3EA
Selected rows, tints
Dark surface#241D14
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #5b3b13

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#13335B
Analogous left#5B1713
Analogous right#575B13
Split-complement 1#13575B
Split-complement 2#17135B
Triadic 1#135B3B
Triadic 2#3B135B
Tetradic#135B17

RGB percentages

Red35.7%
Green23.1%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta35.2%
Yellow79.1%
Key (black)64.3%

Color previews

#5b3b13 text on a black background

contrast 2.08:1

Card sample

#5b3b13 text on a white background

contrast 10.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5b3b13;
Background color
Panel with #5b3b13 background
background-color: #5b3b13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5b3b13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(91, 59, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 59, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5b3b13;
background: linear-gradient(135deg, #5b3b13, #4B5B13);

Monochromatic scale

Palettes built from #5b3b13

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#5b3b13 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#5b3b13, answered

What color is #5b3b13?

#5b3b13 is a deep vivid orange, closest to Saddle Brown (ΔE2000 12.2). It sits at 33° on the hue wheel with 66% saturation and 22% lightness, which reads as warm.

What is the RGB value of #5b3b13?

rgb(91, 59, 19) — 91 red, 59 green and 19 blue out of 255, or 35.7% / 23.1% / 7.5% by channel.

Is #5b3b13 a light or a dark color?

It is a dark color. Relative luminance is 0.0540 and perceived brightness is 26%, so white text on it reaches 10.10:1.

Should I use black or white text on #5b3b13?

White. It scores 10.10:1 against #5b3b13, versus 2.08:1 for black — AAA at any size.

What is the complementary color of #5b3b13?

#13335B sits directly opposite on the wheel. Softer options are the split-complements #13575B and #17135B, which give the same contrast with far less vibration.

What colors go well with #5b3b13?

For interface work: #FAF8F4 as the surface, #EDD9C0 for borders, #9B774B for secondary text, #11465D as an accent and #6A4416 for hover and pressed states. For a palette, the analogous pair #5B1713 and #575B13 stays calm, while #13335B is the loudest partner.

What is #5b3b13 in CMYK for printing?

cmyk(0%, 35%, 79%, 64%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #5b3b13 warm or cool?

Warm — it scores 3 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5B3413; nudged cooler, #5C5612.

Work with #5b3b13 in the Color Lab