RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #ec2D01.
RGB: 236, 45, 1 | CMYK: 0%, 81%, 100%, 7% |
HSV: H: 11° S: 100% V: 93% | HSL: H: 11° S: 99% L: 46% |
#EC2D01 Color Preview
#ec2D01 is a shade of red color with RGB values (236, 45, 1). As mentioned above, this color is a combination of CMYK: 0% Cyan, 81% Magenta, 100% Yellow, and 7% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 11°, Saturation (S): 99%, and Lightness (L): 46%.
The HSV values for #ec2D01 are as follows: Hue (H): 11°, Saturation (S): 100%, Value (V): 93%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #EC2D01 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #EC2D01; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #EC2D01;">This is sample text</div>
<div style="color: #ffffff; background-color: #EC2D01;">This is sample text</div>
<div style="color: #EC2D01;">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: rgb236, 45, 1);
color: #ec2D01;
Examples
color: rgb(236, 45, 1);
background-color: rgb(236, 45, 1);
border-color: rgb(236, 45, 1);
color: #ec2D01;
background-color: #ec2D01;
border-color: #ec2D01;
Color schemes with #EC2D01
Analogous
Here, the analogous color with hex code #EC2D01 has #ECA301 and #EC014B at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #EC2D01, a monochromatic palette will feature a corresponding shade #FE4B22, originating from the same hue.
Triadic
The triadic palette built around #EC2D01 uses two accents #01EC2D and #2D01EC, each 120 degrees apart from the main hue.
Complementary
The complementary color for #EC2D01 is #01C0EC.
Tetradic
Here, for the primary color #EC2D01, the complementary shade is #4AEC01 plus two accent colors, i.e., #01C0EC and #A201EC.