#C4FABB (or 0xC4FABB) is unknown color: approx Tea Green. HEX triplet: C4, FA and BB. RGB value is (196,250,187). Sum of RGB (Red+Green+Blue) = 196+250+187=633 (83% of max value = 765). Red value is 196 (76.95% from 255 or 30.96% from 633); Green value is 250 (98.05% from 255 or 39.49% from 633); Blue value is 187 (73.44% from 255 or 29.54% from 633); Max value from RGB is 250 - color contains mainly: green. Hex color #C4FABB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #C4FABB is #3B0544. Grayscale: #E2E2E2. Windows color (decimal): -3867973 or 12319428. OLE color: 12319428.
HSL color Cylindrical-coordinate representation of color #C4FABB: hue angle of 111.43º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #C4FABB is Cyan = 0.22, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.02.
<style> p { color: #C4FABB; } p { color: rgb(196,250,187); } H1.HeaderClassName { color: #C4FABB; } .AnyTagClassName { color: #C4FABB; } </style>
<style> a { background-color: #C4FABB; } a { background-color: rgb(196,250,187); } div.DivClassName { background-color: #C4FABB; } .BgClassName { background-color: #C4FABB; } </style>
<style> span { border-color: #C4FABB; } span { border-color: rgb(196,250,187); } td.TdClassName { border-color: #C4FABB; } .TagClassName { border-color: #C4FABB; } </style>