RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #dd0426.
RGB: 221, 4, 38 | CMYK: 0%, 98%, 83%, 13% |
HSV: H: 351° S: 98% V: 87% | HSL: H: 351° S: 96% L: 44% |
#DD0426 Color Preview
#dd0426 is a shade of red color with RGB values (221, 4, 38). As mentioned above, this color is a combination of CMYK: 0% Cyan, 98% Magenta, 83% Yellow, and 13% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 351°, Saturation (S): 96%, and Lightness (L): 44%.
The HSV values for #dd0426 are as follows: Hue (H): 351°, Saturation (S): 98%, Value (V): 87%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #DD0426 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #DD0426; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #DD0426;">This is sample text</div>
<div style="color: #ffffff; background-color: #DD0426;">This is sample text</div>
<div style="color: #DD0426;">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(221, 4, 38);
color: #dd0426;
Examples
color: rgb(221, 4, 38);
background-color: rgb(221, 4, 38);
border-color: rgb(221, 4, 38);
color: #dd0426;
background-color: #dd0426;
border-color: #dd0426;
Color schemes with #DD0426
Analogous
Here, the analogous color with hex code #DD0426 has #DD4E04 and #DD0493 at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #DD0426, a monochromatic palette will feature a corresponding shade #FB193D, originating from the same hue.
Triadic
The triadic palette built around #DD0426 uses two accents #26DD04 and #0426DD, each 120 degrees apart from the main hue.
Complementary
The complementary color for #DD0426 is #04DDBB.
Tetradic
Here, for the primary color #DD0426, the complementary shade is #93DD04 plus two accent colors, i.e., #04DDBB and #4F04DD.