#B12DB7 (or 0xB12DB7) is unknown color: approx Dark Orchid. HEX triplet: B1, 2D and B7. RGB value is (177,45,183). Sum of RGB (Red+Green+Blue) = 177+45+183=405 (53% of max value = 765). Red value is 177 (69.53% from 255 or 43.70% from 405); Green value is 45 (17.97% from 255 or 11.11% from 405); Blue value is 183 (71.88% from 255 or 45.19% from 405); Max value from RGB is 183 - color contains mainly: blue. Hex color #B12DB7 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B12DB7 is #4ED248. Grayscale: #636363. Windows color (decimal): -5165641 or 12004785. OLE color: 12004785.
HSL color Cylindrical-coordinate representation of color #B12DB7: hue angle of 297.39º degrees, saturation: 0.61, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B12DB7 is Cyan = 0.03, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #B12DB7; } p { color: rgb(177,45,183); } H1.HeaderClassName { color: #B12DB7; } .AnyTagClassName { color: #B12DB7; } </style>
<style> a { background-color: #B12DB7; } a { background-color: rgb(177,45,183); } div.DivClassName { background-color: #B12DB7; } .BgClassName { background-color: #B12DB7; } </style>
<style> span { border-color: #B12DB7; } span { border-color: rgb(177,45,183); } td.TdClassName { border-color: #B12DB7; } .TagClassName { border-color: #B12DB7; } </style>