#C09ADC (or 0xC09ADC) is unknown color: approx Wisteria. HEX triplet: C0, 9A and DC. RGB value is (192,154,220). Sum of RGB (Red+Green+Blue) = 192+154+220=566 (74% of max value = 765). Red value is 192 (75.39% from 255 or 33.92% from 566); Green value is 154 (60.55% from 255 or 27.21% from 566); Blue value is 220 (86.33% from 255 or 38.87% from 566); Max value from RGB is 220 - color contains mainly: blue. Hex color #C09ADC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C09ADC is #3F6523. Grayscale: #ACACAC. Windows color (decimal): -4154660 or 14457536. OLE color: 14457536.
HSL color Cylindrical-coordinate representation of color #C09ADC: hue angle of 274.55º degrees, saturation: 0.49, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #C09ADC is Cyan = 0.13, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #C09ADC; } p { color: rgb(192,154,220); } H1.HeaderClassName { color: #C09ADC; } .AnyTagClassName { color: #C09ADC; } </style>
<style> a { background-color: #C09ADC; } a { background-color: rgb(192,154,220); } div.DivClassName { background-color: #C09ADC; } .BgClassName { background-color: #C09ADC; } </style>
<style> span { border-color: #C09ADC; } span { border-color: rgb(192,154,220); } td.TdClassName { border-color: #C09ADC; } .TagClassName { border-color: #C09ADC; } </style>