#BF0016 (or 0xBF0016) is unknown color: approx Venetian Red. HEX triplet: BF, 00 and 16. RGB value is (191,0,22). Sum of RGB (Red+Green+Blue) = 191+0+22=213 (28% of max value = 765). Red value is 191 (75% from 255 or 89.67% from 213); Green value is 0 (0.39% from 255 or 0% from 213); Blue value is 22 (8.98% from 255 or 10.33% from 213); Max value from RGB is 191 - color contains mainly: red. Hex color #BF0016 is not a web safe color. Web safe color analog (approx): #CC0000. Inversed color of #BF0016 is #40FFE9. Grayscale: #3B3B3B. Windows color (decimal): -4259818 or 1441983. OLE color: 1441983.
HSL color Cylindrical-coordinate representation of color #BF0016: hue angle of 353.09º 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 #BF0016 is Cyan = 0, Magento = 1, Yellow = 0.88 and Black (K on CMYK) = 0.25.
<style> p { color: #BF0016; } p { color: rgb(191,0,22); } H1.HeaderClassName { color: #BF0016; } .AnyTagClassName { color: #BF0016; } </style>
<style> a { background-color: #BF0016; } a { background-color: rgb(191,0,22); } div.DivClassName { background-color: #BF0016; } .BgClassName { background-color: #BF0016; } </style>
<style> span { border-color: #BF0016; } span { border-color: rgb(191,0,22); } td.TdClassName { border-color: #BF0016; } .TagClassName { border-color: #BF0016; } </style>