#B4ABD6 (or 0xB4ABD6) is unknown color: approx Blue Haze. HEX triplet: B4, AB and D6. RGB value is (180,171,214). Sum of RGB (Red+Green+Blue) = 180+171+214=565 (74% of max value = 765). Red value is 180 (70.70% from 255 or 31.86% from 565); Green value is 171 (67.19% from 255 or 30.27% from 565); Blue value is 214 (83.98% from 255 or 37.88% from 565); Max value from RGB is 214 - color contains mainly: blue. Hex color #B4ABD6 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B4ABD6 is #4B5429. Grayscale: #B2B2B2. Windows color (decimal): -4936746 or 14068660. OLE color: 14068660.
HSL color Cylindrical-coordinate representation of color #B4ABD6: hue angle of 252.56º degrees, saturation: 0.34, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #B4ABD6 is Cyan = 0.16, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #B4ABD6; } p { color: rgb(180,171,214); } H1.HeaderClassName { color: #B4ABD6; } .AnyTagClassName { color: #B4ABD6; } </style>
<style> a { background-color: #B4ABD6; } a { background-color: rgb(180,171,214); } div.DivClassName { background-color: #B4ABD6; } .BgClassName { background-color: #B4ABD6; } </style>
<style> span { border-color: #B4ABD6; } span { border-color: rgb(180,171,214); } td.TdClassName { border-color: #B4ABD6; } .TagClassName { border-color: #B4ABD6; } </style>