#C8A2D0 (or 0xC8A2D0) is unknown color: approx Lilac. HEX triplet: C8, A2 and D0. RGB value is (200,162,208). Sum of RGB (Red+Green+Blue) = 200+162+208=570 (75% of max value = 765). Red value is 200 (78.52% from 255 or 35.09% from 570); Green value is 162 (63.67% from 255 or 28.42% from 570); Blue value is 208 (81.64% from 255 or 36.49% from 570); Max value from RGB is 208 - color contains mainly: blue. Hex color #C8A2D0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C8A2D0 is #375D2F. Grayscale: #B2B2B2. Windows color (decimal): -3628336 or 13673160. OLE color: 13673160.
HSL color Cylindrical-coordinate representation of color #C8A2D0: hue angle of 289.57º degrees, saturation: 0.33, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #C8A2D0 is Cyan = 0.04, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #C8A2D0; } p { color: rgb(200,162,208); } H1.HeaderClassName { color: #C8A2D0; } .AnyTagClassName { color: #C8A2D0; } </style>
<style> a { background-color: #C8A2D0; } a { background-color: rgb(200,162,208); } div.DivClassName { background-color: #C8A2D0; } .BgClassName { background-color: #C8A2D0; } </style>
<style> span { border-color: #C8A2D0; } span { border-color: rgb(200,162,208); } td.TdClassName { border-color: #C8A2D0; } .TagClassName { border-color: #C8A2D0; } </style>