#BDDFED (or 0xBDDFED) is unknown color: approx Onahau. HEX triplet: BD, DF and ED. RGB value is (189,223,237). Sum of RGB (Red+Green+Blue) = 189+223+237=649 (85% of max value = 765). Red value is 189 (74.22% from 255 or 29.12% from 649); Green value is 223 (87.5% from 255 or 34.36% from 649); Blue value is 237 (92.97% from 255 or 36.52% from 649); Max value from RGB is 237 - color contains mainly: blue. Hex color #BDDFED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BDDFED is #422012. Grayscale: #D6D6D6. Windows color (decimal): -4333587 or 15589309. OLE color: 15589309.
HSL color Cylindrical-coordinate representation of color #BDDFED: hue angle of 197.5º degrees, saturation: 0.57, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #BDDFED is Cyan = 0.20, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #BDDFED; } p { color: rgb(189,223,237); } H1.HeaderClassName { color: #BDDFED; } .AnyTagClassName { color: #BDDFED; } </style>
<style> a { background-color: #BDDFED; } a { background-color: rgb(189,223,237); } div.DivClassName { background-color: #BDDFED; } .BgClassName { background-color: #BDDFED; } </style>
<style> span { border-color: #BDDFED; } span { border-color: rgb(189,223,237); } td.TdClassName { border-color: #BDDFED; } .TagClassName { border-color: #BDDFED; } </style>