RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #d10620.
RGB: 209, 6, 32 | CMYK: 0%, 97%, 85%, 18% |
HSV: H: 352° S: 97% V: 82% | HSL: H: 352° S: 94% L: 42% |
#D10620 Color Preview
#d10620 is a shade of red color with RGB values (209, 6, 32). As mentioned above, this color is a combination of CMYK: 0% Cyan, 97% Magenta, 85% Yellow, and 80% 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): 92%, and Lightness (L): 42%.
The HSV values for #d10620 are as follows: Hue (H): 352°, Saturation (S): 97%, Value (V): 82%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #D10620 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #D10620; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #D10620;">This is sample text</div>
<div style="color: #ffffff; background-color: #D10620;">This is sample text</div>
<div style="color: #D10620;">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(209, 6, 32);
color: #d10620;
Examples
color: rgb(209, 6, 32);
background-color: rgb(209, 6, 32);
border-color: rgb(209, 6, 32);
color: #d10620;
background-color: #d10620;
border-color: #d10620;
Color schemes with #D10620
Analogous
Here, the analogous color with hex code #D10620 has #D15206 and #D10686 at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #D10620, a monochromatic palette will feature a corresponding shade #F8122F, originating from the same hue.
Triadic
The triadic palette built around #D10620 uses two accents #20D106 and #0620D1, each 120 degrees apart from the main hue.
Complementary
The complementary color for #D10620 is #06D1B7.
Tetradic
Here, for the primary color #D10620, the complementary shade is #85D106 plus two accent colors, i.e., #06D1B7 and #5206D1.