Closest web-safe match: #333333

Color Details and Palettes for #201C1C

Details about the color Umbra#201C1C

Conversions, palettes, contrast & design ideas for this color.

Black family Neutral WCAG ink: white
HEX #201C1C RGB rgb(32, 28, 28) HSL hsl(0, 7%, 12%) CMYK cmyk(0%, 12%, 12%, 87%)

Color profile

About Color Hex #201C1C

#201C1C is a neutral color from the Black family, closest in name to “Umbra”. In RGB it is rgb(32, 28, 28); in HSL, hsl(0, 7%, 12%).

The color Umbra, with hexadecimal code #201c1c, is classified within the black color family, projecting power, sophistication, and timeless formality in design. Additionally, it evokes emotions such as Power, Elegance, Formality, Mystery and Authority. With negligible saturation (7%), this color is effectively achromatic—a pure neutral that pairs with any hue without competition. At only 12% lightness, this extremely dark shade approaches black, delivering maximum drama and contrast when paired with lighter elements. This color is ideal for designs that aim to express Power, Elegance, Formality, Mystery, or Authority. It can be effectively used in web design, branding, and marketing materials to attract attention and convey specific messages.

Key facts

RGB 32, 28, 28 red · green · blue HSL 0° 7% 12% hue · sat · light HSV 0° 13% 13% design-app pickers CMYK 0 12 12 87 print inks, % Luminance 0.012 0 dark → 1 light On black 1.24:1 ✕ AA contrast ratio On white 16.88:1 ✓ AA contrast ratio Web-safe #333333 closest web-safe Best text white ideal foreground Character Vivid neutral · black family

The story of this color

History, Usage, Psychology & Design Ideas for #201C1C

