#C4F3FF (or 0xC4F3FF) is unknown color: approx Onahau. HEX triplet: C4, F3 and FF. RGB value is (196,243,255). Sum of RGB (Red+Green+Blue) = 196+243+255=694 (91% of max value = 765). Red value is 196 (76.95% from 255 or 28.24% from 694); Green value is 243 (95.31% from 255 or 35.01% from 694); Blue value is 255 (100% from 255 or 36.74% from 694); Max value from RGB is 255 - color contains mainly: blue. Hex color #C4F3FF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C4F3FF is #3B0C00. Grayscale: #E6E6E6. Windows color (decimal): -3869697 or 16774084. OLE color: 16774084.
HSL color Cylindrical-coordinate representation of color #C4F3FF: hue angle of 192.2º degrees, saturation: 1, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C4F3FF is Cyan = 0.23, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #C4F3FF; } p { color: rgb(196,243,255); } H1.HeaderClassName { color: #C4F3FF; } .AnyTagClassName { color: #C4F3FF; } </style>
<style> a { background-color: #C4F3FF; } a { background-color: rgb(196,243,255); } div.DivClassName { background-color: #C4F3FF; } .BgClassName { background-color: #C4F3FF; } </style>
<style> span { border-color: #C4F3FF; } span { border-color: rgb(196,243,255); } td.TdClassName { border-color: #C4F3FF; } .TagClassName { border-color: #C4F3FF; } </style>