#88BCF3 (or 0x88BCF3) is unknown color: approx Light Sky Blue. HEX triplet: 88, BC and F3. RGB value is (136,188,243). Sum of RGB (Red+Green+Blue) = 136+188+243=567 (75% of max value = 765). Red value is 136 (53.52% from 255 or 23.99% from 567); Green value is 188 (73.83% from 255 or 33.16% from 567); Blue value is 243 (95.31% from 255 or 42.86% from 567); Max value from RGB is 243 - color contains mainly: blue. Hex color #88BCF3 is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #88BCF3 is #77430C. Grayscale: #B2B2B2. Windows color (decimal): -7815949 or 15973512. OLE color: 15973512.
HSL color Cylindrical-coordinate representation of color #88BCF3: hue angle of 210.84º degrees, saturation: 0.82, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #88BCF3 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #88BCF3; } p { color: rgb(136,188,243); } H1.HeaderClassName { color: #88BCF3; } .AnyTagClassName { color: #88BCF3; } </style>
<style> a { background-color: #88BCF3; } a { background-color: rgb(136,188,243); } div.DivClassName { background-color: #88BCF3; } .BgClassName { background-color: #88BCF3; } </style>
<style> span { border-color: #88BCF3; } span { border-color: rgb(136,188,243); } td.TdClassName { border-color: #88BCF3; } .TagClassName { border-color: #88BCF3; } </style>