#C8ACB2 (or 0xC8ACB2) is unknown color: approx Pink Flare. HEX triplet: C8, AC and B2. RGB value is (200,172,178). Sum of RGB (Red+Green+Blue) = 200+172+178=550 (72% of max value = 765). Red value is 200 (78.52% from 255 or 36.36% from 550); Green value is 172 (67.58% from 255 or 31.27% from 550); Blue value is 178 (69.92% from 255 or 32.36% from 550); Max value from RGB is 200 - color contains mainly: red. Hex color #C8ACB2 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #C8ACB2 is #37534D. Grayscale: #B5B5B5. Windows color (decimal): -3625806 or 11709640. OLE color: 11709640.
HSL color Cylindrical-coordinate representation of color #C8ACB2: hue angle of 347.14º degrees, saturation: 0.2, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #C8ACB2 is Cyan = 0, Magento = 0.14, Yellow = 0.11 and Black (K on CMYK) = 0.22.
<style> p { color: #c8acb2; } p { color: rgb(200,172,178); } H1.HeaderClassName { color: #c8acb2; } .AnyTagClassName { color: #c8acb2; } </style>
<style> a { background-color: #c8acb2; } a { background-color: rgb(200,172,178); } div.DivClassName { background-color: #c8acb2; } .BgClassName { background-color: #c8acb2; } </style>
<style> span { border-color: #c8acb2; } span { border-color: rgb(200,172,178); } td.TdClassName { border-color: #c8acb2; } .TagClassName { border-color: #c8acb2; } </style>