RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #d90816.
RGB: 217, 8, 22 | CMYK: 0%, 96%, 90%, 15% |
HSV: H: 356° S: 96% V: 85% | HSL: H: 356° S: 93% L: 44% |
#D90816 Color Preview
#d90816 is a shade of red color with RGB values (217, 8, 22). As mentioned above, this color is a combination of CMYK: 0% Cyan, 96% Magenta, 90% 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): 356°, Saturation (S): 93%, and Lightness (L): 44%.
The HSV values for #d90816 are as follows: Hue (H): 356°, Saturation (S): 96%, Value (V): 85%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #D90816 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #D90816; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: ##D90816;">This is sample text</div>
<div style="color: #ffffff; background-color: #D90816;">This is sample text</div>
<div style="color: #D90816;">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(217, 8, 22);
color: #d90816;
Examples
color: rgb(217, 8, 22);
background-color: rgb(217, 8, 22);
border-color: rgb(217, 8, 22);
color: #d90816;
background-color: #d90816;
border-color: #d90816;
Color schemes with #D90816
Analogous
Here, the analogous color with hex code #D90816 has #D96208 and #D9087F at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #D90816, a monochromatic palette will feature a corresponding shade #F71D2C, originating from the same hue.
Triadic
The triadic palette built around #D90816 uses two accents #16D908 and #0816D9, each 120 degrees apart from the main hue.
Complementary
The complementary color for #D90816 is #08D9CB.
Tetradic
Here, for the primary color #D90816, the complementary shade is #7ED908 plus two accent colors, i.e., #08D9CB and #6208D9.