RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #bf0603.
RGB: 191, 6, 3 | CMYK: 0%, 97%, 98%, 25% |
HSV: H: 1° S: 98% V: 75% | HSL: H: 1° S: 97% L: 38% |
#BF0603 Color Preview
#ee2a3a is a shade of red color with RGB values (191, 6, 3). As mentioned above, this color is a combination of CMYK: 0% Cyan, 97% Magenta, 98% 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): 1°, Saturation (S): 97%, and Lightness (L): 38%.
The HSV values for #ee2a3a are as follows: Hue (H): 1°, Saturation (S): 98%, Value (V): 75%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #BF0603 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #BF0603; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #BF0603;">This is sample text</div>
<div style="color: #ffffff; background-color: #BF0603;">This is sample text</div>
<div style="color: #BF0603;">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(191, 6, 3);
color: #bf0603;
Examples
color: rgb(191, 6, 3);
background-color: rgb(191, 6, 3);
border-color: rgb(191, 6, 3);
color: #bf0603;
background-color: #bf0603;
border-color: #bf0603;
Color schemes with #BF0603
Analogous
Here, the analogous color with hex code #BF0603 has #BF6403 and #BF035E at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #BF0603, a monochromatic palette will feature a corresponding shade #F10804, originating from the same hue.
Triadic
The triadic palette built around #BF0603 uses two accents #03BF06 and #0603BF, each 120 degrees apart from the main hue.
Complementary
The complementary color for #BF0603 is #03BCBF.
Tetradic
Here, for the primary color #BF0603, the complementary shade is #5EBF03 plus two accent colors, i.e., #03BCBF and #6403BF.