#BAD5FA (or 0xBAD5FA) is unknown color: approx Pale Cornflower Blue. HEX triplet: BA, D5 and FA. RGB value is (186,213,250). Sum of RGB (Red+Green+Blue) = 186+213+250=649 (85% of max value = 765). Red value is 186 (73.05% from 255 or 28.66% from 649); Green value is 213 (83.59% from 255 or 32.82% from 649); Blue value is 250 (98.05% from 255 or 38.52% from 649); Max value from RGB is 250 - color contains mainly: blue. Hex color #BAD5FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BAD5FA is #452A05. Grayscale: #D0D0D0. Windows color (decimal): -4532742 or 16438714. OLE color: 16438714.
HSL color Cylindrical-coordinate representation of color #BAD5FA: hue angle of 214.69º degrees, saturation: 0.86, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #BAD5FA is Cyan = 0.26, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #BAD5FA; } p { color: rgb(186,213,250); } H1.HeaderClassName { color: #BAD5FA; } .AnyTagClassName { color: #BAD5FA; } </style>
<style> a { background-color: #BAD5FA; } a { background-color: rgb(186,213,250); } div.DivClassName { background-color: #BAD5FA; } .BgClassName { background-color: #BAD5FA; } </style>
<style> span { border-color: #BAD5FA; } span { border-color: rgb(186,213,250); } td.TdClassName { border-color: #BAD5FA; } .TagClassName { border-color: #BAD5FA; } </style>