#B3ADDD (or 0xB3ADDD) is unknown color: approx Lavender Grey. HEX triplet: B3, AD and DD. RGB value is (179,173,221). Sum of RGB (Red+Green+Blue) = 179+173+221=573 (75% of max value = 765). Red value is 179 (70.31% from 255 or 31.24% from 573); Green value is 173 (67.97% from 255 or 30.19% from 573); Blue value is 221 (86.72% from 255 or 38.57% from 573); Max value from RGB is 221 - color contains mainly: blue. Hex color #B3ADDD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B3ADDD is #4C5222. Grayscale: #B4B4B4. Windows color (decimal): -5001763 or 14527923. OLE color: 14527923.
HSL color Cylindrical-coordinate representation of color #B3ADDD: hue angle of 247.5º degrees, saturation: 0.41, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #B3ADDD is Cyan = 0.19, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #B3ADDD; } p { color: rgb(179,173,221); } H1.HeaderClassName { color: #B3ADDD; } .AnyTagClassName { color: #B3ADDD; } </style>
<style> a { background-color: #B3ADDD; } a { background-color: rgb(179,173,221); } div.DivClassName { background-color: #B3ADDD; } .BgClassName { background-color: #B3ADDD; } </style>
<style> span { border-color: #B3ADDD; } span { border-color: rgb(179,173,221); } td.TdClassName { border-color: #B3ADDD; } .TagClassName { border-color: #B3ADDD; } </style>