#CADDF8 (or 0xCADDF8) is unknown color: approx Hawkes Blue. HEX triplet: CA, DD and F8. RGB value is (202,221,248). Sum of RGB (Red+Green+Blue) = 202+221+248=671 (88% of max value = 765). Red value is 202 (79.30% from 255 or 30.10% from 671); Green value is 221 (86.72% from 255 or 32.94% from 671); Blue value is 248 (97.27% from 255 or 36.96% from 671); Max value from RGB is 248 - color contains mainly: blue. Hex color #CADDF8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CADDF8 is #352207. Grayscale: #DADADA. Windows color (decimal): -3482120 or 16309706. OLE color: 16309706.
HSL color Cylindrical-coordinate representation of color #CADDF8: hue angle of 215.22º degrees, saturation: 0.77, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CADDF8 is Cyan = 0.19, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #CADDF8; } p { color: rgb(202,221,248); } H1.HeaderClassName { color: #CADDF8; } .AnyTagClassName { color: #CADDF8; } </style>
<style> a { background-color: #CADDF8; } a { background-color: rgb(202,221,248); } div.DivClassName { background-color: #CADDF8; } .BgClassName { background-color: #CADDF8; } </style>
<style> span { border-color: #CADDF8; } span { border-color: rgb(202,221,248); } td.TdClassName { border-color: #CADDF8; } .TagClassName { border-color: #CADDF8; } </style>