#BBCBDD (or 0xBBCBDD) is unknown color: approx Spindle. HEX triplet: BB, CB and DD. RGB value is (187,203,221). Sum of RGB (Red+Green+Blue) = 187+203+221=611 (80% of max value = 765). Red value is 187 (73.44% from 255 or 30.61% from 611); Green value is 203 (79.69% from 255 or 33.22% from 611); Blue value is 221 (86.72% from 255 or 36.17% from 611); Max value from RGB is 221 - color contains mainly: blue. Hex color #BBCBDD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBCBDD is #443422. Grayscale: #C8C8C8. Windows color (decimal): -4469795 or 14535611. OLE color: 14535611.
HSL color Cylindrical-coordinate representation of color #BBCBDD: hue angle of 211.76º 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 #BBCBDD is Cyan = 0.15, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #BBCBDD; } p { color: rgb(187,203,221); } H1.HeaderClassName { color: #BBCBDD; } .AnyTagClassName { color: #BBCBDD; } </style>
<style> a { background-color: #BBCBDD; } a { background-color: rgb(187,203,221); } div.DivClassName { background-color: #BBCBDD; } .BgClassName { background-color: #BBCBDD; } </style>
<style> span { border-color: #BBCBDD; } span { border-color: rgb(187,203,221); } td.TdClassName { border-color: #BBCBDD; } .TagClassName { border-color: #BBCBDD; } </style>