#CEEAF2 (or 0xCEEAF2) is unknown color: approx Pattens Blue. HEX triplet: CE, EA and F2. RGB value is (206,234,242). Sum of RGB (Red+Green+Blue) = 206+234+242=682 (90% of max value = 765). Red value is 206 (80.86% from 255 or 30.21% from 682); Green value is 234 (91.80% from 255 or 34.31% from 682); Blue value is 242 (94.92% from 255 or 35.48% from 682); Max value from RGB is 242 - color contains mainly: blue. Hex color #CEEAF2 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CEEAF2 is #31150D. Grayscale: #E2E2E2. Windows color (decimal): -3216654 or 15919822. OLE color: 15919822.
HSL color Cylindrical-coordinate representation of color #CEEAF2: hue angle of 193.33º degrees, saturation: 0.58, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CEEAF2 is Cyan = 0.15, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #CEEAF2; } p { color: rgb(206,234,242); } H1.HeaderClassName { color: #CEEAF2; } .AnyTagClassName { color: #CEEAF2; } </style>
<style> a { background-color: #CEEAF2; } a { background-color: rgb(206,234,242); } div.DivClassName { background-color: #CEEAF2; } .BgClassName { background-color: #CEEAF2; } </style>
<style> span { border-color: #CEEAF2; } span { border-color: rgb(206,234,242); } td.TdClassName { border-color: #CEEAF2; } .TagClassName { border-color: #CEEAF2; } </style>