#CC97EF (or 0xCC97EF) is unknown color: approx Wisteria. HEX triplet: CC, 97 and EF. RGB value is (204,151,239). Sum of RGB (Red+Green+Blue) = 204+151+239=594 (78% of max value = 765). Red value is 204 (80.08% from 255 or 34.34% from 594); Green value is 151 (59.38% from 255 or 25.42% from 594); Blue value is 239 (93.75% from 255 or 40.24% from 594); Max value from RGB is 239 - color contains mainly: blue. Hex color #CC97EF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CC97EF is #336810. Grayscale: #B0B0B0. Windows color (decimal): -3368977 or 15701964. OLE color: 15701964.
HSL color Cylindrical-coordinate representation of color #CC97EF: hue angle of 276.14º degrees, saturation: 0.73, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #CC97EF is Cyan = 0.15, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #CC97EF; } p { color: rgb(204,151,239); } H1.HeaderClassName { color: #CC97EF; } .AnyTagClassName { color: #CC97EF; } </style>
<style> a { background-color: #CC97EF; } a { background-color: rgb(204,151,239); } div.DivClassName { background-color: #CC97EF; } .BgClassName { background-color: #CC97EF; } </style>
<style> span { border-color: #CC97EF; } span { border-color: rgb(204,151,239); } td.TdClassName { border-color: #CC97EF; } .TagClassName { border-color: #CC97EF; } </style>