#BD073A
A dark, vivid magenta closely aligning with Crimson.
About #BD073A
At its core, #BD073A is a dark and vivid hue. It is closely associated with the named CSS color Crimson. Its digital footprint relies on 189 parts red, 7 parts green, and 58 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 96% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD073A
RGB189, 7, 58
HSL343.2°, 92.9%, 38.4%
CMYK0%, 96%, 69%, 26%
HSV343.2°, 96.3%, 74.1%
LAB40.0, 64.6, 24.9
XYZ21.8, 11.3, 5.0
Decimal12388154
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.45:1
Text on #FFFFFF
AA
3.26:1
Text on #000000
AA Large
6.17:1
Text on #F8FAFC
AA
2.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD073A;
}
.text-color {
color: #BD073A;
}
.border-color {
border: 2px solid #BD073A;
}