#C0ABCA (or 0xC0ABCA) is unknown color: approx Prelude. HEX triplet: C0, AB and CA. RGB value is (192,171,202). Sum of RGB (Red+Green+Blue) = 192+171+202=565 (74% of max value = 765). Red value is 192 (75.39% from 255 or 33.98% from 565); Green value is 171 (67.19% from 255 or 30.27% from 565); Blue value is 202 (79.30% from 255 or 35.75% from 565); Max value from RGB is 202 - color contains mainly: blue. Hex color #C0ABCA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C0ABCA is #3F5435. Grayscale: #B4B4B4. Windows color (decimal): -4150326 or 13282240. OLE color: 13282240.
HSL color Cylindrical-coordinate representation of color #C0ABCA: hue angle of 280.65º degrees, saturation: 0.23, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #C0ABCA is Cyan = 0.05, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #C0ABCA; } p { color: rgb(192,171,202); } H1.HeaderClassName { color: #C0ABCA; } .AnyTagClassName { color: #C0ABCA; } </style>
<style> a { background-color: #C0ABCA; } a { background-color: rgb(192,171,202); } div.DivClassName { background-color: #C0ABCA; } .BgClassName { background-color: #C0ABCA; } </style>
<style> span { border-color: #C0ABCA; } span { border-color: rgb(192,171,202); } td.TdClassName { border-color: #C0ABCA; } .TagClassName { border-color: #C0ABCA; } </style>