#921600

A dark, vivid red closely aligning with Darkred.

About #921600

At its core, #921600 is a dark and vivid hue. If you're using CSS, you might find it aligns closely with Darkred. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 22, and 0.

When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 85% magenta, 100% yellow, and 43% black. Always request a physical proof before doing a large print run with this exact code.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#921600
RGB146, 22, 0
HSL9.0°, 100.0%, 28.6%
CMYK0%, 85%, 100%, 43%
HSV9.0°, 100.0%, 57.3%
LAB31.1, 48.9, 44.3
XYZ12.1, 6.7, 0.7
Decimal9573888

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

8.99:1
Text on #FFFFFF
AAA
2.34:1
Text on #000000
FAIL
8.59:1
Text on #F8FAFC
AAA
1.99:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #921600; }
.text-color { color: #921600; }
.border-color { border: 2px solid #921600; }

Similar Colors

Darkred
#8B0000