RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #d80032.
RGB: 216, 0, 50 | CMYK: 0%, 100%, 77%, 15% |
HSV: H: 346° S: 100% V: 85% | HSL: H: 346° S: 100% L: 42% |
#D80032 Color Preview
#d80032 is a shade of red color with RGB values (216, 0, 50). As mentioned above, this color is a combination of CMYK: 0% Cyan, 100% Magenta, 77% Yellow, and 15% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 346°, Saturation (S): 100%, and Lightness (L): 542%.
The HSV values for #d80032 are as follows: Hue (H): 346°, Saturation (S): 100%, Value (V): 85%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #D80032 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #D80032; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #D80032;">This is sample text</div>
<div style="color: #ffffff; background-color: #D80032;">This is sample text</div>
<div style="color: #D80032;">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(238, 42, 58);
color: #ee2a3a;
Examples
color: rgb(238, 42, 58);
background-color: rgb(238, 42, 58);
border-color: rgb(238, 42, 58);
color: #ee2a3a;
background-color: #ee2a3a;
border-color: #ee2a3a;
Color schemes with #D80032
Analogous
Here, the analogous color with hex code #D80032 has #D83A00 and #D8009E at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #D80032, a monochromatic palette will feature a corresponding shade #FF0C44, originating from the same hue.
Triadic
The triadic palette built around #D80032 uses two accents #32D800 and #0032D8, each 120 degrees apart from the main hue.
Complementary
The complementary color for #D80032 is #00D8A6.
Tetradic
Here, for the primary color #D80032, the complementary shade is #9ED800 plus two accent colors, i.e., #00D8A6 and #3A00D8.