#B62C42
A medium, moderate red closely aligning with Brown.
About #B62C42
The hex code #B62C42 represents a beautifully specific shade of red. Its closest recognized web color is Brown. This translates to an RGB value of rgb(182, 44, 66).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 76% M, 64% Y, and 29% K. The HSL representation is 350.4° hue, 61.1% saturation, and 44.3% 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#B62C42
RGB182, 44, 66
HSL350.4°, 61.1%, 44.3%
CMYK0%, 76%, 64%, 29%
HSV350.4°, 75.8%, 71.4%
LAB41.4, 55.5, 21.3
XYZ21.2, 12.1, 6.4
Decimal11938882
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.13:1
Text on #FFFFFF
AA
3.43:1
Text on #000000
AA Large
5.86:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B62C42;
}
.text-color {
color: #B62C42;
}
.border-color {
border: 2px solid #B62C42;
}