#B93ABF (or 0xB93ABF) is unknown color: approx Fuchsia. HEX triplet: B9, 3A and BF. RGB value is (185,58,191). Sum of RGB (Red+Green+Blue) = 185+58+191=434 (57% of max value = 765). Red value is 185 (72.66% from 255 or 42.63% from 434); Green value is 58 (23.05% from 255 or 13.36% from 434); Blue value is 191 (75% from 255 or 44.01% from 434); Max value from RGB is 191 - color contains mainly: blue. Hex color #B93ABF is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #B93ABF is #46C540. Grayscale: #6E6E6E. Windows color (decimal): -4638017 or 12532409. OLE color: 12532409.
HSL color Cylindrical-coordinate representation of color #B93ABF: hue angle of 297.29º degrees, saturation: 0.53, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #B93ABF is Cyan = 0.03, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B93ABF; } p { color: rgb(185,58,191); } H1.HeaderClassName { color: #B93ABF; } .AnyTagClassName { color: #B93ABF; } </style>
<style> a { background-color: #B93ABF; } a { background-color: rgb(185,58,191); } div.DivClassName { background-color: #B93ABF; } .BgClassName { background-color: #B93ABF; } </style>
<style> span { border-color: #B93ABF; } span { border-color: rgb(185,58,191); } td.TdClassName { border-color: #B93ABF; } .TagClassName { border-color: #B93ABF; } </style>