RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #b10a0a.
RGB: 177, 10, 10 | CMYK: 0%, 94%, 94%, 31% |
HSV: H: 0° S: 94% V: 69% | HSL: H: 0° S: 89% L: 37% |
#B10A0A Color Preview
#b10a0a is a shade of red color with RGB values (177, 10, 10). As mentioned above, this color is a combination of CMYK: 0% Cyan, 94% Magenta, 94% 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): 0°, Saturation (S): 89%, and Lightness (L): 37%.
The HSV values for #b10a0a are as follows: Hue (H): 0°, Saturation (S): 94%, Value (V): 69%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #B10A0A color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #B10A0A; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #B10A0A;">This is sample text</div>
<div style="color: #ffffff; background-color: #B10A0A;">This is sample text</div>
<div style="color: #B10A0A;">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, 10, 10);
color: #b10a0a;
Examples
color: rgb(177, 10, 10);
background-color: rgb(177, 10, 10);
border-color: rgb(177, 10, 10);
color: #b10a0a;
background-color: #b10a0a;
border-color: #b10a0a;
Color schemes with #B10A0A
Analogous
Here, the analogous color with hex code #B10A0A has #B15E0A and #B10A5E at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #B10A0A, a monochromatic palette will feature a corresponding shade #E10D0D, originating from the same hue.
Triadic
The triadic palette built around #B10A0A uses two accents #0AB10A and #0A0AB1, each 120 degrees apart from the main hue.
Complementary
The complementary color for #B10A0A is #0AB1B1.
Tetradic
Here, for the primary color #B10A0A, the complementary shade is #5EB10A plus two accent colors, i.e., #0AB1B1 and #5E0AB1.