#BDFDEE (or 0xBDFDEE) is unknown color: approx Water Leaf. HEX triplet: BD, FD and EE. RGB value is (189,253,238). Sum of RGB (Red+Green+Blue) = 189+253+238=680 (90% of max value = 765). Red value is 189 (74.22% from 255 or 27.79% from 680); Green value is 253 (99.22% from 255 or 37.21% from 680); Blue value is 238 (93.36% from 255 or 35% from 680); Max value from RGB is 253 - color contains mainly: green. Hex color #BDFDEE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BDFDEE is #420211. Grayscale: #E8E8E8. Windows color (decimal): -4325906 or 15662525. OLE color: 15662525.
HSL color Cylindrical-coordinate representation of color #BDFDEE: hue angle of 165.94º 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 #BDFDEE is Cyan = 0.25, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.01.
<style> p { color: #BDFDEE; } p { color: rgb(189,253,238); } H1.HeaderClassName { color: #BDFDEE; } .AnyTagClassName { color: #BDFDEE; } </style>
<style> a { background-color: #BDFDEE; } a { background-color: rgb(189,253,238); } div.DivClassName { background-color: #BDFDEE; } .BgClassName { background-color: #BDFDEE; } </style>
<style> span { border-color: #BDFDEE; } span { border-color: rgb(189,253,238); } td.TdClassName { border-color: #BDFDEE; } .TagClassName { border-color: #BDFDEE; } </style>