#C0AFCC (or 0xC0AFCC) is unknown color: approx Prelude. HEX triplet: C0, AF and CC. RGB value is (192,175,204). Sum of RGB (Red+Green+Blue) = 192+175+204=571 (75% of max value = 765). Red value is 192 (75.39% from 255 or 33.63% from 571); Green value is 175 (68.75% from 255 or 30.65% from 571); Blue value is 204 (80.08% from 255 or 35.73% from 571); Max value from RGB is 204 - color contains mainly: blue. Hex color #C0AFCC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C0AFCC is #3F5033. Grayscale: #B7B7B7. Windows color (decimal): -4149300 or 13414336. OLE color: 13414336.
HSL color Cylindrical-coordinate representation of color #C0AFCC: hue angle of 275.17º degrees, saturation: 0.22, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #C0AFCC is Cyan = 0.06, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #C0AFCC; } p { color: rgb(192,175,204); } H1.HeaderClassName { color: #C0AFCC; } .AnyTagClassName { color: #C0AFCC; } </style>
<style> a { background-color: #C0AFCC; } a { background-color: rgb(192,175,204); } div.DivClassName { background-color: #C0AFCC; } .BgClassName { background-color: #C0AFCC; } </style>
<style> span { border-color: #C0AFCC; } span { border-color: rgb(192,175,204); } td.TdClassName { border-color: #C0AFCC; } .TagClassName { border-color: #C0AFCC; } </style>