#CAC7EC (or 0xCAC7EC) is unknown color: approx Lavender Blue. HEX triplet: CA, C7 and EC. RGB value is (202,199,236). Sum of RGB (Red+Green+Blue) = 202+199+236=637 (84% of max value = 765). Red value is 202 (79.30% from 255 or 31.71% from 637); Green value is 199 (78.12% from 255 or 31.24% from 637); Blue value is 236 (92.58% from 255 or 37.05% from 637); Max value from RGB is 236 - color contains mainly: blue. Hex color #CAC7EC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CAC7EC is #353813. Grayscale: #CBCBCB. Windows color (decimal): -3487764 or 15517642. OLE color: 15517642.
HSL color Cylindrical-coordinate representation of color #CAC7EC: hue angle of 244.86º degrees, saturation: 0.49, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CAC7EC is Cyan = 0.14, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #CAC7EC; } p { color: rgb(202,199,236); } H1.HeaderClassName { color: #CAC7EC; } .AnyTagClassName { color: #CAC7EC; } </style>
<style> a { background-color: #CAC7EC; } a { background-color: rgb(202,199,236); } div.DivClassName { background-color: #CAC7EC; } .BgClassName { background-color: #CAC7EC; } </style>
<style> span { border-color: #CAC7EC; } span { border-color: rgb(202,199,236); } td.TdClassName { border-color: #CAC7EC; } .TagClassName { border-color: #CAC7EC; } </style>