#B2BDDB (or 0xB2BDDB) is unknown color: approx Perano. HEX triplet: B2, BD and DB. RGB value is (178,189,219). Sum of RGB (Red+Green+Blue) = 178+189+219=586 (77% of max value = 765). Red value is 178 (69.92% from 255 or 30.38% from 586); Green value is 189 (74.22% from 255 or 32.25% from 586); Blue value is 219 (85.94% from 255 or 37.37% from 586); Max value from RGB is 219 - color contains mainly: blue. Hex color #B2BDDB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B2BDDB is #4D4224. Grayscale: #BDBDBD. Windows color (decimal): -5063205 or 14400946. OLE color: 14400946.
HSL color Cylindrical-coordinate representation of color #B2BDDB: hue angle of 223.9º 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 #B2BDDB is Cyan = 0.19, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #B2BDDB; } p { color: rgb(178,189,219); } H1.HeaderClassName { color: #B2BDDB; } .AnyTagClassName { color: #B2BDDB; } </style>
<style> a { background-color: #B2BDDB; } a { background-color: rgb(178,189,219); } div.DivClassName { background-color: #B2BDDB; } .BgClassName { background-color: #B2BDDB; } </style>
<style> span { border-color: #B2BDDB; } span { border-color: rgb(178,189,219); } td.TdClassName { border-color: #B2BDDB; } .TagClassName { border-color: #B2BDDB; } </style>