#CC98EF (or 0xCC98EF) is unknown color: approx Wisteria. HEX triplet: CC, 98 and EF. RGB value is (204,152,239). Sum of RGB (Red+Green+Blue) = 204+152+239=595 (78% of max value = 765). Red value is 204 (80.08% from 255 or 34.29% from 595); Green value is 152 (59.77% from 255 or 25.55% from 595); Blue value is 239 (93.75% from 255 or 40.17% from 595); Max value from RGB is 239 - color contains mainly: blue. Hex color #CC98EF is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #CC98EF is #336710. Grayscale: #B1B1B1. Windows color (decimal): -3368721 or 15702220. OLE color: 15702220.
HSL color Cylindrical-coordinate representation of color #CC98EF: hue angle of 275.86º degrees, saturation: 0.73, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #CC98EF is Cyan = 0.15, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #CC98EF; } p { color: rgb(204,152,239); } H1.HeaderClassName { color: #CC98EF; } .AnyTagClassName { color: #CC98EF; } </style>
<style> a { background-color: #CC98EF; } a { background-color: rgb(204,152,239); } div.DivClassName { background-color: #CC98EF; } .BgClassName { background-color: #CC98EF; } </style>
<style> span { border-color: #CC98EF; } span { border-color: rgb(204,152,239); } td.TdClassName { border-color: #CC98EF; } .TagClassName { border-color: #CC98EF; } </style>