RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #c41e3a.
RGB: 196, 30, 58 | CMYK: 0%, 85%, 70%, 23% |
HSV: H: 350° S: 85% V: 77% | HSL: H: 350° S: 73% L: 44% |
#C41E3A Color Preview
#c41e3a is a shade of red color with RGB values (196, 30, 58). As mentioned above, this color is a combination of CMYK: 0% Cyan, 85% Magenta, 70% Yellow, and 23% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 350°, Saturation (S): 73%, and Lightness (L): 44%.
The HSV values for #c41e3a are as follows: Hue (H): 350°, Saturation (S): 85%, Value (V): 77%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #C41E3A color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #C41E3A; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #C41E3A;">This is sample text</div>
<div style="color: #ffffff; background-color: #C41E3A;">This is sample text</div>
<div style="color: #C41E3A;">This is sample text</div>
CSS Codes
You can freely substitute any of these values for CSS properties that require a color input: color, background color, and border color.
color: rgb(196, 30, 58);
color: #c41e3a;
Examples
color: rgb(196, 30, 58);
background-color: rgb(196, 30, 58);
border-color: rgb(196, 30, 58);
color: #c41e3a;
background-color: #c41e3a;
border-color: #c41e3a;
Color schemes with #C41E3A
Analogous
Here, the analogous color with hex code #C41E3A has #C4551E and #C41E8D at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #C41E3A, a monochromatic palette will feature a corresponding shade #E03552, originating from the same hue.
Triadic
The triadic palette built around #C41E3A uses two accents #3AC41E and #1E3AC4, each 120 degrees apart from the main hue.
Complementary
The complementary color for #C41E3A is #1EC4A8.
Tetradic
Here, for the primary color #C41E3A, the complementary shade is #8DC41E plus two accent colors, i.e., #1EC4A8 and #551EC4.