#990F0F
A dark, vivid red closely aligning with Darkred.
About #990F0F
The precise color #990F0F is an excellent choice for modern design projects. Designers often compare it to the standard color Darkred. In the RGB color space, it consists of 153 red, 15 green, and 15 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 90% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#990F0F
RGB153, 15, 15
HSL0.0°, 82.1%, 32.9%
CMYK0%, 90%, 90%, 40%
HSV0.0°, 90.2%, 60.0%
LAB32.1, 52.7, 39.4
XYZ13.4, 7.1, 1.1
Decimal10030863
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.64:1
Text on #FFFFFF
AAA
2.43:1
Text on #000000
FAIL
8.26:1
Text on #F8FAFC
AAA
2.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #990F0F;
}
.text-color {
color: #990F0F;
}
.border-color {
border: 2px solid #990F0F;
}