#25192A
A very dark, muted purple closely aligning with Black.
About #25192A
Visually, #25192A is defined as a muted purple. Designers often compare it to the standard color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 37, 25, and 42.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 12% Cyan, 40% Magenta, 0% Yellow, and 84% Black. With a hue angle of 282.4 degrees, it sits comfortably in the purple spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#25192A
RGB37, 25, 42
HSL282.4°, 25.4%, 13.1%
CMYK12%, 40%, 0%, 84%
HSV282.4°, 40.5%, 16.5%
LAB11.0, 10.0, -9.2
XYZ1.5, 1.3, 2.4
Decimal2431274
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.78:1
Text on #FFFFFF
AAA
1.25:1
Text on #000000
FAIL
16.04:1
Text on #F8FAFC
AAA
1.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #25192A;
}
.text-color {
color: #25192A;
}
.border-color {
border: 2px solid #25192A;
}