#CEFAFE (or 0xCEFAFE) is unknown color: approx Light Cyan. HEX triplet: CE, FA and FE. RGB value is (206,250,254). Sum of RGB (Red+Green+Blue) = 206+250+254=710 (94% of max value = 765). Red value is 206 (80.86% from 255 or 29.01% from 710); Green value is 250 (98.05% from 255 or 35.21% from 710); Blue value is 254 (99.61% from 255 or 35.77% from 710); Max value from RGB is 254 - color contains mainly: blue. Hex color #CEFAFE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CEFAFE is #310501. Grayscale: #EDEDED. Windows color (decimal): -3212546 or 16710350. OLE color: 16710350.
HSL color Cylindrical-coordinate representation of color #CEFAFE: hue angle of 185º degrees, saturation: 0.96, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #CEFAFE is Cyan = 0.19, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #CEFAFE; } p { color: rgb(206,250,254); } H1.HeaderClassName { color: #CEFAFE; } .AnyTagClassName { color: #CEFAFE; } </style>
<style> a { background-color: #CEFAFE; } a { background-color: rgb(206,250,254); } div.DivClassName { background-color: #CEFAFE; } .BgClassName { background-color: #CEFAFE; } </style>
<style> span { border-color: #CEFAFE; } span { border-color: rgb(206,250,254); } td.TdClassName { border-color: #CEFAFE; } .TagClassName { border-color: #CEFAFE; } </style>