#C68BCC (or 0xC68BCC) is unknown color: approx Lilac. HEX triplet: C6, 8B and CC. RGB value is (198,139,204). Sum of RGB (Red+Green+Blue) = 198+139+204=541 (71% of max value = 765). Red value is 198 (77.73% from 255 or 36.60% from 541); Green value is 139 (54.69% from 255 or 25.69% from 541); Blue value is 204 (80.08% from 255 or 37.71% from 541); Max value from RGB is 204 - color contains mainly: blue. Hex color #C68BCC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C68BCC is #397433. Grayscale: #A3A3A3. Windows color (decimal): -3765300 or 13405126. OLE color: 13405126.
HSL color Cylindrical-coordinate representation of color #C68BCC: hue angle of 294.46º degrees, saturation: 0.39, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #C68BCC is Cyan = 0.03, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #C68BCC; } p { color: rgb(198,139,204); } H1.HeaderClassName { color: #C68BCC; } .AnyTagClassName { color: #C68BCC; } </style>
<style> a { background-color: #C68BCC; } a { background-color: rgb(198,139,204); } div.DivClassName { background-color: #C68BCC; } .BgClassName { background-color: #C68BCC; } </style>
<style> span { border-color: #C68BCC; } span { border-color: rgb(198,139,204); } td.TdClassName { border-color: #C68BCC; } .TagClassName { border-color: #C68BCC; } </style>