#8A0F2C
A dark, vivid red closely aligning with Brown.
About #8A0F2C
When working with digital screens, the color #8A0F2C is rendered by mixing light. Designers often compare it to the standard color Brown. Its digital footprint relies on 138 parts red, 15 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 89% magenta inks. The HSL representation is 345.9° hue, 80.4% saturation, and 30.0% lightness.
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#8A0F2C
RGB138, 15, 44
HSL345.9°, 80.4%, 30.0%
CMYK0%, 89%, 68%, 46%
HSV345.9°, 89.1%, 54.1%
LAB29.2, 49.5, 18.0
XYZ11.1, 5.9, 2.9
Decimal9047852
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.61:1
Text on #FFFFFF
AAA
2.19:1
Text on #000000
FAIL
9.18:1
Text on #F8FAFC
AAA
1.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A0F2C;
}
.text-color {
color: #8A0F2C;
}
.border-color {
border: 2px solid #8A0F2C;
}