#BF10CD (or 0xBF10CD) is unknown color: approx Deep Magenta. HEX triplet: BF, 10 and CD. RGB value is (191,16,205). Sum of RGB (Red+Green+Blue) = 191+16+205=412 (54% of max value = 765). Red value is 191 (75% from 255 or 46.36% from 412); Green value is 16 (6.64% from 255 or 3.88% from 412); Blue value is 205 (80.47% from 255 or 49.76% from 412); Max value from RGB is 205 - color contains mainly: blue. Hex color #BF10CD is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #BF10CD is #40EF32. Grayscale: #595959. Windows color (decimal): -4255539 or 13439167. OLE color: 13439167.
HSL color Cylindrical-coordinate representation of color #BF10CD: hue angle of 295.56º degrees, saturation: 0.86, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #BF10CD is Cyan = 0.07, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #BF10CD; } p { color: rgb(191,16,205); } H1.HeaderClassName { color: #BF10CD; } .AnyTagClassName { color: #BF10CD; } </style>
<style> a { background-color: #BF10CD; } a { background-color: rgb(191,16,205); } div.DivClassName { background-color: #BF10CD; } .BgClassName { background-color: #BF10CD; } </style>
<style> span { border-color: #BF10CD; } span { border-color: rgb(191,16,205); } td.TdClassName { border-color: #BF10CD; } .TagClassName { border-color: #BF10CD; } </style>