#CFDEEA (or 0xCFDEEA) is unknown color: approx Pattens Blue. HEX triplet: CF, DE and EA. RGB value is (207,222,234). Sum of RGB (Red+Green+Blue) = 207+222+234=663 (87% of max value = 765). Red value is 207 (81.25% from 255 or 31.22% from 663); Green value is 222 (87.11% from 255 or 33.48% from 663); Blue value is 234 (91.80% from 255 or 35.29% from 663); Max value from RGB is 234 - color contains mainly: blue. Hex color #CFDEEA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CFDEEA is #302115. Grayscale: #DADADA. Windows color (decimal): -3154198 or 15392463. OLE color: 15392463.
HSL color Cylindrical-coordinate representation of color #CFDEEA: hue angle of 206.67º degrees, saturation: 0.39, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CFDEEA is Cyan = 0.12, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #CFDEEA; } p { color: rgb(207,222,234); } H1.HeaderClassName { color: #CFDEEA; } .AnyTagClassName { color: #CFDEEA; } </style>
<style> a { background-color: #CFDEEA; } a { background-color: rgb(207,222,234); } div.DivClassName { background-color: #CFDEEA; } .BgClassName { background-color: #CFDEEA; } </style>
<style> span { border-color: #CFDEEA; } span { border-color: rgb(207,222,234); } td.TdClassName { border-color: #CFDEEA; } .TagClassName { border-color: #CFDEEA; } </style>