#B397FF (or 0xB397FF) is unknown color: approx Biloba Flower. HEX triplet: B3, 97 and FF. RGB value is (179,151,255). Sum of RGB (Red+Green+Blue) = 179+151+255=585 (77% of max value = 765). Red value is 179 (70.31% from 255 or 30.60% from 585); Green value is 151 (59.38% from 255 or 25.81% from 585); Blue value is 255 (100% from 255 or 43.59% from 585); Max value from RGB is 255 - color contains mainly: blue. Hex color #B397FF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #B397FF is #4C6800. Grayscale: #AAAAAA. Windows color (decimal): -5007361 or 16750515. OLE color: 16750515.
HSL color Cylindrical-coordinate representation of color #B397FF: hue angle of 256.15º degrees, saturation: 1, lightness: 0.8%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B397FF is Cyan = 0.30, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #B397FF; } p { color: rgb(179,151,255); } H1.HeaderClassName { color: #B397FF; } .AnyTagClassName { color: #B397FF; } </style>
<style> a { background-color: #B397FF; } a { background-color: rgb(179,151,255); } div.DivClassName { background-color: #B397FF; } .BgClassName { background-color: #B397FF; } </style>
<style> span { border-color: #B397FF; } span { border-color: rgb(179,151,255); } td.TdClassName { border-color: #B397FF; } .TagClassName { border-color: #B397FF; } </style>