Skip to content

#3a2c2c

a deep, muted red · warm · closest name: black

RGB
58, 44, 44
HSL
0°, 14%, 20%
CMYK
0, 24, 24, 77
Luminance
0.0288

Every format

HEX#3a2c2c
RGBrgb(58, 44, 44)
HSLhsl(0, 14%, 20%)
CMYKcmyk(0%, 24%, 24%, 77%)
LABlab(19.6 6.4 2.5)
LCHlch(19.6 6.9 20.9)
OKLCHoklch(0.309 0.021 18.3)

Copy-ready code

/* CSS */
color: #3a2c2c;
background-color: #3a2c2c;
/* Tailwind (arbitrary) */
class="text-[#3a2c2c] bg-[#3a2c2c]"
/* SCSS */
$brand: #3a2c2c;
/* SwiftUI */
Color(red: 0.227, green: 0.173, blue: 0.173)
/* Android */
Color.parseColor("#3a2c2c")

Accessibility — WCAG contrast

Aa
#3a2c2c on white: 13.32:1
AA ✓ pass · AA-large · AAA
Aa
#3a2c2c on black: 1.58:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red22.7%
Green17.3%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta24.1%
Yellow24.1%
Key (black)77.3%

Color previews

#3a2c2c text on a black background

contrast 1.58:1

Card sample

#3a2c2c text on a white background

contrast 13.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3a2c2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3a2c2c in the Color Lab