#BCF0F2 (or 0xBCF0F2) is unknown color: approx Pale Turquoise. HEX triplet: BC, F0 and F2. RGB value is (188,240,242). Sum of RGB (Red+Green+Blue) = 188+240+242=670 (88% of max value = 765). Red value is 188 (73.83% from 255 or 28.06% from 670); Green value is 240 (94.14% from 255 or 35.82% from 670); Blue value is 242 (94.92% from 255 or 36.12% from 670); Max value from RGB is 242 - color contains mainly: blue. Hex color #BCF0F2 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BCF0F2 is #430F0D. Grayscale: #E0E0E0. Windows color (decimal): -4394766 or 15921340. OLE color: 15921340.
HSL color Cylindrical-coordinate representation of color #BCF0F2: hue angle of 182.22º degrees, saturation: 0.68, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BCF0F2 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #BCF0F2; } p { color: rgb(188,240,242); } H1.HeaderClassName { color: #BCF0F2; } .AnyTagClassName { color: #BCF0F2; } </style>
<style> a { background-color: #BCF0F2; } a { background-color: rgb(188,240,242); } div.DivClassName { background-color: #BCF0F2; } .BgClassName { background-color: #BCF0F2; } </style>
<style> span { border-color: #BCF0F2; } span { border-color: rgb(188,240,242); } td.TdClassName { border-color: #BCF0F2; } .TagClassName { border-color: #BCF0F2; } </style>