#BF21B6 (or 0xBF21B6) is unknown color: approx Deep Magenta. HEX triplet: BF, 21 and B6. RGB value is (191,33,182). Sum of RGB (Red+Green+Blue) = 191+33+182=406 (53% of max value = 765). Red value is 191 (75% from 255 or 47.04% from 406); Green value is 33 (13.28% from 255 or 8.13% from 406); Blue value is 182 (71.48% from 255 or 44.83% from 406); Max value from RGB is 191 - color contains mainly: red. Hex color #BF21B6 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #BF21B6 is #40DE49. Grayscale: #606060. Windows color (decimal): -4251210 or 11936191. OLE color: 11936191.
HSL color Cylindrical-coordinate representation of color #BF21B6: hue angle of 303.42º degrees, saturation: 0.71, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #BF21B6 is Cyan = 0, Magento = 0.83, Yellow = 0.05 and Black (K on CMYK) = 0.25.
<style> p { color: #bf21b6; } p { color: rgb(191,33,182); } H1.HeaderClassName { color: #bf21b6; } .AnyTagClassName { color: #bf21b6; } </style>
<style> a { background-color: #bf21b6; } a { background-color: rgb(191,33,182); } div.DivClassName { background-color: #bf21b6; } .BgClassName { background-color: #bf21b6; } </style>
<style> span { border-color: #bf21b6; } span { border-color: rgb(191,33,182); } td.TdClassName { border-color: #bf21b6; } .TagClassName { border-color: #bf21b6; } </style>