RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #be1911.
RGB: 190, 25, 17 | CMYK: 0%, 87%, 91%, 25% |
HSV: H: 3° S: 91% V: 75% | HSL: H: 3° S: 84% L: 41% |
#BE1911 Color Preview
#be1911 is a shade of red color with RGB values (190, 25, 17). As mentioned above, this color is a combination of CMYK: 0% Cyan, 87% Magenta, 91% Yellow, and 25% 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): 84%, and Lightness (L): 41%.
The HSV values for #be1911 are as follows: Hue (H): 3°, Saturation (S): 91%, Value (V): 75%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #BE1911 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #BE1911; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #BE1911;">This is sample text</div>
<div style="color: #ffffff; background-color: #BE1911;">This is sample text</div>
<div style="color: #BE1911;">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(190, 25, 17);
color: #be1911;
Examples
color: rgb(190, 25, 17);
background-color: rgb(190, 25, 17);
border-color: rgb(190, 25, 17);
color: #be1911;
background-color: #be1911;
border-color: #be1911;
Color schemes with #BE1911
Analogous
Here, the analogous color with hex code #BE1911 has #BE7011 and #BE115F at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #BE1911, a monochromatic palette will feature a corresponding shade #EA2118, originating from the same hue.
Triadic
The triadic palette built around #BE1911 uses two accents #11BE19 and #1911BE, each 120 degrees apart from the main hue.
Complementary
The complementary color for #BE1911 is #11B6BE.
Tetradic
Here, for the primary color #BE1911, the complementary shade is #60BE11 plus two accent colors, i.e., #11B6BE and #7011BE.