#C69DCC (or 0xC69DCC) is unknown color: approx Lilac. HEX triplet: C6, 9D and CC. RGB value is (198,157,204). Sum of RGB (Red+Green+Blue) = 198+157+204=559 (74% of max value = 765). Red value is 198 (77.73% from 255 or 35.42% from 559); Green value is 157 (61.72% from 255 or 28.09% from 559); Blue value is 204 (80.08% from 255 or 36.49% from 559); Max value from RGB is 204 - color contains mainly: blue. Hex color #C69DCC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C69DCC is #396233. Grayscale: #AEAEAE. Windows color (decimal): -3760692 or 13409734. OLE color: 13409734.
HSL color Cylindrical-coordinate representation of color #C69DCC: hue angle of 292.34º degrees, saturation: 0.32, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C69DCC is Cyan = 0.03, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #C69DCC; } p { color: rgb(198,157,204); } H1.HeaderClassName { color: #C69DCC; } .AnyTagClassName { color: #C69DCC; } </style>
<style> a { background-color: #C69DCC; } a { background-color: rgb(198,157,204); } div.DivClassName { background-color: #C69DCC; } .BgClassName { background-color: #C69DCC; } </style>
<style> span { border-color: #C69DCC; } span { border-color: rgb(198,157,204); } td.TdClassName { border-color: #C69DCC; } .TagClassName { border-color: #C69DCC; } </style>