#C53349
A medium, moderate red closely aligning with Brown.
About #C53349
Visually, #C53349 is defined as a moderate red. Designers often compare it to the standard color Brown. In the RGB color space, it consists of 197 red, 51 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 74% magenta, 63% yellow, and 23% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C53349
RGB197, 51, 73
HSL351.0°, 58.9%, 48.6%
CMYK0%, 74%, 63%, 23%
HSV351.0°, 74.1%, 77.3%
LAB45.2, 58.1, 22.5
XYZ25.4, 14.7, 7.8
Decimal12923721
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.32:1
Text on #FFFFFF
AA
3.94:1
Text on #000000
AA Large
5.09:1
Text on #F8FAFC
AA
3.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C53349;
}
.text-color {
color: #C53349;
}
.border-color {
border: 2px solid #C53349;
}