#B62424
A medium, moderate red closely aligning with Firebrick.
About #B62424
The precise color #B62424 is an excellent choice for modern design projects. Its closest recognized web color is Firebrick. Its digital footprint relies on 182 parts red, 36 parts green, and 36 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 80% Magenta, 80% Yellow, and 29% Black. The HSL representation is 0.0° hue, 67.0% saturation, and 42.7% lightness.
When using this color as a background, text legibility must be considered. 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#B62424
RGB182, 36, 36
HSL0.0°, 67.0%, 42.7%
CMYK0%, 80%, 80%, 29%
HSV0.0°, 80.2%, 71.4%
LAB40.1, 56.6, 37.8
XYZ20.2, 11.3, 2.8
Decimal11936804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.43:1
Text on #FFFFFF
AA
3.27:1
Text on #000000
AA Large
6.14:1
Text on #F8FAFC
AA
2.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B62424;
}
.text-color {
color: #B62424;
}
.border-color {
border: 2px solid #B62424;
}