#920707
A dark, vivid red closely aligning with Darkred.
About #920707
At its core, #920707 is a dark and vivid hue. It is closely associated with the named CSS color Darkred. Its digital footprint relies on 146 parts red, 7 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 95% magenta, 95% yellow, and 43% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#920707
RGB146, 7, 7
HSL0.0°, 90.8%, 30.0%
CMYK0%, 95%, 95%, 43%
HSV0.0°, 95.2%, 57.3%
LAB30.1, 51.9, 40.7
XYZ12.0, 6.3, 0.8
Decimal9570055
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.31:1
Text on #FFFFFF
AAA
2.26:1
Text on #000000
FAIL
8.90:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #920707;
}
.text-color {
color: #920707;
}
.border-color {
border: 2px solid #920707;
}