#CDE7F8 (or 0xCDE7F8) is unknown color: approx Pattens Blue. HEX triplet: CD, E7 and F8. RGB value is (205,231,248). Sum of RGB (Red+Green+Blue) = 205+231+248=684 (90% of max value = 765). Red value is 205 (80.47% from 255 or 29.97% from 684); Green value is 231 (90.62% from 255 or 33.77% from 684); Blue value is 248 (97.27% from 255 or 36.26% from 684); Max value from RGB is 248 - color contains mainly: blue. Hex color #CDE7F8 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CDE7F8 is #321807. Grayscale: #E1E1E1. Windows color (decimal): -3282952 or 16312269. OLE color: 16312269.
HSL color Cylindrical-coordinate representation of color #CDE7F8: hue angle of 203.72º degrees, saturation: 0.75, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CDE7F8 is Cyan = 0.17, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #CDE7F8; } p { color: rgb(205,231,248); } H1.HeaderClassName { color: #CDE7F8; } .AnyTagClassName { color: #CDE7F8; } </style>
<style> a { background-color: #CDE7F8; } a { background-color: rgb(205,231,248); } div.DivClassName { background-color: #CDE7F8; } .BgClassName { background-color: #CDE7F8; } </style>
<style> span { border-color: #CDE7F8; } span { border-color: rgb(205,231,248); } td.TdClassName { border-color: #CDE7F8; } .TagClassName { border-color: #CDE7F8; } </style>