#88AFCA (or 0x88AFCA) is unknown color: approx Polo Blue. HEX triplet: 88, AF and CA. RGB value is (136,175,202). Sum of RGB (Red+Green+Blue) = 136+175+202=513 (67% of max value = 765). Red value is 136 (53.52% from 255 or 26.51% from 513); Green value is 175 (68.75% from 255 or 34.11% from 513); Blue value is 202 (79.30% from 255 or 39.38% from 513); Max value from RGB is 202 - color contains mainly: blue. Hex color #88AFCA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #88AFCA is #775035. Grayscale: #A6A6A6. Windows color (decimal): -7819318 or 13283208. OLE color: 13283208.
HSL color Cylindrical-coordinate representation of color #88AFCA: hue angle of 204.55º 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 #88AFCA is Cyan = 0.33, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #88AFCA; } p { color: rgb(136,175,202); } H1.HeaderClassName { color: #88AFCA; } .AnyTagClassName { color: #88AFCA; } </style>
<style> a { background-color: #88AFCA; } a { background-color: rgb(136,175,202); } div.DivClassName { background-color: #88AFCA; } .BgClassName { background-color: #88AFCA; } </style>
<style> span { border-color: #88AFCA; } span { border-color: rgb(136,175,202); } td.TdClassName { border-color: #88AFCA; } .TagClassName { border-color: #88AFCA; } </style>