#CAC0CF (or 0xCAC0CF) is unknown color: approx Prelude. HEX triplet: CA, C0 and CF. RGB value is (202,192,207). Sum of RGB (Red+Green+Blue) = 202+192+207=601 (79% of max value = 765). Red value is 202 (79.30% from 255 or 33.61% from 601); Green value is 192 (75.39% from 255 or 31.95% from 601); Blue value is 207 (81.25% from 255 or 34.44% from 601); Max value from RGB is 207 - color contains mainly: blue. Hex color #CAC0CF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CAC0CF is #353F30. Grayscale: #C4C4C4. Windows color (decimal): -3489585 or 13615306. OLE color: 13615306.
HSL color Cylindrical-coordinate representation of color #CAC0CF: hue angle of 280º degrees, saturation: 0.14, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #CAC0CF is Cyan = 0.02, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #CAC0CF; } p { color: rgb(202,192,207); } H1.HeaderClassName { color: #CAC0CF; } .AnyTagClassName { color: #CAC0CF; } </style>
<style> a { background-color: #CAC0CF; } a { background-color: rgb(202,192,207); } div.DivClassName { background-color: #CAC0CF; } .BgClassName { background-color: #CAC0CF; } </style>
<style> span { border-color: #CAC0CF; } span { border-color: rgb(202,192,207); } td.TdClassName { border-color: #CAC0CF; } .TagClassName { border-color: #CAC0CF; } </style>