RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #b1040e.
RGB: 177, 4, 14 | CMYK: 0%, 98%, 92%, 31% |
HSV: H: 357° S: 98% V: 69% | HSL: H: 357° S: 96% L: 35% |
#B1040E Color Preview
#b1040e is a shade of red color with RGB values (177, 4, 14). As mentioned above, this color is a combination of CMYK: 0% Cyan, 98% Magenta, 92% Yellow, and 31% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 357°, Saturation (S): 96%, and Lightness (L): 35%.
The HSV values for #b1040e are as follows: Hue (H): 357°, Saturation (S): 98%, Value (V): 69%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #B1040E color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #B1040E; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #B1040E;">This is sample text</div>
<div style="color: #ffffff; background-color: #B1040E;">This is sample text</div>
<div style="color: #B1040E;">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(177, 4, 14);
color: #b1040e;
Examples
color: rgb(177, 4, 14);
background-color: rgb(177, 4, 14);
border-color: rgb(177, 4, 14);
color: #b1040e;
background-color: #b1040e;
border-color: #b1040e;
Color schemes with #B1040E
Analogous
Here, the analogous color with hex code #B1040E has #B15004 and #B10465 at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #B1040E, a monochromatic palette will feature a corresponding shade #E30512, originating from the same hue.
Triadic
The triadic palette built around #B1040E uses two accents #0EB104 and #040EB1, each 120 degrees apart from the main hue.
Complementary
The complementary color for #B1040E is #04B1A7.
Tetradic
Here, for the primary color #B1040E, the complementary shade is #65B104 plus two accent colors, i.e., #04B1A7 and #5004B1.