#99160F
A dark, vivid red closely aligning with Darkred.
About #99160F
Visually, #99160F is defined as a vivid red. If you're using CSS, you might find it aligns closely with Darkred. Its digital footprint relies on 153 parts red, 22 parts green, and 15 parts blue light.
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 86% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#99160F
RGB153, 22, 15
HSL3.0°, 82.1%, 32.9%
CMYK0%, 86%, 90%, 40%
HSV3.0°, 90.2%, 60.0%
LAB32.7, 51.2, 39.8
XYZ13.5, 7.4, 1.2
Decimal10032655
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.48:1
Text on #FFFFFF
AAA
2.48:1
Text on #000000
FAIL
8.11:1
Text on #F8FAFC
AAA
2.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #99160F;
}
.text-color {
color: #99160F;
}
.border-color {
border: 2px solid #99160F;
}