#C0ACCC (or 0xC0ACCC) is unknown color: approx Prelude. HEX triplet: C0, AC and CC. RGB value is (192,172,204). Sum of RGB (Red+Green+Blue) = 192+172+204=568 (75% of max value = 765). Red value is 192 (75.39% from 255 or 33.80% from 568); Green value is 172 (67.58% from 255 or 30.28% from 568); Blue value is 204 (80.08% from 255 or 35.92% from 568); Max value from RGB is 204 - color contains mainly: blue. Hex color #C0ACCC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C0ACCC is #3F5333. Grayscale: #B5B5B5. Windows color (decimal): -4150068 or 13413568. OLE color: 13413568.
HSL color Cylindrical-coordinate representation of color #C0ACCC: hue angle of 277.5º degrees, saturation: 0.24, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #C0ACCC is Cyan = 0.06, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #C0ACCC; } p { color: rgb(192,172,204); } H1.HeaderClassName { color: #C0ACCC; } .AnyTagClassName { color: #C0ACCC; } </style>
<style> a { background-color: #C0ACCC; } a { background-color: rgb(192,172,204); } div.DivClassName { background-color: #C0ACCC; } .BgClassName { background-color: #C0ACCC; } </style>
<style> span { border-color: #C0ACCC; } span { border-color: rgb(192,172,204); } td.TdClassName { border-color: #C0ACCC; } .TagClassName { border-color: #C0ACCC; } </style>