#C3FEFB (or 0xC3FEFB) is unknown color: approx Pale Turquoise. HEX triplet: C3, FE and FB. RGB value is (195,254,251). Sum of RGB (Red+Green+Blue) = 195+254+251=700 (92% of max value = 765). Red value is 195 (76.56% from 255 or 27.86% from 700); Green value is 254 (99.61% from 255 or 36.29% from 700); Blue value is 251 (98.44% from 255 or 35.86% from 700); Max value from RGB is 254 - color contains mainly: green. Hex color #C3FEFB is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #C3FEFB is #3C0104. Grayscale: #EBEBEB. Windows color (decimal): -3932421 or 16514755. OLE color: 16514755.
HSL color Cylindrical-coordinate representation of color #C3FEFB: hue angle of 176.95º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C3FEFB is Cyan = 0.23, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.00.
<style> p { color: #C3FEFB; } p { color: rgb(195,254,251); } H1.HeaderClassName { color: #C3FEFB; } .AnyTagClassName { color: #C3FEFB; } </style>
<style> a { background-color: #C3FEFB; } a { background-color: rgb(195,254,251); } div.DivClassName { background-color: #C3FEFB; } .BgClassName { background-color: #C3FEFB; } </style>
<style> span { border-color: #C3FEFB; } span { border-color: rgb(195,254,251); } td.TdClassName { border-color: #C3FEFB; } .TagClassName { border-color: #C3FEFB; } </style>