#BDEBFB (or 0xBDEBFB) is unknown color: approx Onahau. HEX triplet: BD, EB and FB. RGB value is (189,235,251). Sum of RGB (Red+Green+Blue) = 189+235+251=675 (89% of max value = 765). Red value is 189 (74.22% from 255 or 28% from 675); Green value is 235 (92.19% from 255 or 34.81% from 675); Blue value is 251 (98.44% from 255 or 37.19% from 675); Max value from RGB is 251 - color contains mainly: blue. Hex color #BDEBFB is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BDEBFB is #421404. Grayscale: #DEDEDE. Windows color (decimal): -4330501 or 16509885. OLE color: 16509885.
HSL color Cylindrical-coordinate representation of color #BDEBFB: hue angle of 195.48º degrees, saturation: 0.89, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BDEBFB is Cyan = 0.25, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #BDEBFB; } p { color: rgb(189,235,251); } H1.HeaderClassName { color: #BDEBFB; } .AnyTagClassName { color: #BDEBFB; } </style>
<style> a { background-color: #BDEBFB; } a { background-color: rgb(189,235,251); } div.DivClassName { background-color: #BDEBFB; } .BgClassName { background-color: #BDEBFB; } </style>
<style> span { border-color: #BDEBFB; } span { border-color: rgb(189,235,251); } td.TdClassName { border-color: #BDEBFB; } .TagClassName { border-color: #BDEBFB; } </style>