#B4B6FF (or 0xB4B6FF) is unknown color: approx Perano. HEX triplet: B4, B6 and FF. RGB value is (180,182,255). Sum of RGB (Red+Green+Blue) = 180+182+255=617 (81% of max value = 765). Red value is 180 (70.70% from 255 or 29.17% from 617); Green value is 182 (71.48% from 255 or 29.50% from 617); Blue value is 255 (100% from 255 or 41.33% from 617); Max value from RGB is 255 - color contains mainly: blue. Hex color #B4B6FF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B4B6FF is #4B4900. Grayscale: #BDBDBD. Windows color (decimal): -4933889 or 16758452. OLE color: 16758452.
HSL color Cylindrical-coordinate representation of color #B4B6FF: hue angle of 238.4º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #B4B6FF is Cyan = 0.29, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #B4B6FF; } p { color: rgb(180,182,255); } H1.HeaderClassName { color: #B4B6FF; } .AnyTagClassName { color: #B4B6FF; } </style>
<style> a { background-color: #B4B6FF; } a { background-color: rgb(180,182,255); } div.DivClassName { background-color: #B4B6FF; } .BgClassName { background-color: #B4B6FF; } </style>
<style> span { border-color: #B4B6FF; } span { border-color: rgb(180,182,255); } td.TdClassName { border-color: #B4B6FF; } .TagClassName { border-color: #B4B6FF; } </style>