#BCEDF0 (or 0xBCEDF0) is unknown color: approx Onahau. HEX triplet: BC, ED and F0. RGB value is (188,237,240). Sum of RGB (Red+Green+Blue) = 188+237+240=665 (88% of max value = 765). Red value is 188 (73.83% from 255 or 28.27% from 665); Green value is 237 (92.97% from 255 or 35.64% from 665); Blue value is 240 (94.14% from 255 or 36.09% from 665); Max value from RGB is 240 - color contains mainly: blue. Hex color #BCEDF0 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BCEDF0 is #43120F. Grayscale: #DEDEDE. Windows color (decimal): -4395536 or 15789500. OLE color: 15789500.
HSL color Cylindrical-coordinate representation of color #BCEDF0: hue angle of 183.46º degrees, saturation: 0.63, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BCEDF0 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #bcedf0; } p { color: rgb(188,237,240); } H1.HeaderClassName { color: #bcedf0; } .AnyTagClassName { color: #bcedf0; } </style>
<style> a { background-color: #bcedf0; } a { background-color: rgb(188,237,240); } div.DivClassName { background-color: #bcedf0; } .BgClassName { background-color: #bcedf0; } </style>
<style> span { border-color: #bcedf0; } span { border-color: rgb(188,237,240); } td.TdClassName { border-color: #bcedf0; } .TagClassName { border-color: #bcedf0; } </style>