#BBD0ED (or 0xBBD0ED) is unknown color: approx Tropical Blue. HEX triplet: BB, D0 and ED. RGB value is (187,208,237). Sum of RGB (Red+Green+Blue) = 187+208+237=632 (83% of max value = 765). Red value is 187 (73.44% from 255 or 29.59% from 632); Green value is 208 (81.64% from 255 or 32.91% from 632); Blue value is 237 (92.97% from 255 or 37.5% from 632); Max value from RGB is 237 - color contains mainly: blue. Hex color #BBD0ED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BBD0ED is #442F12. Grayscale: #CCCCCC. Windows color (decimal): -4468499 or 15585467. OLE color: 15585467.
HSL color Cylindrical-coordinate representation of color #BBD0ED: hue angle of 214.8º degrees, saturation: 0.58, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BBD0ED is Cyan = 0.21, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #BBD0ED; } p { color: rgb(187,208,237); } H1.HeaderClassName { color: #BBD0ED; } .AnyTagClassName { color: #BBD0ED; } </style>
<style> a { background-color: #BBD0ED; } a { background-color: rgb(187,208,237); } div.DivClassName { background-color: #BBD0ED; } .BgClassName { background-color: #BBD0ED; } </style>
<style> span { border-color: #BBD0ED; } span { border-color: rgb(187,208,237); } td.TdClassName { border-color: #BBD0ED; } .TagClassName { border-color: #BBD0ED; } </style>