#C8FAFE (or 0xC8FAFE) is unknown color: approx Light Cyan. HEX triplet: C8, FA and FE. RGB value is (200,250,254). Sum of RGB (Red+Green+Blue) = 200+250+254=704 (93% of max value = 765). Red value is 200 (78.52% from 255 or 28.41% from 704); Green value is 250 (98.05% from 255 or 35.51% from 704); Blue value is 254 (99.61% from 255 or 36.08% from 704); Max value from RGB is 254 - color contains mainly: blue. Hex color #C8FAFE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C8FAFE is #370501. Grayscale: #EBEBEB. Windows color (decimal): -3605762 or 16710344. OLE color: 16710344.
HSL color Cylindrical-coordinate representation of color #C8FAFE: hue angle of 184.44º degrees, saturation: 0.96, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #C8FAFE is Cyan = 0.21, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #C8FAFE; } p { color: rgb(200,250,254); } H1.HeaderClassName { color: #C8FAFE; } .AnyTagClassName { color: #C8FAFE; } </style>
<style> a { background-color: #C8FAFE; } a { background-color: rgb(200,250,254); } div.DivClassName { background-color: #C8FAFE; } .BgClassName { background-color: #C8FAFE; } </style>
<style> span { border-color: #C8FAFE; } span { border-color: rgb(200,250,254); } td.TdClassName { border-color: #C8FAFE; } .TagClassName { border-color: #C8FAFE; } </style>