#CACEF4 (or 0xCACEF4) is unknown color: approx Lavender Blue. HEX triplet: CA, CE and F4. RGB value is (202,206,244). Sum of RGB (Red+Green+Blue) = 202+206+244=652 (86% of max value = 765). Red value is 202 (79.30% from 255 or 30.98% from 652); Green value is 206 (80.86% from 255 or 31.60% from 652); Blue value is 244 (95.70% from 255 or 37.42% from 652); Max value from RGB is 244 - color contains mainly: blue. Hex color #CACEF4 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CACEF4 is #35310B. Grayscale: #D0D0D0. Windows color (decimal): -3485964 or 16043722. OLE color: 16043722.
HSL color Cylindrical-coordinate representation of color #CACEF4: hue angle of 234.29º degrees, saturation: 0.66, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CACEF4 is Cyan = 0.17, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #CACEF4; } p { color: rgb(202,206,244); } H1.HeaderClassName { color: #CACEF4; } .AnyTagClassName { color: #CACEF4; } </style>
<style> a { background-color: #CACEF4; } a { background-color: rgb(202,206,244); } div.DivClassName { background-color: #CACEF4; } .BgClassName { background-color: #CACEF4; } </style>
<style> span { border-color: #CACEF4; } span { border-color: rgb(202,206,244); } td.TdClassName { border-color: #CACEF4; } .TagClassName { border-color: #CACEF4; } </style>