#B4ADDF (or 0xB4ADDF) is unknown color: approx Lavender Grey. HEX triplet: B4, AD and DF. RGB value is (180,173,223). Sum of RGB (Red+Green+Blue) = 180+173+223=576 (76% of max value = 765). Red value is 180 (70.70% from 255 or 31.25% from 576); Green value is 173 (67.97% from 255 or 30.03% from 576); Blue value is 223 (87.5% from 255 or 38.72% from 576); Max value from RGB is 223 - color contains mainly: blue. Hex color #B4ADDF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B4ADDF is #4B5220. Grayscale: #B4B4B4. Windows color (decimal): -4936225 or 14658996. OLE color: 14658996.
HSL color Cylindrical-coordinate representation of color #B4ADDF: hue angle of 248.4º degrees, saturation: 0.44, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #B4ADDF is Cyan = 0.19, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #B4ADDF; } p { color: rgb(180,173,223); } H1.HeaderClassName { color: #B4ADDF; } .AnyTagClassName { color: #B4ADDF; } </style>
<style> a { background-color: #B4ADDF; } a { background-color: rgb(180,173,223); } div.DivClassName { background-color: #B4ADDF; } .BgClassName { background-color: #B4ADDF; } </style>
<style> span { border-color: #B4ADDF; } span { border-color: rgb(180,173,223); } td.TdClassName { border-color: #B4ADDF; } .TagClassName { border-color: #B4ADDF; } </style>