#88DACC (or 0x88DACC) is unknown color: approx Riptide. HEX triplet: 88, DA and CC. RGB value is (136,218,204). Sum of RGB (Red+Green+Blue) = 136+218+204=558 (73% of max value = 765). Red value is 136 (53.52% from 255 or 24.37% from 558); Green value is 218 (85.55% from 255 or 39.07% from 558); Blue value is 204 (80.08% from 255 or 36.56% from 558); Max value from RGB is 218 - color contains mainly: green. Hex color #88DACC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #88DACC is #772533. Grayscale: #BFBFBF. Windows color (decimal): -7808308 or 13425288. OLE color: 13425288.
HSL color Cylindrical-coordinate representation of color #88DACC: hue angle of 169.76º degrees, saturation: 0.53, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #88DACC is Cyan = 0.38, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.15.
<style> p { color: #88DACC; } p { color: rgb(136,218,204); } H1.HeaderClassName { color: #88DACC; } .AnyTagClassName { color: #88DACC; } </style>
<style> a { background-color: #88DACC; } a { background-color: rgb(136,218,204); } div.DivClassName { background-color: #88DACC; } .BgClassName { background-color: #88DACC; } </style>
<style> span { border-color: #88DACC; } span { border-color: rgb(136,218,204); } td.TdClassName { border-color: #88DACC; } .TagClassName { border-color: #88DACC; } </style>