#BDE4FD (or 0xBDE4FD) is unknown color: approx Pattens Blue. HEX triplet: BD, E4 and FD. RGB value is (189,228,253). Sum of RGB (Red+Green+Blue) = 189+228+253=670 (88% of max value = 765). Red value is 189 (74.22% from 255 or 28.21% from 670); Green value is 228 (89.45% from 255 or 34.03% from 670); Blue value is 253 (99.22% from 255 or 37.76% from 670); Max value from RGB is 253 - color contains mainly: blue. Hex color #BDE4FD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BDE4FD is #421B02. Grayscale: #DBDBDB. Windows color (decimal): -4332291 or 16639165. OLE color: 16639165.
HSL color Cylindrical-coordinate representation of color #BDE4FD: hue angle of 203.44º degrees, saturation: 0.94, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BDE4FD is Cyan = 0.25, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #BDE4FD; } p { color: rgb(189,228,253); } H1.HeaderClassName { color: #BDE4FD; } .AnyTagClassName { color: #BDE4FD; } </style>
<style> a { background-color: #BDE4FD; } a { background-color: rgb(189,228,253); } div.DivClassName { background-color: #BDE4FD; } .BgClassName { background-color: #BDE4FD; } </style>
<style> span { border-color: #BDE4FD; } span { border-color: rgb(189,228,253); } td.TdClassName { border-color: #BDE4FD; } .TagClassName { border-color: #BDE4FD; } </style>