#B3A7FF (or 0xB3A7FF) is unknown color: approx Perano. HEX triplet: B3, A7 and FF. RGB value is (179,167,255). Sum of RGB (Red+Green+Blue) = 179+167+255=601 (79% of max value = 765). Red value is 179 (70.31% from 255 or 29.78% from 601); Green value is 167 (65.62% from 255 or 27.79% from 601); Blue value is 255 (100% from 255 or 42.43% from 601); Max value from RGB is 255 - color contains mainly: blue. Hex color #B3A7FF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #B3A7FF is #4C5800. Grayscale: #B4B4B4. Windows color (decimal): -5003265 or 16754611. OLE color: 16754611.
HSL color Cylindrical-coordinate representation of color #B3A7FF: hue angle of 248.18º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B3A7FF is Cyan = 0.30, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #B3A7FF; } p { color: rgb(179,167,255); } H1.HeaderClassName { color: #B3A7FF; } .AnyTagClassName { color: #B3A7FF; } </style>
<style> a { background-color: #B3A7FF; } a { background-color: rgb(179,167,255); } div.DivClassName { background-color: #B3A7FF; } .BgClassName { background-color: #B3A7FF; } </style>
<style> span { border-color: #B3A7FF; } span { border-color: rgb(179,167,255); } td.TdClassName { border-color: #B3A7FF; } .TagClassName { border-color: #B3A7FF; } </style>