#920007

A dark, vivid red closely aligning with Darkred.

About #920007

At its core, #920007 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, 0, and 7.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 100% magenta, 95% yellow, and 43% black. With a hue angle of 357.1 degrees, it sits comfortably in the red spectrum.

From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#920007
RGB146, 0, 7
HSL357.1°, 100.0%, 28.6%
CMYK0%, 100%, 95%, 43%
HSV357.1°, 100.0%, 57.3%
LAB29.7, 53.0, 40.4
XYZ11.9, 6.1, 0.8
Decimal9568263

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

9.44:1
Text on #FFFFFF
AAA
2.23:1
Text on #000000
FAIL
9.02:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Darkred
#8B0000