#C68CCC (or 0xC68CCC) is unknown color: approx Lilac. HEX triplet: C6, 8C and CC. RGB value is (198,140,204). Sum of RGB (Red+Green+Blue) = 198+140+204=542 (71% of max value = 765). Red value is 198 (77.73% from 255 or 36.53% from 542); Green value is 140 (55.08% from 255 or 25.83% from 542); Blue value is 204 (80.08% from 255 or 37.64% from 542); Max value from RGB is 204 - color contains mainly: blue. Hex color #C68CCC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C68CCC is #397333. Grayscale: #A4A4A4. Windows color (decimal): -3765044 or 13405382. OLE color: 13405382.
HSL color Cylindrical-coordinate representation of color #C68CCC: hue angle of 294.38º degrees, saturation: 0.39, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #C68CCC is Cyan = 0.03, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #C68CCC; } p { color: rgb(198,140,204); } H1.HeaderClassName { color: #C68CCC; } .AnyTagClassName { color: #C68CCC; } </style>
<style> a { background-color: #C68CCC; } a { background-color: rgb(198,140,204); } div.DivClassName { background-color: #C68CCC; } .BgClassName { background-color: #C68CCC; } </style>
<style> span { border-color: #C68CCC; } span { border-color: rgb(198,140,204); } td.TdClassName { border-color: #C68CCC; } .TagClassName { border-color: #C68CCC; } </style>