#BCF0FF (or 0xBCF0FF) is unknown color: approx Onahau. HEX triplet: BC, F0 and FF. RGB value is (188,240,255). Sum of RGB (Red+Green+Blue) = 188+240+255=683 (90% of max value = 765). Red value is 188 (73.83% from 255 or 27.53% from 683); Green value is 240 (94.14% from 255 or 35.14% from 683); Blue value is 255 (100% from 255 or 37.34% from 683); Max value from RGB is 255 - color contains mainly: blue. Hex color #BCF0FF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #BCF0FF is #430F00. Grayscale: #E2E2E2. Windows color (decimal): -4394753 or 16773308. OLE color: 16773308.
HSL color Cylindrical-coordinate representation of color #BCF0FF: hue angle of 193.43º 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 #BCF0FF is Cyan = 0.26, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #BCF0FF; } p { color: rgb(188,240,255); } H1.HeaderClassName { color: #BCF0FF; } .AnyTagClassName { color: #BCF0FF; } </style>
<style> a { background-color: #BCF0FF; } a { background-color: rgb(188,240,255); } div.DivClassName { background-color: #BCF0FF; } .BgClassName { background-color: #BCF0FF; } </style>
<style> span { border-color: #BCF0FF; } span { border-color: rgb(188,240,255); } td.TdClassName { border-color: #BCF0FF; } .TagClassName { border-color: #BCF0FF; } </style>