#B232DF (or 0xB232DF) is unknown color: approx Dark Orchid. HEX triplet: B2, 32 and DF. RGB value is (178,50,223). Sum of RGB (Red+Green+Blue) = 178+50+223=451 (59% of max value = 765). Red value is 178 (69.92% from 255 or 39.47% from 451); Green value is 50 (19.92% from 255 or 11.09% from 451); Blue value is 223 (87.5% from 255 or 49.45% from 451); Max value from RGB is 223 - color contains mainly: blue. Hex color #B232DF is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B232DF is #4DCD20. Grayscale: #6B6B6B. Windows color (decimal): -5098785 or 14627506. OLE color: 14627506.
HSL color Cylindrical-coordinate representation of color #B232DF: hue angle of 284.39º degrees, saturation: 0.73, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #B232DF is Cyan = 0.20, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #b232df; } p { color: rgb(178,50,223); } H1.HeaderClassName { color: #b232df; } .AnyTagClassName { color: #b232df; } </style>
<style> a { background-color: #b232df; } a { background-color: rgb(178,50,223); } div.DivClassName { background-color: #b232df; } .BgClassName { background-color: #b232df; } </style>
<style> span { border-color: #b232df; } span { border-color: rgb(178,50,223); } td.TdClassName { border-color: #b232df; } .TagClassName { border-color: #b232df; } </style>