#C99ABD (or 0xC99ABD) is unknown color: approx Lily. HEX triplet: C9, 9A and BD. RGB value is (201,154,189). Sum of RGB (Red+Green+Blue) = 201+154+189=544 (72% of max value = 765). Red value is 201 (78.91% from 255 or 36.95% from 544); Green value is 154 (60.55% from 255 or 28.31% from 544); Blue value is 189 (74.22% from 255 or 34.74% from 544); Max value from RGB is 201 - color contains mainly: red. Hex color #C99ABD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C99ABD is #366542. Grayscale: #ABABAB. Windows color (decimal): -3564867 or 12425929. OLE color: 12425929.
HSL color Cylindrical-coordinate representation of color #C99ABD: hue angle of 315.32º degrees, saturation: 0.3, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C99ABD is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.21.
<style> p { color: #C99ABD; } p { color: rgb(201,154,189); } H1.HeaderClassName { color: #C99ABD; } .AnyTagClassName { color: #C99ABD; } </style>
<style> a { background-color: #C99ABD; } a { background-color: rgb(201,154,189); } div.DivClassName { background-color: #C99ABD; } .BgClassName { background-color: #C99ABD; } </style>
<style> span { border-color: #C99ABD; } span { border-color: rgb(201,154,189); } td.TdClassName { border-color: #C99ABD; } .TagClassName { border-color: #C99ABD; } </style>