#BCFCED (or 0xBCFCED) is unknown color: approx Water Leaf. HEX triplet: BC, FC and ED. RGB value is (188,252,237). Sum of RGB (Red+Green+Blue) = 188+252+237=677 (89% of max value = 765). Red value is 188 (73.83% from 255 or 27.77% from 677); Green value is 252 (98.83% from 255 or 37.22% from 677); Blue value is 237 (92.97% from 255 or 35.01% from 677); Max value from RGB is 252 - color contains mainly: green. Hex color #BCFCED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BCFCED is #430312. Grayscale: #E7E7E7. Windows color (decimal): -4391699 or 15596732. OLE color: 15596732.
HSL color Cylindrical-coordinate representation of color #BCFCED: hue angle of 165.94º degrees, saturation: 0.91, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BCFCED is Cyan = 0.25, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.01.
<style> p { color: #BCFCED; } p { color: rgb(188,252,237); } H1.HeaderClassName { color: #BCFCED; } .AnyTagClassName { color: #BCFCED; } </style>
<style> a { background-color: #BCFCED; } a { background-color: rgb(188,252,237); } div.DivClassName { background-color: #BCFCED; } .BgClassName { background-color: #BCFCED; } </style>
<style> span { border-color: #BCFCED; } span { border-color: rgb(188,252,237); } td.TdClassName { border-color: #BCFCED; } .TagClassName { border-color: #BCFCED; } </style>