#CC88AB (or 0xCC88AB) is unknown color: approx Lily. HEX triplet: CC, 88 and AB. RGB value is (204,136,171). Sum of RGB (Red+Green+Blue) = 204+136+171=511 (67% of max value = 765). Red value is 204 (80.08% from 255 or 39.92% from 511); Green value is 136 (53.52% from 255 or 26.61% from 511); Blue value is 171 (67.19% from 255 or 33.46% from 511); Max value from RGB is 204 - color contains mainly: red. Hex color #CC88AB is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CC88AB is #337754. Grayscale: #A0A0A0. Windows color (decimal): -3372885 or 11241676. OLE color: 11241676.
HSL color Cylindrical-coordinate representation of color #CC88AB: hue angle of 329.12º degrees, saturation: 0.4, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #CC88AB is Cyan = 0, Magento = 0.33, Yellow = 0.16 and Black (K on CMYK) = 0.2.
<style> p { color: #CC88AB; } p { color: rgb(204,136,171); } H1.HeaderClassName { color: #CC88AB; } .AnyTagClassName { color: #CC88AB; } </style>
<style> a { background-color: #CC88AB; } a { background-color: rgb(204,136,171); } div.DivClassName { background-color: #CC88AB; } .BgClassName { background-color: #CC88AB; } </style>
<style> span { border-color: #CC88AB; } span { border-color: rgb(204,136,171); } td.TdClassName { border-color: #CC88AB; } .TagClassName { border-color: #CC88AB; } </style>