#CAC1DC (or 0xCAC1DC) is unknown color: approx Melrose. HEX triplet: CA, C1 and DC. RGB value is (202,193,220). Sum of RGB (Red+Green+Blue) = 202+193+220=615 (81% of max value = 765). Red value is 202 (79.30% from 255 or 32.85% from 615); Green value is 193 (75.78% from 255 or 31.38% from 615); Blue value is 220 (86.33% from 255 or 35.77% from 615); Max value from RGB is 220 - color contains mainly: blue. Hex color #CAC1DC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CAC1DC is #353E23. Grayscale: #C6C6C6. Windows color (decimal): -3489316 or 14467530. OLE color: 14467530.
HSL color Cylindrical-coordinate representation of color #CAC1DC: hue angle of 260º degrees, saturation: 0.28, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CAC1DC is Cyan = 0.08, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CAC1DC; } p { color: rgb(202,193,220); } H1.HeaderClassName { color: #CAC1DC; } .AnyTagClassName { color: #CAC1DC; } </style>
<style> a { background-color: #CAC1DC; } a { background-color: rgb(202,193,220); } div.DivClassName { background-color: #CAC1DC; } .BgClassName { background-color: #CAC1DC; } </style>
<style> span { border-color: #CAC1DC; } span { border-color: rgb(202,193,220); } td.TdClassName { border-color: #CAC1DC; } .TagClassName { border-color: #CAC1DC; } </style>