#88FFC8 (or 0x88FFC8) is unknown color: approx Aquamarine. HEX triplet: 88, FF and C8. RGB value is (136,255,200). Sum of RGB (Red+Green+Blue) = 136+255+200=591 (78% of max value = 765). Red value is 136 (53.52% from 255 or 23.01% from 591); Green value is 255 (100% from 255 or 43.15% from 591); Blue value is 200 (78.52% from 255 or 33.84% from 591); Max value from RGB is 255 - color contains mainly: green. Hex color #88FFC8 is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #88FFC8 is #770037. Grayscale: #D5D5D5. Windows color (decimal): -7798840 or 13172616. OLE color: 13172616.
HSL color Cylindrical-coordinate representation of color #88FFC8: hue angle of 152.27º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #88FFC8 is Cyan = 0.47, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.
<style> p { color: #88FFC8; } p { color: rgb(136,255,200); } H1.HeaderClassName { color: #88FFC8; } .AnyTagClassName { color: #88FFC8; } </style>
<style> a { background-color: #88FFC8; } a { background-color: rgb(136,255,200); } div.DivClassName { background-color: #88FFC8; } .BgClassName { background-color: #88FFC8; } </style>
<style> span { border-color: #88FFC8; } span { border-color: rgb(136,255,200); } td.TdClassName { border-color: #88FFC8; } .TagClassName { border-color: #88FFC8; } </style>