#CC493A
A medium, moderate red closely aligning with Firebrick.
About #CC493A
The precise color #CC493A is an excellent choice for modern design projects. Its closest recognized web color is Firebrick. This translates to an RGB value of rgb(204, 73, 58).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 64% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC493A
RGB204, 73, 58
HSL6.2°, 58.9%, 51.4%
CMYK0%, 64%, 72%, 20%
HSV6.2°, 71.6%, 80.0%
LAB49.4, 51.1, 36.7
XYZ28.0, 17.9, 6.0
Decimal13388090
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.58:1
Text on #FFFFFF
AA
4.58:1
Text on #000000
AA
4.38:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #CC493A;
}
.text-color {
color: #CC493A;
}
.border-color {
border: 2px solid #CC493A;
}