#B3DBFB (or 0xB3DBFB) is unknown color: approx Pale Cornflower Blue. HEX triplet: B3, DB and FB. RGB value is (179,219,251). Sum of RGB (Red+Green+Blue) = 179+219+251=649 (85% of max value = 765). Red value is 179 (70.31% from 255 or 27.58% from 649); Green value is 219 (85.94% from 255 or 33.74% from 649); Blue value is 251 (98.44% from 255 or 38.67% from 649); Max value from RGB is 251 - color contains mainly: blue. Hex color #B3DBFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B3DBFB is #4C2404. Grayscale: #D2D2D2. Windows color (decimal): -4989957 or 16505779. OLE color: 16505779.
HSL color Cylindrical-coordinate representation of color #B3DBFB: hue angle of 206.67º degrees, saturation: 0.9, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #B3DBFB is Cyan = 0.29, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #B3DBFB; } p { color: rgb(179,219,251); } H1.HeaderClassName { color: #B3DBFB; } .AnyTagClassName { color: #B3DBFB; } </style>
<style> a { background-color: #B3DBFB; } a { background-color: rgb(179,219,251); } div.DivClassName { background-color: #B3DBFB; } .BgClassName { background-color: #B3DBFB; } </style>
<style> span { border-color: #B3DBFB; } span { border-color: rgb(179,219,251); } td.TdClassName { border-color: #B3DBFB; } .TagClassName { border-color: #B3DBFB; } </style>