#CEE7FA (or 0xCEE7FA) is unknown color: approx Pattens Blue. HEX triplet: CE, E7 and FA. RGB value is (206,231,250). Sum of RGB (Red+Green+Blue) = 206+231+250=687 (90% of max value = 765). Red value is 206 (80.86% from 255 or 29.99% from 687); Green value is 231 (90.62% from 255 or 33.62% from 687); Blue value is 250 (98.05% from 255 or 36.39% from 687); Max value from RGB is 250 - color contains mainly: blue. Hex color #CEE7FA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CEE7FA is #311805. Grayscale: #E1E1E1. Windows color (decimal): -3217414 or 16443342. OLE color: 16443342.
HSL color Cylindrical-coordinate representation of color #CEE7FA: hue angle of 205.91º degrees, saturation: 0.81, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CEE7FA is Cyan = 0.18, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #cee7fa; } p { color: rgb(206,231,250); } H1.HeaderClassName { color: #cee7fa; } .AnyTagClassName { color: #cee7fa; } </style>
<style> a { background-color: #cee7fa; } a { background-color: rgb(206,231,250); } div.DivClassName { background-color: #cee7fa; } .BgClassName { background-color: #cee7fa; } </style>
<style> span { border-color: #cee7fa; } span { border-color: rgb(206,231,250); } td.TdClassName { border-color: #cee7fa; } .TagClassName { border-color: #cee7fa; } </style>