#C09FEC (or 0xC09FEC) is unknown color: approx Perfume. HEX triplet: C0, 9F and EC. RGB value is (192,159,236). Sum of RGB (Red+Green+Blue) = 192+159+236=587 (77% of max value = 765). Red value is 192 (75.39% from 255 or 32.71% from 587); Green value is 159 (62.5% from 255 or 27.09% from 587); Blue value is 236 (92.58% from 255 or 40.20% from 587); Max value from RGB is 236 - color contains mainly: blue. Hex color #C09FEC is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #C09FEC is #3F6013. Grayscale: #B1B1B1. Windows color (decimal): -4153364 or 15507392. OLE color: 15507392.
HSL color Cylindrical-coordinate representation of color #C09FEC: hue angle of 265.71º degrees, saturation: 0.67, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #C09FEC is Cyan = 0.19, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #C09FEC; } p { color: rgb(192,159,236); } H1.HeaderClassName { color: #C09FEC; } .AnyTagClassName { color: #C09FEC; } </style>
<style> a { background-color: #C09FEC; } a { background-color: rgb(192,159,236); } div.DivClassName { background-color: #C09FEC; } .BgClassName { background-color: #C09FEC; } </style>
<style> span { border-color: #C09FEC; } span { border-color: rgb(192,159,236); } td.TdClassName { border-color: #C09FEC; } .TagClassName { border-color: #C09FEC; } </style>