#CAA8C4 (or 0xCAA8C4) is unknown color: approx Lilac. HEX triplet: CA, A8 and C4. RGB value is (202,168,196). Sum of RGB (Red+Green+Blue) = 202+168+196=566 (74% of max value = 765). Red value is 202 (79.30% from 255 or 35.69% from 566); Green value is 168 (66.02% from 255 or 29.68% from 566); Blue value is 196 (76.95% from 255 or 34.63% from 566); Max value from RGB is 202 - color contains mainly: red. Hex color #CAA8C4 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CAA8C4 is #35573B. Grayscale: #B5B5B5. Windows color (decimal): -3495740 or 12888266. OLE color: 12888266.
HSL color Cylindrical-coordinate representation of color #CAA8C4: hue angle of 310.59º degrees, saturation: 0.24, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CAA8C4 is Cyan = 0, Magento = 0.17, Yellow = 0.03 and Black (K on CMYK) = 0.21.
<style> p { color: #CAA8C4; } p { color: rgb(202,168,196); } H1.HeaderClassName { color: #CAA8C4; } .AnyTagClassName { color: #CAA8C4; } </style>
<style> a { background-color: #CAA8C4; } a { background-color: rgb(202,168,196); } div.DivClassName { background-color: #CAA8C4; } .BgClassName { background-color: #CAA8C4; } </style>
<style> span { border-color: #CAA8C4; } span { border-color: rgb(202,168,196); } td.TdClassName { border-color: #CAA8C4; } .TagClassName { border-color: #CAA8C4; } </style>