#C99FE1 (or 0xC99FE1) is unknown color: approx Wisteria. HEX triplet: C9, 9F and E1. RGB value is (201,159,225). Sum of RGB (Red+Green+Blue) = 201+159+225=585 (77% of max value = 765). Red value is 201 (78.91% from 255 or 34.36% from 585); Green value is 159 (62.5% from 255 or 27.18% from 585); Blue value is 225 (88.28% from 255 or 38.46% from 585); Max value from RGB is 225 - color contains mainly: blue. Hex color #C99FE1 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C99FE1 is #36601E. Grayscale: #B2B2B2. Windows color (decimal): -3563551 or 14786505. OLE color: 14786505.
HSL color Cylindrical-coordinate representation of color #C99FE1: hue angle of 278.18º degrees, saturation: 0.52, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #C99FE1 is Cyan = 0.11, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #C99FE1; } p { color: rgb(201,159,225); } H1.HeaderClassName { color: #C99FE1; } .AnyTagClassName { color: #C99FE1; } </style>
<style> a { background-color: #C99FE1; } a { background-color: rgb(201,159,225); } div.DivClassName { background-color: #C99FE1; } .BgClassName { background-color: #C99FE1; } </style>
<style> span { border-color: #C99FE1; } span { border-color: rgb(201,159,225); } td.TdClassName { border-color: #C99FE1; } .TagClassName { border-color: #C99FE1; } </style>