RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #97150f.
RGB: 151, 21, 15 | CMYK: 0%, 86%, 90%, 41% |
HSV: H: 3° S: 90% V: 59% | HSL: H: 3° S: 82% L: 33% |
#97150F Color Preview
#97150f is a shade of red color with RGB values (151, 21, 15). As mentioned above, this color is a combination of CMYK: 0% Cyan, 86% Magenta, 90% Yellow, and 41% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 3°, Saturation (S): 82%, and Lightness (L): 33%.
The HSV values for #97150f are as follows: Hue (H): 3°, Saturation (S): 90%, Value (V): 59%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #97150F color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #97150F; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #97150F;">This is sample text</div>
<div style="color: #ffffff; background-color: #97150F;">This is sample text</div>
<div style="color: #97150F;">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(151, 21, 15);
color: #97150f;
Examples
color: rgb(151, 21, 15);
background-color: rgb(151, 21, 15);
border-color: rgb(151, 21, 15);
color: #97150f;
background-color: #97150f;
border-color: #97150f;
Color schemes with #97150F
Analogous
Here, the analogous color with hex code #97150F has #97590F and #970F4D at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #97150F, a monochromatic palette will feature a corresponding shade #C51B14, originating from the same hue.
Triadic
The triadic palette built around #97150F uses two accents #0F9715 and #150F97, each 120 degrees apart from the main hue.
Complementary
The complementary color for #97150F is #0F9197.
Tetradic
Here, for the primary color #97150F, the complementary shade is #4D970F plus two accent colors, i.e., #0F9197 and #590F97.