RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #f72634.
RGB: 247, 38, 52 | CMYK: 0%, 85%, 79%, 3% |
HSV: H: 356° S: 85% V: 97% | HSL: H: 356° S: 93% L: 56% |
#F72634 Color Preview
#ee2a3a is a shade of red color with RGB values (247, 38, 52). As mentioned above, this color is a combination of CMYK: 0% Cyan, 85% Magenta, 79% Yellow, and 3% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 356°, Saturation (S): 93%, and Lightness (L): 56%.
The HSV values for #ee2a3a are as follows: Hue (H): 356°, Saturation (S): 85%, Value (V): 97%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #F72634 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #F72634; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #F72634;">This is sample text</div>
<div style="color: #ffffff; background-color: #F72634;">This is sample text</div>
<div style="color: #F72634;">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(247, 38, 52);
color: #f72634;
Examples
color: rgb(247, 38, 52);
background-color: rgb(247, 38, 52);
border-color: rgb(247, 38, 52);
color: #f72634;
background-color: #f72634;
border-color: #f72634;
Color schemes with #EE2A3A
Analogous
Here, the analogous color with hex code #F72634 has #F78126 and #F7269D at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #F72634, a monochromatic palette will feature a corresponding shade #E20817, originating from the same hue.
Triadic
The triadic palette built around #F72634 uses two accents #34F726 and #2634F7, each 120 degrees apart from the main hue.
Complementary
The complementary color for #F72634 is #26F7E9.
Tetradic
Here, for the primary color #F72634, the complementary shade is #9CF726 plus two accent colors, i.e., #26F7E9 and #8126F7.