#88CAAD (or 0x88CAAD) is unknown color: approx Vista Blue. HEX triplet: 88, CA and AD. RGB value is (136,202,173). Sum of RGB (Red+Green+Blue) = 136+202+173=511 (67% of max value = 765). Red value is 136 (53.52% from 255 or 26.61% from 511); Green value is 202 (79.30% from 255 or 39.53% from 511); Blue value is 173 (67.97% from 255 or 33.86% from 511); Max value from RGB is 202 - color contains mainly: green. Hex color #88CAAD is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #88CAAD is #773552. Grayscale: #B3B3B3. Windows color (decimal): -7812435 or 11389576. OLE color: 11389576.
HSL color Cylindrical-coordinate representation of color #88CAAD: hue angle of 153.64º degrees, saturation: 0.38, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #88CAAD is Cyan = 0.33, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.21.
<style> p { color: #88CAAD; } p { color: rgb(136,202,173); } H1.HeaderClassName { color: #88CAAD; } .AnyTagClassName { color: #88CAAD; } </style>
<style> a { background-color: #88CAAD; } a { background-color: rgb(136,202,173); } div.DivClassName { background-color: #88CAAD; } .BgClassName { background-color: #88CAAD; } </style>
<style> span { border-color: #88CAAD; } span { border-color: rgb(136,202,173); } td.TdClassName { border-color: #88CAAD; } .TagClassName { border-color: #88CAAD; } </style>