#C89FDB (or 0xC89FDB) is unknown color: approx Wisteria. HEX triplet: C8, 9F and DB. RGB value is (200,159,219). Sum of RGB (Red+Green+Blue) = 200+159+219=578 (76% of max value = 765). Red value is 200 (78.52% from 255 or 34.60% from 578); Green value is 159 (62.5% from 255 or 27.51% from 578); Blue value is 219 (85.94% from 255 or 37.89% from 578); Max value from RGB is 219 - color contains mainly: blue. Hex color #C89FDB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C89FDB is #376024. Grayscale: #B1B1B1. Windows color (decimal): -3629093 or 14393288. OLE color: 14393288.
HSL color Cylindrical-coordinate representation of color #C89FDB: hue angle of 281º degrees, saturation: 0.45, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #C89FDB is Cyan = 0.09, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #C89FDB; } p { color: rgb(200,159,219); } H1.HeaderClassName { color: #C89FDB; } .AnyTagClassName { color: #C89FDB; } </style>
<style> a { background-color: #C89FDB; } a { background-color: rgb(200,159,219); } div.DivClassName { background-color: #C89FDB; } .BgClassName { background-color: #C89FDB; } </style>
<style> span { border-color: #C89FDB; } span { border-color: rgb(200,159,219); } td.TdClassName { border-color: #C89FDB; } .TagClassName { border-color: #C89FDB; } </style>