#B63349
A medium, moderate red closely aligning with Brown.
About #B63349
Visually, #B63349 is defined as a moderate red. It is closely associated with the named CSS color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 51, and 73.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 72% magenta, 60% yellow, and 29% black. The HSL representation is 349.9° hue, 56.2% saturation, and 45.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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B63349
RGB182, 51, 73
HSL349.9°, 56.2%, 45.7%
CMYK0%, 72%, 60%, 29%
HSV349.9°, 72.0%, 71.4%
LAB42.5, 53.5, 18.3
XYZ21.7, 12.8, 7.6
Decimal11940681
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.90:1
Text on #FFFFFF
AA
3.56:1
Text on #000000
AA Large
5.64:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #B63349;
}
.text-color {
color: #B63349;
}
.border-color {
border: 2px solid #B63349;
}