Skip to content

#3d2c00

a deep, electric yellow · warm · closest name: Saddle Brown

RGB
61, 44, 0
HSL
43°, 100%, 12%
CMYK
0, 28, 100, 76
Luminance
0.0279

At a glance

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

Hex
#3d2c00
Hue
43°
yellow
Saturation
100%
electric
Lightness
12%
deep
Brightness
24%
HSV value
Perceived
19%
weighted brightness
Luminance
0.0279
WCAG relative
Temperature
Warm
11/100 cool
Color family
Yellow
Tone
Electric
Best ink
White
13.47:1
Closest name
Saddle Brown
ΔE2000 20.3
Where it sits
Hue43° of 360°
Saturation100%
Lightness12%
Temperature
Warm ← → Cool11% 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#3d2c00
RGBrgb(61, 44, 0)
HSLhsl(43, 100%, 12%)
CMYKcmyk(0%, 28%, 100%, 76%)
LABlab(19.2 3.2 27.5)
LCHlch(19.2 27.7 83.4)
OKLCHoklch(0.305 0.062 85.6)
Decimal4008960
Display P3color(display-p3 0.239 0.173 0.000)

Copy-ready code

/* CSS */
color: #3d2c00;
background-color: #3d2c00;
/* Tailwind (arbitrary) */
class="text-[#3d2c00] bg-[#3d2c00]"
/* SCSS */
$brand: #3d2c00;
/* SwiftUI */
Color(red: 0.239, green: 0.173, blue: 0.000)
/* Android */
Color.parseColor("#3d2c00")
/* Flutter */
Color(0xFF3D2C00)
/* Python / OpenCV (BGR) */
(0, 44, 61)

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 #3d2c00 · 13.47:1
Use #ffffffAAA at every size.
Aa
White text · 13.47:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.56:1
AA fail · AA large fail · AAA fail
Reading the other direction: #3d2c00 as text scores 13.47:1 on white and 1.56:1 on black.

Accessibility — WCAG contrast

Aa
#3d2c00 on white: 13.47:1
AA ✓ pass · AA-large · AAA
Aa
#3d2c00 on black: 1.56:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #332C00
deuteranopia · #373002
tritanopia · #432624

Color scale — 50 to 950

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

#FEFAF1
#FCF5E3
#FCEBC0
#FFE08F
#FFD057
#FFC11F
#F5B100
#CC9300
#A37600
#765605
#3d2c00
Base = 950Lightest = 50 · #FEFAF1Darkest = 950 · #3d2c00
:root {
  --brand-50: #FEFAF1;
  --brand-100: #FCF5E3;
  --brand-200: #FCEBC0;
  --brand-300: #FFE08F;
  --brand-400: #FFD057;
  --brand-500: #FFC11F;
  --brand-600: #F5B100;
  --brand-700: #CC9300;
  --brand-800: #A37600;
  --brand-900: #765605;
  --brand-950: #3d2c00;
  --brand: #3d2c00;
  --brand-ink: #ffffff;
}

Colors that work with #3d2c00

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#FAF9F4
Tinted page background
Border#EDE0C0
Hairlines and dividers
Muted text#9B854B
Captions on the surface
Accent#00203D
Second voice, not a rival
Dark variant#805C00
Hover, pressed, headers
Light variant#FFF8E5
Selected rows, tints
Dark surface#242014
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 #3d2c00

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#00113D
Analogous left#3D0E00
Analogous right#303D00
Split-complement 1#00303D
Split-complement 2#0E003D
Triadic 1#003D2C
Triadic 2#2C003D
Tetradic#003D0E

RGB percentages

Red23.9%
Green17.3%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta27.9%
Yellow100.0%
Key (black)76.1%

Color previews

#3d2c00 text on a black background

contrast 1.56:1

Card sample

#3d2c00 text on a white background

contrast 13.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3d2c00;
Background color
Panel with #3d2c00 background
background-color: #3d2c00;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3d2c00;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(61, 44, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 44, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3d2c00;
background: linear-gradient(135deg, #3d2c00, #253D00);

Monochromatic scale

Palettes built from #3d2c00

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.

#3d2c00 in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#3d2c00, answered

What color is #3d2c00?

#3d2c00 is a deep electric yellow, closest to Saddle Brown (ΔE2000 20.3). It sits at 43° on the hue wheel with 100% saturation and 12% lightness, which reads as warm.

What is the RGB value of #3d2c00?

rgb(61, 44, 0) — 61 red, 44 green and 0 blue out of 255, or 23.9% / 17.3% / 0% by channel.

Is #3d2c00 a light or a dark color?

It is a dark color. Relative luminance is 0.0279 and perceived brightness is 19%, so white text on it reaches 13.47:1.

Should I use black or white text on #3d2c00?

White. It scores 13.47:1 against #3d2c00, versus 1.56:1 for black — AAA at any size.

What is the complementary color of #3d2c00?

#00113D sits directly opposite on the wheel. Softer options are the split-complements #00303D and #0E003D, which give the same contrast with far less vibration.

What colors go well with #3d2c00?

For interface work: #FAF9F4 as the surface, #EDE0C0 for borders, #9B854B for secondary text, #00203D as an accent and #805C00 for hover and pressed states. For a palette, the analogous pair #3D0E00 and #303D00 stays calm, while #00113D is the loudest partner.

What is #3d2c00 in CMYK for printing?

cmyk(0%, 28%, 100%, 76%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #3d2c00 warm or cool?

Warm — it scores 11 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3D1E00; nudged cooler, #383D00.

Work with #3d2c00 in the Color Lab