#BDEEFF (or 0xBDEEFF) is unknown color: approx Onahau. HEX triplet: BD, EE and FF. RGB value is (189,238,255). Sum of RGB (Red+Green+Blue) = 189+238+255=682 (90% of max value = 765). Red value is 189 (74.22% from 255 or 27.71% from 682); Green value is 238 (93.36% from 255 or 34.90% from 682); Blue value is 255 (100% from 255 or 37.39% from 682); Max value from RGB is 255 - color contains mainly: blue. Hex color #BDEEFF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BDEEFF is #421100. Grayscale: #E1E1E1. Windows color (decimal): -4329729 or 16772797. OLE color: 16772797.
HSL color Cylindrical-coordinate representation of color #BDEEFF: hue angle of 195.45º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #BDEEFF is Cyan = 0.26, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #BDEEFF; } p { color: rgb(189,238,255); } H1.HeaderClassName { color: #BDEEFF; } .AnyTagClassName { color: #BDEEFF; } </style>
<style> a { background-color: #BDEEFF; } a { background-color: rgb(189,238,255); } div.DivClassName { background-color: #BDEEFF; } .BgClassName { background-color: #BDEEFF; } </style>
<style> span { border-color: #BDEEFF; } span { border-color: rgb(189,238,255); } td.TdClassName { border-color: #BDEEFF; } .TagClassName { border-color: #BDEEFF; } </style>