Umbra (#201C1C) belongs to the Black color family.

As an achromatic shade, this color carries a timeless, versatile neutrality that anchors any palette it joins.

Historical Background

Black pigments date to the earliest human art—manganese oxide and carbon black were staples of prehistoric painters. In ancient Egypt, black symbolized the fertile soil of the Nile delta and thus life itself. Renaissance painters like Caravaggio mastered chiaroscuro, using deep blacks to create dramatic contrasts that revolutionized visual storytelling and influenced cinema centuries later.

Design & Usage Tips

Black anchors virtually any color scheme and is indispensable for text, icons, and borders. In branding, black signals luxury and exclusivity—Chanel, Nike, and Prada all build identities around black. Use it sparingly as a background to make white or neon elements pop, or use it generously to create bold, immersive experiences.

Psychological Impact

Black evokes power, elegance, mystery, and formality. It can feel protective and grounding but also oppressive if overused. The key is contrast: black paired with bright accents feels energetic, while black with muted tones feels sophisticated.

At just 12% lightness, this is an extremely dark shade that approaches black. It is best reserved for text, thin borders, or dramatic full-bleed backgrounds paired with light typography.

Creative Design Ideas

Pair black backgrounds with gradient overlays (dark-to-transparent) on hero images for cinematic depth. Combine matte black surfaces with glossy black accents for tactile contrast in packaging. In editorial design, full-bleed black pages with centered white serif type create striking chapter openers.

Every format

#201C1C Color Conversions

Every way to write Umbra — one-tap copy on every format; tap on any card to learn what it is and when to use it.

12 formats
HEX Web
#201C1C

Hexadecimal is the web’s universal color notation — two digits each for red, green and blue. Drop it straight into HTML, CSS or any design tool.

RGB Screen
rgb(32, 28, 28)

RGB is the additive Red-Green-Blue model every screen uses to emit light. The default choice for websites, apps and on-screen UI.

HSL Web
hsl(0, 7%, 12%)

HSL breaks a color into Hue, Saturation and Lightness — the most intuitive way to lighten, darken or mute a color in CSS.

HSV HSB Design
hsv(0, 13%, 13%)

HSV (also called HSB) maps Hue, Saturation and Value/Brightness. It is the model behind the color pickers in Photoshop, Figma and most design apps.

HWB CSS 4
hwb(0 11% 87%)

HWB blends a pure hue with Whiteness and Blackness — a painter-friendly model added in CSS Color 4 for quick tints and shades.

CMYK Print
cmyk(0%, 12%, 12%, 87%)

CMYK is the subtractive Cyan-Magenta-Yellow-Black ink model. Use these values when preparing artwork for a printer or commercial press.

OKLCH Modern
oklch(23.10% 0.006 17.61)

OKLCH is a modern, perceptually-uniform space (Lightness, Chroma, Hue). It powers smooth gradients and accessible palettes in today’s CSS.

OKLab Modern
oklab(23.10% 0.006 0.002)

OKLab is the Cartesian form of OKLCH — ideal for blending and interpolating colors without the muddy midpoints older spaces produce.

CIELAB L*a*b* Perceptual
L: 10.71, a: 1.94, b: 0.70

CIELAB is a device-independent, perceptually-uniform space. It is the standard for measuring color difference (ΔE) and matching across devices.

LCH Perceptual
L: 10.71, C: 2.06, H: 19.92

LCH is CIELAB in cylindrical form — Lightness, Chroma and Hue — letting you adjust vividness and hue while staying perceptually even.

XYZ CIE Science
X: 1.22, Y: 1.22, Z: 1.27

CIE XYZ is the 1931 master space that underpins every other model here — the scientific bridge used to convert between color systems.

Decimal int Code
2104348

The 24-bit integer value of the color — handy for databases, APIs, game engines and low-level graphics code.

Channel breakdown

RGB Color Percentages for #201C1C

How much red, green and blue light mixes into Umbra.

Red 32/255 36.4% Green 28/255 31.8% Blue 28/255 31.8%

Percentages show each channel's share of the total light (R + G + B) in Umbra.

Ink coverage

CMYK Ink Levels & Print Guide for #201C1C

Ink needed to reproduce Umbra in four-color print. Heaviest ink: Key (Black).

0% CYAN 13% MAGENTA 13% YELLOW 87% KEY

Print tip: treat these values as a starting point — final output depends on printer profile, paper stock and calibration.

Accessibility · WCAG

Luminance & Contrast for #201C1C

How bright Umbra is, and how far black and white text clear each WCAG bar.

Relative luminance 0.012
0 · dark1 · light

Contrast ratio · 1:1 → 21:1 (log scale)

Aa Black text 1.24:1 ✕ AA ✕ AAA ✕ Large
Aa White text 16.88:1 ✓ AA ✓ AAA ✓ Large

Developer shortcuts

Quick CSS Snippets for #201C1C

Copy-and-paste CSS for Umbra — per-line copy, or grab the whole block.

umbra.css
background-color: #201C1C;
color: #201C1C;
border: 2px solid #201C1C;
background-color: rgb(32, 28, 28);
background-color: hsl(0, 7%, 12%);
--color: #201C1C;

Shades · light to dark

#201C1C Monochrome Palette

Lighter and darker steps of Umbra — the color's full brightness range in one strip.

#E9E8E8
#C7C6C6
#A6A4A4
#848282
#636060
#413E3E
#201C1C
#1B1818
#161414
#120F0F
#0D0B0B
#080707
#030303

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 180° apart

#201C1C Complementary Palette

Two colors opposite on the wheel — maximum contrast for attention-grabbing accents.

#201C1C
#1C2121

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · adjacent hues

#201C1C Analogic Palette

Neighboring hues on the wheel — harmonious, calm combinations that feel unified.

#201C1C
#211F1C
#211C1F
#21211C
#211C21
#1F211C
#1F1C21

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 120° apart

#201C1C Triadic Palette

Three colors evenly spaced on the wheel — vibrant and energetic, yet balanced.

#201C1C
#1C211C
#1C1C21

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Harmony · 90° apart

#201C1C Quad Palette

Four colors evenly spaced on the wheel (tetradic) — rich schemes with multiple accents.

#201C1C
#1F211C
#1C2121
#1F1C21

The dot marks the original color. Hover any shade to copy its hex or open its color page.

Accessibility

Color Blindness Simulation for #201C1C

How Umbra reads across five kinds of color vision — a ✓ Friendly verdict means the color difference stays distinguishable for that vision type.

#201C1C
#1E1F1C
#1E1E1C
#201C1C
#1D1D1D
Normal vision full color Deuteranopia green weakness ✓ Friendly Protanopia red weakness ✓ Friendly Tritanopia blue-yellow weakness ✓ Friendly Achromatopsia total color blindness ✓ Friendly

The dot marks the original color. Hover any shade to copy its hex.

Harmony overview

Color Harmonies for #201C1C

The lead color from each harmony scheme, side by side — a shortcut to the full palettes above.

#1C2121
#211F1C
#1C211C
#1F211C
Complementary opposite hue Analogous adjacent hue Triadic 120° apart Tetradic (Quad) 90° apart

Perceptually nearby

#201C1C Nearby Colors

A step away in brightness, richness or shade — each still feels like the same color.

Aubergine#332222
Dreamless Sleep#111111
Carbon#333333
Black#000000
Italian Roast#221111
Lead#222222

From the color-name library

Colors Similar to #201C1C

The closest named colors to #201C1C — same mood, each with its own character.

Umbra#211E1F
Velvet Black#241F20
Lead#212121
Inkwell Inception#1E1E21
Ink Black#252024
Young Night#232323
Piano Black#17171A
Night Demons#201B20
Coco’s Black#1C1C1A
Dark Void#151517
Matt Black#151515
Nero#252525

Looking for more Black shades? Browse Black colors →

Inspiration

Explore Vibrant Images Featuring Umbra (#201c1c)

Curated Unsplash photos that carry the mood of Umbra — hover any tile to download it or view the original.

Good to know

Frequently Asked Questions about #201C1C

#201C1C is a neutral color from the Black family. Its closest matched name is “Umbra”, matched perceptually with the CIEDE2000 color-difference formula. In RGB it is rgb(32, 28, 28); in HSL, hsl(0, 7%, 12%).
In RGB, #201C1C is rgb(32, 28, 28); in HSL it is hsl(0, 7%, 12%); and in CMYK — the model used for print — it is cmyk(0%, 12%, 12%, 87%).
#201C1C has a contrast ratio of 1.24:1 against black and 16.88:1 against white. For readability, white body text meets the WCAG AA threshold of 4.5:1 on it, while black does not.
The direct complement of #201C1C is #1C2121 (opposite on the color wheel). For ready-made combinations, this page includes monochrome, analogous, triadic and tetradic palettes built from #201C1C in the palette sections above.