#BAE1FF (or 0xBAE1FF) is unknown color: approx Pale Cornflower Blue. HEX triplet: BA, E1 and FF. RGB value is (186,225,255). Sum of RGB (Red+Green+Blue) = 186+225+255=666 (88% of max value = 765). Red value is 186 (73.05% from 255 or 27.93% from 666); Green value is 225 (88.28% from 255 or 33.78% from 666); Blue value is 255 (100% from 255 or 38.29% from 666); Max value from RGB is 255 - color contains mainly: blue. Hex color #BAE1FF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BAE1FF is #451E00. Grayscale: #D8D8D8. Windows color (decimal): -4529665 or 16769466. OLE color: 16769466.
HSL color Cylindrical-coordinate representation of color #BAE1FF: hue angle of 206.09º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #BAE1FF is Cyan = 0.27, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #BAE1FF; } p { color: rgb(186,225,255); } H1.HeaderClassName { color: #BAE1FF; } .AnyTagClassName { color: #BAE1FF; } </style>
<style> a { background-color: #BAE1FF; } a { background-color: rgb(186,225,255); } div.DivClassName { background-color: #BAE1FF; } .BgClassName { background-color: #BAE1FF; } </style>
<style> span { border-color: #BAE1FF; } span { border-color: rgb(186,225,255); } td.TdClassName { border-color: #BAE1FF; } .TagClassName { border-color: #BAE1FF; } </style>