#C99FC0 (or 0xC99FC0) is unknown color: approx Lilac. HEX triplet: C9, 9F and C0. RGB value is (201,159,192). Sum of RGB (Red+Green+Blue) = 201+159+192=552 (73% of max value = 765). Red value is 201 (78.91% from 255 or 36.41% from 552); Green value is 159 (62.5% from 255 or 28.80% from 552); Blue value is 192 (75.39% from 255 or 34.78% from 552); Max value from RGB is 201 - color contains mainly: red. Hex color #C99FC0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C99FC0 is #36603F. Grayscale: #AFAFAF. Windows color (decimal): -3563584 or 12623817. OLE color: 12623817.
HSL color Cylindrical-coordinate representation of color #C99FC0: hue angle of 312.86º degrees, saturation: 0.28, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C99FC0 is Cyan = 0, Magento = 0.21, Yellow = 0.04 and Black (K on CMYK) = 0.21.
<style> p { color: #C99FC0; } p { color: rgb(201,159,192); } H1.HeaderClassName { color: #C99FC0; } .AnyTagClassName { color: #C99FC0; } </style>
<style> a { background-color: #C99FC0; } a { background-color: rgb(201,159,192); } div.DivClassName { background-color: #C99FC0; } .BgClassName { background-color: #C99FC0; } </style>
<style> span { border-color: #C99FC0; } span { border-color: rgb(201,159,192); } td.TdClassName { border-color: #C99FC0; } .TagClassName { border-color: #C99FC0; } </style>