#C2ACC3 (or 0xC2ACC3) is unknown color: approx Lilac. HEX triplet: C2, AC and C3. RGB value is (194,172,195). Sum of RGB (Red+Green+Blue) = 194+172+195=561 (74% of max value = 765). Red value is 194 (76.17% from 255 or 34.58% from 561); Green value is 172 (67.58% from 255 or 30.66% from 561); Blue value is 195 (76.56% from 255 or 34.76% from 561); Max value from RGB is 195 - color contains mainly: blue. Hex color #C2ACC3 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #C2ACC3 is #3D533C. Grayscale: #B5B5B5. Windows color (decimal): -4019005 or 12823746. OLE color: 12823746.
HSL color Cylindrical-coordinate representation of color #C2ACC3: hue angle of 297.39º degrees, saturation: 0.16, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #C2ACC3 is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #C2ACC3; } p { color: rgb(194,172,195); } H1.HeaderClassName { color: #C2ACC3; } .AnyTagClassName { color: #C2ACC3; } </style>
<style> a { background-color: #C2ACC3; } a { background-color: rgb(194,172,195); } div.DivClassName { background-color: #C2ACC3; } .BgClassName { background-color: #C2ACC3; } </style>
<style> span { border-color: #C2ACC3; } span { border-color: rgb(194,172,195); } td.TdClassName { border-color: #C2ACC3; } .TagClassName { border-color: #C2ACC3; } </style>