#B93ABB (or 0xB93ABB) is unknown color: approx Fuchsia. HEX triplet: B9, 3A and BB. RGB value is (185,58,187). Sum of RGB (Red+Green+Blue) = 185+58+187=430 (56% of max value = 765). Red value is 185 (72.66% from 255 or 43.02% from 430); Green value is 58 (23.05% from 255 or 13.49% from 430); Blue value is 187 (73.44% from 255 or 43.49% from 430); Max value from RGB is 187 - color contains mainly: blue. Hex color #B93ABB is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #B93ABB is #46C544. Grayscale: #6E6E6E. Windows color (decimal): -4638021 or 12270265. OLE color: 12270265.
HSL color Cylindrical-coordinate representation of color #B93ABB: hue angle of 299.07º degrees, saturation: 0.53, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #B93ABB is Cyan = 0.01, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #B93ABB; } p { color: rgb(185,58,187); } H1.HeaderClassName { color: #B93ABB; } .AnyTagClassName { color: #B93ABB; } </style>
<style> a { background-color: #B93ABB; } a { background-color: rgb(185,58,187); } div.DivClassName { background-color: #B93ABB; } .BgClassName { background-color: #B93ABB; } </style>
<style> span { border-color: #B93ABB; } span { border-color: rgb(185,58,187); } td.TdClassName { border-color: #B93ABB; } .TagClassName { border-color: #B93ABB; } </style>