#BBD2DD (or 0xBBD2DD) is unknown color: approx Light Blue. HEX triplet: BB, D2 and DD. RGB value is (187,210,221). Sum of RGB (Red+Green+Blue) = 187+210+221=618 (81% of max value = 765). Red value is 187 (73.44% from 255 or 30.26% from 618); Green value is 210 (82.42% from 255 or 33.98% from 618); Blue value is 221 (86.72% from 255 or 35.76% from 618); Max value from RGB is 221 - color contains mainly: blue. Hex color #BBD2DD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBD2DD is #442D22. Grayscale: #CCCCCC. Windows color (decimal): -4468003 or 14537403. OLE color: 14537403.
HSL color Cylindrical-coordinate representation of color #BBD2DD: hue angle of 199.41º degrees, saturation: 0.33, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #BBD2DD is Cyan = 0.15, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #BBD2DD; } p { color: rgb(187,210,221); } H1.HeaderClassName { color: #BBD2DD; } .AnyTagClassName { color: #BBD2DD; } </style>
<style> a { background-color: #BBD2DD; } a { background-color: rgb(187,210,221); } div.DivClassName { background-color: #BBD2DD; } .BgClassName { background-color: #BBD2DD; } </style>
<style> span { border-color: #BBD2DD; } span { border-color: rgb(187,210,221); } td.TdClassName { border-color: #BBD2DD; } .TagClassName { border-color: #BBD2DD; } </style>