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