#B2B2DB (or 0xB2B2DB) is unknown color: approx Lavender Grey. HEX triplet: B2, B2 and DB. RGB value is (178,178,219). Sum of RGB (Red+Green+Blue) = 178+178+219=575 (76% of max value = 765). Red value is 178 (69.92% from 255 or 30.96% from 575); Green value is 178 (69.92% from 255 or 30.96% from 575); Blue value is 219 (85.94% from 255 or 38.09% from 575); Max value from RGB is 219 - color contains mainly: blue. Hex color #B2B2DB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B2B2DB is #4D4D24. Grayscale: #B6B6B6. Windows color (decimal): -5066021 or 14398130. OLE color: 14398130.
HSL color Cylindrical-coordinate representation of color #B2B2DB: hue angle of 240º degrees, saturation: 0.36, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #B2B2DB is Cyan = 0.19, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #B2B2DB; } p { color: rgb(178,178,219); } H1.HeaderClassName { color: #B2B2DB; } .AnyTagClassName { color: #B2B2DB; } </style>
<style> a { background-color: #B2B2DB; } a { background-color: rgb(178,178,219); } div.DivClassName { background-color: #B2B2DB; } .BgClassName { background-color: #B2B2DB; } </style>
<style> span { border-color: #B2B2DB; } span { border-color: rgb(178,178,219); } td.TdClassName { border-color: #B2B2DB; } .TagClassName { border-color: #B2B2DB; } </style>