#BF0031 (or 0xBF0031) is unknown color: approx Cardinal. HEX triplet: BF, 00 and 31. RGB value is (191,0,49). Sum of RGB (Red+Green+Blue) = 191+0+49=240 (31% of max value = 765). Red value is 191 (75% from 255 or 79.58% from 240); Green value is 0 (0.39% from 255 or 0% from 240); Blue value is 49 (19.53% from 255 or 20.42% from 240); Max value from RGB is 191 - color contains mainly: red. Hex color #BF0031 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #BF0031 is #40FFCE. Grayscale: #3E3E3E. Windows color (decimal): -4259791 or 3211455. OLE color: 3211455.
HSL color Cylindrical-coordinate representation of color #BF0031: hue angle of 344.61º degrees, saturation: 1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 1%. Process color model (Four color, CMYK) of #BF0031 is Cyan = 0, Magento = 1, Yellow = 0.74 and Black (K on CMYK) = 0.25.
<style> p { color: #BF0031; } p { color: rgb(191,0,49); } H1.HeaderClassName { color: #BF0031; } .AnyTagClassName { color: #BF0031; } </style>
<style> a { background-color: #BF0031; } a { background-color: rgb(191,0,49); } div.DivClassName { background-color: #BF0031; } .BgClassName { background-color: #BF0031; } </style>
<style> span { border-color: #BF0031; } span { border-color: rgb(191,0,49); } td.TdClassName { border-color: #BF0031; } .TagClassName { border-color: #BF0031; } </style>