#C8AACB (or 0xC8AACB) is unknown color: approx Lilac. HEX triplet: C8, AA and CB. RGB value is (200,170,203). Sum of RGB (Red+Green+Blue) = 200+170+203=573 (75% of max value = 765). Red value is 200 (78.52% from 255 or 34.90% from 573); Green value is 170 (66.80% from 255 or 29.67% from 573); Blue value is 203 (79.69% from 255 or 35.43% from 573); Max value from RGB is 203 - color contains mainly: blue. Hex color #C8AACB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C8AACB is #375534. Grayscale: #B6B6B6. Windows color (decimal): -3626293 or 13347528. OLE color: 13347528.
HSL color Cylindrical-coordinate representation of color #C8AACB: hue angle of 294.55º degrees, saturation: 0.24, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #C8AACB is Cyan = 0.01, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #C8AACB; } p { color: rgb(200,170,203); } H1.HeaderClassName { color: #C8AACB; } .AnyTagClassName { color: #C8AACB; } </style>
<style> a { background-color: #C8AACB; } a { background-color: rgb(200,170,203); } div.DivClassName { background-color: #C8AACB; } .BgClassName { background-color: #C8AACB; } </style>
<style> span { border-color: #C8AACB; } span { border-color: rgb(200,170,203); } td.TdClassName { border-color: #C8AACB; } .TagClassName { border-color: #C8AACB; } </style>