#C32F43
A medium, moderate red closely aligning with Brown.
About #C32F43
Visually, #C32F43 is defined as a moderate red. Its closest recognized web color is Brown. Its digital footprint relies on 195 parts red, 47 parts green, and 67 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 76% magenta, 66% yellow, and 24% black. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C32F43
RGB195, 47, 67
HSL351.9°, 61.2%, 47.5%
CMYK0%, 76%, 66%, 24%
HSV351.9°, 75.9%, 76.5%
LAB44.3, 58.5, 24.9
XYZ24.5, 14.0, 6.7
Decimal12791619
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.51:1
Text on #FFFFFF
AA
3.81:1
Text on #000000
AA Large
5.27:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C32F43;
}
.text-color {
color: #C32F43;
}
.border-color {
border: 2px solid #C32F43;
}