RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #c52233.
RGB: 197, 34, 51 | CMYK: 0%, 83%, 74%, 23% |
HSV: H: 354° S: 83% V: 77% | HSL: H: 354° S: 71% L: 45% |
#C52233 Color Preview
#c52233 is a shade of red color with RGB values (197, 34, 51). As mentioned above, this color is a combination of CMYK: 0% Cyan, 83% Magenta, 74% 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): 354°, Saturation (S): 71%, and Lightness (L): 45%.
The HSV values for #c52233 are as follows: Hue (H): 354°, Saturation (S): 83%, Value (V): 77%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #C52233 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #C52233; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #C52233;">This is sample text</div>
<div style="color: #ffffff; background-color: #C52233;">This is sample text</div>
<div style="color: #C52233;">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(197, 34, 51);
color: #c52233;
Examples
color: rgb(197, 34, 51);
background-color: rgb(197, 34, 51);
border-color: rgb(197, 34, 51);
color: #c52233;
background-color: #c52233;
border-color: #c52233;
Color schemes with #C52233
Analogous
Here, the analogous color with hex code #C52233 has #C56322 and #C52284 at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #C52233, a monochromatic palette will feature a corresponding shade #DD3D4D, originating from the same hue.
Triadic
The triadic palette built around #C52233 uses two accents #33C522 and #2233C5, each 120 degrees apart from the main hue.
Complementary
The complementary color for #C52233 is #22C5B4.
Tetradic
Here, for the primary color #C52233, the complementary shade is #84C522 plus two accent colors, i.e., #22C5B4 and #6322C5.