#BBBDDA (or 0xBBBDDA) is unknown color: approx Lavender Grey. HEX triplet: BB, BD and DA. RGB value is (187,189,218). Sum of RGB (Red+Green+Blue) = 187+189+218=594 (78% of max value = 765). Red value is 187 (73.44% from 255 or 31.48% from 594); Green value is 189 (74.22% from 255 or 31.82% from 594); Blue value is 218 (85.55% from 255 or 36.70% from 594); Max value from RGB is 218 - color contains mainly: blue. Hex color #BBBDDA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBBDDA is #444225. Grayscale: #BFBFBF. Windows color (decimal): -4473382 or 14335419. OLE color: 14335419.
HSL color Cylindrical-coordinate representation of color #BBBDDA: hue angle of 236.13º degrees, saturation: 0.3, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #BBBDDA is Cyan = 0.14, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #BBBDDA; } p { color: rgb(187,189,218); } H1.HeaderClassName { color: #BBBDDA; } .AnyTagClassName { color: #BBBDDA; } </style>
<style> a { background-color: #BBBDDA; } a { background-color: rgb(187,189,218); } div.DivClassName { background-color: #BBBDDA; } .BgClassName { background-color: #BBBDDA; } </style>
<style> span { border-color: #BBBDDA; } span { border-color: rgb(187,189,218); } td.TdClassName { border-color: #BBBDDA; } .TagClassName { border-color: #BBBDDA; } </style>