#BF0C27 (or 0xBF0C27) is unknown color: approx Fire Engine Red. HEX triplet: BF, 0C and 27. RGB value is (191,12,39). Sum of RGB (Red+Green+Blue) = 191+12+39=242 (32% of max value = 765). Red value is 191 (75% from 255 or 78.93% from 242); Green value is 12 (5.08% from 255 or 4.96% from 242); Blue value is 39 (15.62% from 255 or 16.12% from 242); Max value from RGB is 191 - color contains mainly: red. Hex color #BF0C27 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #BF0C27 is #40F3D8. Grayscale: #444444. Windows color (decimal): -4256729 or 2559167. OLE color: 2559167.
HSL color Cylindrical-coordinate representation of color #BF0C27: hue angle of 350.95º degrees, saturation: 0.88, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #BF0C27 is Cyan = 0, Magento = 0.94, Yellow = 0.80 and Black (K on CMYK) = 0.25.
<style> p { color: #BF0C27; } p { color: rgb(191,12,39); } H1.HeaderClassName { color: #BF0C27; } .AnyTagClassName { color: #BF0C27; } </style>
<style> a { background-color: #BF0C27; } a { background-color: rgb(191,12,39); } div.DivClassName { background-color: #BF0C27; } .BgClassName { background-color: #BF0C27; } </style>
<style> span { border-color: #BF0C27; } span { border-color: rgb(191,12,39); } td.TdClassName { border-color: #BF0C27; } .TagClassName { border-color: #BF0C27; } </style>